[INFO] cloning repository https://github.com/arxtrow/physarus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arxtrow/physarus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farxtrow%2Fphysarus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farxtrow%2Fphysarus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 39b9da76063bb8c5a817ba10d8f525c89c6960b5
[INFO] checking arxtrow/physarus against try#085826be830097e8e3b7832fbae1043acecd26ab for pr-148190-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farxtrow%2Fphysarus" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/arxtrow/physarus
[INFO] finished tweaking git repo https://github.com/arxtrow/physarus
[INFO] tweaked toml for git repo https://github.com/arxtrow/physarus written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/arxtrow/physarus on toolchain 085826be830097e8e3b7832fbae1043acecd26ab
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+085826be830097e8e3b7832fbae1043acecd26ab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/arxtrow/physarus 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" "+085826be830097e8e3b7832fbae1043acecd26ab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+085826be830097e8e3b7832fbae1043acecd26ab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76456ec04280dcd011a2f737ac43cb8f2418268c4783783e352317020f4ec62e
[INFO] running `Command { std: "docker" "start" "-a" "76456ec04280dcd011a2f737ac43cb8f2418268c4783783e352317020f4ec62e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76456ec04280dcd011a2f737ac43cb8f2418268c4783783e352317020f4ec62e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76456ec04280dcd011a2f737ac43cb8f2418268c4783783e352317020f4ec62e", kill_on_drop: false }`
[INFO] [stdout] 76456ec04280dcd011a2f737ac43cb8f2418268c4783783e352317020f4ec62e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+085826be830097e8e3b7832fbae1043acecd26ab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 830538337fd69982e6c4e9fb810b03dda03ce7529f7c1c6faba30f99b9258387
[INFO] running `Command { std: "docker" "start" "-a" "830538337fd69982e6c4e9fb810b03dda03ce7529f7c1c6faba30f99b9258387", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling nano-gemm-codegen v0.1.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling pulp v0.21.5
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling dyn-stack-macros v0.1.3
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]     Checking dyn-stack v0.13.2
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking nano-gemm-core v0.1.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking gemm-common v0.18.2
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]    Compiling nano-gemm-c64 v0.1.0
[INFO] [stderr]    Compiling nano-gemm-c32 v0.1.0
[INFO] [stderr]    Compiling nano-gemm-f32 v0.1.0
[INFO] [stderr]    Compiling nano-gemm-f64 v0.1.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking plotters-bitmap v0.3.7
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling defer v0.2.1
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking papergrid v0.17.0
[INFO] [stderr]     Checking testing_table v0.3.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking atomic-wait v1.1.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.26
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling equator-macro v0.2.1
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking byte-unit v5.1.6
[INFO] [stderr]     Checking equator v0.2.2
[INFO] [stderr]     Checking tabled v0.20.0
[INFO] [stderr]     Checking py_literal v0.4.0
[INFO] [stderr]     Checking spindle v0.2.5
[INFO] [stderr]    Compiling interpol v0.2.1
[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.5/src/lib.rs:597:10
[INFO] [stdout]     |
[INFO] [stdout] 594 |                     let task = AssertUnwindSafe(task);
[INFO] [stdout]     |                         ---- binding `task` declared here
[INFO] [stdout] 595 |
[INFO] [stdout] 596 |                     let task = |thread_id: usize, panic_slot: &AtomicPtr<PanicLoad>| match std::panic::catch_unwind(|| {
[INFO] [stdout]     |                                ----------------------------------------------------- value captured here
[INFO] [stdout] 597 |                         ({ task }.0)(thread_id);
[INFO] [stdout]     |                            ^^^^ borrowed value does not live long enough
[INFO] [stdout] ...
[INFO] [stdout] 609 |                     let mut task = (&raw const task) as *const TaskInner;
[INFO] [stdout]     |                                                         ---------------- type annotation requires that `task` is borrowed for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 635 |                 }
[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.5/src/lib.rs:609:42
[INFO] [stdout]     |
[INFO] [stdout] 556 | 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] 609 |                     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.5/src/lib.rs:609:21
[INFO] [stdout]     |
[INFO] [stdout] 609 |                     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" "830538337fd69982e6c4e9fb810b03dda03ce7529f7c1c6faba30f99b9258387", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "830538337fd69982e6c4e9fb810b03dda03ce7529f7c1c6faba30f99b9258387", kill_on_drop: false }`
[INFO] [stdout] 830538337fd69982e6c4e9fb810b03dda03ce7529f7c1c6faba30f99b9258387
