[INFO] cloning repository https://github.com/Sigrhofundr/exam_20250703
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sigrhofundr/exam_20250703" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSigrhofundr%2Fexam_20250703", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSigrhofundr%2Fexam_20250703'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 31d172cdab057cf776a563749aaa4e3d6c06f1c7
[INFO] testing Sigrhofundr/exam_20250703 against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSigrhofundr%2Fexam_20250703" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Sigrhofundr/exam_20250703
[INFO] finished tweaking git repo https://github.com/Sigrhofundr/exam_20250703
[INFO] tweaked toml for git repo https://github.com/Sigrhofundr/exam_20250703 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sigrhofundr/exam_20250703 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Sigrhofundr/exam_20250703 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d38015c8be2c4e1f4a29064b44d8a5fbd337c9025823da462eb568204130a76
[INFO] running `Command { std: "docker" "start" "-a" "8d38015c8be2c4e1f4a29064b44d8a5fbd337c9025823da462eb568204130a76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d38015c8be2c4e1f4a29064b44d8a5fbd337c9025823da462eb568204130a76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d38015c8be2c4e1f4a29064b44d8a5fbd337c9025823da462eb568204130a76", kill_on_drop: false }`
[INFO] [stdout] 8d38015c8be2c4e1f4a29064b44d8a5fbd337c9025823da462eb568204130a76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e4c83c22ae51a10c9d740cbedf40910b4b5e679034609d66c86c07a3e18d577
[INFO] running `Command { std: "docker" "start" "-a" "2e4c83c22ae51a10c9d740cbedf40910b4b5e679034609d66c86c07a3e18d577", kill_on_drop: false }`
[INFO] [stderr]    Compiling project v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] running `Command { std: "docker" "inspect" "2e4c83c22ae51a10c9d740cbedf40910b4b5e679034609d66c86c07a3e18d577", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e4c83c22ae51a10c9d740cbedf40910b4b5e679034609d66c86c07a3e18d577", kill_on_drop: false }`
[INFO] [stdout] 2e4c83c22ae51a10c9d740cbedf40910b4b5e679034609d66c86c07a3e18d577
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 356b62c2f3c525f92b44d8f416fe84fcf81f919b422860bfe06932086cba12e2
[INFO] running `Command { std: "docker" "start" "-a" "356b62c2f3c525f92b44d8f416fe84fcf81f919b422860bfe06932086cba12e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling project v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s
[INFO] running `Command { std: "docker" "inspect" "356b62c2f3c525f92b44d8f416fe84fcf81f919b422860bfe06932086cba12e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "356b62c2f3c525f92b44d8f416fe84fcf81f919b422860bfe06932086cba12e2", kill_on_drop: false }`
[INFO] [stdout] 356b62c2f3c525f92b44d8f416fe84fcf81f919b422860bfe06932086cba12e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7702f6e259586a59f3e3e01fcae175bdc465ce32780d4accabc945a65e705e69
[INFO] running `Command { std: "docker" "start" "-a" "7702f6e259586a59f3e3e01fcae175bdc465ce32780d4accabc945a65e705e69", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/project-83236ca6f2a68e52)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::when_a_single_measure_is_sent_it_is_returned ... ok
[INFO] [stdout] test tests::an_aggregator_shuts_down_cleanly ... ok
[INFO] [stdout] test tests::when_no_measures_are_sent_an_empty_state_is_returned ... ok
[INFO] [stdout] test tests::when_two_measures_are_sent_their_average_is_returned ... ok
[INFO] [stdout] test tests::when_two_measures_are_sent_from_different_sensors_their_average_is_returned ... ok
[INFO] [stderr]    Doc-tests project
[INFO] [stdout] test tests::more_threads_may_send_data ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[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] running `Command { std: "docker" "inspect" "7702f6e259586a59f3e3e01fcae175bdc465ce32780d4accabc945a65e705e69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7702f6e259586a59f3e3e01fcae175bdc465ce32780d4accabc945a65e705e69", kill_on_drop: false }`
[INFO] [stdout] 7702f6e259586a59f3e3e01fcae175bdc465ce32780d4accabc945a65e705e69
