[INFO] cloning repository https://github.com/JohnAnthony/assh-treasure [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JohnAnthony/assh-treasure" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnAnthony%2Fassh-treasure", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnAnthony%2Fassh-treasure'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ebc1ccd6857c13a4a70ace33dea15c54c5cca5b [INFO] testing JohnAnthony/assh-treasure against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnAnthony%2Fassh-treasure" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JohnAnthony/assh-treasure on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JohnAnthony/assh-treasure [INFO] finished tweaking git repo https://github.com/JohnAnthony/assh-treasure [INFO] tweaked toml for git repo https://github.com/JohnAnthony/assh-treasure written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/JohnAnthony/assh-treasure already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00c9445f314dc8f961fd4bf38e4361f7e1617b85f65253cda1d6de2f72be50e8 [INFO] running `Command { std: "docker" "start" "-a" "00c9445f314dc8f961fd4bf38e4361f7e1617b85f65253cda1d6de2f72be50e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00c9445f314dc8f961fd4bf38e4361f7e1617b85f65253cda1d6de2f72be50e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00c9445f314dc8f961fd4bf38e4361f7e1617b85f65253cda1d6de2f72be50e8", kill_on_drop: false }` [INFO] [stdout] 00c9445f314dc8f961fd4bf38e4361f7e1617b85f65253cda1d6de2f72be50e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3b6f7d2526834211a7a8cbfeee15eaf49713dec5b6093235f9f20b4dc5f44be [INFO] running `Command { std: "docker" "start" "-a" "a3b6f7d2526834211a7a8cbfeee15eaf49713dec5b6093235f9f20b4dc5f44be", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.30 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling assh-treasure v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.45s [INFO] running `Command { std: "docker" "inspect" "a3b6f7d2526834211a7a8cbfeee15eaf49713dec5b6093235f9f20b4dc5f44be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3b6f7d2526834211a7a8cbfeee15eaf49713dec5b6093235f9f20b4dc5f44be", kill_on_drop: false }` [INFO] [stdout] a3b6f7d2526834211a7a8cbfeee15eaf49713dec5b6093235f9f20b4dc5f44be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33216707de4e5460ab49538f679ad86a80c5b77182c989f5cdf64fea57933f45 [INFO] running `Command { std: "docker" "start" "-a" "33216707de4e5460ab49538f679ad86a80c5b77182c989f5cdf64fea57933f45", kill_on_drop: false }` [INFO] [stderr] Compiling assh-treasure v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.47s [INFO] running `Command { std: "docker" "inspect" "33216707de4e5460ab49538f679ad86a80c5b77182c989f5cdf64fea57933f45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33216707de4e5460ab49538f679ad86a80c5b77182c989f5cdf64fea57933f45", kill_on_drop: false }` [INFO] [stdout] 33216707de4e5460ab49538f679ad86a80c5b77182c989f5cdf64fea57933f45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 692b546ba9181e1a9fd5bf95869044f93debb56f90e8a9e100d346bf79b2072f [INFO] running `Command { std: "docker" "start" "-a" "692b546ba9181e1a9fd5bf95869044f93debb56f90e8a9e100d346bf79b2072f", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/assh_treasure-ce701b07d28359cb) [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" "692b546ba9181e1a9fd5bf95869044f93debb56f90e8a9e100d346bf79b2072f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "692b546ba9181e1a9fd5bf95869044f93debb56f90e8a9e100d346bf79b2072f", kill_on_drop: false }` [INFO] [stdout] 692b546ba9181e1a9fd5bf95869044f93debb56f90e8a9e100d346bf79b2072f