[INFO] cloning repository https://github.com/ccdavis/rust-tdsr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ccdavis/rust-tdsr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fccdavis%2Frust-tdsr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fccdavis%2Frust-tdsr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92349df80b6e3521174b1af0d23252b649fb64c6 [INFO] checking ccdavis/rust-tdsr against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fccdavis%2Frust-tdsr" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ccdavis/rust-tdsr [INFO] finished tweaking git repo https://github.com/ccdavis/rust-tdsr [INFO] tweaked toml for git repo https://github.com/ccdavis/rust-tdsr written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ccdavis/rust-tdsr on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ccdavis/rust-tdsr 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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.104 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.104 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Downloaded serial-unix v0.4.0 [INFO] [stderr] Downloaded objc2-io-surface v0.3.1 [INFO] [stderr] Downloaded os_pipe v1.2.2 [INFO] [stderr] Downloaded windows-targets v0.53.4 [INFO] [stderr] Downloaded gethostname v1.0.2 [INFO] [stderr] Downloaded termios v0.2.2 [INFO] [stderr] Downloaded wl-clipboard-rs v0.9.2 [INFO] [stderr] Downloaded wasm-bindgen v0.2.104 [INFO] [stderr] Downloaded js-sys v0.3.81 [INFO] [stderr] Downloaded objc2-core-graphics v0.3.1 [INFO] [stderr] Downloaded cc v1.2.39 [INFO] [stderr] Downloaded tts v0.26.3 [INFO] [stderr] Downloaded vte v0.13.1 [INFO] [stderr] Downloaded serial-core v0.4.0 [INFO] [stderr] Downloaded portable-pty v0.8.1 [INFO] [stderr] Downloaded speech-dispatcher v0.16.0 [INFO] [stderr] Downloaded serial v0.4.0 [INFO] [stderr] Downloaded rust-ini v0.21.3 [INFO] [stderr] Downloaded bindgen v0.72.1 [INFO] [stderr] Downloaded objc2 v0.6.2 [INFO] [stderr] Downloaded unicode-width v0.2.1 [INFO] [stderr] Downloaded ioctl-rs v0.1.6 [INFO] [stderr] Downloaded windows-link v0.2.0 [INFO] [stderr] Downloaded speech-dispatcher-sys v0.7.0 [INFO] [stderr] Downloaded oxilangtag v0.1.5 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.104 [INFO] [stderr] Downloaded tree_magic_mini v3.2.0 [INFO] [stderr] Downloaded filedescriptor v0.8.3 [INFO] [stderr] Downloaded dyn-clonable-impl v0.9.2 [INFO] [stderr] Downloaded dyn-clonable v0.9.2 [INFO] [stderr] Downloaded serial-windows v0.4.0 [INFO] [stderr] Downloaded objc2-app-kit v0.3.1 [INFO] [stderr] Downloaded web-sys v0.3.81 [INFO] [stderr] Downloaded windows-sys v0.61.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c97ef002d5e1009d981ce71b2f0646f94d3c99af1a0b162bddf11c01e1c9ce8 [INFO] running `Command { std: "docker" "start" "-a" "9c97ef002d5e1009d981ce71b2f0646f94d3c99af1a0b162bddf11c01e1c9ce8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c97ef002d5e1009d981ce71b2f0646f94d3c99af1a0b162bddf11c01e1c9ce8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c97ef002d5e1009d981ce71b2f0646f94d3c99af1a0b162bddf11c01e1c9ce8", kill_on_drop: false }` [INFO] [stdout] 9c97ef002d5e1009d981ce71b2f0646f94d3c99af1a0b162bddf11c01e1c9ce8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 488d832e22d24b24746e3556723fe9ce50f538afd4de532f2a4ae97bde1362c6 [INFO] running `Command { std: "docker" "start" "-a" "488d832e22d24b24746e3556723fe9ce50f538afd4de532f2a4ae97bde1362c6", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Checking pxfm v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Checking ioctl-rs v0.1.6 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking serial-core v0.4.0 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Checking serial-unix v0.4.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking os_pipe v1.2.2 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tts v0.26.3 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking serial v0.4.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking oxilangtag v0.1.5 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking rust-ini v0.21.3 [INFO] [stderr] Checking vte v0.13.1 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking tree_magic_mini v3.2.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/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/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=5fb85ae556ebfaa9 -C extra-filename=-3b5ef612be1abb98 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-369d8852c9a54258.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c6819fc659b84ed7.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b4c15d9166d0a657.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "488d832e22d24b24746e3556723fe9ce50f538afd4de532f2a4ae97bde1362c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "488d832e22d24b24746e3556723fe9ce50f538afd4de532f2a4ae97bde1362c6", kill_on_drop: false }` [INFO] [stdout] 488d832e22d24b24746e3556723fe9ce50f538afd4de532f2a4ae97bde1362c6