[INFO] cloning repository https://github.com/mrvillage/pairwise-sarah [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrvillage/pairwise-sarah" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrvillage%2Fpairwise-sarah", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrvillage%2Fpairwise-sarah'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9cc65a6b0bbc86ab4d56dde42b29630cd8fe5400 [INFO] testing mrvillage/pairwise-sarah against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrvillage%2Fpairwise-sarah" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mrvillage/pairwise-sarah [INFO] finished tweaking git repo https://github.com/mrvillage/pairwise-sarah [INFO] tweaked toml for git repo https://github.com/mrvillage/pairwise-sarah written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mrvillage/pairwise-sarah on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mrvillage/pairwise-sarah 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded generator v0.8.4 [INFO] [stderr] Downloaded equator v0.2.2 [INFO] [stderr] Downloaded atomic-wait v1.1.0 [INFO] [stderr] Downloaded equator-macro v0.2.1 [INFO] [stderr] Downloaded csscolorparser v0.6.2 [INFO] [stderr] Downloaded colorgrad v0.6.2 [INFO] [stderr] Downloaded spindle v0.2.3 [INFO] [stderr] Downloaded prettyplease v0.2.32 [INFO] [stderr] Downloaded toml v0.8.22 [INFO] [stderr] Downloaded toml_write v0.1.1 [INFO] [stderr] Downloaded winnow v0.7.9 [INFO] [stderr] Downloaded diol v0.8.3 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 280334b069c0244180b836e76afb01da793203f323b16b04a393ff2ebeb030e1 [INFO] running `Command { std: "docker" "start" "-a" "280334b069c0244180b836e76afb01da793203f323b16b04a393ff2ebeb030e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "280334b069c0244180b836e76afb01da793203f323b16b04a393ff2ebeb030e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "280334b069c0244180b836e76afb01da793203f323b16b04a393ff2ebeb030e1", kill_on_drop: false }` [INFO] [stdout] 280334b069c0244180b836e76afb01da793203f323b16b04a393ff2ebeb030e1 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fe0aa511c473b3fe6ccfabeb57fe5ef186128928b9218206774bb560c26514c [INFO] running `Command { std: "docker" "start" "-a" "7fe0aa511c473b3fe6ccfabeb57fe5ef186128928b9218206774bb560c26514c", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling winnow v0.7.9 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling atomic-wait v1.1.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling equator-macro v0.2.1 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling equator v0.2.2 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling spindle v0.2.3 [INFO] [stderr] Compiling csscolorparser v0.6.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| { [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: requirement occurs because of a mutable pointer to `Box` [INFO] [stdout] = note: mutable pointers are invariant over their type parameter [INFO] [stdout] = help: see for more information about variance [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 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" "7fe0aa511c473b3fe6ccfabeb57fe5ef186128928b9218206774bb560c26514c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fe0aa511c473b3fe6ccfabeb57fe5ef186128928b9218206774bb560c26514c", kill_on_drop: false }` [INFO] [stdout] 7fe0aa511c473b3fe6ccfabeb57fe5ef186128928b9218206774bb560c26514c