[INFO] cloning repository https://github.com/uptotheroof/onera [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uptotheroof/onera" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuptotheroof%2Fonera", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuptotheroof%2Fonera'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88449999a0a9cf13a1426e0827e326516b46a5fd [INFO] checking uptotheroof/onera against try#51000a35bc99aeffdc092bf2226ab562eedb9eff for pr-135899 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuptotheroof%2Fonera" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uptotheroof/onera on toolchain 51000a35bc99aeffdc092bf2226ab562eedb9eff [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+51000a35bc99aeffdc092bf2226ab562eedb9eff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/uptotheroof/onera [INFO] finished tweaking git repo https://github.com/uptotheroof/onera [INFO] tweaked toml for git repo https://github.com/uptotheroof/onera written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/uptotheroof/onera 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" "+51000a35bc99aeffdc092bf2226ab562eedb9eff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:6475c868a6d27846ca172efb246699580b64b57a5b3744ef73949e850a31b38a" "/opt/rustwide/cargo-home/bin/cargo" "+51000a35bc99aeffdc092bf2226ab562eedb9eff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84eb1817f7ff66ab12d53394c2535f8d91179c0161812de64ca9904e2dd3320c [INFO] running `Command { std: "docker" "start" "-a" "84eb1817f7ff66ab12d53394c2535f8d91179c0161812de64ca9904e2dd3320c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84eb1817f7ff66ab12d53394c2535f8d91179c0161812de64ca9904e2dd3320c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84eb1817f7ff66ab12d53394c2535f8d91179c0161812de64ca9904e2dd3320c", kill_on_drop: false }` [INFO] [stdout] 84eb1817f7ff66ab12d53394c2535f8d91179c0161812de64ca9904e2dd3320c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:6475c868a6d27846ca172efb246699580b64b57a5b3744ef73949e850a31b38a" "/opt/rustwide/cargo-home/bin/cargo" "+51000a35bc99aeffdc092bf2226ab562eedb9eff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08fa01e0b1e68b49383cfd51707037ef8132773fae14be318b8ccdf2cae698ac [INFO] running `Command { std: "docker" "start" "-a" "08fa01e0b1e68b49383cfd51707037ef8132773fae14be318b8ccdf2cae698ac", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking num-traits v0.1.40 [INFO] [stderr] Checking libc v0.2.33 [INFO] [stderr] Checking time v0.1.38 [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking num-iter v0.1.34 [INFO] [stderr] Checking num v0.1.40 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Checking onera v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `do_section` is never used [INFO] [stdout] --> src/main.rs:323:4 [INFO] [stdout] | [INFO] [stdout] 323 | fn do_section(name: &str, ban: u8, indt: u8, lng: u32, onera: &[Onus], i: usize) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `started`, `stopped`, and `duration` are never read [INFO] [stdout] --> src/interrupts.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Interrupts { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | pub started: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 8 | pub stopped: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 9 | pub duration: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Interrupts` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `started`, `stopped`, and `duration` are never read [INFO] [stdout] --> src/sequence.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Sequence { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | pub started: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 8 | pub stopped: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 9 | pub duration: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sequence` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `do_section` is never used [INFO] [stdout] --> src/main.rs:323:4 [INFO] [stdout] | [INFO] [stdout] 323 | fn do_section(name: &str, ban: u8, indt: u8, lng: u32, onera: &[Onus], i: usize) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `started`, `stopped`, and `duration` are never read [INFO] [stdout] --> src/interrupts.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Interrupts { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | pub started: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 8 | pub stopped: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 9 | pub duration: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Interrupts` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `started`, `stopped`, and `duration` are never read [INFO] [stdout] --> src/sequence.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Sequence { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | pub started: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 8 | pub stopped: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 9 | pub duration: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sequence` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.16s [INFO] running `Command { std: "docker" "inspect" "08fa01e0b1e68b49383cfd51707037ef8132773fae14be318b8ccdf2cae698ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08fa01e0b1e68b49383cfd51707037ef8132773fae14be318b8ccdf2cae698ac", kill_on_drop: false }` [INFO] [stdout] 08fa01e0b1e68b49383cfd51707037ef8132773fae14be318b8ccdf2cae698ac