[INFO] fetching crate etcommon-block 0.5.2... [INFO] testing etcommon-block-0.5.2 against 1.77.0 for beta-1.78-1 [INFO] extracting crate etcommon-block 0.5.2 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate etcommon-block 0.5.2 on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate etcommon-block 0.5.2 [INFO] finished tweaking crates.io crate etcommon-block 0.5.2 [INFO] tweaked toml for crates.io crate etcommon-block 0.5.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arrayvec v0.3.25 [INFO] [stderr] Downloaded byte-tools v0.2.0 [INFO] [stderr] Downloaded generic-array v0.8.4 [INFO] [stderr] Downloaded block-buffer v0.2.0 [INFO] [stderr] Downloaded odds v0.2.26 [INFO] [stderr] Downloaded etcommon-block-core v0.3.1 [INFO] [stderr] Downloaded etcommon-bloom v0.2.1 [INFO] [stderr] Downloaded digest v0.6.1 [INFO] [stderr] Downloaded etcommon-trie v0.4.0 [INFO] [stderr] Downloaded etcommon-bigint v0.2.10 [INFO] [stderr] Downloaded secp256k1-plus v0.5.7 [INFO] [stderr] Downloaded sha3 v0.6.0 [INFO] [stderr] Downloaded libsecp256k1 v0.1.3 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad44f89b15427aae88bd9f5882bc3db35d4bc3259dfe138b5f10d4489689ab7b [INFO] running `Command { std: "docker" "start" "-a" "ad44f89b15427aae88bd9f5882bc3db35d4bc3259dfe138b5f10d4489689ab7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad44f89b15427aae88bd9f5882bc3db35d4bc3259dfe138b5f10d4489689ab7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad44f89b15427aae88bd9f5882bc3db35d4bc3259dfe138b5f10d4489689ab7b", kill_on_drop: false }` [INFO] [stdout] ad44f89b15427aae88bd9f5882bc3db35d4bc3259dfe138b5f10d4489689ab7b [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 579441c7b37cf210aace898588966d0c368853e3a66997c63a4534ca5bfbec99 [INFO] running `Command { std: "docker" "start" "-a" "579441c7b37cf210aace898588966d0c368853e3a66997c63a4534ca5bfbec99", kill_on_drop: false }` [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling etcommon-hexutil v0.2.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling elastic-array-plus v0.10.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling rustc-serialize v0.3.25 [INFO] [stderr] Compiling etcommon-rlp v0.2.5 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling secp256k1-plus v0.5.7 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling generic-array v0.8.4 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling etcommon-bigint v0.2.10 [INFO] [stderr] Compiling block-buffer v0.2.0 [INFO] [stderr] Compiling digest v0.6.1 [INFO] [stderr] Compiling sha3 v0.6.0 [INFO] [stderr] Compiling etcommon-block-core v0.3.1 [INFO] [stderr] Compiling etcommon-bloom v0.2.1 [INFO] [stderr] Compiling etcommon-trie v0.4.0 [INFO] [stderr] Compiling etcommon-block v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.51s [INFO] running `Command { std: "docker" "inspect" "579441c7b37cf210aace898588966d0c368853e3a66997c63a4534ca5bfbec99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "579441c7b37cf210aace898588966d0c368853e3a66997c63a4534ca5bfbec99", kill_on_drop: false }` [INFO] [stdout] 579441c7b37cf210aace898588966d0c368853e3a66997c63a4534ca5bfbec99 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a9e7b14ac4b3f6e0b9982f9c231f9399d1fe3a6193c668bc637f287b5196b2f [INFO] running `Command { std: "docker" "start" "-a" "5a9e7b14ac4b3f6e0b9982f9c231f9399d1fe3a6193c668bc637f287b5196b2f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling etcommon-block v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.46s [INFO] running `Command { std: "docker" "inspect" "5a9e7b14ac4b3f6e0b9982f9c231f9399d1fe3a6193c668bc637f287b5196b2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a9e7b14ac4b3f6e0b9982f9c231f9399d1fe3a6193c668bc637f287b5196b2f", kill_on_drop: false }` [INFO] [stdout] 5a9e7b14ac4b3f6e0b9982f9c231f9399d1fe3a6193c668bc637f287b5196b2f [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 50483c533b57b557e2d700919e3aad20a86223c792264446319b2f0d76f76635 [INFO] running `Command { std: "docker" "start" "-a" "50483c533b57b557e2d700919e3aad20a86223c792264446319b2f0d76f76635", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/block-1345ccef7b34f5a1) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test header::tests::block_0_rlp ... ok [INFO] [stdout] test block::tests::block_53165_rlp ... ok [INFO] [stdout] test header::tests::block_1_rlp ... ok [INFO] [stdout] test transaction::tests::should_recover_address ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/genesis.rs (/opt/rustwide/target/debug/deps/genesis-bda83f91ac936b74) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_genesis_root ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 23.68s [INFO] [stdout] [INFO] [stderr] Doc-tests block [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "50483c533b57b557e2d700919e3aad20a86223c792264446319b2f0d76f76635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50483c533b57b557e2d700919e3aad20a86223c792264446319b2f0d76f76635", kill_on_drop: false }` [INFO] [stdout] 50483c533b57b557e2d700919e3aad20a86223c792264446319b2f0d76f76635 [INFO] testing etcommon-block-0.5.2 against beta-2024-03-24 for beta-1.78-1 [INFO] extracting crate etcommon-block 0.5.2 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate etcommon-block 0.5.2 on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate etcommon-block 0.5.2 [INFO] finished tweaking crates.io crate etcommon-block 0.5.2 [INFO] tweaked toml for crates.io crate etcommon-block 0.5.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52eec2913387322e52dfd0584a238660175726910770cbc23546abdb8ca8befd [INFO] running `Command { std: "docker" "start" "-a" "52eec2913387322e52dfd0584a238660175726910770cbc23546abdb8ca8befd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52eec2913387322e52dfd0584a238660175726910770cbc23546abdb8ca8befd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52eec2913387322e52dfd0584a238660175726910770cbc23546abdb8ca8befd", kill_on_drop: false }` [INFO] [stdout] 52eec2913387322e52dfd0584a238660175726910770cbc23546abdb8ca8befd [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82f542c885b80132ef9dcbc0b69c184d2773d7345535adf5e705bca6191aff02 [INFO] running `Command { std: "docker" "start" "-a" "82f542c885b80132ef9dcbc0b69c184d2773d7345535adf5e705bca6191aff02", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling etcommon-hexutil v0.2.4 [INFO] [stderr] Compiling elastic-array-plus v0.10.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling rustc-serialize v0.3.25 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling etcommon-rlp v0.2.5 [INFO] [stderr] Compiling secp256k1-plus v0.5.7 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling generic-array v0.8.4 [INFO] [stderr] Compiling block-buffer v0.2.0 [INFO] [stderr] Compiling digest v0.6.1 [INFO] [stderr] Compiling sha3 v0.6.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling etcommon-bigint v0.2.10 [INFO] [stderr] Compiling etcommon-bloom v0.2.1 [INFO] [stderr] Compiling etcommon-block-core v0.3.1 [INFO] [stderr] Compiling etcommon-trie v0.4.0 [INFO] [stderr] Compiling etcommon-block v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `rlp` is imported redundantly [INFO] [stdout] --> src/header.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use rlp::{self, Encodable, Decodable, RlpStream, DecoderError, UntrustedRlp}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate rlp; [INFO] [stdout] | ----------------- the item `rlp` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rlp` is imported redundantly [INFO] [stdout] --> src/transaction.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | use rlp::{self, Encodable, Decodable, RlpStream, DecoderError, UntrustedRlp}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate rlp; [INFO] [stdout] | ----------------- the item `rlp` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rlp` is imported redundantly [INFO] [stdout] --> src/block.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use rlp::{self, Encodable, Decodable, RlpStream, DecoderError, UntrustedRlp}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate rlp; [INFO] [stdout] | ----------------- the item `rlp` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.69s [INFO] running `Command { std: "docker" "inspect" "82f542c885b80132ef9dcbc0b69c184d2773d7345535adf5e705bca6191aff02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82f542c885b80132ef9dcbc0b69c184d2773d7345535adf5e705bca6191aff02", kill_on_drop: false }` [INFO] [stdout] 82f542c885b80132ef9dcbc0b69c184d2773d7345535adf5e705bca6191aff02 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbdf9de5a05251a9e06b0d82e0aac2d9ba0f20ce8cc0741be852b8bcb6957ab8 [INFO] running `Command { std: "docker" "start" "-a" "bbdf9de5a05251a9e06b0d82e0aac2d9ba0f20ce8cc0741be852b8bcb6957ab8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stdout] warning: the item `rlp` is imported redundantly [INFO] [stdout] --> src/header.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use rlp::{self, Encodable, Decodable, RlpStream, DecoderError, UntrustedRlp}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate rlp; [INFO] [stdout] | ----------------- the item `rlp` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rlp` is imported redundantly [INFO] [stdout] --> src/transaction.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | use rlp::{self, Encodable, Decodable, RlpStream, DecoderError, UntrustedRlp}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate rlp; [INFO] [stdout] | ----------------- the item `rlp` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rlp` is imported redundantly [INFO] [stdout] --> src/block.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use rlp::{self, Encodable, Decodable, RlpStream, DecoderError, UntrustedRlp}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate rlp; [INFO] [stdout] | ----------------- the item `rlp` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling etcommon-block v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `rlp` is imported redundantly [INFO] [stdout] --> src/header.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use rlp::{self, Encodable, Decodable, RlpStream, DecoderError, UntrustedRlp}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate rlp; [INFO] [stdout] | ----------------- the item `rlp` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rlp` is imported redundantly [INFO] [stdout] --> src/transaction.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | use rlp::{self, Encodable, Decodable, RlpStream, DecoderError, UntrustedRlp}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate rlp; [INFO] [stdout] | ----------------- the item `rlp` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rlp` is imported redundantly [INFO] [stdout] --> src/block.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use rlp::{self, Encodable, Decodable, RlpStream, DecoderError, UntrustedRlp}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate rlp; [INFO] [stdout] | ----------------- the item `rlp` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.69s [INFO] running `Command { std: "docker" "inspect" "bbdf9de5a05251a9e06b0d82e0aac2d9ba0f20ce8cc0741be852b8bcb6957ab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbdf9de5a05251a9e06b0d82e0aac2d9ba0f20ce8cc0741be852b8bcb6957ab8", kill_on_drop: false }` [INFO] [stdout] bbdf9de5a05251a9e06b0d82e0aac2d9ba0f20ce8cc0741be852b8bcb6957ab8 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6998fca0173e71d4b4470f598fadf2c72cefff3873cbae43a1e8d9a443103396 [INFO] running `Command { std: "docker" "start" "-a" "6998fca0173e71d4b4470f598fadf2c72cefff3873cbae43a1e8d9a443103396", kill_on_drop: false }` [INFO] [stderr] warning: the item `rlp` is imported redundantly [INFO] [stderr] --> src/header.rs:1:11 [INFO] [stderr] | [INFO] [stderr] 1 | use rlp::{self, Encodable, Decodable, RlpStream, DecoderError, UntrustedRlp}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | extern crate rlp; [INFO] [stderr] | ----------------- the item `rlp` is already imported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `rlp` is imported redundantly [INFO] [stderr] --> src/transaction.rs:8:11 [INFO] [stderr] | [INFO] [stderr] 8 | use rlp::{self, Encodable, Decodable, RlpStream, DecoderError, UntrustedRlp}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | extern crate rlp; [INFO] [stderr] | ----------------- the item `rlp` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `rlp` is imported redundantly [INFO] [stderr] --> src/block.rs:1:11 [INFO] [stderr] | [INFO] [stderr] 1 | use rlp::{self, Encodable, Decodable, RlpStream, DecoderError, UntrustedRlp}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | extern crate rlp; [INFO] [stderr] | ----------------- the item `rlp` is already imported here [INFO] [stderr] [INFO] [stderr] warning: `etcommon-block` (lib) generated 3 warnings [INFO] [stderr] warning: `etcommon-block` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/block-265e06e2b25cfeff) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test header::tests::block_1_rlp ... ok [INFO] [stdout] test header::tests::block_0_rlp ... ok [INFO] [stdout] test block::tests::block_53165_rlp ... ok [INFO] [stderr] thread 'transaction::tests::should_recover_address' panicked at library/core/src/panicking.rs:156:5: [INFO] [stderr] unsafe precondition(s) violated: slice::get_unchecked_mut requires that the index is within the slice [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55614ecd1d82 - std::backtrace_rs::backtrace::libunwind::trace::hf591c4fa475b521b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x55614ecd1d82 - std::backtrace_rs::backtrace::trace_unsynchronized::hce0fc3788d7159a9 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55614ecd1d82 - std::sys_common::backtrace::_print_fmt::he2d1cbe468040257 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55614ecd1d82 - ::fmt::h2c24b8bf09043006 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55614ecf983c - core::fmt::rt::Argument::fmt::h982f45771e9ecd8b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x55614ecf983c - core::fmt::write::h08d521d188b46bd0 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x55614eccf67f - std::io::Write::write_fmt::h30d389991f37d75e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x55614ecd1b54 - std::sys_common::backtrace::_print::h3e781da3859a0efa [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55614ecd1b54 - std::sys_common::backtrace::print::he5e9ec6ac18663c5 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55614ecd381b - std::panicking::default_hook::{{closure}}::hb05b3618b96e9a16 [INFO] [stderr] 10: 0x55614ecd3573 - std::panicking::default_hook::ha92ce0e319b86adc [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55614ec549a7 - as core::ops::function::Fn>::call::hfad4e8cd66d28d6f [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 12: 0x55614ec549a7 - test::test_main::{{closure}}::hb316c81ad0052246 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:138:21 [INFO] [stderr] 13: 0x55614ecd3e50 - as core::ops::function::Fn>::call::h48f57e8ba0ebe10d [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 14: 0x55614ecd3e50 - std::panicking::rust_panic_with_hook::h0843a0c6d846e961 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:783:13 [INFO] [stderr] 15: 0x55614ecd3b59 - std::panicking::begin_panic_handler::{{closure}}::h089f044d920e4ed4 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:649:13 [INFO] [stderr] 16: 0x55614ecd2256 - std::sys_common::backtrace::__rust_end_short_backtrace::h17a752ec00eb4307 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 17: 0x55614ecd38c4 - rust_begin_unwind [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:645:5 [INFO] [stderr] 18: 0x55614ec0f8ba - core::panicking::panic_nounwind_fmt::runtime::h762a01e9781b3200 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:110:18 [INFO] [stderr] 19: 0x55614ec0f8ba - core::panicking::panic_nounwind_fmt::hc6c08c4591994c18 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:123:9 [INFO] [stderr] 20: 0x55614ec0f969 - core::panicking::panic_nounwind::h375e432f93a2f928 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:156:5 [INFO] [stderr] 21: 0x55614eca7b48 - >::get_unchecked_mut::precondition_check::h22d5e3677df315c4 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/intrinsics.rs:2799:21 [INFO] [stderr] 22: 0x55614eca7afd - >::get_unchecked_mut::h35c1b95ed9accc91 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/slice/index.rs:252:9 [INFO] [stderr] 23: 0x55614eca2ea9 - core::slice::::get_unchecked_mut::hff59807e7068a461 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/slice/mod.rs:728:24 [INFO] [stderr] 24: 0x55614ec1f0bc - arrayvec::ArrayVec::pop::h575f5af5872483f6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayvec-0.3.25/src/lib.rs:256:28 [INFO] [stderr] 25: 0x55614ec1f106 - arrayvec::ArrayVec::clear::ha860bb781506682a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayvec-0.3.25/src/lib.rs:309:29 [INFO] [stderr] 26: 0x55614ec1ea8a - as core::ops::drop::Drop>::drop::h28453d460c82b4bd [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrayvec-0.3.25/src/lib.rs:93:9 [INFO] [stderr] 27: 0x55614ec118d3 - core::ptr::drop_in_place>::h29f7421a25c4faee [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ptr/mod.rs:515:1 [INFO] [stderr] 28: 0x55614ec200f3 - ::from_public_key::ha1b8d6e9167e9cfd [INFO] [stderr] at /opt/rustwide/workdir/src/address.rs:19:86 [INFO] [stderr] 29: 0x55614ec20205 - ::from_secret_key::ha21a617333f13769 [INFO] [stderr] at /opt/rustwide/workdir/src/address.rs:33:12 [INFO] [stderr] 30: 0x55614ec203a1 - block::transaction::tests::should_recover_address::h985fe06cd5e262d6 [INFO] [stderr] at /opt/rustwide/workdir/src/transaction.rs:315:23 [INFO] [stderr] 31: 0x55614ec20277 - block::transaction::tests::should_recover_address::{{closure}}::hc46d610badbebd11 [INFO] [stderr] at /opt/rustwide/workdir/src/transaction.rs:312:36 [INFO] [stderr] 32: 0x55614ec11456 - core::ops::function::FnOnce::call_once::hd70a7858da9284e1 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 33: 0x55614ec5956f - core::ops::function::FnOnce::call_once::h0e9f6b735acda624 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 34: 0x55614ec5956f - test::__rust_begin_short_backtrace::h65f11a900e8cf65e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:621:18 [INFO] [stderr] 35: 0x55614ec58c63 - test::run_test_in_process::{{closure}}::h5e2816892ad7ac9a [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:60 [INFO] [stderr] 36: 0x55614ec58c63 - as core::ops::function::FnOnce<()>>::call_once::h1b9c320c72d4c6ce [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 37: 0x55614ec58c63 - std::panicking::try::do_call::hd0b24b52271709c2 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stderr] 38: 0x55614ec58c63 - std::panicking::try::h56d1181c9703484e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stderr] 39: 0x55614ec58c63 - std::panic::catch_unwind::h8bd23f3ab29003f2 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stderr] 40: 0x55614ec58c63 - test::run_test_in_process::h506184887cedf4a3 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:27 [INFO] [stderr] 41: 0x55614ec58c63 - test::run_test::{{closure}}::h1877fa24be24f03e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:567:43 [INFO] [stderr] 42: 0x55614ec21863 - test::run_test::{{closure}}::hd863e669253739ef [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:595:41 [INFO] [stderr] 43: 0x55614ec21863 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7f4ddddf8d11340f [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stderr] 44: 0x55614ec263cf - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4a8b28c9e99c5cc2 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:528:17 [INFO] [stderr] 45: 0x55614ec263cf - as core::ops::function::FnOnce<()>>::call_once::h82f1b5c530f72a07 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 46: 0x55614ec263cf - std::panicking::try::do_call::h0064fe0f14317599 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stderr] 47: 0x55614ec263cf - std::panicking::try::h1cc6a2a343001459 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stderr] 48: 0x55614ec263cf - std::panic::catch_unwind::h90be06afab17593a [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stderr] 49: 0x55614ec263cf - std::thread::Builder::spawn_unchecked_::{{closure}}::h80bc2ad0bec94635 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:527:30 [INFO] [stderr] 50: 0x55614ec263cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h27e1017014ef0506 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 51: 0x55614ecd7ef5 - as core::ops::function::FnOnce>::call_once::hdbdd1f187b9b9080 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 52: 0x55614ecd7ef5 - as core::ops::function::FnOnce>::call_once::hc7ee8cb78037b4ec [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 53: 0x55614ecd7ef5 - std::sys::pal::unix::thread::Thread::new::thread_start::haedac03260309a72 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stderr] 54: 0x7f1590e02ac3 - [INFO] [stderr] 55: 0x7f1590e93bf4 - __clone [INFO] [stderr] 56: 0x0 - [INFO] [stderr] thread caused non-unwinding panic. aborting. [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/block-265e06e2b25cfeff` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "6998fca0173e71d4b4470f598fadf2c72cefff3873cbae43a1e8d9a443103396", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6998fca0173e71d4b4470f598fadf2c72cefff3873cbae43a1e8d9a443103396", kill_on_drop: false }` [INFO] [stdout] 6998fca0173e71d4b4470f598fadf2c72cefff3873cbae43a1e8d9a443103396