[INFO] fetching crate nmd-core 1.0.1... [INFO] testing nmd-core-1.0.1 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759 [INFO] extracting crate nmd-core 1.0.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate nmd-core 1.0.1 [INFO] finished tweaking crates.io crate nmd-core 1.0.1 [INFO] tweaked toml for crates.io crate nmd-core 1.0.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nmd-core 1.0.1 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nmd-core 1.0.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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple_logger v4.3.3 [INFO] [stderr] Downloaded schannel v0.1.26 [INFO] [stderr] Downloaded zopfli v0.8.1 [INFO] [stderr] Downloaded lockfree-object-pool v0.1.6 [INFO] [stderr] Downloaded libdeflater v1.22.0 [INFO] [stderr] Downloaded infer v0.16.0 [INFO] [stderr] Downloaded cfb v0.7.3 [INFO] [stderr] Downloaded oorandom v11.1.4 [INFO] [stderr] Downloaded getset v0.1.3 [INFO] [stderr] Downloaded rustix v0.38.40 [INFO] [stderr] Downloaded oxipng v9.1.2 [INFO] [stderr] Downloaded cc v1.1.37 [INFO] [stderr] Downloaded libdeflate-sys v1.22.0 [INFO] [stderr] Downloaded build_html v2.5.0 [INFO] [stderr] Downloaded clap_mangen v0.2.24 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] adf313194bd2e8635569907f94a9d7b8d4e5f72bd355eb9c93f7d5f87246a124 [INFO] running `Command { std: "docker" "start" "-a" "adf313194bd2e8635569907f94a9d7b8d4e5f72bd355eb9c93f7d5f87246a124", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "adf313194bd2e8635569907f94a9d7b8d4e5f72bd355eb9c93f7d5f87246a124", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adf313194bd2e8635569907f94a9d7b8d4e5f72bd355eb9c93f7d5f87246a124", kill_on_drop: false }` [INFO] [stdout] adf313194bd2e8635569907f94a9d7b8d4e5f72bd355eb9c93f7d5f87246a124 [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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 104b1dd511231de7cebc84053e111079136f7577baf115a441e34ec588e70086 [INFO] running `Command { std: "docker" "start" "-a" "104b1dd511231de7cebc84053e111079136f7577baf115a441e34ec588e70086", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling cc v1.1.37 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling clap_mangen v0.2.24 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling humantime v2.1.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/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.87/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"' --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=1e6b2693302881e1 -C extra-filename=-c5fb7ceff134037c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-898c36b0c7023ab7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c5f4aebd6affaa64.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-46eb47d49fe72184.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "104b1dd511231de7cebc84053e111079136f7577baf115a441e34ec588e70086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "104b1dd511231de7cebc84053e111079136f7577baf115a441e34ec588e70086", kill_on_drop: false }` [INFO] [stdout] 104b1dd511231de7cebc84053e111079136f7577baf115a441e34ec588e70086