[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 try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSigrhofundr%2Fexam_20250703" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sigrhofundr/exam_20250703 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 956c42e32bb38a0d134cf5570dcd19d973afe47f79eb17260bbc3ee657055438
[INFO] running `Command { std: "docker" "start" "-a" "956c42e32bb38a0d134cf5570dcd19d973afe47f79eb17260bbc3ee657055438", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "956c42e32bb38a0d134cf5570dcd19d973afe47f79eb17260bbc3ee657055438", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "956c42e32bb38a0d134cf5570dcd19d973afe47f79eb17260bbc3ee657055438", kill_on_drop: false }`
[INFO] [stdout] 956c42e32bb38a0d134cf5570dcd19d973afe47f79eb17260bbc3ee657055438
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 6b4882411b34e8a0cca2a423dfd51dccefe71d42d33a9433031aaf3f20c0b903
[INFO] running `Command { std: "docker" "start" "-a" "6b4882411b34e8a0cca2a423dfd51dccefe71d42d33a9433031aaf3f20c0b903", 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.71s
[INFO] running `Command { std: "docker" "inspect" "6b4882411b34e8a0cca2a423dfd51dccefe71d42d33a9433031aaf3f20c0b903", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b4882411b34e8a0cca2a423dfd51dccefe71d42d33a9433031aaf3f20c0b903", kill_on_drop: false }`
[INFO] [stdout] 6b4882411b34e8a0cca2a423dfd51dccefe71d42d33a9433031aaf3f20c0b903
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 534318b3d496f7a4731c53be344ec514b559d5ef1e9563e73525b1ed293c154d
[INFO] running `Command { std: "docker" "start" "-a" "534318b3d496f7a4731c53be344ec514b559d5ef1e9563e73525b1ed293c154d", 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.49s
[INFO] running `Command { std: "docker" "inspect" "534318b3d496f7a4731c53be344ec514b559d5ef1e9563e73525b1ed293c154d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "534318b3d496f7a4731c53be344ec514b559d5ef1e9563e73525b1ed293c154d", kill_on_drop: false }`
[INFO] [stdout] 534318b3d496f7a4731c53be344ec514b559d5ef1e9563e73525b1ed293c154d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f8b6073b9a728d0ef2d8109fd7804f20a9b846492ea74b2c57e3e6fb4e00ebf5
[INFO] running `Command { std: "docker" "start" "-a" "f8b6073b9a728d0ef2d8109fd7804f20a9b846492ea74b2c57e3e6fb4e00ebf5", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/project/71138dcc3d95a0b2/deps/project-71138dcc3d95a0b2)
[INFO] [stdout] test tests::when_no_measures_are_sent_an_empty_state_is_returned ... ok
[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_two_measures_are_sent_their_average_is_returned ... ok
[INFO] [stdout] test tests::more_threads_may_send_data ... 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] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[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" "f8b6073b9a728d0ef2d8109fd7804f20a9b846492ea74b2c57e3e6fb4e00ebf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8b6073b9a728d0ef2d8109fd7804f20a9b846492ea74b2c57e3e6fb4e00ebf5", kill_on_drop: false }`
[INFO] [stdout] f8b6073b9a728d0ef2d8109fd7804f20a9b846492ea74b2c57e3e6fb4e00ebf5
