[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] b83f7d0d0cb13af6b4ee3ced4554796a46d08398
[INFO] testing sandersaares/folo against beta-2025-09-21 for beta-1.91-2
[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 beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 619a9dc7cebef875da8ee444e12388ad9bb5d0eecf604de6815606e6cda2f8c0
[INFO] running `Command { std: "docker" "start" "-a" "619a9dc7cebef875da8ee444e12388ad9bb5d0eecf604de6815606e6cda2f8c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "619a9dc7cebef875da8ee444e12388ad9bb5d0eecf604de6815606e6cda2f8c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "619a9dc7cebef875da8ee444e12388ad9bb5d0eecf604de6815606e6cda2f8c0", kill_on_drop: false }`
[INFO] [stdout] 619a9dc7cebef875da8ee444e12388ad9bb5d0eecf604de6815606e6cda2f8c0
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0119c061500c60913fc36ee119056705e2850e17f770f35123f04b888d33bf45
[INFO] running `Command { std: "docker" "start" "-a" "0119c061500c60913fc36ee119056705e2850e17f770f35123f04b888d33bf45", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling new_zealand v1.0.1 (/opt/rustwide/workdir/packages/new_zealand)
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pastey v0.1.1
[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 half v2.6.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling hash_hasher v2.0.4
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]    Compiling simple-mermaid v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rust-fuzzy-search v0.1.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling cpu-time v1.0.0
[INFO] [stderr]    Compiling opaque_pool v0.3.6 (/opt/rustwide/workdir/packages/opaque_pool)
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rsevents v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling oneshot v0.1.11
[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 fast_time v0.1.7 (/opt/rustwide/workdir/packages/fast_time)
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling nm v0.1.20 (/opt/rustwide/workdir/packages/nm)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ui_tests v0.0.0-never (/opt/rustwide/workdir/packages/ui_tests)
[INFO] [stderr]    Compiling folo_utils v0.1.3 (/opt/rustwide/workdir/packages/folo_utils)
[INFO] [stderr]    Compiling alloc_tracker v0.5.8 (/opt/rustwide/workdir/packages/alloc_tracker)
[INFO] [stderr]    Compiling folo_ffi v0.1.6 (/opt/rustwide/workdir/packages/folo_ffi)
[INFO] [stderr]    Compiling benchmarks v0.0.1-never (/opt/rustwide/workdir/packages/benchmarks)
[INFO] [stderr]    Compiling testing v0.0.1-never (/opt/rustwide/workdir/packages/testing)
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling infinity_pool v0.7.2 (/opt/rustwide/workdir/packages/infinity_pool)
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling events v0.4.0 (/opt/rustwide/workdir/packages/events)
[INFO] [stderr]    Compiling regex v1.11.2
[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 argh v0.1.13
[INFO] [stderr]    Compiling cpulist v1.0.1 (/opt/rustwide/workdir/packages/cpulist)
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling many_cpus v1.0.2 (/opt/rustwide/workdir/packages/many_cpus)
[INFO] [stderr]    Compiling region_cached v1.0.2 (/opt/rustwide/workdir/packages/region_cached)
[INFO] [stderr]    Compiling region_local v1.0.2 (/opt/rustwide/workdir/packages/region_local)
[INFO] [stderr]    Compiling par_bench v0.2.17 (/opt/rustwide/workdir/packages/par_bench)
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling ciborium v0.2.2
[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 criterion v0.7.0
[INFO] [stderr]    Compiling cargo-detect-package v1.0.1 (/opt/rustwide/workdir/packages/cargo-detect-package)
[INFO] [stderr]    Compiling many_cpus_benchmarking v0.1.31 (/opt/rustwide/workdir/packages/many_cpus_benchmarking)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.92s
[INFO] running `Command { std: "docker" "inspect" "0119c061500c60913fc36ee119056705e2850e17f770f35123f04b888d33bf45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0119c061500c60913fc36ee119056705e2850e17f770f35123f04b888d33bf45", kill_on_drop: false }`
[INFO] [stdout] 0119c061500c60913fc36ee119056705e2850e17f770f35123f04b888d33bf45
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1aa61f18fe583e779d2fbde5daa443fc6af859c91d554f3ae9aa075ef3db11b3
[INFO] running `Command { std: "docker" "start" "-a" "1aa61f18fe583e779d2fbde5daa443fc6af859c91d554f3ae9aa075ef3db11b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[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 slab v0.4.11
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling linked_macros v1.0.0 (/opt/rustwide/workdir/packages/linked_macros)
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling linked v1.0.0 (/opt/rustwide/workdir/packages/linked)
[INFO] [stderr]    Compiling spin_on v0.1.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling many_cpus v1.0.2 (/opt/rustwide/workdir/packages/many_cpus)
[INFO] [stderr]    Compiling rsevents v0.3.1
[INFO] [stderr]    Compiling infinity_pool v0.7.2 (/opt/rustwide/workdir/packages/infinity_pool)
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling region_cached v1.0.2 (/opt/rustwide/workdir/packages/region_cached)
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling events v0.4.0 (/opt/rustwide/workdir/packages/events)
[INFO] [stderr]    Compiling region_local v1.0.2 (/opt/rustwide/workdir/packages/region_local)
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling sdd v4.0.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling saa v3.2.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling trybuild v1.0.110
[INFO] [stderr]    Compiling linked_macros_impl v1.0.0 (/opt/rustwide/workdir/packages/linked_macros_impl)
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling scc v3.0.5
[INFO] [stderr]    Compiling folo_utils v0.1.3 (/opt/rustwide/workdir/packages/folo_utils)
[INFO] [stderr]    Compiling testing v0.0.1-never (/opt/rustwide/workdir/packages/testing)
[INFO] [stderr]    Compiling fake_headers v0.0.5
[INFO] [stderr]    Compiling folo_ffi v0.1.6 (/opt/rustwide/workdir/packages/folo_ffi)
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling frozen-collections-core v0.5.0
[INFO] [stderr]    Compiling cpulist v1.0.1 (/opt/rustwide/workdir/packages/cpulist)
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling frozen-collections v0.5.0
[INFO] [stderr]    Compiling new_zealand v1.0.1 (/opt/rustwide/workdir/packages/new_zealand)
[INFO] [stderr]    Compiling cargo-detect-package v1.0.1 (/opt/rustwide/workdir/packages/cargo-detect-package)
[INFO] [stderr]    Compiling par_bench v0.2.17 (/opt/rustwide/workdir/packages/par_bench)
[INFO] [stderr]    Compiling many_cpus_benchmarking v0.1.31 (/opt/rustwide/workdir/packages/many_cpus_benchmarking)
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling ui_tests v0.0.0-never (/opt/rustwide/workdir/packages/ui_tests)
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling blind_pool v0.4.7 (/opt/rustwide/workdir/packages/blind_pool)
[INFO] [stderr]    Compiling all_the_time v0.4.4 (/opt/rustwide/workdir/packages/all_the_time)
[INFO] [stderr]    Compiling pinned_pool v0.1.22 (/opt/rustwide/workdir/packages/pinned_pool)
[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 nm v0.1.20 (/opt/rustwide/workdir/packages/nm)
[INFO] [stderr]    Compiling fast_time v0.1.7 (/opt/rustwide/workdir/packages/fast_time)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 51.61s
[INFO] running `Command { std: "docker" "inspect" "1aa61f18fe583e779d2fbde5daa443fc6af859c91d554f3ae9aa075ef3db11b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1aa61f18fe583e779d2fbde5daa443fc6af859c91d554f3ae9aa075ef3db11b3", kill_on_drop: false }`
[INFO] [stdout] 1aa61f18fe583e779d2fbde5daa443fc6af859c91d554f3ae9aa075ef3db11b3
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 165e3608e2d9e1df6acfce9b6ca6afc6828c4d2bed590fb245cd0cb42bcbe532
[INFO] running `Command { std: "docker" "start" "-a" "165e3608e2d9e1df6acfce9b6ca6afc6828c4d2bed590fb245cd0cb42bcbe532", kill_on_drop: false }`
[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-ef2977e964e1dc7d)
[INFO] [stdout] 
[INFO] [stdout] running 54 tests
[INFO] [stdout] test operation::tests::integrates_with_span_api ... ok
[INFO] [stdout] test operation::tests::handles_batch_iterations ... ok
[INFO] [stdout] test operation::tests::tracks_single_duration ... 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 operation_metrics::tests::operation_metrics_add_iterations_basic ... ok
[INFO] [stdout] test operation::tests::starts_with_zero_values ... ok
[INFO] [stdout] test pal::facade::tests::delegates_process_time ... ok
[INFO] [stdout] test pal::fake::tests::sets_process_time ... ok
[INFO] [stdout] test process_span::tests::accumulates_multiple_spans ... ok
[INFO] [stdout] test operation_metrics::tests::operation_metrics_default_values ... ok
[INFO] [stdout] test pal::facade::tests::creates_fake_facade ... ok
[INFO] [stdout] test process_span::tests::creates_span_with_iterations ... ok
[INFO] [stdout] test pal::facade::tests::creates_real_facade ... ok
[INFO] [stdout] test pal::fake::tests::shared_state_between_clones ... ok
[INFO] [stdout] test operation_metrics::tests::operation_metrics_add_iterations_accumulates ... ok
[INFO] [stdout] test pal::facade::tests::delegates_thread_time ... ok
[INFO] [stdout] test pal::fake::tests::sets_thread_time ... ok
[INFO] [stdout] test pal::fake::tests::initializes_with_zero_time ... ok
[INFO] [stdout] test operation::tests::calculates_mean_of_multiple_durations ... ok
[INFO] [stdout] test process_span::tests::uses_process_time_from_pal ... ok
[INFO] [stdout] test report::tests::new_report_is_empty ... ok
[INFO] [stdout] test report::tests::merge_same_operations ... ok
[INFO] [stdout] test report::tests::report_from_empty_session_is_empty ... ok
[INFO] [stdout] test report::tests::report_clone ... ok
[INFO] [stdout] test report::tests::report_mean_with_fake_platform ... ok
[INFO] [stdout] test session::tests::is_empty_mixed_operations_some_with_spans ... ok
[INFO] [stdout] test report::tests::report_from_session_with_operations_is_not_empty ... ok
[INFO] [stdout] test session::tests::is_empty_returns_true_for_operations_with_no_spans ... ok
[INFO] [stdout] test session::tests::is_empty_returns_false_for_operations_with_spans ... ok
[INFO] [stdout] test session::tests::is_empty_multiple_operations_all_empty ... ok
[INFO] [stdout] test session::tests::is_empty_returns_true_for_no_operations ... ok
[INFO] [stdout] test report::tests::merge_empty_reports ... ok
[INFO] [stdout] test report::tests::merge_empty_with_non_empty ... ok
[INFO] [stdout] test process_span::tests::records_cpu_time_measurements ... ok
[INFO] [stdout] test thread_span::tests::calculates_time_delta ... ok
[INFO] [stdout] test session::tests::is_empty_multiple_operations_all_with_spans ... ok
[INFO] [stdout] test report::tests::merge_different_operations ... ok
[INFO] [stdout] test thread_span::tests::correctly_divides_by_iterations_count_multiple ... ok
[INFO] [stdout] test thread_span::tests::correctly_divides_by_iterations_count_single ... ok
[INFO] [stdout] test operation::tests::handles_zero_durations ... ok
[INFO] [stdout] test thread_span::tests::creates_span_with_iterations ... ok
[INFO] [stdout] test session::tests::report_is_empty_matches_session_is_empty ... ok
[INFO] [stdout] test thread_span::tests::calculates_per_iteration_duration ... ok
[INFO] [stdout] test thread_span::tests::iterations_divisor_applied_correctly_single ... ok
[INFO] [stdout] test thread_span::tests::records_one_span_per_iteration ... ok
[INFO] [stdout] test thread_span::tests::iterations_divisor_logic ... ok
[INFO] [stdout] test thread_span::tests::uses_thread_time_from_pal ... ok
[INFO] [stdout] test thread_span::tests::iterations_divisor_applied_correctly_multiple ... ok
[INFO] [stdout] test process_span::tests::extracts_time_from_pal ... ok
[INFO] [stdout] test process_span::tests::records_one_span_per_iteration ... ok
[INFO] [stdout] test thread_span::tests::extracts_time_from_pal ... 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.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-37b4d11a3cea6a0b)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test real_platform_session_not_empty_after_work ... ok
[INFO] [stdout] test real_platform_process_span_measures_nonzero_time ... FAILED
[INFO] [stdout] test real_platform_thread_span_measures_nonzero_time ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `-p all_the_time --test integration_tests`
[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:     0x58e9bc3b8092 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9bc3b8092 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9bc3b8092 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58e9bc3b8092 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58e9bc3c81cf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58e9bc3c81cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58e9bc385601 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58e9bc385601 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58e9bc391662 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58e9bc3961af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58e9bc396041 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58e9bc34d25e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x58e9bc34d25e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58e9bc39686f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x58e9bc39686f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58e9bc3966ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58e9bc391799 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58e9bc379add - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58e9bc3cfa00 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58e9bc327dd6 - integration_tests::real_platform_process_span_measures_nonzero_time::hfddc66d8f1f274b8
[INFO] [stdout]                                at /opt/rustwide/workdir/packages/all_the_time/tests/integration_tests.rs:98:5
[INFO] [stdout]   20:     0x58e9bc328047 - integration_tests::real_platform_process_span_measures_nonzero_time::{{closure}}::h2505ac5ab369ca67
[INFO] [stdout]                                at /opt/rustwide/workdir/packages/all_the_time/tests/integration_tests.rs:87:54
[INFO] [stdout]   21:     0x58e9bc328a36 - core::ops::function::FnOnce::call_once::h9317d3e18b2b7460
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x58e9bc34d01b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x58e9bc34d01b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x58e9bc362c85 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x58e9bc362c85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x58e9bc362c85 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x58e9bc362c85 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x58e9bc362c85 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x58e9bc362c85 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x58e9bc362c85 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x58e9bc339474 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x58e9bc339474 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x58e9bc33cd3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x58e9bc33cd3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x58e9bc33cd3a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x58e9bc33cd3a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x58e9bc33cd3a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x58e9bc33cd3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x58e9bc33cd3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x58e9bc38c8ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   41:     0x58e9bc38c8ff - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   42:     0x7a62c5569aa4 - <unknown>
[INFO] [stdout]   43:     0x7a62c55f6a34 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- real_platform_thread_span_measures_nonzero_time stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'real_platform_thread_span_measures_nonzero_time' (81) panicked at packages/all_the_time/tests/integration_tests.rs:61:5:
[INFO] [stdout] Expected to perform substantial work, but only got 750000 iterations
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e9bc3b8092 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e9bc3b8092 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e9bc3b8092 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58e9bc3b8092 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58e9bc3c81cf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58e9bc3c81cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58e9bc385601 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58e9bc385601 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58e9bc391662 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58e9bc3961af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58e9bc396041 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58e9bc34d25e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x58e9bc34d25e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58e9bc39686f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x58e9bc39686f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58e9bc3966ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58e9bc391799 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58e9bc379add - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58e9bc3cfa00 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58e9bc3279e6 - integration_tests::real_platform_thread_span_measures_nonzero_time::h84cdcbfcc37265b0
[INFO] [stdout]                                at /opt/rustwide/workdir/packages/all_the_time/tests/integration_tests.rs:61:5
[INFO] [stdout]   20:     0x58e9bc327c57 - integration_tests::real_platform_thread_span_measures_nonzero_time::{{closure}}::h47dd4d1ea3a1dbf1
[INFO] [stdout]                                at /opt/rustwide/workdir/packages/all_the_time/tests/integration_tests.rs:50:53
[INFO] [stdout]   21:     0x58e9bc328a76 - core::ops::function::FnOnce::call_once::hc3194de3d62838ed
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x58e9bc34d01b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x58e9bc34d01b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x58e9bc362c85 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x58e9bc362c85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x58e9bc362c85 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x58e9bc362c85 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x58e9bc362c85 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x58e9bc362c85 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x58e9bc362c85 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x58e9bc339474 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x58e9bc339474 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x58e9bc33cd3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x58e9bc33cd3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x58e9bc33cd3a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x58e9bc33cd3a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x58e9bc33cd3a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x58e9bc33cd3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x58e9bc33cd3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x58e9bc38c8ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   41:     0x58e9bc38c8ff - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   42:     0x7a62c5569aa4 - <unknown>
[INFO] [stdout]   43:     0x7a62c55f6a34 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     real_platform_process_span_measures_nonzero_time
[INFO] [stdout]     real_platform_thread_span_measures_nonzero_time
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "165e3608e2d9e1df6acfce9b6ca6afc6828c4d2bed590fb245cd0cb42bcbe532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "165e3608e2d9e1df6acfce9b6ca6afc6828c4d2bed590fb245cd0cb42bcbe532", kill_on_drop: false }`
[INFO] [stdout] 165e3608e2d9e1df6acfce9b6ca6afc6828c4d2bed590fb245cd0cb42bcbe532
