[INFO] cloning repository https://github.com/ovestoerholt/garage_port_opener [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ovestoerholt/garage_port_opener" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fovestoerholt%2Fgarage_port_opener", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fovestoerholt%2Fgarage_port_opener'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5d848a6ef564c0b8d4be4db4fc5ae6ce90c4f38 [INFO] testing ovestoerholt/garage_port_opener against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fovestoerholt%2Fgarage_port_opener" "/workspace/builds/worker-47/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-47/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ovestoerholt/garage_port_opener on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ovestoerholt/garage_port_opener [INFO] finished tweaking git repo https://github.com/ovestoerholt/garage_port_opener [INFO] tweaked toml for git repo https://github.com/ovestoerholt/garage_port_opener written to /workspace/builds/worker-47/source/Cargo.toml [INFO] crate git repo https://github.com/ovestoerholt/garage_port_opener already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "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-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef05fe50b49ae12fc4793a358991e3dbae28a7f4b70190dad21d77f731833071 [INFO] running `Command { std: "docker" "start" "-a" "ef05fe50b49ae12fc4793a358991e3dbae28a7f4b70190dad21d77f731833071", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef05fe50b49ae12fc4793a358991e3dbae28a7f4b70190dad21d77f731833071", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef05fe50b49ae12fc4793a358991e3dbae28a7f4b70190dad21d77f731833071", kill_on_drop: false }` [INFO] [stdout] ef05fe50b49ae12fc4793a358991e3dbae28a7f4b70190dad21d77f731833071 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72f5b5c3770e397d03fe316a3d697f7a5bb1f45a13026138a8ed0f5975d6f498 [INFO] running `Command { std: "docker" "start" "-a" "72f5b5c3770e397d03fe316a3d697f7a5bb1f45a13026138a8ed0f5975d6f498", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.111 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rppal v0.12.0 [INFO] [stderr] Compiling clap v3.0.0-rc.4 [INFO] [stderr] Compiling rust_gpiozero v0.2.1 [INFO] [stderr] Compiling garage_port_opener v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "72f5b5c3770e397d03fe316a3d697f7a5bb1f45a13026138a8ed0f5975d6f498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72f5b5c3770e397d03fe316a3d697f7a5bb1f45a13026138a8ed0f5975d6f498", kill_on_drop: false }` [INFO] [stdout] 72f5b5c3770e397d03fe316a3d697f7a5bb1f45a13026138a8ed0f5975d6f498 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc525beff7aa18decd608a3747ebd5bbdb9bf54cacdf36c88144e37762fcbc9c [INFO] running `Command { std: "docker" "start" "-a" "fc525beff7aa18decd608a3747ebd5bbdb9bf54cacdf36c88144e37762fcbc9c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling garage_port_opener v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.69s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/garage_port_opener-392d8e3f4bc49020) [INFO] running `Command { std: "docker" "inspect" "fc525beff7aa18decd608a3747ebd5bbdb9bf54cacdf36c88144e37762fcbc9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc525beff7aa18decd608a3747ebd5bbdb9bf54cacdf36c88144e37762fcbc9c", kill_on_drop: false }` [INFO] [stdout] fc525beff7aa18decd608a3747ebd5bbdb9bf54cacdf36c88144e37762fcbc9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 02d4eac52a2d7d7f6d9fbba7d8f836fad8b55a50c3da5d41267c6c5d41109b7a [INFO] running `Command { std: "docker" "start" "-a" "02d4eac52a2d7d7f6d9fbba7d8f836fad8b55a50c3da5d41267c6c5d41109b7a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/garage_port_opener-392d8e3f4bc49020) [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" "02d4eac52a2d7d7f6d9fbba7d8f836fad8b55a50c3da5d41267c6c5d41109b7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02d4eac52a2d7d7f6d9fbba7d8f836fad8b55a50c3da5d41267c6c5d41109b7a", kill_on_drop: false }` [INFO] [stdout] 02d4eac52a2d7d7f6d9fbba7d8f836fad8b55a50c3da5d41267c6c5d41109b7a