[INFO] fetching crate spenso-hep-lib 0.1.4... [INFO] testing spenso-hep-lib-0.1.4 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate spenso-hep-lib 0.1.4 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate spenso-hep-lib 0.1.4 [INFO] finished tweaking crates.io crate spenso-hep-lib 0.1.4 [INFO] tweaked toml for crates.io crate spenso-hep-lib 0.1.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate spenso-hep-lib 0.1.4 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate spenso-hep-lib 0.1.4 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded append-only-vec v0.1.7 [INFO] [stderr] Downloaded self_cell v1.2.0 [INFO] [stderr] Downloaded tinyjson v2.5.1 [INFO] [stderr] Downloaded gat-lending-iterator v0.1.6 [INFO] [stderr] Downloaded rug v1.27.0 [INFO] [stderr] Downloaded constcat v0.5.1 [INFO] [stderr] Downloaded delegate v0.12.0 [INFO] [stderr] Downloaded duplicate v1.0.0 [INFO] [stderr] Downloaded enum-try-as-inner v0.1.1 [INFO] [stderr] Downloaded dot-parser v0.5.1 [INFO] [stderr] Downloaded kurbo v0.11.2 [INFO] [stderr] Downloaded brotli v8.0.1 [INFO] [stderr] Downloaded duplicate v2.0.0 [INFO] [stderr] Downloaded unic-bidi v0.9.0 [INFO] [stderr] Downloaded insta v1.43.1 [INFO] [stderr] Downloaded winnow v0.7.12 [INFO] [stderr] Downloaded approx-derive v0.2.6 [INFO] [stderr] Downloaded spenso-macros v0.2.2 [INFO] [stderr] Downloaded approxim v0.6.6 [INFO] [stderr] Downloaded features v0.10.0 [INFO] [stderr] Downloaded piet v0.7.0 [INFO] [stderr] Downloaded idenso v0.2.3 [INFO] [stderr] Downloaded ref-ops v0.2.5 [INFO] [stderr] Downloaded bincode-trait-derive v0.1.1 [INFO] [stderr] Downloaded gmp-mpfr-sys v1.6.5 [INFO] [stderr] Downloaded spenso v0.5.4 [INFO] [stderr] Downloaded xpct v0.5.1 [INFO] [stderr] Downloaded linnet v0.12.0 [INFO] [stderr] Downloaded symbolica v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f46c0868188216ca7c7bf88386079021758043a08522d0b1fdb33a8bbe4b3141 [INFO] running `Command { std: "docker" "start" "-a" "f46c0868188216ca7c7bf88386079021758043a08522d0b1fdb33a8bbe4b3141", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f46c0868188216ca7c7bf88386079021758043a08522d0b1fdb33a8bbe4b3141", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f46c0868188216ca7c7bf88386079021758043a08522d0b1fdb33a8bbe4b3141", kill_on_drop: false }` [INFO] [stdout] f46c0868188216ca7c7bf88386079021758043a08522d0b1fdb33a8bbe4b3141 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eddeeef83b622004e736167e7f2ca6114a3eaccd3b0d75314c959f9b9c3b98c1 [INFO] running `Command { std: "docker" "start" "-a" "eddeeef83b622004e736167e7f2ca6114a3eaccd3b0d75314c959f9b9c3b98c1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling rug v1.27.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling unic-ucd-bidi v0.9.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tinyjson v2.5.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling symbolica v0.18.0 [INFO] [stderr] Compiling append-only-vec v0.1.7 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling unic-bidi v0.9.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling kurbo v0.11.2 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling piet v0.7.0 [INFO] [stderr] Compiling testing_table v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling similar-asserts v1.7.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling ref-ops v0.2.5 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] error: could not compile `brotli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.1/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 -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=0060f417db8ef78f -C extra-filename=-1a899f402a3f0116 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-06c983927188c99c.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-be9175862277e1f4.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-8126f0dca5f7b4a7.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=4fcbe6625b2770b6 -C extra-filename=-cd55a43f869e0382 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0a3b3fe24b469f09.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e098ac900c08002b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "eddeeef83b622004e736167e7f2ca6114a3eaccd3b0d75314c959f9b9c3b98c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eddeeef83b622004e736167e7f2ca6114a3eaccd3b0d75314c959f9b9c3b98c1", kill_on_drop: false }` [INFO] [stdout] eddeeef83b622004e736167e7f2ca6114a3eaccd3b0d75314c959f9b9c3b98c1