[INFO] cloning repository https://github.com/pbzweihander/pyenv-virtualenv-activate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pbzweihander/pyenv-virtualenv-activate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbzweihander%2Fpyenv-virtualenv-activate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbzweihander%2Fpyenv-virtualenv-activate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c689d04065a1575bdc007b0511c9860d8d43410 [INFO] building pbzweihander/pyenv-virtualenv-activate against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbzweihander%2Fpyenv-virtualenv-activate" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pbzweihander/pyenv-virtualenv-activate on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pbzweihander/pyenv-virtualenv-activate [INFO] finished tweaking git repo https://github.com/pbzweihander/pyenv-virtualenv-activate [INFO] tweaked toml for git repo https://github.com/pbzweihander/pyenv-virtualenv-activate written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/pbzweihander/pyenv-virtualenv-activate already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "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-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e231f962b5d71febd21342c805722cecc689c921aa294fda4dc83c617106278 [INFO] running `Command { std: "docker" "start" "-a" "9e231f962b5d71febd21342c805722cecc689c921aa294fda4dc83c617106278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e231f962b5d71febd21342c805722cecc689c921aa294fda4dc83c617106278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e231f962b5d71febd21342c805722cecc689c921aa294fda4dc83c617106278", kill_on_drop: false }` [INFO] [stdout] 9e231f962b5d71febd21342c805722cecc689c921aa294fda4dc83c617106278 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f996792d220651d67d30c7e3c11965e620b1078b97df99f83bcf37c9e54f2f0a [INFO] running `Command { std: "docker" "start" "-a" "f996792d220651d67d30c7e3c11965e620b1078b97df99f83bcf37c9e54f2f0a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling lazy_static v1.4.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 heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling pyenv-virtualenv-activate v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.31s [INFO] running `Command { std: "docker" "inspect" "f996792d220651d67d30c7e3c11965e620b1078b97df99f83bcf37c9e54f2f0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f996792d220651d67d30c7e3c11965e620b1078b97df99f83bcf37c9e54f2f0a", kill_on_drop: false }` [INFO] [stdout] f996792d220651d67d30c7e3c11965e620b1078b97df99f83bcf37c9e54f2f0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d8278b475bca4d8402d62c9d3baec5e6f28c32189294bc94102183218d9f73a [INFO] running `Command { std: "docker" "start" "-a" "5d8278b475bca4d8402d62c9d3baec5e6f28c32189294bc94102183218d9f73a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pyenv-virtualenv-activate v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.07s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/pyenv_virtualenv_activate-10a6b4d91122ffb6) [INFO] [stderr] Executable unittests src/bin/pyenv-virtualenv-activate.rs (/opt/rustwide/target/debug/deps/pyenv_virtualenv_activate-12e45f6523ab203e) [INFO] [stderr] Executable unittests src/bin/pyenv-virtualenv-deactivate.rs (/opt/rustwide/target/debug/deps/pyenv_virtualenv_deactivate-199054178b3a64c9) [INFO] running `Command { std: "docker" "inspect" "5d8278b475bca4d8402d62c9d3baec5e6f28c32189294bc94102183218d9f73a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d8278b475bca4d8402d62c9d3baec5e6f28c32189294bc94102183218d9f73a", kill_on_drop: false }` [INFO] [stdout] 5d8278b475bca4d8402d62c9d3baec5e6f28c32189294bc94102183218d9f73a