[INFO] cloning repository https://github.com/AvalancheHQ/wizard-test-2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AvalancheHQ/wizard-test-2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvalancheHQ%2Fwizard-test-2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvalancheHQ%2Fwizard-test-2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9df277763c06a51164c2920521191237746ba1cb
[INFO] checking AvalancheHQ/wizard-test-2 against try#e983148bd5f0f0db270bfb72149f5e892e68b67f for pr-150322
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvalancheHQ%2Fwizard-test-2" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AvalancheHQ/wizard-test-2
[INFO] finished tweaking git repo https://github.com/AvalancheHQ/wizard-test-2
[INFO] tweaked toml for git repo https://github.com/AvalancheHQ/wizard-test-2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AvalancheHQ/wizard-test-2 on toolchain e983148bd5f0f0db270bfb72149f5e892e68b67f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AvalancheHQ/wizard-test-2 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" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b9108ac916da8a5476d8b66063331efd2c375dcd0cb6ecfcb2f0b9519ae40ad
[INFO] running `Command { std: "docker" "start" "-a" "4b9108ac916da8a5476d8b66063331efd2c375dcd0cb6ecfcb2f0b9519ae40ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b9108ac916da8a5476d8b66063331efd2c375dcd0cb6ecfcb2f0b9519ae40ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b9108ac916da8a5476d8b66063331efd2c375dcd0cb6ecfcb2f0b9519ae40ad", kill_on_drop: false }`
[INFO] [stdout] 4b9108ac916da8a5476d8b66063331efd2c375dcd0cb6ecfcb2f0b9519ae40ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 198e666f55f560a50434d6165749ca2b8b42a2019b15f2a90c19c47134d7b913
[INFO] running `Command { std: "docker" "start" "-a" "198e666f55f560a50434d6165749ca2b8b42a2019b15f2a90c19c47134d7b913", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling nano-gemm-codegen v0.1.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling pulp v0.21.5
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]     Checking dyn-stack v0.10.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bitflags v2.9.2
[INFO] [stderr]     Checking dyn-stack v0.13.0
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking nano-gemm-core v0.1.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking coe-rs v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking matrixcompare-core v0.1.0
[INFO] [stderr]    Compiling nano-gemm-c32 v0.1.0
[INFO] [stderr]    Compiling nano-gemm-c64 v0.1.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling nano-gemm-f32 v0.1.0
[INFO] [stderr]    Compiling nano-gemm-f64 v0.1.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling defer v0.2.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking pulp v0.18.22
[INFO] [stderr]     Checking atomic-wait v1.1.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking gemm-common v0.17.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking gemm-c32 v0.17.1
[INFO] [stderr]     Checking gemm-c64 v0.17.1
[INFO] [stderr]     Checking gemm-common v0.18.2
[INFO] [stderr]     Checking gemm-f64 v0.17.1
[INFO] [stderr]     Checking gemm-f32 v0.17.1
[INFO] [stderr]     Checking faer-entity v0.17.0
[INFO] [stderr]     Checking gemm-f64 v0.18.2
[INFO] [stderr]     Checking gemm-f32 v0.18.2
[INFO] [stderr]     Checking gemm-c64 v0.18.2
[INFO] [stderr]     Checking gemm-c32 v0.18.2
[INFO] [stderr]     Checking gemm v0.17.1
[INFO] [stderr]     Checking qd v0.7.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling interpol v0.2.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling equator-macro v0.1.9
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking equator v0.1.10
[INFO] [stderr]    Compiling private-gemm-x86 v0.1.14
[INFO] [stderr]     Checking faer-core v0.17.1
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling equator-macro v0.2.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking spindle v0.2.3
[INFO] [stderr]     Checking equator v0.2.2
[INFO] [stdout] error[E0597]: `task` does not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spindle-0.2.3/src/lib.rs:645:32
[INFO] [stdout]     |
[INFO] [stdout] 641 |                     let task = AssertUnwindSafe(task);
[INFO] [stdout]     |                         ---- binding `task` declared here
[INFO] [stdout] 642 |
[INFO] [stdout] 643 |                     let task = |thread_id: usize, panic_slot: &AtomicPtr<PanicLoad>| {
[INFO] [stdout]     |                                ----------------------------------------------------- value captured here
[INFO] [stdout] 644 |                         match std::panic::catch_unwind(|| {
[INFO] [stdout] 645 |                             ({ task }.0)(thread_id);
[INFO] [stdout]     |                                ^^^^ borrowed value does not live long enough
[INFO] [stdout] ...
[INFO] [stdout] 658 |                     let mut task = (&raw const task) as *const TaskInner;
[INFO] [stdout]     |                                                         ---------------- type annotation requires that `task` is borrowed for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 690 |                 }
[INFO] [stdout]     |                 - `task` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lifetime may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spindle-0.2.3/src/lib.rs:658:57
[INFO] [stdout]     |
[INFO] [stdout] 598 | fn for_each_raw_imp(n_jobs: usize, task: &(dyn Sync + Fn(usize))) {
[INFO] [stdout]     |                                          - let's call the lifetime of this reference `'1`
[INFO] [stdout] ...
[INFO] [stdout] 658 |                     let mut task = (&raw const task) as *const TaskInner;
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^ type annotation requires that `'1` must outlive `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: raw pointer casts of trait objects cannot extend lifetimes
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spindle-0.2.3/src/lib.rs:658:36
[INFO] [stdout]     |
[INFO] [stdout] 658 |                     let mut task = (&raw const task) as *const TaskInner;
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this was previously accepted by the compiler but was changed recently
[INFO] [stdout]     = help: see <https://github.com/rust-lang/rust/issues/141402> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0597`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spindle` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "198e666f55f560a50434d6165749ca2b8b42a2019b15f2a90c19c47134d7b913", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "198e666f55f560a50434d6165749ca2b8b42a2019b15f2a90c19c47134d7b913", kill_on_drop: false }`
[INFO] [stdout] 198e666f55f560a50434d6165749ca2b8b42a2019b15f2a90c19c47134d7b913
