[INFO] cloning repository https://github.com/taoky/recfs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/taoky/recfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaoky%2Frecfs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaoky%2Frecfs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c29b93c5b3ad1830d92a6020f37dc81b345c4d44 [INFO] checking taoky/recfs against try#e5b0618d996a6a3941e423fd3e170737b8dbdc92 for pr-151822 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaoky%2Frecfs" "/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/taoky/recfs [INFO] finished tweaking git repo https://github.com/taoky/recfs [INFO] tweaked toml for git repo https://github.com/taoky/recfs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/taoky/recfs on toolchain e5b0618d996a6a3941e423fd3e170737b8dbdc92 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/taoky/recfs 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" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 282b93cc62a7006fec61531c3fa7ed911e3cb24e85957e5fdfd4a70b9c2c67ff [INFO] running `Command { std: "docker" "start" "-a" "282b93cc62a7006fec61531c3fa7ed911e3cb24e85957e5fdfd4a70b9c2c67ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "282b93cc62a7006fec61531c3fa7ed911e3cb24e85957e5fdfd4a70b9c2c67ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "282b93cc62a7006fec61531c3fa7ed911e3cb24e85957e5fdfd4a70b9c2c67ff", kill_on_drop: false }` [INFO] [stdout] 282b93cc62a7006fec61531c3fa7ed911e3cb24e85957e5fdfd4a70b9c2c67ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 165bbc5e18a8abe8ba6bbac7e291fdec12f7ae25d4f69a99b079e094948cfbef [INFO] running `Command { std: "docker" "start" "-a" "165bbc5e18a8abe8ba6bbac7e291fdec12f7ae25d4f69a99b079e094948cfbef", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Compiling zerocopy-derive v0.6.6 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling fuser v0.13.0 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking block-modes v0.8.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking hkdf v0.11.0 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling file-lock v2.1.11 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Checking zerocopy v0.6.6 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking nb-connect v1.2.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking page_size v0.5.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rtoolbox v0.0.2 [INFO] [stderr] Compiling binary_macros_impl v1.0.0 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking clap_builder v4.5.35 [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/e5b0618d996a6a3941e423fd3e170737b8dbdc92/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"' --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=4f0132e124477519 -C extra-filename=-33191cfbb2aa9824 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fc1fd0f4d59463bc.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bc6b090314aa3ed5.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.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 `serde` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e5b0618d996a6a3941e423fd3e170737b8dbdc92/bin/rustc --crate-name serde --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/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="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=28595371e68f133e -C extra-filename=-f6d7df9d66874b87 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-406776fa26dc66f9.so --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "165bbc5e18a8abe8ba6bbac7e291fdec12f7ae25d4f69a99b079e094948cfbef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "165bbc5e18a8abe8ba6bbac7e291fdec12f7ae25d4f69a99b079e094948cfbef", kill_on_drop: false }` [INFO] [stdout] 165bbc5e18a8abe8ba6bbac7e291fdec12f7ae25d4f69a99b079e094948cfbef