[INFO] fetching crate ninres-cli 0.0.1... [INFO] testing ninres-cli-0.0.1 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate ninres-cli 0.0.1 into /workspace/builds/worker-97/source [INFO] validating manifest of crates.io crate ninres-cli 0.0.1 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ninres-cli 0.0.1 [INFO] finished tweaking crates.io crate ninres-cli 0.0.1 [INFO] tweaked toml for crates.io crate ninres-cli 0.0.1 written to /workspace/builds/worker-97/source/Cargo.toml [INFO] crate crates.io crate ninres-cli 0.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9ae1432c59982beb2456b002d018f203577e685bbd951151809757db0fb28ab [INFO] running `Command { std: "docker" "start" "-a" "d9ae1432c59982beb2456b002d018f203577e685bbd951151809757db0fb28ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9ae1432c59982beb2456b002d018f203577e685bbd951151809757db0fb28ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9ae1432c59982beb2456b002d018f203577e685bbd951151809757db0fb28ab", kill_on_drop: false }` [INFO] [stdout] d9ae1432c59982beb2456b002d018f203577e685bbd951151809757db0fb28ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 684e00ed850078c108ba76d1a40f7d7d1d5f1a9cbc63e8e486bf217f08568a3d [INFO] running `Command { std: "docker" "start" "-a" "684e00ed850078c108ba76d1a40f7d7d1d5f1a9cbc63e8e486bf217f08568a3d", 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 syn v1.0.48 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling eyre v0.6.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling indenter v0.3.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling object v0.21.1 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling owo-colors v1.1.3 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling tracing-subscriber v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling ruzstd v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.53 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.4 [INFO] [stderr] Compiling color-eyre v0.5.6 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling num_enum v0.5.1 [INFO] [stderr] Compiling ninres v0.0.2 [INFO] [stderr] Compiling ninres-cli v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.45s [INFO] running `Command { std: "docker" "inspect" "684e00ed850078c108ba76d1a40f7d7d1d5f1a9cbc63e8e486bf217f08568a3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "684e00ed850078c108ba76d1a40f7d7d1d5f1a9cbc63e8e486bf217f08568a3d", kill_on_drop: false }` [INFO] [stdout] 684e00ed850078c108ba76d1a40f7d7d1d5f1a9cbc63e8e486bf217f08568a3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42cfe12ad3adfb89267792e7194dce814db573a27b93d0f93cf756c683be4b4b [INFO] running `Command { std: "docker" "start" "-a" "42cfe12ad3adfb89267792e7194dce814db573a27b93d0f93cf756c683be4b4b", kill_on_drop: false }` [INFO] [stderr] Compiling ninres-cli v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.00s [INFO] running `Command { std: "docker" "inspect" "42cfe12ad3adfb89267792e7194dce814db573a27b93d0f93cf756c683be4b4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42cfe12ad3adfb89267792e7194dce814db573a27b93d0f93cf756c683be4b4b", kill_on_drop: false }` [INFO] [stdout] 42cfe12ad3adfb89267792e7194dce814db573a27b93d0f93cf756c683be4b4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d0aaedbdd1dde3a232afc8a713134802c194d58b6f3538911241ea6f4ec59b8d [INFO] running `Command { std: "docker" "start" "-a" "d0aaedbdd1dde3a232afc8a713134802c194d58b6f3538911241ea6f4ec59b8d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.52s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ninres-89a7399a38870f6d) [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" "d0aaedbdd1dde3a232afc8a713134802c194d58b6f3538911241ea6f4ec59b8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0aaedbdd1dde3a232afc8a713134802c194d58b6f3538911241ea6f4ec59b8d", kill_on_drop: false }` [INFO] [stdout] d0aaedbdd1dde3a232afc8a713134802c194d58b6f3538911241ea6f4ec59b8d