[INFO] cloning repository https://github.com/slaid098/timer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/slaid098/timer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslaid098%2Ftimer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslaid098%2Ftimer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2221a1589d5e4a9efe8231e97f2626b29dee0145
[INFO] testing slaid098/timer against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslaid098%2Ftimer" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/slaid098/timer on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/slaid098/timer
[INFO] finished tweaking git repo https://github.com/slaid098/timer
[INFO] tweaked toml for git repo https://github.com/slaid098/timer written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/slaid098/timer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da84788bc6cc3091d3700380860cc4200292c042890b6fa1898cdcc294ddeb7e
[INFO] running `Command { std: "docker" "start" "-a" "da84788bc6cc3091d3700380860cc4200292c042890b6fa1898cdcc294ddeb7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da84788bc6cc3091d3700380860cc4200292c042890b6fa1898cdcc294ddeb7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da84788bc6cc3091d3700380860cc4200292c042890b6fa1898cdcc294ddeb7e", kill_on_drop: false }`
[INFO] [stdout] da84788bc6cc3091d3700380860cc4200292c042890b6fa1898cdcc294ddeb7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c8fdf07b603af4bfee9503130dfb40e7ef8ed22a11fb4a9bf184f16d0dd0090
[INFO] running `Command { std: "docker" "start" "-a" "6c8fdf07b603af4bfee9503130dfb40e7ef8ed22a11fb4a9bf184f16d0dd0090", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling cpal v0.13.5
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling slice-deque v0.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling ctrlc v3.4.4
[INFO] [stderr]    Compiling minimp3 v0.5.1
[INFO] [stderr]    Compiling alsa v0.6.0
[INFO] [stderr]    Compiling rodio v0.14.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling timer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.55s
[INFO] running `Command { std: "docker" "inspect" "6c8fdf07b603af4bfee9503130dfb40e7ef8ed22a11fb4a9bf184f16d0dd0090", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c8fdf07b603af4bfee9503130dfb40e7ef8ed22a11fb4a9bf184f16d0dd0090", kill_on_drop: false }`
[INFO] [stdout] 6c8fdf07b603af4bfee9503130dfb40e7ef8ed22a11fb4a9bf184f16d0dd0090
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34e9bc1d0e05ea5eac4344b2df6ba8d99876a3d3447ccc1fc269165af0b66d67
[INFO] running `Command { std: "docker" "start" "-a" "34e9bc1d0e05ea5eac4344b2df6ba8d99876a3d3447ccc1fc269165af0b66d67", kill_on_drop: false }`
[INFO] [stderr]    Compiling timer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] running `Command { std: "docker" "inspect" "34e9bc1d0e05ea5eac4344b2df6ba8d99876a3d3447ccc1fc269165af0b66d67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34e9bc1d0e05ea5eac4344b2df6ba8d99876a3d3447ccc1fc269165af0b66d67", kill_on_drop: false }`
[INFO] [stdout] 34e9bc1d0e05ea5eac4344b2df6ba8d99876a3d3447ccc1fc269165af0b66d67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4d2fc2edb07811d2f3435bda4acddf43bc0bf166a88811a80798a17d69a06af0
[INFO] running `Command { std: "docker" "start" "-a" "4d2fc2edb07811d2f3435bda4acddf43bc0bf166a88811a80798a17d69a06af0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/timer-4442416317a661e8)
[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" "4d2fc2edb07811d2f3435bda4acddf43bc0bf166a88811a80798a17d69a06af0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d2fc2edb07811d2f3435bda4acddf43bc0bf166a88811a80798a17d69a06af0", kill_on_drop: false }`
[INFO] [stdout] 4d2fc2edb07811d2f3435bda4acddf43bc0bf166a88811a80798a17d69a06af0
