[INFO] cloning repository https://github.com/companion-lab/cc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/companion-lab/cc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompanion-lab%2Fcc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompanion-lab%2Fcc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4545f1196102d3cf6c62220ac8a13f4cce0987cf [INFO] checking companion-lab/cc against try#6757d700f93f6d16c8b39cf79e96b019bd570e7d for pr-155299 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompanion-lab%2Fcc" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/companion-lab/cc [INFO] finished tweaking git repo https://github.com/companion-lab/cc [INFO] tweaked toml for git repo https://github.com/companion-lab/cc written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/companion-lab/cc on toolchain 6757d700f93f6d16c8b39cf79e96b019bd570e7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/companion-lab/cc 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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 306c6b68a910e7f75761bf4f286aa1b70b189f994188b003117a835deefc202a [INFO] running `Command { std: "docker" "start" "-a" "306c6b68a910e7f75761bf4f286aa1b70b189f994188b003117a835deefc202a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "306c6b68a910e7f75761bf4f286aa1b70b189f994188b003117a835deefc202a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "306c6b68a910e7f75761bf4f286aa1b70b189f994188b003117a835deefc202a", kill_on_drop: false }` [INFO] [stdout] 306c6b68a910e7f75761bf4f286aa1b70b189f994188b003117a835deefc202a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89b322d56f3448c1a1d8370759c68a6e64c0de4e8f7d827501b29a2bd52849e8 [INFO] running `Command { std: "docker" "start" "-a" "89b322d56f3448c1a1d8370759c68a6e64c0de4e8f7d827501b29a2bd52849e8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Checking serde_core v1.0.228 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking inotify v0.10.2 [INFO] [stderr] Checking filetime v0.2.27 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Checking http-range-header v0.4.2 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking fluent-uri v0.1.4 [INFO] [stderr] Checking env_home v0.1.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking ioctl-rs v0.1.6 [INFO] [stderr] Checking serial-core v0.4.0 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking shell-words v1.1.1 [INFO] [stderr] Checking serial-unix v0.4.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking tinyvec v1.11.0 [INFO] [stderr] Checking serial v0.4.0 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking str_indices v0.4.4 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking ropey v1.6.1 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] error: could not compile `futures-util` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6757d700f93f6d16c8b39cf79e96b019bd570e7d/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="futures-io"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "libc", "memchr", "portable-atomic", "sink", "slab", "spin", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=1745a11cb76e3430 -C extra-filename=-fc68c17d0cad519c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-8e56f9dff54c1df1.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-025a26e8d6f38cdb.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-d1b7fcf7ab90861b.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-8810361ac278c4aa.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-ac3b0dfb26c79459.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-15f26af8ac02478b.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-c5f15071cefb85af.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/6757d700f93f6d16c8b39cf79e96b019bd570e7d/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=a6cbe013049716b7 -C extra-filename=-d60246c149cb9b3f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-774d2fb1b129607b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e79a3b083d919da9.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-af4dab7b77cddc19.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "89b322d56f3448c1a1d8370759c68a6e64c0de4e8f7d827501b29a2bd52849e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89b322d56f3448c1a1d8370759c68a6e64c0de4e8f7d827501b29a2bd52849e8", kill_on_drop: false }` [INFO] [stdout] 89b322d56f3448c1a1d8370759c68a6e64c0de4e8f7d827501b29a2bd52849e8