[INFO] cloning repository https://github.com/suremarc/satoshi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/suremarc/satoshi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuremarc%2Fsatoshi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuremarc%2Fsatoshi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f138b37518c30c4655c9afec94713b34033ce113 [INFO] testing suremarc/satoshi against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuremarc%2Fsatoshi" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/suremarc/satoshi 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 git repo https://github.com/suremarc/satoshi [INFO] finished tweaking git repo https://github.com/suremarc/satoshi [INFO] tweaked toml for git repo https://github.com/suremarc/satoshi written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/suremarc/satoshi 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded archery v0.4.0 [INFO] [stderr] Downloaded rpds v0.12.0 [INFO] [stderr] Downloaded axum v0.6.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 5313019eb6b238dde1eb3adc6b2bffbe5859a1131441d9773d4b9277a8b4426a [INFO] running `Command { std: "docker" "start" "-a" "5313019eb6b238dde1eb3adc6b2bffbe5859a1131441d9773d4b9277a8b4426a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5313019eb6b238dde1eb3adc6b2bffbe5859a1131441d9773d4b9277a8b4426a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5313019eb6b238dde1eb3adc6b2bffbe5859a1131441d9773d4b9277a8b4426a", kill_on_drop: false }` [INFO] [stdout] 5313019eb6b238dde1eb3adc6b2bffbe5859a1131441d9773d4b9277a8b4426a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c3600b115da72fdfcb3fac51506a330bda138f2da2ea30eb7aa4b33370fcbda8 [INFO] running `Command { std: "docker" "start" "-a" "c3600b115da72fdfcb3fac51506a330bda138f2da2ea30eb7aa4b33370fcbda8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling archery v0.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling clap_lex v0.3.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling rpds v0.12.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.3 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling clap v4.1.4 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling satoshi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `chain_contains` [INFO] [stdout] --> src/bin/simulation/main.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | chain_as_hashes, chain_contains, count_txns, Blockchain, Message, Node, TXN_COUNTER, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.07s [INFO] running `Command { std: "docker" "inspect" "c3600b115da72fdfcb3fac51506a330bda138f2da2ea30eb7aa4b33370fcbda8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3600b115da72fdfcb3fac51506a330bda138f2da2ea30eb7aa4b33370fcbda8", kill_on_drop: false }` [INFO] [stdout] c3600b115da72fdfcb3fac51506a330bda138f2da2ea30eb7aa4b33370fcbda8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ddc41aa0566a171c3b82216c8ade453e7c1042c6aacaa6cb79390eef350a21a5 [INFO] running `Command { std: "docker" "start" "-a" "ddc41aa0566a171c3b82216c8ade453e7c1042c6aacaa6cb79390eef350a21a5", kill_on_drop: false }` [INFO] [stderr] Compiling satoshi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `chain_contains` [INFO] [stdout] --> src/bin/simulation/main.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | chain_as_hashes, chain_contains, count_txns, Blockchain, Message, Node, TXN_COUNTER, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] running `Command { std: "docker" "inspect" "ddc41aa0566a171c3b82216c8ade453e7c1042c6aacaa6cb79390eef350a21a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddc41aa0566a171c3b82216c8ade453e7c1042c6aacaa6cb79390eef350a21a5", kill_on_drop: false }` [INFO] [stdout] ddc41aa0566a171c3b82216c8ade453e7c1042c6aacaa6cb79390eef350a21a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 504544586ae6d35869ef6872483233feeb60a5bed3c10cd1503a23543153a0df [INFO] running `Command { std: "docker" "start" "-a" "504544586ae6d35869ef6872483233feeb60a5bed3c10cd1503a23543153a0df", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `chain_contains` [INFO] [stderr] --> src/bin/simulation/main.rs:6:22 [INFO] [stderr] | [INFO] [stderr] 6 | chain_as_hashes, chain_contains, count_txns, Blockchain, Message, Node, TXN_COUNTER, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `satoshi` (bin "simulation" test) generated 1 warning (run `cargo fix --bin "simulation" --tests` to apply 1 suggestion) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/bin/simulation/main.rs (/opt/rustwide/target/debug/deps/simulation-1ea0f86bb3116adb) [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" "504544586ae6d35869ef6872483233feeb60a5bed3c10cd1503a23543153a0df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "504544586ae6d35869ef6872483233feeb60a5bed3c10cd1503a23543153a0df", kill_on_drop: false }` [INFO] [stdout] 504544586ae6d35869ef6872483233feeb60a5bed3c10cd1503a23543153a0df