[INFO] cloning repository https://github.com/ibldzn/enc_rtti [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ibldzn/enc_rtti" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fibldzn%2Fenc_rtti", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fibldzn%2Fenc_rtti'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51635957281a0b1f1c970f6fc2a5649b8914c99a [INFO] testing ibldzn/enc_rtti 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%2Fibldzn%2Fenc_rtti" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ibldzn/enc_rtti 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] removed /workspace/builds/worker-12/source/.cargo/config [INFO] started tweaking git repo https://github.com/ibldzn/enc_rtti [INFO] finished tweaking git repo https://github.com/ibldzn/enc_rtti [INFO] tweaked toml for git repo https://github.com/ibldzn/enc_rtti written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/ibldzn/enc_rtti 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 9ca4d4af89c0283fcf8fb3ad0786352c6c2da1f5cbfe61479d3cc4dd8e4ed30b [INFO] running `Command { std: "docker" "start" "-a" "9ca4d4af89c0283fcf8fb3ad0786352c6c2da1f5cbfe61479d3cc4dd8e4ed30b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ca4d4af89c0283fcf8fb3ad0786352c6c2da1f5cbfe61479d3cc4dd8e4ed30b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ca4d4af89c0283fcf8fb3ad0786352c6c2da1f5cbfe61479d3cc4dd8e4ed30b", kill_on_drop: false }` [INFO] [stdout] 9ca4d4af89c0283fcf8fb3ad0786352c6c2da1f5cbfe61479d3cc4dd8e4ed30b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 33e45f1a2b78bd31fb3eb5d38cdc9158506546c0a10658a38265f7b72d412073 [INFO] running `Command { std: "docker" "start" "-a" "33e45f1a2b78bd31fb3eb5d38cdc9158506546c0a10658a38265f7b72d412073", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling anyhow v1.0.49 [INFO] [stderr] Compiling enc_rtti v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.65s [INFO] running `Command { std: "docker" "inspect" "33e45f1a2b78bd31fb3eb5d38cdc9158506546c0a10658a38265f7b72d412073", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33e45f1a2b78bd31fb3eb5d38cdc9158506546c0a10658a38265f7b72d412073", kill_on_drop: false }` [INFO] [stdout] 33e45f1a2b78bd31fb3eb5d38cdc9158506546c0a10658a38265f7b72d412073 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 115341d89cd4aa6a1bb95be6953273ab35ad36819153b011ff180d2d67bd2b44 [INFO] running `Command { std: "docker" "start" "-a" "115341d89cd4aa6a1bb95be6953273ab35ad36819153b011ff180d2d67bd2b44", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling enc_rtti v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.74s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/enc_rtti-316e3724c49b1f28) [INFO] running `Command { std: "docker" "inspect" "115341d89cd4aa6a1bb95be6953273ab35ad36819153b011ff180d2d67bd2b44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "115341d89cd4aa6a1bb95be6953273ab35ad36819153b011ff180d2d67bd2b44", kill_on_drop: false }` [INFO] [stdout] 115341d89cd4aa6a1bb95be6953273ab35ad36819153b011ff180d2d67bd2b44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 703c51377856fcdf3d3cb90a560002ce9d4c0de76f19692a270ea299bd49f81f [INFO] running `Command { std: "docker" "start" "-a" "703c51377856fcdf3d3cb90a560002ce9d4c0de76f19692a270ea299bd49f81f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.58s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/enc_rtti-316e3724c49b1f28) [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.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "703c51377856fcdf3d3cb90a560002ce9d4c0de76f19692a270ea299bd49f81f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "703c51377856fcdf3d3cb90a560002ce9d4c0de76f19692a270ea299bd49f81f", kill_on_drop: false }` [INFO] [stdout] 703c51377856fcdf3d3cb90a560002ce9d4c0de76f19692a270ea299bd49f81f