[INFO] cloning repository https://github.com/playXE/cranelift-mem2reg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/playXE/cranelift-mem2reg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FplayXE%2Fcranelift-mem2reg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FplayXE%2Fcranelift-mem2reg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b048cd285a3e4fd3f904905ac977068222c77cd [INFO] testing playXE/cranelift-mem2reg 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%2FplayXE%2Fcranelift-mem2reg" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/playXE/cranelift-mem2reg 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/playXE/cranelift-mem2reg [INFO] finished tweaking git repo https://github.com/playXE/cranelift-mem2reg [INFO] tweaked toml for git repo https://github.com/playXE/cranelift-mem2reg written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/playXE/cranelift-mem2reg 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-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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] ea4e1a4d9c055775160eaa43501b3b88beedee4acf214ec9fd6f774a5a7bedde [INFO] running `Command { std: "docker" "start" "-a" "ea4e1a4d9c055775160eaa43501b3b88beedee4acf214ec9fd6f774a5a7bedde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea4e1a4d9c055775160eaa43501b3b88beedee4acf214ec9fd6f774a5a7bedde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea4e1a4d9c055775160eaa43501b3b88beedee4acf214ec9fd6f774a5a7bedde", kill_on_drop: false }` [INFO] [stdout] ea4e1a4d9c055775160eaa43501b3b88beedee4acf214ec9fd6f774a5a7bedde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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] 2872d9debdd999714ab70e61640d95426bb517b23bc8fc10e203915e3b60f9cb [INFO] running `Command { std: "docker" "start" "-a" "2872d9debdd999714ab70e61640d95426bb517b23bc8fc10e203915e3b60f9cb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling cranelift-entity v0.62.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.62.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling hashbrown v0.7.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cranelift-codegen-meta v0.62.0 [INFO] [stderr] Compiling cranelift-bforest v0.62.0 [INFO] [stderr] Compiling errno v0.2.5 [INFO] [stderr] Compiling region v2.1.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.3.2 [INFO] [stderr] Compiling hashlink v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling cranelift-codegen v0.62.0 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling cranelift-frontend v0.62.0 [INFO] [stderr] Compiling cranelift-module v0.62.0 [INFO] [stderr] Compiling cranelift-native v0.62.0 [INFO] [stderr] Compiling cranelift-simplejit v0.62.0 [INFO] [stderr] Compiling cranelift v0.62.0 [INFO] [stderr] Compiling cranelift-mem2reg v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.20s [INFO] running `Command { std: "docker" "inspect" "2872d9debdd999714ab70e61640d95426bb517b23bc8fc10e203915e3b60f9cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2872d9debdd999714ab70e61640d95426bb517b23bc8fc10e203915e3b60f9cb", kill_on_drop: false }` [INFO] [stdout] 2872d9debdd999714ab70e61640d95426bb517b23bc8fc10e203915e3b60f9cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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] 1fdcec0c3635b4382497ae5f957a5d27693c3801cc8538b144151a8e8dc94077 [INFO] running `Command { std: "docker" "start" "-a" "1fdcec0c3635b4382497ae5f957a5d27693c3801cc8538b144151a8e8dc94077", kill_on_drop: false }` [INFO] [stderr] Compiling cranelift-mem2reg v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cranelift_mem2reg-2162f12ee3f563e7) [INFO] running `Command { std: "docker" "inspect" "1fdcec0c3635b4382497ae5f957a5d27693c3801cc8538b144151a8e8dc94077", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fdcec0c3635b4382497ae5f957a5d27693c3801cc8538b144151a8e8dc94077", kill_on_drop: false }` [INFO] [stdout] 1fdcec0c3635b4382497ae5f957a5d27693c3801cc8538b144151a8e8dc94077 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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] 9317f4b0b1562ba6dbef25fd581db16e4f284242e38cbf169c7f29050272632e [INFO] running `Command { std: "docker" "start" "-a" "9317f4b0b1562ba6dbef25fd581db16e4f284242e38cbf169c7f29050272632e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cranelift_mem2reg-2162f12ee3f563e7) [INFO] [stderr] Doc-tests cranelift-mem2reg [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] [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" "9317f4b0b1562ba6dbef25fd581db16e4f284242e38cbf169c7f29050272632e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9317f4b0b1562ba6dbef25fd581db16e4f284242e38cbf169c7f29050272632e", kill_on_drop: false }` [INFO] [stdout] 9317f4b0b1562ba6dbef25fd581db16e4f284242e38cbf169c7f29050272632e