[INFO] cloning repository https://github.com/mike-lloyd03/rudric [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mike-lloyd03/rudric" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmike-lloyd03%2Frudric", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmike-lloyd03%2Frudric'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b5e2911889212f01537c176d3aa6f0a1a290ff23 [INFO] checking mike-lloyd03/rudric against c9ff496891c278ad660bc0ab85c1f0b72059464a for pr-160491 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmike-lloyd03%2Frudric" "/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/mike-lloyd03/rudric [INFO] finished tweaking git repo https://github.com/mike-lloyd03/rudric [INFO] tweaked toml for git repo https://github.com/mike-lloyd03/rudric written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mike-lloyd03/rudric on toolchain c9ff496891c278ad660bc0ab85c1f0b72059464a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mike-lloyd03/rudric 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" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_writer v1.0.2 [INFO] [stderr] Downloaded toml_parser v1.0.2 [INFO] [stderr] Downloaded toml v0.9.5 [INFO] [stderr] Downloaded testing_table v0.3.0 [INFO] [stderr] Downloaded tabled_derive v0.11.0 [INFO] [stderr] Downloaded ansitok v0.3.0 [INFO] [stderr] Downloaded whoami v1.4.1 [INFO] [stderr] Downloaded ansi-str v0.9.0 [INFO] [stderr] Downloaded terminal_size v0.4.0 [INFO] [stderr] Downloaded colored_json v4.1.0 [INFO] [stderr] Downloaded getrandom v0.3.0 [INFO] [stderr] Downloaded rexpect v0.6.2 [INFO] [stderr] Downloaded predicates v3.0.4 [INFO] [stderr] Downloaded vte v0.14.1 [INFO] [stderr] Downloaded clap_complete v4.5.55 [INFO] [stderr] Downloaded clap v4.5.43 [INFO] [stderr] Downloaded papergrid v0.17.0 [INFO] [stderr] Downloaded duration-str v0.17.0 [INFO] [stderr] Downloaded rust_decimal v1.33.1 [INFO] [stderr] Downloaded clap_builder v4.5.43 [INFO] [stderr] Downloaded tabled v0.20.0 [INFO] [stderr] Downloaded orion v0.17.11 [INFO] [stderr] Downloaded nix v0.30.0 [INFO] [stderr] Downloaded rustix v1.0.0 [INFO] [stderr] Downloaded rustix v0.38.39 [INFO] [stderr] Downloaded bstr v1.8.0 [INFO] [stderr] Downloaded linux-raw-sys v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 0dce70834f11acc36dc9483ed94e6c37738f8740eb13eace60c71c43c5f826f9 [INFO] running `Command { std: "docker" "start" "0dce70834f11acc36dc9483ed94e6c37738f8740eb13eace60c71c43c5f826f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0dce70834f11acc36dc9483ed94e6c37738f8740eb13eace60c71c43c5f826f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0dce70834f11acc36dc9483ed94e6c37738f8740eb13eace60c71c43c5f826f9" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0dce70834f11acc36dc9483ed94e6c37738f8740eb13eace60c71c43c5f826f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0dce70834f11acc36dc9483ed94e6c37738f8740eb13eace60c71c43c5f826f9" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling getrandom v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling rustix v1.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking vte v0.14.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling nix v0.30.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Checking ansitok v0.3.0 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking terminal_size v0.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Compiling rust_decimal v1.33.1 [INFO] [stderr] Checking clap_builder v4.5.43 [INFO] [stderr] Checking ansi-str v0.9.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking bytecount v0.6.7 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking toml_parser v1.0.2 [INFO] [stderr] Checking papergrid v0.17.0 [INFO] [stderr] Checking testing_table v0.3.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking ct-codecs v1.1.1 [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/c9ff496891c278ad660bc0ab85c1f0b72059464a/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.29/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="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", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=2661219b76bd172e -C extra-filename=-6d90e575fb522053 --out-dir /opt/rustwide/target/debug/build/futures-util/6d90e575fb522053/out -L dependency=/opt/rustwide/target/debug/build/futures-core/02c2935f0dfd3e06/out -L dependency=/opt/rustwide/target/debug/build/futures-io/9eca5b7d9398d148/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/bd7f726a53bf0923/out -L dependency=/opt/rustwide/target/debug/build/futures-task/8c05b0100ed66789/out -L dependency=/opt/rustwide/target/debug/build/memchr/371cdb7d366b303a/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/1ee179fa56db85ea/out -L dependency=/opt/rustwide/target/debug/build/pin-utils/98755945da2574f7/out -L dependency=/opt/rustwide/target/debug/build/slab/5240c8d0483cb18e/out --extern futures_core=/opt/rustwide/target/debug/build/futures-core/02c2935f0dfd3e06/out/libfutures_core-02c2935f0dfd3e06.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/9eca5b7d9398d148/out/libfutures_io-9eca5b7d9398d148.rmeta --extern futures_sink=/opt/rustwide/target/debug/build/futures-sink/bd7f726a53bf0923/out/libfutures_sink-bd7f726a53bf0923.rmeta --extern futures_task=/opt/rustwide/target/debug/build/futures-task/8c05b0100ed66789/out/libfutures_task-8c05b0100ed66789.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/371cdb7d366b303a/out/libmemchr-371cdb7d366b303a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/1ee179fa56db85ea/out/libpin_project_lite-1ee179fa56db85ea.rmeta --extern pin_utils=/opt/rustwide/target/debug/build/pin-utils/98755945da2574f7/out/libpin_utils-98755945da2574f7.rmeta --extern slab=/opt/rustwide/target/debug/build/slab/5240c8d0483cb18e/out/libslab-5240c8d0483cb18e.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/c9ff496891c278ad660bc0ab85c1f0b72059464a/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.89/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=334ae9a8269ca415 -C extra-filename=-f1fcf188d8079e14 --out-dir /opt/rustwide/target/debug/build/syn/f1fcf188d8079e14/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/93e90187dd49977e/out -L dependency=/opt/rustwide/target/debug/build/quote/edd723305a64000c/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/f2de522ba645d884/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/93e90187dd49977e/out/libproc_macro2-93e90187dd49977e.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/edd723305a64000c/out/libquote-edd723305a64000c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/f2de522ba645d884/out/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "0dce70834f11acc36dc9483ed94e6c37738f8740eb13eace60c71c43c5f826f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dce70834f11acc36dc9483ed94e6c37738f8740eb13eace60c71c43c5f826f9", kill_on_drop: false }` [INFO] [stdout] 0dce70834f11acc36dc9483ed94e6c37738f8740eb13eace60c71c43c5f826f9