[INFO] cloning repository https://github.com/jonkarrer/patent_classifier [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonkarrer/patent_classifier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonkarrer%2Fpatent_classifier", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonkarrer%2Fpatent_classifier'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4cd57b9d5c7b80f9e6a0a94d83d255492a882a3a [INFO] checking jonkarrer/patent_classifier against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonkarrer%2Fpatent_classifier" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jonkarrer/patent_classifier [INFO] finished tweaking git repo https://github.com/jonkarrer/patent_classifier [INFO] tweaked toml for git repo https://github.com/jonkarrer/patent_classifier written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jonkarrer/patent_classifier on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jonkarrer/patent_classifier 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 239033e1dd9c858875af8f8ace20a2d675e79b33e7bb36c937fa94ed44223af7 [INFO] running `Command { std: "docker" "start" "-a" "239033e1dd9c858875af8f8ace20a2d675e79b33e7bb36c937fa94ed44223af7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "239033e1dd9c858875af8f8ace20a2d675e79b33e7bb36c937fa94ed44223af7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "239033e1dd9c858875af8f8ace20a2d675e79b33e7bb36c937fa94ed44223af7", kill_on_drop: false }` [INFO] [stdout] 239033e1dd9c858875af8f8ace20a2d675e79b33e7bb36c937fa94ed44223af7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fc51b5fb7d0808385844317fcb0ec8f3fc05428f5510274f37147dab896ae42 [INFO] running `Command { std: "docker" "start" "-a" "8fc51b5fb7d0808385844317fcb0ec8f3fc05428f5510274f37147dab896ae42", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling wgpu-hal v0.19.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking wgpu-types v0.19.2 [INFO] [stderr] Checking ash v0.37.3+1.3.251 [INFO] [stderr] Compiling wgpu-core v0.19.4 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking gix-trace v0.1.9 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking rustix v0.38.34 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking nvml-wrapper-sys v0.7.0 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [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/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.72/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"' --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=12e11fad31146b7b -C extra-filename=-6d7c31574a4833cd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f3285e5c19000248.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-b29be6395babc9ba.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.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 `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.37.3+1.3.251/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=a4ebd6789056ad80 -C extra-filename=-7dbdba903e475dad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-0482edcd26f24452.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "8fc51b5fb7d0808385844317fcb0ec8f3fc05428f5510274f37147dab896ae42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fc51b5fb7d0808385844317fcb0ec8f3fc05428f5510274f37147dab896ae42", kill_on_drop: false }` [INFO] [stdout] 8fc51b5fb7d0808385844317fcb0ec8f3fc05428f5510274f37147dab896ae42