[INFO] cloning repository https://github.com/LeoPapais/tui-blockexplorer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LeoPapais/tui-blockexplorer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeoPapais%2Ftui-blockexplorer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeoPapais%2Ftui-blockexplorer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] df585c50f0b8aa451138c7bc225e5de42c03634f
[INFO] checking LeoPapais/tui-blockexplorer against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeoPapais%2Ftui-blockexplorer" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/LeoPapais/tui-blockexplorer
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/LeoPapais/tui-blockexplorer
[INFO] tweaked toml for git repo https://github.com/LeoPapais/tui-blockexplorer written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LeoPapais/tui-blockexplorer on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LeoPapais/tui-blockexplorer 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-streams v0.5.0
[INFO] [stderr]   Downloaded globwalk v0.9.1
[INFO] [stderr]   Downloaded lru v0.16.4
[INFO] [stderr]   Downloaded rstest v0.26.1
[INFO] [stderr]   Downloaded peg v0.6.3
[INFO] [stderr]   Downloaded tokio-tungstenite v0.29.0
[INFO] [stderr]   Downloaded synthez-codegen v0.4.0
[INFO] [stderr]   Downloaded typed-builder v0.23.2
[INFO] [stderr]   Downloaded synthez v0.4.0
[INFO] [stderr]   Downloaded cucumber-codegen v0.22.1
[INFO] [stderr]   Downloaded cucumber-expressions v0.5.0
[INFO] [stderr]   Downloaded peg-macros v0.6.3
[INFO] [stderr]   Downloaded synthez-core v0.4.0
[INFO] [stderr]   Downloaded nom_locate v5.0.0
[INFO] [stderr]   Downloaded rstest_macros v0.26.1
[INFO] [stderr]   Downloaded typed-builder-macro v0.23.2
[INFO] [stderr]   Downloaded peg-runtime v0.6.3
[INFO] [stderr]   Downloaded cucumber v0.22.1
[INFO] [stderr]   Downloaded gherkin v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 84bc21557c6a2b7d2b71b7bf1b1812de65e63ae31d42a9309d6113006203300b
[INFO] running `Command { std: "docker" "start" "-a" "84bc21557c6a2b7d2b71b7bf1b1812de65e63ae31d42a9309d6113006203300b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84bc21557c6a2b7d2b71b7bf1b1812de65e63ae31d42a9309d6113006203300b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84bc21557c6a2b7d2b71b7bf1b1812de65e63ae31d42a9309d6113006203300b", kill_on_drop: false }`
[INFO] [stdout] 84bc21557c6a2b7d2b71b7bf1b1812de65e63ae31d42a9309d6113006203300b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 816ea17b01717224264cf149cca6c9064cf22f622a2dde75b2e3a306b50d9e18
[INFO] running `Command { std: "docker" "start" "-a" "816ea17b01717224264cf149cca6c9064cf22f622a2dde75b2e3a306b50d9e18", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking compression-codecs v0.4.37
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling sealed v0.6.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling synthez-core v0.4.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr] error: could not compile `derive_more-impl` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name derive_more_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-impl-2.1.1/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 --warn=unexpected_cfgs --check-cfg 'cfg(ci)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(nightly)' --cfg 'feature="as_ref"' --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="into"' --cfg 'feature="is_variant"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "eq", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=a2321bd27092bc17 -C extra-filename=-e57efaeef48811bf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-51c1f18039c3d7f1.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9943b607506202c5.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e30bf06732a359a8.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-226219694d79cd32.rlib --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-167f149c26cce681.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" "816ea17b01717224264cf149cca6c9064cf22f622a2dde75b2e3a306b50d9e18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "816ea17b01717224264cf149cca6c9064cf22f622a2dde75b2e3a306b50d9e18", kill_on_drop: false }`
[INFO] [stdout] 816ea17b01717224264cf149cca6c9064cf22f622a2dde75b2e3a306b50d9e18
