[INFO] fetching crate vrsh 0.1.0... [INFO] testing vrsh-0.1.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate vrsh 0.1.0 into /workspace/builds/worker-19/source [INFO] validating manifest of crates.io crate vrsh 0.1.0 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 crates.io crate vrsh 0.1.0 [INFO] finished tweaking crates.io crate vrsh 0.1.0 [INFO] tweaked toml for crates.io crate vrsh 0.1.0 written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate crates.io crate vrsh 0.1.0 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-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] 0c1f5129fd7c53058514bdc646cb5356cf07aea1d4a3eda9a61449a4616f90fa [INFO] running `Command { std: "docker" "start" "-a" "0c1f5129fd7c53058514bdc646cb5356cf07aea1d4a3eda9a61449a4616f90fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c1f5129fd7c53058514bdc646cb5356cf07aea1d4a3eda9a61449a4616f90fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c1f5129fd7c53058514bdc646cb5356cf07aea1d4a3eda9a61449a4616f90fa", kill_on_drop: false }` [INFO] [stdout] 0c1f5129fd7c53058514bdc646cb5356cf07aea1d4a3eda9a61449a4616f90fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] b3662e96817b0f00aac839e50e9bf2dc2cf5a99e643a548dc0e3e52494a4cb46 [INFO] running `Command { std: "docker" "start" "-a" "b3662e96817b0f00aac839e50e9bf2dc2cf5a99e643a548dc0e3e52494a4cb46", 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] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling pico-args v0.4.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling signal-hook v0.3.8 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.18 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling fd-lock v2.0.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling lalrpop-util v0.19.5 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling lalrpop v0.19.5 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling libgit2-sys v0.12.21+1.1.0 [INFO] [stderr] Compiling rustyline-derive v0.4.0 [INFO] [stderr] Compiling rustyline v8.2.0 [INFO] [stderr] Compiling git2 v0.13.20 [INFO] [stderr] Compiling vrsh v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.86s [INFO] running `Command { std: "docker" "inspect" "b3662e96817b0f00aac839e50e9bf2dc2cf5a99e643a548dc0e3e52494a4cb46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3662e96817b0f00aac839e50e9bf2dc2cf5a99e643a548dc0e3e52494a4cb46", kill_on_drop: false }` [INFO] [stdout] b3662e96817b0f00aac839e50e9bf2dc2cf5a99e643a548dc0e3e52494a4cb46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] 8312a6d354a0e34e0018b9ddc4eedc6eb1d16e285b515e66ab8fb1c17781b38b [INFO] running `Command { std: "docker" "start" "-a" "8312a6d354a0e34e0018b9ddc4eedc6eb1d16e285b515e66ab8fb1c17781b38b", kill_on_drop: false }` [INFO] [stderr] Compiling vrsh v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.12s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/vrsh-6649bbbba0b682a8) [INFO] running `Command { std: "docker" "inspect" "8312a6d354a0e34e0018b9ddc4eedc6eb1d16e285b515e66ab8fb1c17781b38b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8312a6d354a0e34e0018b9ddc4eedc6eb1d16e285b515e66ab8fb1c17781b38b", kill_on_drop: false }` [INFO] [stdout] 8312a6d354a0e34e0018b9ddc4eedc6eb1d16e285b515e66ab8fb1c17781b38b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] ba9ddcdfa78915ef51a82b87a314e02b489fc8329b4edf6843f4931ddb6cfe4e [INFO] running `Command { std: "docker" "start" "-a" "ba9ddcdfa78915ef51a82b87a314e02b489fc8329b4edf6843f4931ddb6cfe4e", kill_on_drop: false }` [INFO] [stderr] Compiling vrsh v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.82s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vrsh-6649bbbba0b682a8) [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" "ba9ddcdfa78915ef51a82b87a314e02b489fc8329b4edf6843f4931ddb6cfe4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba9ddcdfa78915ef51a82b87a314e02b489fc8329b4edf6843f4931ddb6cfe4e", kill_on_drop: false }` [INFO] [stdout] ba9ddcdfa78915ef51a82b87a314e02b489fc8329b4edf6843f4931ddb6cfe4e