[INFO] fetching crate rattan-core 0.1.1...
[INFO] checking rattan-core-0.1.1 against 1.95.0-beta.7 for beta-1.95-4
[INFO] extracting crate rattan-core 0.1.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate rattan-core 0.1.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rattan-core 0.1.1
[INFO] tweaked toml for crates.io crate rattan-core 0.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rattan-core 0.1.1 on toolchain 1.95.0-beta.7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rattan-core 0.1.1 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-beta.7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.95.0-beta.7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f7de8f7b53bdf10bdc3c6892f76cfc533d101a15b08c4b8260cf066c36e03f4
[INFO] running `Command { std: "docker" "start" "-a" "8f7de8f7b53bdf10bdc3c6892f76cfc533d101a15b08c4b8260cf066c36e03f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f7de8f7b53bdf10bdc3c6892f76cfc533d101a15b08c4b8260cf066c36e03f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f7de8f7b53bdf10bdc3c6892f76cfc533d101a15b08c4b8260cf066c36e03f4", kill_on_drop: false }`
[INFO] [stdout] 8f7de8f7b53bdf10bdc3c6892f76cfc533d101a15b08c4b8260cf066c36e03f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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-beta.7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c0da7d6297e39bb88ce0c327ef5a0a9a49d449d6ff24ef82a1c06419910172e
[INFO] running `Command { std: "docker" "start" "-a" "3c0da7d6297e39bb88ce0c327ef5a0a9a49d449d6ff24ef82a1c06419910172e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]     Checking pnet_base v0.35.0
[INFO] [stderr]     Checking netlink-packet-core v0.8.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking byteorder_slice v3.0.0
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking pnet_macros_support v0.35.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking pnet_sys v0.35.0
[INFO] [stderr]     Checking netlink-packet-route v0.28.0
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking inventory v0.3.22
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]    Compiling pnet v0.35.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking etherparse v0.19.0
[INFO] [stderr]     Checking env_logger v0.11.9
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking tempfile v3.26.0
[INFO] [stderr]     Checking uuid v1.22.0
[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/1.95.0-beta.7-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/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="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --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=cc64b5592db1569a -C extra-filename=-c3ddb4f2d88afdfd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-154be7f81f34ed1b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-a87dd5cb7e80719c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-86faa6b6bcc5b157.rmeta --cap-lints allow --cap-lints=warn` (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/1.95.0-beta.7-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=84590e27918d131a -C extra-filename=-3529f873faedaa57 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-154be7f81f34ed1b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-a87dd5cb7e80719c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-86faa6b6bcc5b157.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3c0da7d6297e39bb88ce0c327ef5a0a9a49d449d6ff24ef82a1c06419910172e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c0da7d6297e39bb88ce0c327ef5a0a9a49d449d6ff24ef82a1c06419910172e", kill_on_drop: false }`
[INFO] [stdout] 3c0da7d6297e39bb88ce0c327ef5a0a9a49d449d6ff24ef82a1c06419910172e
