[INFO] cloning repository https://github.com/FauxFaux/qpiped [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FauxFaux/qpiped" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Fqpiped", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Fqpiped'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 79ae5ef4175b9617bd2d3a788dbc894ca3e8ea0a [INFO] testing FauxFaux/qpiped against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Fqpiped" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FauxFaux/qpiped on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FauxFaux/qpiped [INFO] finished tweaking git repo https://github.com/FauxFaux/qpiped [INFO] tweaked toml for git repo https://github.com/FauxFaux/qpiped written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/FauxFaux/qpiped already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 321a8bb6654c06a3fe936fefc8a18e699cefb1dca436eb73f6510ea3516e5da4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "321a8bb6654c06a3fe936fefc8a18e699cefb1dca436eb73f6510ea3516e5da4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "321a8bb6654c06a3fe936fefc8a18e699cefb1dca436eb73f6510ea3516e5da4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "321a8bb6654c06a3fe936fefc8a18e699cefb1dca436eb73f6510ea3516e5da4", kill_on_drop: false }` [INFO] [stdout] 321a8bb6654c06a3fe936fefc8a18e699cefb1dca436eb73f6510ea3516e5da4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eba8634e26386a887554466bb1e08e117ca05441c5feb281dab1299a50189f94 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "eba8634e26386a887554466bb1e08e117ca05441c5feb281dab1299a50189f94", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.1 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling yasna v0.5.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling rcgen v0.9.2 [INFO] [stderr] Compiling quinn-proto v0.8.2 [INFO] [stderr] Compiling quinn-udp v0.1.1 [INFO] [stderr] Compiling quinn v0.8.2 [INFO] [stderr] Compiling qpipe v0.1.0 (/opt/rustwide/workdir/qpipe) [INFO] [stderr] Compiling qpiped v0.1.0 (/opt/rustwide/workdir/qpiped) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "eba8634e26386a887554466bb1e08e117ca05441c5feb281dab1299a50189f94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eba8634e26386a887554466bb1e08e117ca05441c5feb281dab1299a50189f94", kill_on_drop: false }` [INFO] [stdout] eba8634e26386a887554466bb1e08e117ca05441c5feb281dab1299a50189f94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 09b2f5ae753641a44dacb2ceb07a6fe3c5d6a7e286a199aa21d5edac8b4cdfc9 [INFO] running `Command { std: "docker" "start" "-a" "09b2f5ae753641a44dacb2ceb07a6fe3c5d6a7e286a199aa21d5edac8b4cdfc9", kill_on_drop: false }` [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling qpiped v0.1.0 (/opt/rustwide/workdir/qpiped) [INFO] [stderr] Compiling qpipe v0.1.0 (/opt/rustwide/workdir/qpipe) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.08s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/qpipe-f0faa83625209177) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/qpiped-77eac22020675dbf) [INFO] running `Command { std: "docker" "inspect" "09b2f5ae753641a44dacb2ceb07a6fe3c5d6a7e286a199aa21d5edac8b4cdfc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09b2f5ae753641a44dacb2ceb07a6fe3c5d6a7e286a199aa21d5edac8b4cdfc9", kill_on_drop: false }` [INFO] [stdout] 09b2f5ae753641a44dacb2ceb07a6fe3c5d6a7e286a199aa21d5edac8b4cdfc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 73f6a08d2579fdd5ba05692d8b8482787467ca9bee04b11061f637ea277043eb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "73f6a08d2579fdd5ba05692d8b8482787467ca9bee04b11061f637ea277043eb", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qpipe-f0faa83625209177) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test certs::test_gen_client ... ok [INFO] [stdout] test frame::test_header_header ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/qpiped-77eac22020675dbf) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests qpipe [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "73f6a08d2579fdd5ba05692d8b8482787467ca9bee04b11061f637ea277043eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73f6a08d2579fdd5ba05692d8b8482787467ca9bee04b11061f637ea277043eb", kill_on_drop: false }` [INFO] [stdout] 73f6a08d2579fdd5ba05692d8b8482787467ca9bee04b11061f637ea277043eb