[INFO] cloning repository https://github.com/alekitto/kube-watcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alekitto/kube-watcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falekitto%2Fkube-watcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falekitto%2Fkube-watcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db008f8635f7061cf225e83c8c17fa7bb1ecaaeb [INFO] checking alekitto/kube-watcher against try#0cb362313295507a2f4321c0e30cea0168f2fe71 for pr-138961-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falekitto%2Fkube-watcher" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/alekitto/kube-watcher [INFO] finished tweaking git repo https://github.com/alekitto/kube-watcher [INFO] tweaked toml for git repo https://github.com/alekitto/kube-watcher written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/alekitto/kube-watcher on toolchain 0cb362313295507a2f4321c0e30cea0168f2fe71 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/alekitto/kube-watcher 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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b87fd64df1a6ea84b3cf0413a287d9f514dfa643ba0aca018bb704eefbc2316d [INFO] running `Command { std: "docker" "start" "-a" "b87fd64df1a6ea84b3cf0413a287d9f514dfa643ba0aca018bb704eefbc2316d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b87fd64df1a6ea84b3cf0413a287d9f514dfa643ba0aca018bb704eefbc2316d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b87fd64df1a6ea84b3cf0413a287d9f514dfa643ba0aca018bb704eefbc2316d", kill_on_drop: false }` [INFO] [stdout] b87fd64df1a6ea84b3cf0413a287d9f514dfa643ba0aca018bb704eefbc2316d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23dbcdec035d6204b42f199c574ecd248fe0d71d76f1f3de39499c0176d5103f [INFO] running `Command { std: "docker" "start" "-a" "23dbcdec035d6204b42f199c574ecd248fe0d71d76f1f3de39499c0176d5103f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking outref v0.5.1 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling rustls v0.23.19 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling k8s-openapi v0.23.0 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling aws-types v1.3.3 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking clap_lex v0.7.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking aws-smithy-xml v0.60.9 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking clap_builder v4.5.21 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking async-broadcast v0.7.1 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0cb362313295507a2f4321c0e30cea0168f2fe71/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.215/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=7e6b822385e03167 -C extra-filename=-3f2fb30f64a192f0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f77d51280df25a86.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-b19d02e79eb7f315.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c6bb772a735f4735.rlib --extern proc_macro --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" "23dbcdec035d6204b42f199c574ecd248fe0d71d76f1f3de39499c0176d5103f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23dbcdec035d6204b42f199c574ecd248fe0d71d76f1f3de39499c0176d5103f", kill_on_drop: false }` [INFO] [stdout] 23dbcdec035d6204b42f199c574ecd248fe0d71d76f1f3de39499c0176d5103f