[INFO] cloning repository https://github.com/The-Royal-We/rust-gibberish-detector [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/The-Royal-We/rust-gibberish-detector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThe-Royal-We%2Frust-gibberish-detector", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThe-Royal-We%2Frust-gibberish-detector'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 81611ce0f26676b3ed5a9a42e2c4160aff3fdea5 [INFO] checking The-Royal-We/rust-gibberish-detector against d8df82673d5911b6112a85bf91d9adefb2c66a1a for pr-162242 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThe-Royal-We%2Frust-gibberish-detector" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/The-Royal-We/rust-gibberish-detector [INFO] finished tweaking git repo https://github.com/The-Royal-We/rust-gibberish-detector [INFO] tweaked toml for git repo https://github.com/The-Royal-We/rust-gibberish-detector written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/The-Royal-We/rust-gibberish-detector on toolchain d8df82673d5911b6112a85bf91d9adefb2c66a1a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/The-Royal-We/rust-gibberish-detector 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" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tempfile v3.19.0 [INFO] [stderr] Downloaded zerocopy-derive v0.8.23 [INFO] [stderr] Downloaded nalgebra-macros v0.1.0 [INFO] [stderr] Downloaded hermit-abi v0.5.0 [INFO] [stderr] Downloaded humantime v2.2.0 [INFO] [stderr] Downloaded simba v0.6.0 [INFO] [stderr] Downloaded half v2.5.0 [INFO] [stderr] Downloaded statrs v0.16.1 [INFO] [stderr] Downloaded wide v0.7.32 [INFO] [stderr] Downloaded zerocopy v0.8.23 [INFO] [stderr] Downloaded rustix v1.0.2 [INFO] [stderr] Downloaded nalgebra v0.29.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] de0b124137828ad5546d2fdc060cf7dd2aaf5be7f1468e81b765f6c80405c1bf [INFO] running `Command { std: "docker" "start" "de0b124137828ad5546d2fdc060cf7dd2aaf5be7f1468e81b765f6c80405c1bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de0b124137828ad5546d2fdc060cf7dd2aaf5be7f1468e81b765f6c80405c1bf", 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" "de0b124137828ad5546d2fdc060cf7dd2aaf5be7f1468e81b765f6c80405c1bf" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de0b124137828ad5546d2fdc060cf7dd2aaf5be7f1468e81b765f6c80405c1bf", 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" "de0b124137828ad5546d2fdc060cf7dd2aaf5be7f1468e81b765f6c80405c1bf" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking clap_builder v4.5.32 [INFO] [stderr] Checking wide v0.7.32 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking half v2.5.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking xattr v1.5.0 [INFO] [stderr] Checking tempfile v3.19.0 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Checking ndarray v0.15.6 [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/d8df82673d5911b6112a85bf91d9adefb2c66a1a/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.100/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -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=5e48924a270cb65c -C extra-filename=-f72ff6d94df15971 --out-dir /opt/rustwide/target/debug/build/syn/f72ff6d94df15971/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/fc1fd0f4d59463bc/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/b3925cc8f83e9ac1/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/fc1fd0f4d59463bc/out/libproc_macro2-fc1fd0f4d59463bc.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/bc6b090314aa3ed5/out/libquote-bc6b090314aa3ed5.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/b3925cc8f83e9ac1/out/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d8df82673d5911b6112a85bf91d9adefb2c66a1a/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=5851e487126b5135 -C extra-filename=-c3e653e62d61f96f --out-dir /opt/rustwide/target/debug/build/tokio/c3e653e62d61f96f/out -L dependency=/opt/rustwide/target/debug/build/libc/2e96ef5fb05d4da2/out --extern bytes=/opt/rustwide/target/debug/build/bytes/696d9749778e1593/out/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/2e96ef5fb05d4da2/out/liblibc-2e96ef5fb05d4da2.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/2554ee38f446ef91/out/libmio-2554ee38f446ef91.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/d3a022b2504ed4bf/out/libsocket2-d3a022b2504ed4bf.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "de0b124137828ad5546d2fdc060cf7dd2aaf5be7f1468e81b765f6c80405c1bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de0b124137828ad5546d2fdc060cf7dd2aaf5be7f1468e81b765f6c80405c1bf", kill_on_drop: false }` [INFO] [stdout] de0b124137828ad5546d2fdc060cf7dd2aaf5be7f1468e81b765f6c80405c1bf