[INFO] cloning repository https://github.com/bigboss2063/klogrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bigboss2063/klogrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbigboss2063%2Fklogrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbigboss2063%2Fklogrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3b6130e628037053af9025b02c303404f469a08 [INFO] checking bigboss2063/klogrs against try#f3d95de532264a1215023baa665c0028aecf74b1 for pr-148477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbigboss2063%2Fklogrs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bigboss2063/klogrs [INFO] finished tweaking git repo https://github.com/bigboss2063/klogrs [INFO] tweaked toml for git repo https://github.com/bigboss2063/klogrs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bigboss2063/klogrs on toolchain f3d95de532264a1215023baa665c0028aecf74b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bigboss2063/klogrs 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" "+f3d95de532264a1215023baa665c0028aecf74b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] febc243786b022336a6a6ba323a7ec356e36af544023db4bd1bb90a7cc5ce735 [INFO] running `Command { std: "docker" "start" "-a" "febc243786b022336a6a6ba323a7ec356e36af544023db4bd1bb90a7cc5ce735", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "febc243786b022336a6a6ba323a7ec356e36af544023db4bd1bb90a7cc5ce735", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "febc243786b022336a6a6ba323a7ec356e36af544023db4bd1bb90a7cc5ce735", kill_on_drop: false }` [INFO] [stdout] febc243786b022336a6a6ba323a7ec356e36af544023db4bd1bb90a7cc5ce735 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04bd3c14e7d032c91babf3b91902fac0991e54e58b8b0601410ef6addebab062 [INFO] running `Command { std: "docker" "start" "-a" "04bd3c14e7d032c91babf3b91902fac0991e54e58b8b0601410ef6addebab062", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Compiling openssl-src v300.4.2+3.4.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling ring v0.17.11 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling tokio-openssl v0.6.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling k8s-openapi v0.18.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking either v1.14.0 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Checking dyn-clone v1.0.18 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling hyper-openssl v0.9.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking linked_hash_set v0.1.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking pem v1.1.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking base64 v0.20.0 [INFO] [stderr] Checking console v0.15.10 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Checking clap_builder v4.5.31 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking pin-project v1.1.9 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling rstest_macros v0.17.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling test-log-macros v0.2.17 [INFO] [stderr] Checking icu_properties v1.5.1 [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/f3d95de532264a1215023baa665c0028aecf74b1/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="quote"' --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", "quote", "test", "visit", "visit-mut"))' -C metadata=e82b6291da605a56 -C extra-filename=-1856fcd3318b5ac6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c1602ad0331f815a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-7f88217c94841094.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-6759994d78e94663.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" "04bd3c14e7d032c91babf3b91902fac0991e54e58b8b0601410ef6addebab062", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04bd3c14e7d032c91babf3b91902fac0991e54e58b8b0601410ef6addebab062", kill_on_drop: false }` [INFO] [stdout] 04bd3c14e7d032c91babf3b91902fac0991e54e58b8b0601410ef6addebab062