[INFO] cloning repository https://github.com/fmiras/vanirust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fmiras/vanirust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffmiras%2Fvanirust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffmiras%2Fvanirust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7a004ea2fc56dfa50129152ab2b04e42fa8895c [INFO] testing fmiras/vanirust 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%2Ffmiras%2Fvanirust" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fmiras/vanirust 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/fmiras/vanirust [INFO] finished tweaking git repo https://github.com/fmiras/vanirust [INFO] tweaked toml for git repo https://github.com/fmiras/vanirust written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/fmiras/vanirust 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 3adf45348e5949d8fa67eac8ed3c3771e6ba62addae2b5cb4fc7b0255fb4bfe3 [INFO] running `Command { std: "docker" "start" "-a" "3adf45348e5949d8fa67eac8ed3c3771e6ba62addae2b5cb4fc7b0255fb4bfe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3adf45348e5949d8fa67eac8ed3c3771e6ba62addae2b5cb4fc7b0255fb4bfe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3adf45348e5949d8fa67eac8ed3c3771e6ba62addae2b5cb4fc7b0255fb4bfe3", kill_on_drop: false }` [INFO] [stdout] 3adf45348e5949d8fa67eac8ed3c3771e6ba62addae2b5cb4fc7b0255fb4bfe3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 900a40f4efe0268b7112d5b9fc62330ec680e5b64f76742dba63d525f50b94d1 [INFO] running `Command { std: "docker" "start" "-a" "900a40f4efe0268b7112d5b9fc62330ec680e5b64f76742dba63d525f50b94d1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling serde v1.0.85 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling memzero v0.1.0 (/opt/rustwide/workdir/src/memzero) [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.2 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling eth-secp256k1 v0.5.7 (https://github.com/paritytech/rust-secp256k1#ccc06e74) [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling uint v0.4.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling fixed-hash v0.2.5 [INFO] [stderr] Compiling ethbloom v0.5.0 [INFO] [stderr] Compiling ethereum-types v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.85 [INFO] [stderr] Compiling ethkey v0.3.0 (/opt/rustwide/workdir/src/ethkey) [INFO] [stderr] Compiling vanirust v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 19s [INFO] running `Command { std: "docker" "inspect" "900a40f4efe0268b7112d5b9fc62330ec680e5b64f76742dba63d525f50b94d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "900a40f4efe0268b7112d5b9fc62330ec680e5b64f76742dba63d525f50b94d1", kill_on_drop: false }` [INFO] [stdout] 900a40f4efe0268b7112d5b9fc62330ec680e5b64f76742dba63d525f50b94d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 68280e33f63ca1984551681ccbe391680c012cdc3471fc3b3b876360b5331e6a [INFO] running `Command { std: "docker" "start" "-a" "68280e33f63ca1984551681ccbe391680c012cdc3471fc3b3b876360b5331e6a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling vanirust v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.83s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/vanirust-577350940054c089) [INFO] running `Command { std: "docker" "inspect" "68280e33f63ca1984551681ccbe391680c012cdc3471fc3b3b876360b5331e6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68280e33f63ca1984551681ccbe391680c012cdc3471fc3b3b876360b5331e6a", kill_on_drop: false }` [INFO] [stdout] 68280e33f63ca1984551681ccbe391680c012cdc3471fc3b3b876360b5331e6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 7ef06cae351cb9da671b80bb3676f398ebcf33acc29f35c1f129b32c26926c1e [INFO] running `Command { std: "docker" "start" "-a" "7ef06cae351cb9da671b80bb3676f398ebcf33acc29f35c1f129b32c26926c1e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.45s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vanirust-577350940054c089) [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" "7ef06cae351cb9da671b80bb3676f398ebcf33acc29f35c1f129b32c26926c1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ef06cae351cb9da671b80bb3676f398ebcf33acc29f35c1f129b32c26926c1e", kill_on_drop: false }` [INFO] [stdout] 7ef06cae351cb9da671b80bb3676f398ebcf33acc29f35c1f129b32c26926c1e