[INFO] cloning repository https://github.com/sandersaares/folo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sandersaares/folo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandersaares%2Ffolo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandersaares%2Ffolo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 53b04717c6355593c114e026aca818be2b1ca61c
[INFO] testing sandersaares/folo against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandersaares%2Ffolo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/sandersaares/folo
[INFO] finished tweaking git repo https://github.com/sandersaares/folo
[INFO] tweaked toml for git repo https://github.com/sandersaares/folo written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sandersaares/folo on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sandersaares/folo 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5833f93d09440bec3d430a05df8fdcd4b741624139d45a462976ea8d319f8340
[INFO] running `Command { std: "docker" "start" "-a" "5833f93d09440bec3d430a05df8fdcd4b741624139d45a462976ea8d319f8340", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5833f93d09440bec3d430a05df8fdcd4b741624139d45a462976ea8d319f8340", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5833f93d09440bec3d430a05df8fdcd4b741624139d45a462976ea8d319f8340", kill_on_drop: false }`
[INFO] [stdout] 5833f93d09440bec3d430a05df8fdcd4b741624139d45a462976ea8d319f8340
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8c00b43ed0abd5c029324228997113e10982a4a2582a90b49f5ec1063e50b29
[INFO] running `Command { std: "docker" "start" "-a" "e8c00b43ed0abd5c029324228997113e10982a4a2582a90b49f5ec1063e50b29", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling new_zealand v1.0.1 (/opt/rustwide/workdir/packages/new_zealand)
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling nonempty v0.12.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling hash_hasher v2.0.4
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling simple-mermaid v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling rsevents v0.3.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rust-fuzzy-search v0.1.1
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling opaque_pool v0.3.6 (/opt/rustwide/workdir/packages/opaque_pool)
[INFO] [stderr]    Compiling cpu-time v1.0.0
[INFO] [stderr]    Compiling oneshot v0.1.11
[INFO] [stderr]    Compiling pinned_pool v0.1.22 (/opt/rustwide/workdir/packages/pinned_pool)
[INFO] [stderr]    Compiling nm v0.1.20 (/opt/rustwide/workdir/packages/nm)
[INFO] [stderr]    Compiling all_the_time v0.4.4 (/opt/rustwide/workdir/packages/all_the_time)
[INFO] [stderr]    Compiling fast_time v0.1.8 (/opt/rustwide/workdir/packages/fast_time)
[INFO] [stderr]    Compiling folo_utils v0.1.3 (/opt/rustwide/workdir/packages/folo_utils)
[INFO] [stderr]    Compiling ui_tests v0.0.0-never (/opt/rustwide/workdir/packages/ui_tests)
[INFO] [stderr]    Compiling folo_ffi v0.1.6 (/opt/rustwide/workdir/packages/folo_ffi)
[INFO] [stderr]    Compiling testing v0.0.1-never (/opt/rustwide/workdir/packages/testing)
[INFO] [stderr]    Compiling benchmarks v0.0.1-never (/opt/rustwide/workdir/packages/benchmarks)
[INFO] [stderr]    Compiling alloc_tracker v0.5.8 (/opt/rustwide/workdir/packages/alloc_tracker)
[INFO] [stderr]    Compiling blind_pool v0.4.7 (/opt/rustwide/workdir/packages/blind_pool)
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling infinity_pool v0.7.2 (/opt/rustwide/workdir/packages/infinity_pool)
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling events_once v0.5.0 (/opt/rustwide/workdir/packages/events_once)
[INFO] [stderr]    Compiling events v0.4.2 (/opt/rustwide/workdir/packages/events)
[INFO] [stderr]    Compiling linked_macros_impl v1.0.0 (/opt/rustwide/workdir/packages/linked_macros_impl)
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling negative-impl v0.1.6
[INFO] [stderr]    Compiling linked_macros v1.0.0 (/opt/rustwide/workdir/packages/linked_macros)
[INFO] [stderr]    Compiling argh_derive v0.1.13
[INFO] [stderr]    Compiling linked v1.0.0 (/opt/rustwide/workdir/packages/linked)
[INFO] [stderr]    Compiling cpulist v1.0.1 (/opt/rustwide/workdir/packages/cpulist)
[INFO] [stderr]    Compiling argh v0.1.13
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling many_cpus v1.0.3 (/opt/rustwide/workdir/packages/many_cpus)
[INFO] [stderr]    Compiling par_bench v0.2.19 (/opt/rustwide/workdir/packages/par_bench)
[INFO] [stderr]    Compiling region_cached v1.0.3 (/opt/rustwide/workdir/packages/region_cached)
[INFO] [stderr]    Compiling region_local v1.0.3 (/opt/rustwide/workdir/packages/region_local)
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling cargo-detect-package v1.0.2 (/opt/rustwide/workdir/packages/cargo-detect-package)
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling many_cpus_benchmarking v0.1.32 (/opt/rustwide/workdir/packages/many_cpus_benchmarking)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.39s
[INFO] running `Command { std: "docker" "inspect" "e8c00b43ed0abd5c029324228997113e10982a4a2582a90b49f5ec1063e50b29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8c00b43ed0abd5c029324228997113e10982a4a2582a90b49f5ec1063e50b29", kill_on_drop: false }`
[INFO] [stdout] e8c00b43ed0abd5c029324228997113e10982a4a2582a90b49f5ec1063e50b29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7fccadf8cb47c3c87c47eeff15eea1f404c549041c591fcc5fd3dae8c52b146
[INFO] running `Command { std: "docker" "start" "-a" "b7fccadf8cb47c3c87c47eeff15eea1f404c549041c591fcc5fd3dae8c52b146", kill_on_drop: false }`
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling rsevents v0.3.1
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling spin_on v0.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling infinity_pool v0.7.2 (/opt/rustwide/workdir/packages/infinity_pool)
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling saa v3.2.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sdd v4.0.1
[INFO] [stderr]    Compiling linked_macros_impl v1.0.0 (/opt/rustwide/workdir/packages/linked_macros_impl)
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling testing v0.0.1-never (/opt/rustwide/workdir/packages/testing)
[INFO] [stderr]    Compiling folo_utils v0.1.3 (/opt/rustwide/workdir/packages/folo_utils)
[INFO] [stderr]    Compiling scc v3.0.5
[INFO] [stderr]    Compiling folo_ffi v0.1.6 (/opt/rustwide/workdir/packages/folo_ffi)
[INFO] [stderr]    Compiling new_zealand v1.0.1 (/opt/rustwide/workdir/packages/new_zealand)
[INFO] [stderr]    Compiling events v0.4.2 (/opt/rustwide/workdir/packages/events)
[INFO] [stdout] warning: unused import: `crate::nz`
[INFO] [stdout]   --> packages/new_zealand/src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     use crate::nz;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling events_once v0.5.0 (/opt/rustwide/workdir/packages/events_once)
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling frozen-collections-core v0.5.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling fake_headers v0.0.5
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling frozen-collections v0.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling negative-impl v0.1.6
[INFO] [stderr]    Compiling linked_macros v1.0.0 (/opt/rustwide/workdir/packages/linked_macros)
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling argh_derive v0.1.13
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling linked v1.0.0 (/opt/rustwide/workdir/packages/linked)
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling cpulist v1.0.1 (/opt/rustwide/workdir/packages/cpulist)
[INFO] [stderr]    Compiling argh v0.1.13
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling many_cpus v1.0.3 (/opt/rustwide/workdir/packages/many_cpus)
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling region_cached v1.0.3 (/opt/rustwide/workdir/packages/region_cached)
[INFO] [stderr]    Compiling region_local v1.0.3 (/opt/rustwide/workdir/packages/region_local)
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling trybuild v1.0.110
[INFO] [stderr]    Compiling cargo-detect-package v1.0.2 (/opt/rustwide/workdir/packages/cargo-detect-package)
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling par_bench v0.2.19 (/opt/rustwide/workdir/packages/par_bench)
[INFO] [stderr]    Compiling many_cpus_benchmarking v0.1.32 (/opt/rustwide/workdir/packages/many_cpus_benchmarking)
[INFO] [stderr]    Compiling ui_tests v0.0.0-never (/opt/rustwide/workdir/packages/ui_tests)
[INFO] [stderr]    Compiling all_the_time v0.4.4 (/opt/rustwide/workdir/packages/all_the_time)
[INFO] [stderr]    Compiling blind_pool v0.4.7 (/opt/rustwide/workdir/packages/blind_pool)
[INFO] [stderr]    Compiling pinned_pool v0.1.22 (/opt/rustwide/workdir/packages/pinned_pool)
[INFO] [stderr]    Compiling nm v0.1.20 (/opt/rustwide/workdir/packages/nm)
[INFO] [stderr]    Compiling alloc_tracker v0.5.8 (/opt/rustwide/workdir/packages/alloc_tracker)
[INFO] [stderr]    Compiling benchmarks v0.0.1-never (/opt/rustwide/workdir/packages/benchmarks)
[INFO] [stderr]    Compiling opaque_pool v0.3.6 (/opt/rustwide/workdir/packages/opaque_pool)
[INFO] [stderr]    Compiling fast_time v0.1.8 (/opt/rustwide/workdir/packages/fast_time)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "b7fccadf8cb47c3c87c47eeff15eea1f404c549041c591fcc5fd3dae8c52b146", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7fccadf8cb47c3c87c47eeff15eea1f404c549041c591fcc5fd3dae8c52b146", kill_on_drop: false }`
[INFO] [stdout] b7fccadf8cb47c3c87c47eeff15eea1f404c549041c591fcc5fd3dae8c52b146
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7053498a94208c59fe5772c0e4cd7e18d59212300368f92e726c2539ecdf970e
[INFO] running `Command { std: "docker" "start" "-a" "7053498a94208c59fe5772c0e4cd7e18d59212300368f92e726c2539ecdf970e", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::nz`
[INFO] [stderr]   --> packages/new_zealand/src/lib.rs:31:9
[INFO] [stderr]    |
[INFO] [stderr] 31 |     use crate::nz;
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `new_zealand` (lib test) generated 1 warning (run `cargo fix --lib -p new_zealand --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/all_the_time-d773914b939a450f)
[INFO] [stdout] 
[INFO] [stdout] running 54 tests
[INFO] [stdout] test operation::tests::calculates_mean_of_multiple_durations ... ok
[INFO] [stdout] test operation::tests::handles_zero_durations ... ok
[INFO] [stdout] test operation::tests::integrates_with_span_api ... ok
[INFO] [stdout] test operation::tests::starts_with_zero_values ... ok
[INFO] [stdout] test operation::tests::tracks_single_duration ... ok
[INFO] [stdout] test operation_metrics::tests::operation_metrics_add_iterations_accumulates ... ok
[INFO] [stdout] test operation_metrics::tests::operation_metrics_add_iterations_basic ... ok
[INFO] [stdout] test operation_metrics::tests::operation_metrics_add_iterations_zero_duration ... ok
[INFO] [stdout] test operation_metrics::tests::operation_metrics_add_iterations_zero_iterations ... ok
[INFO] [stdout] test pal::facade::tests::delegates_process_time ... ok
[INFO] [stdout] test pal::facade::tests::creates_fake_facade ... ok
[INFO] [stdout] test pal::facade::tests::delegates_thread_time ... ok
[INFO] [stdout] test operation_metrics::tests::operation_metrics_default_values ... ok
[INFO] [stdout] test pal::fake::tests::sets_process_time ... ok
[INFO] [stdout] test pal::fake::tests::shared_state_between_clones ... ok
[INFO] [stdout] test process_span::tests::accumulates_multiple_spans ... ok
[INFO] [stdout] test process_span::tests::extracts_time_from_pal ... ok
[INFO] [stdout] test process_span::tests::records_cpu_time_measurements ... ok
[INFO] [stdout] test process_span::tests::uses_process_time_from_pal ... ok
[INFO] [stdout] test report::tests::merge_empty_with_non_empty ... ok
[INFO] [stdout] test process_span::tests::records_one_span_per_iteration ... ok
[INFO] [stdout] test report::tests::merge_same_operations ... ok
[INFO] [stdout] test report::tests::merge_empty_reports ... ok
[INFO] [stdout] test report::tests::report_mean_with_fake_platform ... ok
[INFO] [stdout] test report::tests::report_clone ... ok
[INFO] [stdout] test session::tests::is_empty_mixed_operations_some_with_spans ... ok
[INFO] [stdout] test operation::tests::handles_batch_iterations ... ok
[INFO] [stdout] test session::tests::is_empty_multiple_operations_all_empty ... ok
[INFO] [stdout] test pal::fake::tests::initializes_with_zero_time ... ok
[INFO] [stdout] test process_span::tests::creates_span_with_iterations ... ok
[INFO] [stdout] test report::tests::report_from_session_with_operations_is_not_empty ... ok
[INFO] [stdout] test report::tests::report_from_empty_session_is_empty ... ok
[INFO] [stdout] test report::tests::merge_different_operations ... ok
[INFO] [stdout] test session::tests::is_empty_returns_false_for_operations_with_spans ... ok
[INFO] [stdout] test report::tests::new_report_is_empty ... ok
[INFO] [stdout] test session::tests::is_empty_returns_true_for_no_operations ... ok
[INFO] [stdout] test session::tests::report_is_empty_matches_session_is_empty ... ok
[INFO] [stdout] test session::tests::is_empty_returns_true_for_operations_with_no_spans ... ok
[INFO] [stdout] test thread_span::tests::calculates_time_delta ... ok
[INFO] [stdout] test thread_span::tests::correctly_divides_by_iterations_count_multiple ... ok
[INFO] [stdout] test thread_span::tests::calculates_per_iteration_duration ... ok
[INFO] [stdout] test thread_span::tests::extracts_time_from_pal ... ok
[INFO] [stdout] test thread_span::tests::iterations_divisor_applied_correctly_multiple ... ok
[INFO] [stdout] test thread_span::tests::iterations_divisor_applied_correctly_single ... ok
[INFO] [stdout] test thread_span::tests::uses_thread_time_from_pal ... ok
[INFO] [stdout] test thread_span::tests::correctly_divides_by_iterations_count_single ... ok
[INFO] [stdout] test session::tests::is_empty_multiple_operations_all_with_spans ... ok
[INFO] [stdout] test thread_span::tests::iterations_divisor_logic ... ok
[INFO] [stdout] test thread_span::tests::creates_span_with_iterations ... ok
[INFO] [stdout] test thread_span::tests::records_one_span_per_iteration ... ok
[INFO] [stdout] test pal::facade::tests::creates_real_facade ... ok
[INFO] [stdout] test pal::fake::tests::sets_thread_time ... ok
[INFO] [stdout] test process_span::tests::panics_on_zero_iterations - should panic ... ok
[INFO] [stdout] test thread_span::tests::panics_on_zero_iterations - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-82b1f5628a242e7b)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test real_platform_thread_span_measures_nonzero_time ... ok
[INFO] [stdout] test real_platform_session_not_empty_after_work ... ok
[INFO] [stdout] test real_platform_process_span_measures_nonzero_time ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- real_platform_process_span_measures_nonzero_time stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'real_platform_process_span_measures_nonzero_time' (79) panicked at packages/all_the_time/tests/integration_tests.rs:98:5:
[INFO] [stdout] Expected to perform substantial work, but only got 800000 iterations
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6086f8a223e2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6086f8a223e2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6086f8a223e2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6086f8a223e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6086f8a3222f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6086f8a3222f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6086f89efeb3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6086f89efeb3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6086f89fbc52 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6086f8a0072f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6086f8a005c1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6086f89ba62e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6086f89ba62e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6086f8a00d3f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x6086f8a00d3f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6086f8a00b9a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6086f89fbd89 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6086f89e467d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6086f8a399e0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6086f8995dde - integration_tests::real_platform_process_span_measures_nonzero_time::h626de394760dfa2d
[INFO] [stdout]                                at /opt/rustwide/workdir/packages/all_the_time/tests/integration_tests.rs:98:5
[INFO] [stdout]   20:     0x6086f8996067 - integration_tests::real_platform_process_span_measures_nonzero_time::{{closure}}::h2e3744ef210cfd38
[INFO] [stdout]                                at /opt/rustwide/workdir/packages/all_the_time/tests/integration_tests.rs:87:54
[INFO] [stdout]   21:     0x6086f89968f6 - core::ops::function::FnOnce::call_once::h4224e9cea76f55db
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6086f89ba42b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6086f89ba42b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x6086f89ce48d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x6086f89ce48d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x6086f89ce48d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x6086f89ce48d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x6086f89ce48d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x6086f89ce48d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x6086f89ce48d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x6086f89a79d4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x6086f89a79d4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x6086f89ab22a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   34:     0x6086f89ab22a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x6086f89ab22a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x6086f89ab22a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x6086f89ab22a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6086f89ab22a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   39:     0x6086f89ab22a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6086f89f718f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   41:     0x6086f89f718f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   42:     0x7400b80c6aa4 - <unknown>
[INFO] [stdout]   43:     0x7400b8153a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     real_platform_process_span_measures_nonzero_time
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p all_the_time --test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "7053498a94208c59fe5772c0e4cd7e18d59212300368f92e726c2539ecdf970e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7053498a94208c59fe5772c0e4cd7e18d59212300368f92e726c2539ecdf970e", kill_on_drop: false }`
[INFO] [stdout] 7053498a94208c59fe5772c0e4cd7e18d59212300368f92e726c2539ecdf970e
