[INFO] cloning repository https://github.com/huntiep/legv8debug [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/huntiep/legv8debug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuntiep%2Flegv8debug", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuntiep%2Flegv8debug'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e6633ef6a357f2638823a9fa5fa4c016a8dc8f15 [INFO] testing huntiep/legv8debug against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuntiep%2Flegv8debug" "/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/huntiep/legv8debug on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/huntiep/legv8debug [INFO] finished tweaking git repo https://github.com/huntiep/legv8debug [INFO] tweaked toml for git repo https://github.com/huntiep/legv8debug written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/huntiep/legv8debug already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 723373af50d44db22e5ce051f36426a89bee0bc3e68706c3a3bf2ff1d32e8d12 [INFO] running `Command { std: "docker" "start" "-a" "723373af50d44db22e5ce051f36426a89bee0bc3e68706c3a3bf2ff1d32e8d12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "723373af50d44db22e5ce051f36426a89bee0bc3e68706c3a3bf2ff1d32e8d12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "723373af50d44db22e5ce051f36426a89bee0bc3e68706c3a3bf2ff1d32e8d12", kill_on_drop: false }` [INFO] [stdout] 723373af50d44db22e5ce051f36426a89bee0bc3e68706c3a3bf2ff1d32e8d12 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a214a07458f6f5e29a18a1f95d5e26ac60ad2e2726b158861f10e0184d7f70c [INFO] running `Command { std: "docker" "start" "-a" "0a214a07458f6f5e29a18a1f95d5e26ac60ad2e2726b158861f10e0184d7f70c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling legv8debug v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.51s [INFO] running `Command { std: "docker" "inspect" "0a214a07458f6f5e29a18a1f95d5e26ac60ad2e2726b158861f10e0184d7f70c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a214a07458f6f5e29a18a1f95d5e26ac60ad2e2726b158861f10e0184d7f70c", kill_on_drop: false }` [INFO] [stdout] 0a214a07458f6f5e29a18a1f95d5e26ac60ad2e2726b158861f10e0184d7f70c [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b9dae3d105260379fa9ac19e13f8568074a4774795e2f73b141cad7d56c7eed [INFO] running `Command { std: "docker" "start" "-a" "5b9dae3d105260379fa9ac19e13f8568074a4774795e2f73b141cad7d56c7eed", kill_on_drop: false }` [INFO] [stderr] Compiling legv8debug v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `Command { std: "docker" "inspect" "5b9dae3d105260379fa9ac19e13f8568074a4774795e2f73b141cad7d56c7eed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b9dae3d105260379fa9ac19e13f8568074a4774795e2f73b141cad7d56c7eed", kill_on_drop: false }` [INFO] [stdout] 5b9dae3d105260379fa9ac19e13f8568074a4774795e2f73b141cad7d56c7eed [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8c1442b23946bbb4f646e057fa198bc7edfcc3c1cd3c591c376e7fbf0cd16f37 [INFO] running `Command { std: "docker" "start" "-a" "8c1442b23946bbb4f646e057fa198bc7edfcc3c1cd3c591c376e7fbf0cd16f37", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/legv8debug-217ffb46f0e0d6c9) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test bytecode::test::abc ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8c1442b23946bbb4f646e057fa198bc7edfcc3c1cd3c591c376e7fbf0cd16f37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c1442b23946bbb4f646e057fa198bc7edfcc3c1cd3c591c376e7fbf0cd16f37", kill_on_drop: false }` [INFO] [stdout] 8c1442b23946bbb4f646e057fa198bc7edfcc3c1cd3c591c376e7fbf0cd16f37