[INFO] fetching crate libredr-worker 0.0.22... [INFO] checking libredr-worker-0.0.22 against try#53f0b05ecbcf011a1f77f1c627304e87ebd05801 for pr-154492 [INFO] extracting crate libredr-worker 0.0.22 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate libredr-worker 0.0.22 [INFO] finished tweaking crates.io crate libredr-worker 0.0.22 [INFO] tweaked toml for crates.io crate libredr-worker 0.0.22 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate libredr-worker 0.0.22 on toolchain 53f0b05ecbcf011a1f77f1c627304e87ebd05801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate libredr-worker 0.0.22 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" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 4 packages to latest compatible versions [INFO] [stderr] Adding cl-sys v0.4.3 [INFO] [stderr] Adding ocl v0.19.7 [INFO] [stderr] Adding ocl-core v0.11.5 [INFO] [stderr] Adding ocl-core-vector v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6e152912af384ab0036d8e0c647fcd728dab27d747c5c6278ff08cfe095870b [INFO] running `Command { std: "docker" "start" "-a" "a6e152912af384ab0036d8e0c647fcd728dab27d747c5c6278ff08cfe095870b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6e152912af384ab0036d8e0c647fcd728dab27d747c5c6278ff08cfe095870b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6e152912af384ab0036d8e0c647fcd728dab27d747c5c6278ff08cfe095870b", kill_on_drop: false }` [INFO] [stdout] a6e152912af384ab0036d8e0c647fcd728dab27d747c5c6278ff08cfe095870b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad74196dd066d2ef6bd25a4d194e81733aa5bbbeaa3889ab258b29362350567d [INFO] running `Command { std: "docker" "start" "-a" "ad74196dd066d2ef6bd25a4d194e81733aa5bbbeaa3889ab258b29362350567d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling tz-rs v0.7.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling tzdb_data v0.2.3 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling cl-sys v0.4.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling is_debug v1.1.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling ocl-core v0.11.5 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Checking simba v0.9.1 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking ocl-core-vector v0.1.1 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] error: could not compile `serde_core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/53f0b05ecbcf011a1f77f1c627304e87ebd05801/bin/rustc --crate-name serde_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=4b035d3134040dd7 -C extra-filename=-0326a842d103b0e6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `gimli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/53f0b05ecbcf011a1f77f1c627304e87ebd05801/bin/rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.32.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="read"' --cfg 'feature="read-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=8cd5fcc9e78e8edd -C extra-filename=-4fc0615914418636 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ad74196dd066d2ef6bd25a4d194e81733aa5bbbeaa3889ab258b29362350567d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad74196dd066d2ef6bd25a4d194e81733aa5bbbeaa3889ab258b29362350567d", kill_on_drop: false }` [INFO] [stdout] ad74196dd066d2ef6bd25a4d194e81733aa5bbbeaa3889ab258b29362350567d