[INFO] updating cached repository https://github.com/styvane/traffic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3cd69b9866305b22efe2fe091baf31f2c4ee59c8 [INFO] testing styvane/traffic against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstyvane%2Ftraffic" "/workspace/builds/worker-103/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-103/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/styvane/traffic on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/styvane/traffic [INFO] finished tweaking git repo https://github.com/styvane/traffic [INFO] tweaked toml for git repo https://github.com/styvane/traffic written to /workspace/builds/worker-103/source/Cargo.toml [INFO] crate git repo https://github.com/styvane/traffic already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3be7e5dd6aa35c9b678caf24425cc3b7249bebcf378c225264ed610c4f155ad [INFO] running `Command { std: "docker" "start" "-a" "c3be7e5dd6aa35c9b678caf24425cc3b7249bebcf378c225264ed610c4f155ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3be7e5dd6aa35c9b678caf24425cc3b7249bebcf378c225264ed610c4f155ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3be7e5dd6aa35c9b678caf24425cc3b7249bebcf378c225264ed610c4f155ad", kill_on_drop: false }` [INFO] [stdout] c3be7e5dd6aa35c9b678caf24425cc3b7249bebcf378c225264ed610c4f155ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbe3aa6c61b174d9c7b2b68e5786105e81af084d81acea0244dc42fc795f1844 [INFO] running `Command { std: "docker" "start" "-a" "cbe3aa6c61b174d9c7b2b68e5786105e81af084d81acea0244dc42fc795f1844", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling traffic v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.12s [INFO] running `Command { std: "docker" "inspect" "cbe3aa6c61b174d9c7b2b68e5786105e81af084d81acea0244dc42fc795f1844", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbe3aa6c61b174d9c7b2b68e5786105e81af084d81acea0244dc42fc795f1844", kill_on_drop: false }` [INFO] [stdout] cbe3aa6c61b174d9c7b2b68e5786105e81af084d81acea0244dc42fc795f1844 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 690d9a9fdb75b9bc0e49ed7034de2fa50a08001cbe41818de332c3e693349dd3 [INFO] running `Command { std: "docker" "start" "-a" "690d9a9fdb75b9bc0e49ed7034de2fa50a08001cbe41818de332c3e693349dd3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling traffic v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.42s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/traffic-0113a42e68402d21) [INFO] [stderr] Executable unittests bin/traffic_button.rs (/opt/rustwide/target/debug/deps/traffic_button-3c8b250818f7566e) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/traffic_controller-943d76c2a4522e7f) [INFO] [stderr] Executable unittests bin/traffic_light.rs (/opt/rustwide/target/debug/deps/traffic_light-cae49017d81bfb01) [INFO] running `Command { std: "docker" "inspect" "690d9a9fdb75b9bc0e49ed7034de2fa50a08001cbe41818de332c3e693349dd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "690d9a9fdb75b9bc0e49ed7034de2fa50a08001cbe41818de332c3e693349dd3", kill_on_drop: false }` [INFO] [stdout] 690d9a9fdb75b9bc0e49ed7034de2fa50a08001cbe41818de332c3e693349dd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e83579d2d3bcc05bb3c18aeb3d941a99f49cc9fa9cf740d47bf2134d81e4057c [INFO] running `Command { std: "docker" "start" "-a" "e83579d2d3bcc05bb3c18aeb3d941a99f49cc9fa9cf740d47bf2134d81e4057c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.70s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/traffic-0113a42e68402d21) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stderr] Running unittests bin/traffic_button.rs (/opt/rustwide/target/debug/deps/traffic_button-3c8b250818f7566e) [INFO] [stdout] test controller::tests::test_default ... ok [INFO] [stdout] test controller::tests::test_green_red_to_yellow_red_with_button ... ok [INFO] [stdout] test controller::tests::test_green_red_to_red_yellow ... ok [INFO] [stdout] test controller::tests::test_red_green_to_red_yellow ... ok [INFO] [stdout] test controller::tests::test_red_yellow_to_green_red ... ok [INFO] [stdout] test controller::tests::test_yellow_red_to_red_green ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/traffic_controller-943d76c2a4522e7f) [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] [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] [stderr] Running unittests bin/traffic_light.rs (/opt/rustwide/target/debug/deps/traffic_light-cae49017d81bfb01) [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] [stderr] Doc-tests traffic [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.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e83579d2d3bcc05bb3c18aeb3d941a99f49cc9fa9cf740d47bf2134d81e4057c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e83579d2d3bcc05bb3c18aeb3d941a99f49cc9fa9cf740d47bf2134d81e4057c", kill_on_drop: false }` [INFO] [stdout] e83579d2d3bcc05bb3c18aeb3d941a99f49cc9fa9cf740d47bf2134d81e4057c