[INFO] fetching crate pulz 0.1.0-alpha2...
[INFO] testing pulz-0.1.0-alpha2 against 1.95.0 for beta-1.96-2
[INFO] extracting crate pulz 0.1.0-alpha2 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate pulz 0.1.0-alpha2
[INFO] finished tweaking crates.io crate pulz 0.1.0-alpha2
[INFO] tweaked toml for crates.io crate pulz 0.1.0-alpha2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pulz 0.1.0-alpha2 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pulz 0.1.0-alpha2 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pulz-bitset v0.1.0-alpha2
[INFO] [stderr]   Downloaded pulz-schedule v0.1.0-alpha2
[INFO] [stderr]   Downloaded atomic_refcell v0.1.13
[INFO] [stderr]   Downloaded pulz-functional-utils v0.1.0-alpha2
[INFO] [stderr]   Downloaded pulz-ecs v0.1.0-alpha2
[INFO] [stderr]   Downloaded pulz-app v0.1.0-alpha2
[INFO] [stderr]   Downloaded pulz-schedule-macros v0.1.0-alpha2
[INFO] [stderr]   Downloaded pulz-ecs-macros v0.1.0-alpha2
[INFO] [stderr]   Downloaded pulz-functional-utils-macros v0.1.0-alpha2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1f5b4fbfd85153150de5b7827ec2768d794f47c9339591a99364b0324a2483f
[INFO] running `Command { std: "docker" "start" "-a" "d1f5b4fbfd85153150de5b7827ec2768d794f47c9339591a99364b0324a2483f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1f5b4fbfd85153150de5b7827ec2768d794f47c9339591a99364b0324a2483f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1f5b4fbfd85153150de5b7827ec2768d794f47c9339591a99364b0324a2483f", kill_on_drop: false }`
[INFO] [stdout] d1f5b4fbfd85153150de5b7827ec2768d794f47c9339591a99364b0324a2483f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] efe902941e7349ff476d968b5dca760c2156ab38c2c2067f0048ba238c0738f6
[INFO] running `Command { std: "docker" "start" "-a" "efe902941e7349ff476d968b5dca760c2156ab38c2c2067f0048ba238c0738f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling atomic_refcell v0.1.13
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling pulz-bitset v0.1.0-alpha2
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling pulz-functional-utils-macros v0.1.0-alpha2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling pulz-schedule-macros v0.1.0-alpha2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pulz-functional-utils v0.1.0-alpha2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pulz-schedule v0.1.0-alpha2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulz-schedule-0.1.0-alpha2/src/threadpool.rs:156:27
[INFO] [stdout]     |
[INFO] [stdout] 156 |             Box::from_raw(Box::into_raw(closure) as *mut (dyn FnOnce() + Send + 'static))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |                           ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 134 |         T: Send + 'scope + 'static,
[INFO] [stdout]     |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `F` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulz-schedule-0.1.0-alpha2/src/threadpool.rs:156:27
[INFO] [stdout]     |
[INFO] [stdout] 156 |             Box::from_raw(Box::into_raw(closure) as *mut (dyn FnOnce() + Send + 'static))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the parameter type `F` must be valid for the static lifetime...
[INFO] [stdout]     |                           ...so that the type `F` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 133 |         F: FnOnce() -> T + Send + 'scope + 'static,
[INFO] [stdout]     |                                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pulz-schedule` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "efe902941e7349ff476d968b5dca760c2156ab38c2c2067f0048ba238c0738f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efe902941e7349ff476d968b5dca760c2156ab38c2c2067f0048ba238c0738f6", kill_on_drop: false }`
[INFO] [stdout] efe902941e7349ff476d968b5dca760c2156ab38c2c2067f0048ba238c0738f6
