[INFO] cloning repository https://github.com/leomonteiro92/mini_ledger_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leomonteiro92/mini_ledger_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleomonteiro92%2Fmini_ledger_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleomonteiro92%2Fmini_ledger_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5e96d3c542527bf87a6ebbc942964c8072f52ccf [INFO] checking leomonteiro92/mini_ledger_rust against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleomonteiro92%2Fmini_ledger_rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/leomonteiro92/mini_ledger_rust [INFO] finished tweaking git repo https://github.com/leomonteiro92/mini_ledger_rust [INFO] tweaked toml for git repo https://github.com/leomonteiro92/mini_ledger_rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/leomonteiro92/mini_ledger_rust on toolchain 011c518242557d21690f7936b5812318dc2fec47 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/leomonteiro92/mini_ledger_rust 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" "+011c518242557d21690f7936b5812318dc2fec47" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] f581883ef1844786931369e6580d6a91e461e4e45abd4aa38bba442e41509744 [INFO] running `Command { std: "docker" "start" "f581883ef1844786931369e6580d6a91e461e4e45abd4aa38bba442e41509744", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f581883ef1844786931369e6580d6a91e461e4e45abd4aa38bba442e41509744", 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" "f581883ef1844786931369e6580d6a91e461e4e45abd4aa38bba442e41509744" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f581883ef1844786931369e6580d6a91e461e4e45abd4aa38bba442e41509744", 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" "f581883ef1844786931369e6580d6a91e461e4e45abd4aa38bba442e41509744" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Compiling aws-types v1.3.8 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling cassandra-cpp-sys v1.1.1 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking aws-smithy-xml v0.60.10 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking actix-service v2.0.3 [INFO] [stderr] Checking bitflags v2.9.2 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] error: could not compile `object` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/011c518242557d21690f7936b5812318dc2fec47/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.36.7/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="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=0fb61bf817d5f24a -C extra-filename=-c0ce0a192e4f7dd1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2998dc56ed90fbb0.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (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/011c518242557d21690f7936b5812318dc2fec47/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="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=798e7a78fe2a9010 -C extra-filename=-ea079cff8f60f6ac --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-b59df287f8c6ac5d.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" "f581883ef1844786931369e6580d6a91e461e4e45abd4aa38bba442e41509744", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f581883ef1844786931369e6580d6a91e461e4e45abd4aa38bba442e41509744", kill_on_drop: false }` [INFO] [stdout] f581883ef1844786931369e6580d6a91e461e4e45abd4aa38bba442e41509744