[INFO] cloning repository https://github.com/lsgerard0310-prog/penumbra [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lsgerard0310-prog/penumbra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flsgerard0310-prog%2Fpenumbra", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flsgerard0310-prog%2Fpenumbra'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 39416ca894f5394a5775277b3737c9428927d854 [INFO] checking lsgerard0310-prog/penumbra against try#901d6c1c62d7c61e05469e996c297476078ee06b for pr-157082 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flsgerard0310-prog%2Fpenumbra" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lsgerard0310-prog/penumbra [INFO] finished tweaking git repo https://github.com/lsgerard0310-prog/penumbra [INFO] tweaked toml for git repo https://github.com/lsgerard0310-prog/penumbra written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lsgerard0310-prog/penumbra on toolchain 901d6c1c62d7c61e05469e996c297476078ee06b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lsgerard0310-prog/penumbra 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" "+901d6c1c62d7c61e05469e996c297476078ee06b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 1671a6acbe2e6af333bbf361d54d85c8340134f405af7207f7eeafba5deb7705 [INFO] running `Command { std: "docker" "start" "1671a6acbe2e6af333bbf361d54d85c8340134f405af7207f7eeafba5deb7705", 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" "1671a6acbe2e6af333bbf361d54d85c8340134f405af7207f7eeafba5deb7705" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1671a6acbe2e6af333bbf361d54d85c8340134f405af7207f7eeafba5deb7705", 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" "1671a6acbe2e6af333bbf361d54d85c8340134f405af7207f7eeafba5deb7705" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling toml_edit v0.25.10+spec-1.1.0 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling wincode v0.5.2 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling bilge-impl v0.3.0 [INFO] [stderr] Compiling num_enum_derive v0.7.6 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Checking env_filter v1.0.1 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling wincode-derive v0.4.3 [INFO] [stderr] Checking arbitrary-int v2.1.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Checking jiff v0.2.23 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking bilge v0.3.0 [INFO] [stderr] Compiling winresource v0.1.31 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling xmlcmd-derive v0.1.0 (/opt/rustwide/workdir/core/xmlcmd_derive) [INFO] [stderr] Checking num_enum v0.7.6 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking uuid v1.23.0 [INFO] [stderr] Checking nusb v0.2.3 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking proc-macro2 v1.0.106 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking simple-xml v0.1.10 [INFO] [stderr] Checking downcast-rs v2.0.2 [INFO] [stderr] Checking clap_lex v1.1.0 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking md5 v0.8.0 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking unicode-segmentation v1.13.2 [INFO] [stderr] Checking quote v1.0.45 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking console v0.16.3 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking tokio v1.51.0 [INFO] [stderr] Checking env_logger v0.11.10 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking serde-untagged v0.1.9 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking ron v0.12.1 [INFO] [stderr] Checking yaml-rust2 v0.10.4 [INFO] [stderr] Compiling antumbra v1.1.0 (/opt/rustwide/workdir/tui) [INFO] [stderr] Checking rust-ini v0.21.3 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Checking toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking penumbra v1.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking config v0.15.22 [INFO] [stderr] Checking clap-num v1.2.0 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking human_bytes v0.4.3 [INFO] [stderr] Checking colored v3.1.1 [INFO] [stderr] Checking toml v0.9.12+spec-1.1.0 [INFO] [stderr] Checking clap v4.6.0 [INFO] [stderr] Checking indicatif v0.18.4 [INFO] [stdout] warning: unused macro definition: `info_dialog` [INFO] [stdout] --> tui/src/macros.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | macro_rules! info_dialog { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `error_dialog` [INFO] [stdout] --> tui/src/macros.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | macro_rules! error_dialog { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `dialog` [INFO] [stdout] --> tui/src/macros.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | macro_rules! dialog { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `ok_dialog` [INFO] [stdout] --> tui/src/macros.rs:54:14 [INFO] [stdout] | [INFO] [stdout] 54 | macro_rules! ok_dialog { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `confirm_dialog` [INFO] [stdout] --> tui/src/macros.rs:61:14 [INFO] [stdout] | [INFO] [stdout] 61 | macro_rules! confirm_dialog { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `info_dialog` [INFO] [stdout] --> tui/src/macros.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | macro_rules! info_dialog { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `error_dialog` [INFO] [stdout] --> tui/src/macros.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | macro_rules! error_dialog { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `dialog` [INFO] [stdout] --> tui/src/macros.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | macro_rules! dialog { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `ok_dialog` [INFO] [stdout] --> tui/src/macros.rs:54:14 [INFO] [stdout] | [INFO] [stdout] 54 | macro_rules! ok_dialog { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `confirm_dialog` [INFO] [stdout] --> tui/src/macros.rs:61:14 [INFO] [stdout] | [INFO] [stdout] 61 | macro_rules! confirm_dialog { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `CliCommand` is never used [INFO] [stdout] --> tui/src/cli/mod.rs:51:11 [INFO] [stdout] | [INFO] [stdout] 51 | pub trait CliCommand { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AntumbraConfig` is never constructed [INFO] [stdout] --> tui/src/config.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct AntumbraConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `load`, `save`, and `get_path` are never used [INFO] [stdout] --> tui/src/config.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 24 | impl AntumbraConfig { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 25 | pub fn load() -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn save(&self) -> Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | fn get_path() -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `CliCommand` is never used [INFO] [stdout] --> tui/src/cli/mod.rs:51:11 [INFO] [stdout] | [INFO] [stdout] 51 | pub trait CliCommand { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AntumbraConfig` is never constructed [INFO] [stdout] --> tui/src/config.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct AntumbraConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `load`, `save`, and `get_path` are never used [INFO] [stdout] --> tui/src/config.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 24 | impl AntumbraConfig { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 25 | pub fn load() -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn save(&self) -> Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | fn get_path() -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "1671a6acbe2e6af333bbf361d54d85c8340134f405af7207f7eeafba5deb7705", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1671a6acbe2e6af333bbf361d54d85c8340134f405af7207f7eeafba5deb7705", kill_on_drop: false }` [INFO] [stdout] 1671a6acbe2e6af333bbf361d54d85c8340134f405af7207f7eeafba5deb7705