[INFO] cloning repository https://github.com/void-ripper/mcriddle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/void-ripper/mcriddle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoid-ripper%2Fmcriddle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoid-ripper%2Fmcriddle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78c72f7e070281204520878aebbfff29b497d9b5 [INFO] testing void-ripper/mcriddle against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoid-ripper%2Fmcriddle" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/void-ripper/mcriddle [INFO] finished tweaking git repo https://github.com/void-ripper/mcriddle [INFO] tweaked toml for git repo https://github.com/void-ripper/mcriddle written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/void-ripper/mcriddle on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/void-ripper/mcriddle 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytesize v2.0.1 [INFO] [stderr] Downloaded winnow v0.7.11 [INFO] [stderr] Downloaded clap_derive v4.5.41 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3be7d7e9473b94f3b2bcc9aeb3cd2e111d82ba1daaf932bd9cf29ecce7945f2 [INFO] running `Command { std: "docker" "start" "-a" "b3be7d7e9473b94f3b2bcc9aeb3cd2e111d82ba1daaf932bd9cf29ecce7945f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3be7d7e9473b94f3b2bcc9aeb3cd2e111d82ba1daaf932bd9cf29ecce7945f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3be7d7e9473b94f3b2bcc9aeb3cd2e111d82ba1daaf932bd9cf29ecce7945f2", kill_on_drop: false }` [INFO] [stdout] b3be7d7e9473b94f3b2bcc9aeb3cd2e111d82ba1daaf932bd9cf29ecce7945f2 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6057ac3b49574945c1bd0d8d0a94fe6240548e42fe34ff429af1ced3fa08c900 [INFO] running `Command { std: "docker" "start" "-a" "6057ac3b49574945c1bd0d8d0a94fe6240548e42fe34ff429af1ced3fa08c900", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling aes-gcm-siv v0.11.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling askama_parser v0.14.0 [INFO] [stderr] Compiling askama_derive v0.14.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling tokio-socks v0.5.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling askama v0.14.0 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling mccloud v0.1.0 (/opt/rustwide/workdir/mccloud) [INFO] [stdout] warning: unused imports: `SocketAddr` and `time::SystemTime` [INFO] [stdout] --> mccloud/src/lib.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | net::{SocketAddr, ToSocketAddrs}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | time::SystemTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SecretKey`, `Signature`, `Signer`, `SigningKey`, `Verifier`, and `VerifyingKey` [INFO] [stdout] --> mccloud/src/message.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | signature::{Signer, Verifier}, [INFO] [stdout] | ^^^^^^ ^^^^^^^^ [INFO] [stdout] 5 | Signature, SigningKey, VerifyingKey, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 6 | }, [INFO] [stdout] 7 | SecretKey, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Error`, `Result`, `SignBytes`, and `ex` [INFO] [stdout] --> mccloud/src/message.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | error::{Error, Result}, [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] 13 | ex, HashBytes, PubKeyBytes, SignBytes, Version, [INFO] [stdout] | ^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `io::AsyncWriteExt` [INFO] [stdout] --> mccloud/src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | io::AsyncWriteExt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mccloud-tester v0.1.0 (/opt/rustwide/workdir/mccloud-tester) [INFO] [stderr] Compiling mccloud-daemon v0.1.0 (/opt/rustwide/workdir/mccloud-daemon) [INFO] [stdout] warning: method `update_peer_list` is never used [INFO] [stdout] --> mccloud-tester/src/main.rs:54:14 [INFO] [stdout] | [INFO] [stdout] 53 | impl App { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] 54 | async fn update_peer_list(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `peer_blocks` is never used [INFO] [stdout] --> mccloud-tester/src/main.rs:209:10 [INFO] [stdout] | [INFO] [stdout] 209 | async fn peer_blocks(state: AppPtr, Path(pubhex): Path) -> Json> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 2m 17s [INFO] running `Command { std: "docker" "inspect" "6057ac3b49574945c1bd0d8d0a94fe6240548e42fe34ff429af1ced3fa08c900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6057ac3b49574945c1bd0d8d0a94fe6240548e42fe34ff429af1ced3fa08c900", kill_on_drop: false }` [INFO] [stdout] 6057ac3b49574945c1bd0d8d0a94fe6240548e42fe34ff429af1ced3fa08c900 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b4cddc2c8bdb58fdbb7adae4890f48053d4cf23a11911defdb65d9bc1fe595b [INFO] running `Command { std: "docker" "start" "-a" "2b4cddc2c8bdb58fdbb7adae4890f48053d4cf23a11911defdb65d9bc1fe595b", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling bytesize v2.0.1 [INFO] [stdout] warning: unused imports: `SocketAddr` and `time::SystemTime` [INFO] [stdout] --> mccloud/src/lib.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | net::{SocketAddr, ToSocketAddrs}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | time::SystemTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SecretKey`, `Signature`, `Signer`, `SigningKey`, `Verifier`, and `VerifyingKey` [INFO] [stdout] --> mccloud/src/message.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | signature::{Signer, Verifier}, [INFO] [stdout] | ^^^^^^ ^^^^^^^^ [INFO] [stdout] 5 | Signature, SigningKey, VerifyingKey, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 6 | }, [INFO] [stdout] 7 | SecretKey, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Error`, `Result`, `SignBytes`, and `ex` [INFO] [stdout] --> mccloud/src/message.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | error::{Error, Result}, [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] 13 | ex, HashBytes, PubKeyBytes, SignBytes, Version, [INFO] [stdout] | ^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `io::AsyncWriteExt` [INFO] [stdout] --> mccloud/src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | io::AsyncWriteExt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mccloud-daemon v0.1.0 (/opt/rustwide/workdir/mccloud-daemon) [INFO] [stderr] Compiling mccloud-tester v0.1.0 (/opt/rustwide/workdir/mccloud-tester) [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stdout] warning: method `update_peer_list` is never used [INFO] [stdout] --> mccloud-tester/src/main.rs:54:14 [INFO] [stdout] | [INFO] [stdout] 53 | impl App { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] 54 | async fn update_peer_list(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `peer_blocks` is never used [INFO] [stdout] --> mccloud-tester/src/main.rs:209:10 [INFO] [stdout] | [INFO] [stdout] 209 | async fn peer_blocks(state: AppPtr, Path(pubhex): Path) -> Json> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling mccloud v0.1.0 (/opt/rustwide/workdir/mccloud) [INFO] [stdout] warning: unused imports: `SocketAddr` and `time::SystemTime` [INFO] [stdout] --> mccloud/src/lib.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | net::{SocketAddr, ToSocketAddrs}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | time::SystemTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SecretKey`, `Signature`, `Signer`, `SigningKey`, `Verifier`, and `VerifyingKey` [INFO] [stdout] --> mccloud/src/message.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | signature::{Signer, Verifier}, [INFO] [stdout] | ^^^^^^ ^^^^^^^^ [INFO] [stdout] 5 | Signature, SigningKey, VerifyingKey, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 6 | }, [INFO] [stdout] 7 | SecretKey, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Error`, `Result`, `SignBytes`, and `ex` [INFO] [stdout] --> mccloud/src/message.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | error::{Error, Result}, [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] 13 | ex, HashBytes, PubKeyBytes, SignBytes, Version, [INFO] [stdout] | ^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `io::AsyncWriteExt` [INFO] [stdout] --> mccloud/src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | io::AsyncWriteExt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 24.24s [INFO] running `Command { std: "docker" "inspect" "2b4cddc2c8bdb58fdbb7adae4890f48053d4cf23a11911defdb65d9bc1fe595b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b4cddc2c8bdb58fdbb7adae4890f48053d4cf23a11911defdb65d9bc1fe595b", kill_on_drop: false }` [INFO] [stdout] 2b4cddc2c8bdb58fdbb7adae4890f48053d4cf23a11911defdb65d9bc1fe595b [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e7cd877cde8876ba11935516f44dfea0092f68b4ac8668671fdd41564327492b [INFO] running `Command { std: "docker" "start" "-a" "e7cd877cde8876ba11935516f44dfea0092f68b4ac8668671fdd41564327492b", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `SocketAddr` and `time::SystemTime` [INFO] [stderr] --> mccloud/src/lib.rs:6:11 [INFO] [stderr] | [INFO] [stderr] 6 | net::{SocketAddr, ToSocketAddrs}, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 12 | time::SystemTime, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `SecretKey`, `Signature`, `Signer`, `SigningKey`, `Verifier`, and `VerifyingKey` [INFO] [stderr] --> mccloud/src/message.rs:4:21 [INFO] [stderr] | [INFO] [stderr] 4 | signature::{Signer, Verifier}, [INFO] [stderr] | ^^^^^^ ^^^^^^^^ [INFO] [stderr] 5 | Signature, SigningKey, VerifyingKey, [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stderr] 6 | }, [INFO] [stderr] 7 | SecretKey, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Error`, `Result`, `SignBytes`, and `ex` [INFO] [stderr] --> mccloud/src/message.rs:12:13 [INFO] [stderr] | [INFO] [stderr] 12 | error::{Error, Result}, [INFO] [stderr] | ^^^^^ ^^^^^^ [INFO] [stderr] 13 | ex, HashBytes, PubKeyBytes, SignBytes, Version, [INFO] [stderr] | ^^ ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `io::AsyncWriteExt` [INFO] [stderr] --> mccloud/src/lib.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | io::AsyncWriteExt, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `mccloud` (lib) generated 4 warnings (run `cargo fix --lib -p mccloud` to apply 3 suggestions) [INFO] [stderr] warning: `mccloud` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] warning: method `update_peer_list` is never used [INFO] [stderr] --> mccloud-tester/src/main.rs:54:14 [INFO] [stderr] | [INFO] [stderr] 53 | impl App { [INFO] [stderr] | -------- method in this implementation [INFO] [stderr] 54 | async fn update_peer_list(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `peer_blocks` is never used [INFO] [stderr] --> mccloud-tester/src/main.rs:209:10 [INFO] [stderr] | [INFO] [stderr] 209 | async fn peer_blocks(state: AppPtr, Path(pubhex): Path) -> Json> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `mccloud-tester` (bin "mccloud-tester" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mccloud-b0ab035d7bd09f7c) [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] [stderr] Running tests/data.rs (/opt/rustwide/target/debug/deps/data-7588599bf91cff19) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test data_reboot ... FAILED [INFO] [stdout] test send_single_data ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- data_reboot stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'data_reboot' (26) panicked at mccloud/tests/utils/mod.rs:36:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6156c416b802 - [INFO] [stdout] 1: 0x6156c417d67f - [INFO] [stdout] 2: 0x6156c4137441 - [INFO] [stdout] 3: 0x6156c41440f2 - [INFO] [stdout] 4: 0x6156c41490ff - [INFO] [stdout] 5: 0x6156c4148f91 - [INFO] [stdout] 6: 0x6156c3f82fae - [INFO] [stdout] 7: 0x6156c414986f - [INFO] [stdout] 8: 0x6156c414961a - [INFO] [stdout] 9: 0x6156c4144229 - [INFO] [stdout] 10: 0x6156c412af4d - [INFO] [stdout] 11: 0x6156c4186420 - [INFO] [stdout] 12: 0x6156c4185926 - [INFO] [stdout] 13: 0x6156c3f55a93 - [INFO] [stdout] 14: 0x6156c3f4b83b - [INFO] [stdout] 15: 0x6156c3f5b7d7 - [INFO] [stdout] 16: 0x6156c3f5f62f - [INFO] [stdout] 17: 0x6156c3f5f2eb - [INFO] [stdout] 18: 0x6156c3f5bd60 - [INFO] [stdout] 19: 0x6156c3f60467 - [INFO] [stdout] 20: 0x6156c3f5e5c3 - [INFO] [stdout] 21: 0x6156c3f4936d - [INFO] [stdout] 22: 0x6156c3f82d6b - [INFO] [stdout] 23: 0x6156c3f98855 - [INFO] [stdout] 24: 0x6156c3f6f1c4 - [INFO] [stdout] 25: 0x6156c3f72b6a - [INFO] [stdout] 26: 0x6156c413e1ff - [INFO] [stdout] 27: 0x736044b60aa4 - [INFO] [stdout] 28: 0x736044beda34 - clone [INFO] [stdout] 29: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- send_single_data stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'send_single_data' (27) panicked at mccloud/tests/utils/mod.rs:36:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6156c416b802 - [INFO] [stdout] 1: 0x6156c417d67f - [INFO] [stdout] 2: 0x6156c4137441 - [INFO] [stdout] 3: 0x6156c41440f2 - [INFO] [stdout] 4: 0x6156c41490ff - [INFO] [stdout] 5: 0x6156c4148f91 - [INFO] [stdout] 6: 0x6156c3f82fae - [INFO] [stdout] 7: 0x6156c414986f - [INFO] [stdout] 8: 0x6156c414961a - [INFO] [stdout] 9: 0x6156c4144229 - [INFO] [stdout] 10: 0x6156c412af4d - [INFO] [stdout] 11: 0x6156c4186420 - [INFO] [stdout] 12: 0x6156c4185926 - [INFO] [stdout] 13: 0x6156c3f55a93 - [INFO] [stdout] 14: 0x6156c3f4ca87 - [INFO] [stdout] 15: 0x6156c3f5b7d7 - [INFO] [stdout] 16: 0x6156c3f5f62f - [INFO] [stdout] 17: 0x6156c3f5f2eb - [INFO] [stdout] 18: 0x6156c3f5bd60 - [INFO] [stdout] 19: 0x6156c3f60467 - [INFO] [stdout] 20: 0x6156c3f5e5c3 - [INFO] [stdout] 21: 0x6156c3f494cd - [INFO] [stdout] 22: 0x6156c3f82d6b - [INFO] [stdout] 23: 0x6156c3f98855 - [INFO] [stdout] 24: 0x6156c3f6f1c4 - [INFO] [stdout] 25: 0x6156c3f72b6a - [INFO] [stdout] 26: 0x6156c413e1ff - [INFO] [stdout] 27: 0x736044b60aa4 - [INFO] [stdout] 28: 0x736044beda34 - clone [INFO] [stdout] 29: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] data_reboot [INFO] [stdout] send_single_data [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p mccloud --test data` [INFO] running `Command { std: "docker" "inspect" "e7cd877cde8876ba11935516f44dfea0092f68b4ac8668671fdd41564327492b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7cd877cde8876ba11935516f44dfea0092f68b4ac8668671fdd41564327492b", kill_on_drop: false }` [INFO] [stdout] e7cd877cde8876ba11935516f44dfea0092f68b4ac8668671fdd41564327492b