[INFO] cloning repository https://github.com/govctl-org/govctl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/govctl-org/govctl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgovctl-org%2Fgovctl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgovctl-org%2Fgovctl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 031e2a89bd4269b23e5ede80be237501cd2db38b
[INFO] checking govctl-org/govctl against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgovctl-org%2Fgovctl" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/govctl-org/govctl
[INFO] finished tweaking git repo https://github.com/govctl-org/govctl
[INFO] tweaked toml for git repo https://github.com/govctl-org/govctl written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/govctl-org/govctl on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/govctl-org/govctl 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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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] 756831a01e3ba0b4acadf4f4d3e0e04b8ffce57f1324d4dad8f5be4217fa53fc
[INFO] running `Command { std: "docker" "start" "756831a01e3ba0b4acadf4f4d3e0e04b8ffce57f1324d4dad8f5be4217fa53fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "756831a01e3ba0b4acadf4f4d3e0e04b8ffce57f1324d4dad8f5be4217fa53fc", 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" "756831a01e3ba0b4acadf4f4d3e0e04b8ffce57f1324d4dad8f5be4217fa53fc" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "756831a01e3ba0b4acadf4f4d3e0e04b8ffce57f1324d4dad8f5be4217fa53fc", 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" "756831a01e3ba0b4acadf4f4d3e0e04b8ffce57f1324d4dad8f5be4217fa53fc" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[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/49a6044d37d694890450f52ceaceb66277a36b1e/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/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="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=a9f0f1bf52f49136 -C extra-filename=-e0faf52aa5e48801 --out-dir /opt/rustwide/target/debug/build/syn/e0faf52aa5e48801/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out -L dependency=/opt/rustwide/target/debug/build/quote/aa2c5b8519914b46/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/aa2c5b8519914b46/out/libquote-aa2c5b8519914b46.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out/libunicode_ident-8c98a1a0e58216a9.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 `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/49a6044d37d694890450f52ceaceb66277a36b1e/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/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", "libc", "memchr", "portable-atomic", "sink", "slab", "spin", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=9e57d8ebf31f0955 -C extra-filename=-760025c9c4757553 --out-dir /opt/rustwide/target/debug/build/futures-util/760025c9c4757553/out -L dependency=/opt/rustwide/target/debug/build/futures-core/8503ffb23c4c186b/out -L dependency=/opt/rustwide/target/debug/build/futures-io/0f9266563389124a/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/c11ad35efc858e7c/out -L dependency=/opt/rustwide/target/debug/build/futures-task/3a1fd85095168f06/out -L dependency=/opt/rustwide/target/debug/build/memchr/9f16a2ed58d5c44b/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/c7bca50a9594d885/out -L dependency=/opt/rustwide/target/debug/build/slab/6c418c1f86cbef99/out --extern futures_core=/opt/rustwide/target/debug/build/futures-core/8503ffb23c4c186b/out/libfutures_core-8503ffb23c4c186b.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/0f9266563389124a/out/libfutures_io-0f9266563389124a.rmeta --extern futures_sink=/opt/rustwide/target/debug/build/futures-sink/c11ad35efc858e7c/out/libfutures_sink-c11ad35efc858e7c.rmeta --extern futures_task=/opt/rustwide/target/debug/build/futures-task/3a1fd85095168f06/out/libfutures_task-3a1fd85095168f06.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/9f16a2ed58d5c44b/out/libmemchr-9f16a2ed58d5c44b.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/c7bca50a9594d885/out/libpin_project_lite-c7bca50a9594d885.rmeta --extern slab=/opt/rustwide/target/debug/build/slab/6c418c1f86cbef99/out/libslab-6c418c1f86cbef99.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "756831a01e3ba0b4acadf4f4d3e0e04b8ffce57f1324d4dad8f5be4217fa53fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "756831a01e3ba0b4acadf4f4d3e0e04b8ffce57f1324d4dad8f5be4217fa53fc", kill_on_drop: false }`
[INFO] [stdout] 756831a01e3ba0b4acadf4f4d3e0e04b8ffce57f1324d4dad8f5be4217fa53fc
