[INFO] cloning repository https://github.com/klvebunc/poptea [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/klvebunc/poptea" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fklvebunc%2Fpoptea", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fklvebunc%2Fpoptea'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30aae766ad2831fd77989170a70450aa730d7d79 [INFO] testing klvebunc/poptea 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%2Fklvebunc%2Fpoptea" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/klvebunc/poptea 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/klvebunc/poptea [INFO] finished tweaking git repo https://github.com/klvebunc/poptea [INFO] tweaked toml for git repo https://github.com/klvebunc/poptea written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/klvebunc/poptea 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-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10c790a5bf8a807cc16d3ff00320a10ecb1787888761c917595d590ea12e81e0 [INFO] running `Command { std: "docker" "start" "-a" "10c790a5bf8a807cc16d3ff00320a10ecb1787888761c917595d590ea12e81e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10c790a5bf8a807cc16d3ff00320a10ecb1787888761c917595d590ea12e81e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10c790a5bf8a807cc16d3ff00320a10ecb1787888761c917595d590ea12e81e0", kill_on_drop: false }` [INFO] [stdout] 10c790a5bf8a807cc16d3ff00320a10ecb1787888761c917595d590ea12e81e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfea280d40c50587e4eb7e088425fbd1ff31e0b4f491b0204ef461fe2648b211 [INFO] running `Command { std: "docker" "start" "-a" "cfea280d40c50587e4eb7e088425fbd1ff31e0b4f491b0204ef461fe2648b211", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling oid-registry v0.2.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling rusticata-macros v4.0.0 [INFO] [stderr] Compiling der-oid-macro v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling der-parser v6.0.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling rustls v0.20.1 [INFO] [stderr] Compiling x509-parser v0.12.0 [INFO] [stderr] Compiling poptea v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.87s [INFO] running `Command { std: "docker" "inspect" "cfea280d40c50587e4eb7e088425fbd1ff31e0b4f491b0204ef461fe2648b211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfea280d40c50587e4eb7e088425fbd1ff31e0b4f491b0204ef461fe2648b211", kill_on_drop: false }` [INFO] [stdout] cfea280d40c50587e4eb7e088425fbd1ff31e0b4f491b0204ef461fe2648b211 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 334a485910916cd713a9c600d9c525dfafe5de0a5c61af3c0a2368bd28365e01 [INFO] running `Command { std: "docker" "start" "-a" "334a485910916cd713a9c600d9c525dfafe5de0a5c61af3c0a2368bd28365e01", kill_on_drop: false }` [INFO] [stderr] Compiling poptea v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.62s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/poptea-1bcdf0048d958d90) [INFO] [stderr] Executable unittests src/bin/poptea-cli.rs (/opt/rustwide/target/debug/deps/poptea_cli-8f5c47cf534e8a10) [INFO] [stderr] Executable unittests src/bin/poptea-gmid.rs (/opt/rustwide/target/debug/deps/poptea_gmid-1d301ebf3c06adb6) [INFO] running `Command { std: "docker" "inspect" "334a485910916cd713a9c600d9c525dfafe5de0a5c61af3c0a2368bd28365e01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "334a485910916cd713a9c600d9c525dfafe5de0a5c61af3c0a2368bd28365e01", kill_on_drop: false }` [INFO] [stdout] 334a485910916cd713a9c600d9c525dfafe5de0a5c61af3c0a2368bd28365e01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 05dd3ada0c0e5800cb60a10c4d9d81ca760eb5517e599b27388242f4c70b3841 [INFO] running `Command { std: "docker" "start" "-a" "05dd3ada0c0e5800cb60a10c4d9d81ca760eb5517e599b27388242f4c70b3841", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/poptea-1bcdf0048d958d90) [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] Running unittests src/bin/poptea-cli.rs (/opt/rustwide/target/debug/deps/poptea_cli-8f5c47cf534e8a10) [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] Running unittests src/bin/poptea-gmid.rs (/opt/rustwide/target/debug/deps/poptea_gmid-1d301ebf3c06adb6) [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 poptea [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" "05dd3ada0c0e5800cb60a10c4d9d81ca760eb5517e599b27388242f4c70b3841", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05dd3ada0c0e5800cb60a10c4d9d81ca760eb5517e599b27388242f4c70b3841", kill_on_drop: false }` [INFO] [stdout] 05dd3ada0c0e5800cb60a10c4d9d81ca760eb5517e599b27388242f4c70b3841