[INFO] cloning repository https://github.com/redcarpetoaxaca/potential-octo-enigma [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redcarpetoaxaca/potential-octo-enigma" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredcarpetoaxaca%2Fpotential-octo-enigma", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredcarpetoaxaca%2Fpotential-octo-enigma'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec9dc6b638c0a39908263f8ca6166c02fb6854fb [INFO] testing redcarpetoaxaca/potential-octo-enigma against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredcarpetoaxaca%2Fpotential-octo-enigma" "/workspace/builds/worker-35/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-35/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/redcarpetoaxaca/potential-octo-enigma on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/redcarpetoaxaca/potential-octo-enigma [INFO] finished tweaking git repo https://github.com/redcarpetoaxaca/potential-octo-enigma [INFO] tweaked toml for git repo https://github.com/redcarpetoaxaca/potential-octo-enigma written to /workspace/builds/worker-35/source/Cargo.toml [INFO] crate git repo https://github.com/redcarpetoaxaca/potential-octo-enigma already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74fd2d059d6e9b2b3529a309a168a3a2bb5bcbcf78930f376055f01ac03696aa [INFO] running `Command { std: "docker" "start" "-a" "74fd2d059d6e9b2b3529a309a168a3a2bb5bcbcf78930f376055f01ac03696aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74fd2d059d6e9b2b3529a309a168a3a2bb5bcbcf78930f376055f01ac03696aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74fd2d059d6e9b2b3529a309a168a3a2bb5bcbcf78930f376055f01ac03696aa", kill_on_drop: false }` [INFO] [stdout] 74fd2d059d6e9b2b3529a309a168a3a2bb5bcbcf78930f376055f01ac03696aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc5681dcc903b12a569e080794915901224e5aa94e776f91932f36e8d9ffdeff [INFO] running `Command { std: "docker" "start" "-a" "cc5681dcc903b12a569e080794915901224e5aa94e776f91932f36e8d9ffdeff", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling gfx_core v0.9.1 [INFO] [stderr] Compiling gfx v0.18.1 [INFO] [stderr] Compiling potential-octo-enigma v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.80s [INFO] running `Command { std: "docker" "inspect" "cc5681dcc903b12a569e080794915901224e5aa94e776f91932f36e8d9ffdeff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc5681dcc903b12a569e080794915901224e5aa94e776f91932f36e8d9ffdeff", kill_on_drop: false }` [INFO] [stdout] cc5681dcc903b12a569e080794915901224e5aa94e776f91932f36e8d9ffdeff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bda790c2206209e17e1a494c7c089e9c16c2a26caad83e74ffd76f30dd3b5bf [INFO] running `Command { std: "docker" "start" "-a" "4bda790c2206209e17e1a494c7c089e9c16c2a26caad83e74ffd76f30dd3b5bf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling potential-octo-enigma v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.08s [INFO] running `Command { std: "docker" "inspect" "4bda790c2206209e17e1a494c7c089e9c16c2a26caad83e74ffd76f30dd3b5bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bda790c2206209e17e1a494c7c089e9c16c2a26caad83e74ffd76f30dd3b5bf", kill_on_drop: false }` [INFO] [stdout] 4bda790c2206209e17e1a494c7c089e9c16c2a26caad83e74ffd76f30dd3b5bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f79ebf2dfae8da8eb0c26adbf42d170d071f475d8a81751efd5c4d763dc4b751 [INFO] running `Command { std: "docker" "start" "-a" "f79ebf2dfae8da8eb0c26adbf42d170d071f475d8a81751efd5c4d763dc4b751", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.82s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/potential_octo_enigma-e7b04d002e1231da) [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" "f79ebf2dfae8da8eb0c26adbf42d170d071f475d8a81751efd5c4d763dc4b751", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f79ebf2dfae8da8eb0c26adbf42d170d071f475d8a81751efd5c4d763dc4b751", kill_on_drop: false }` [INFO] [stdout] f79ebf2dfae8da8eb0c26adbf42d170d071f475d8a81751efd5c4d763dc4b751