[INFO] fetching crate vmpl-run 0.1.4...
[INFO] testing vmpl-run-0.1.4 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate vmpl-run 0.1.4 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate vmpl-run 0.1.4
[INFO] finished tweaking crates.io crate vmpl-run 0.1.4
[INFO] tweaked toml for crates.io crate vmpl-run 0.1.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vmpl-run 0.1.4 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vmpl-run 0.1.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 998d76366d4e07ef5c488ba31bb9e90e198e7c3f0ab3bff0e57434490697084b
[INFO] running `Command { std: "docker" "start" "-a" "998d76366d4e07ef5c488ba31bb9e90e198e7c3f0ab3bff0e57434490697084b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "998d76366d4e07ef5c488ba31bb9e90e198e7c3f0ab3bff0e57434490697084b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "998d76366d4e07ef5c488ba31bb9e90e198e7c3f0ab3bff0e57434490697084b", kill_on_drop: false }`
[INFO] [stdout] 998d76366d4e07ef5c488ba31bb9e90e198e7c3f0ab3bff0e57434490697084b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c6d9bd81dd870d1a6b56bec07a2f17c297ca49c658b1ed36f52181d14997dc8
[INFO] running `Command { std: "docker" "start" "-a" "8c6d9bd81dd870d1a6b56bec07a2f17c297ca49c658b1ed36f52181d14997dc8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling paw-raw v1.0.0
[INFO] [stderr]    Compiling yaml-rust v0.3.5
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling vmpl-run v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling fd-lock v3.0.13
[INFO] [stderr]    Compiling which v7.0.1
[INFO] [stderr]    Compiling rustyline-derive v0.11.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustyline v9.1.2
[INFO] [stderr]    Compiling paw-attributes v1.0.2
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling paw v1.0.0
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.81s
[INFO] running `Command { std: "docker" "inspect" "8c6d9bd81dd870d1a6b56bec07a2f17c297ca49c658b1ed36f52181d14997dc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c6d9bd81dd870d1a6b56bec07a2f17c297ca49c658b1ed36f52181d14997dc8", kill_on_drop: false }`
[INFO] [stdout] 8c6d9bd81dd870d1a6b56bec07a2f17c297ca49c658b1ed36f52181d14997dc8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e007d63dc8ce10f75ac8acd9148ad347ea6047dc525e00e11154a629fe8627b
[INFO] running `Command { std: "docker" "start" "-a" "1e007d63dc8ce10f75ac8acd9148ad347ea6047dc525e00e11154a629fe8627b", kill_on_drop: false }`
[INFO] [stderr]    Compiling vmpl-run v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s
[INFO] running `Command { std: "docker" "inspect" "1e007d63dc8ce10f75ac8acd9148ad347ea6047dc525e00e11154a629fe8627b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e007d63dc8ce10f75ac8acd9148ad347ea6047dc525e00e11154a629fe8627b", kill_on_drop: false }`
[INFO] [stdout] 1e007d63dc8ce10f75ac8acd9148ad347ea6047dc525e00e11154a629fe8627b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3fa1f244ecb5ae7d770a6ea7aa6b0fc7d963af6a12688ee0db20f7c68cd03c8b
[INFO] running `Command { std: "docker" "start" "-a" "3fa1f244ecb5ae7d770a6ea7aa6b0fc7d963af6a12688ee0db20f7c68cd03c8b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vmpl_run-09e4384891a70ce6)
[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" "3fa1f244ecb5ae7d770a6ea7aa6b0fc7d963af6a12688ee0db20f7c68cd03c8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fa1f244ecb5ae7d770a6ea7aa6b0fc7d963af6a12688ee0db20f7c68cd03c8b", kill_on_drop: false }`
[INFO] [stdout] 3fa1f244ecb5ae7d770a6ea7aa6b0fc7d963af6a12688ee0db20f7c68cd03c8b
