[INFO] fetching crate vmpl-run 0.1.4... [INFO] testing vmpl-run-0.1.4 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate vmpl-run 0.1.4 into /workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate vmpl-run 0.1.4 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded which v7.0.1 [INFO] [stderr] Downloaded rustyline-derive v0.11.0 [INFO] [stderr] Downloaded fd-lock v3.0.13 [INFO] [stderr] Downloaded cc v1.2.6 [INFO] [stderr] Downloaded rustix v0.38.42 [INFO] [stderr] Downloaded yaml-rust v0.3.5 [INFO] [stderr] Downloaded nix v0.23.2 [INFO] [stderr] Downloaded rustyline v9.1.2 [INFO] [stderr] Downloaded syn v2.0.93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 465ab401ee93c120bdd21297c7e13c60f50915f4d5c1dfe5f07b7467d04139c1 [INFO] running `Command { std: "docker" "start" "-a" "465ab401ee93c120bdd21297c7e13c60f50915f4d5c1dfe5f07b7467d04139c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "465ab401ee93c120bdd21297c7e13c60f50915f4d5c1dfe5f07b7467d04139c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "465ab401ee93c120bdd21297c7e13c60f50915f4d5c1dfe5f07b7467d04139c1", kill_on_drop: false }` [INFO] [stdout] 465ab401ee93c120bdd21297c7e13c60f50915f4d5c1dfe5f07b7467d04139c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d10b6c4d734ad255aaadf495b66f3e18564b1e1175b41ecf2c0703d7c57eb6a3 [INFO] running `Command { std: "docker" "start" "-a" "d10b6c4d734ad255aaadf495b66f3e18564b1e1175b41ecf2c0703d7c57eb6a3", 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 unicode-segmentation v1.11.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling paw-raw v1.0.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling vmpl-run v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling heck v0.3.3 [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 atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [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 paw-attributes v1.0.2 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling paw v1.0.0 [INFO] [stderr] Compiling rustyline v9.1.2 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.31s [INFO] running `Command { std: "docker" "inspect" "d10b6c4d734ad255aaadf495b66f3e18564b1e1175b41ecf2c0703d7c57eb6a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d10b6c4d734ad255aaadf495b66f3e18564b1e1175b41ecf2c0703d7c57eb6a3", kill_on_drop: false }` [INFO] [stdout] d10b6c4d734ad255aaadf495b66f3e18564b1e1175b41ecf2c0703d7c57eb6a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 960c2d9be8e98bd43edec95113f360f2da89379ee6a82e996853783a25f5124b [INFO] running `Command { std: "docker" "start" "-a" "960c2d9be8e98bd43edec95113f360f2da89379ee6a82e996853783a25f5124b", 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.82s [INFO] running `Command { std: "docker" "inspect" "960c2d9be8e98bd43edec95113f360f2da89379ee6a82e996853783a25f5124b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "960c2d9be8e98bd43edec95113f360f2da89379ee6a82e996853783a25f5124b", kill_on_drop: false }` [INFO] [stdout] 960c2d9be8e98bd43edec95113f360f2da89379ee6a82e996853783a25f5124b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 84c0894e45aa113b0cb0eb381e809620153a0f45f01a2e9d825ae15dce778672 [INFO] running `Command { std: "docker" "start" "-a" "84c0894e45aa113b0cb0eb381e809620153a0f45f01a2e9d825ae15dce778672", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vmpl_run-1a3cc47f528ca668) [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" "84c0894e45aa113b0cb0eb381e809620153a0f45f01a2e9d825ae15dce778672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84c0894e45aa113b0cb0eb381e809620153a0f45f01a2e9d825ae15dce778672", kill_on_drop: false }` [INFO] [stdout] 84c0894e45aa113b0cb0eb381e809620153a0f45f01a2e9d825ae15dce778672