[INFO] cloning repository https://github.com/javanhut/Carrier
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/javanhut/Carrier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjavanhut%2FCarrier", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjavanhut%2FCarrier'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ca9129d7ae86b5daee92bb69e3dcbb9fa123ff2
[INFO] testing javanhut/Carrier against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjavanhut%2FCarrier" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/javanhut/Carrier
[INFO] finished tweaking git repo https://github.com/javanhut/Carrier
[INFO] tweaked toml for git repo https://github.com/javanhut/Carrier written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/javanhut/Carrier on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/javanhut/Carrier 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.226
[INFO] [stderr]   Downloaded reqwest v0.12.23
[INFO] [stderr]   Downloaded serde_derive v1.0.226
[INFO] [stderr]   Downloaded serde_core v1.0.226
[INFO] [stderr]   Downloaded tokio-rustls v0.26.3
[INFO] [stderr]   Downloaded windows-implement v0.60.1
[INFO] [stderr]   Downloaded windows-core v0.62.1
[INFO] [stderr]   Downloaded windows-interface v0.59.2
[INFO] [stderr]   Downloaded serial v0.4.0
[INFO] [stderr]   Downloaded serial-windows v0.4.0
[INFO] [stderr]   Downloaded serial-core v0.4.0
[INFO] [stderr]   Downloaded termios v0.2.2
[INFO] [stderr]   Downloaded ioctl-rs v0.1.6
[INFO] [stderr]   Downloaded procfs v0.16.0
[INFO] [stderr]   Downloaded procfs-core v0.16.0
[INFO] [stderr]   Downloaded portable-pty v0.8.1
[INFO] [stderr]   Downloaded serial-unix v0.4.0
[INFO] [stderr]   Downloaded rustls-webpki v0.103.6
[INFO] [stderr]   Downloaded indicatif v0.18.0
[INFO] [stderr]   Downloaded unit-prefix v0.5.1
[INFO] [stderr]   Downloaded console v0.16.1
[INFO] [stderr]   Downloaded rustls v0.23.32
[INFO] [stderr]   Downloaded clap_derive v4.5.47
[INFO] [stderr]   Downloaded clap v4.5.48
[INFO] [stderr]   Downloaded caps v0.5.5
[INFO] [stderr]   Downloaded clap_complete v4.5.61
[INFO] [stderr]   Downloaded clap_builder v4.5.48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a96dc26d4916fa193dab7efa2cfe4476a3a99a39771c81c050bc617f1207b41d
[INFO] running `Command { std: "docker" "start" "-a" "a96dc26d4916fa193dab7efa2cfe4476a3a99a39771c81c050bc617f1207b41d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a96dc26d4916fa193dab7efa2cfe4476a3a99a39771c81c050bc617f1207b41d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a96dc26d4916fa193dab7efa2cfe4476a3a99a39771c81c050bc617f1207b41d", kill_on_drop: false }`
[INFO] [stdout] a96dc26d4916fa193dab7efa2cfe4476a3a99a39771c81c050bc617f1207b41d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64792bb3eea2b307f8361f73b8abb2e420bc3f9fbd0762743d46041a9fc61daa
[INFO] running `Command { std: "docker" "start" "-a" "64792bb3eea2b307f8361f73b8abb2e420bc3f9fbd0762743d46041a9fc61daa", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling procfs v0.16.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling ioctl-rs v0.1.6
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling termios v0.2.2
[INFO] [stderr]    Compiling serial-core v0.4.0
[INFO] [stderr]    Compiling serial-unix v0.4.0
[INFO] [stderr]    Compiling procfs-core v0.16.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling serial v0.4.0
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling caps v0.5.5
[INFO] [stderr]    Compiling portable-pty v0.8.1
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling clap_complete v4.5.61
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling carrier v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `Optional` is never constructed
[INFO] [stdout]   --> src/deps/checker.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum Category {
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 11 |     Optional,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Category` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_error` and `is_warning` are never used
[INFO] [stdout]   --> src/deps/checker.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl CheckResult {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn is_error(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn is_warning(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `purpose` and `alternatives` are never read
[INFO] [stdout]   --> src/deps/checker.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct DependencyCheck {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub purpose: &'static str,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 50 |     pub alternatives: Vec<&'static str>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `MacOS` and `Unknown` are never constructed
[INFO] [stdout]  --> src/deps/platform.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum Os {
[INFO] [stdout]   |          -- variants in this enum
[INFO] [stdout] 5 |     Linux,
[INFO] [stdout] 6 |     MacOS,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 7 |     Unknown,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Os` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_linux` is never used
[INFO] [stdout]   --> src/deps/platform.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl Platform {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 51 |     pub fn is_linux(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "64792bb3eea2b307f8361f73b8abb2e420bc3f9fbd0762743d46041a9fc61daa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64792bb3eea2b307f8361f73b8abb2e420bc3f9fbd0762743d46041a9fc61daa", kill_on_drop: false }`
[INFO] [stdout] 64792bb3eea2b307f8361f73b8abb2e420bc3f9fbd0762743d46041a9fc61daa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8581777636e56239de3f12e1f7bd02b2a531dc9a2ef7561d6727b28a82716999
[INFO] running `Command { std: "docker" "start" "-a" "8581777636e56239de3f12e1f7bd02b2a531dc9a2ef7561d6727b28a82716999", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling carrier v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `Optional` is never constructed
[INFO] [stdout]   --> src/deps/checker.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum Category {
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 11 |     Optional,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Category` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_error` and `is_warning` are never used
[INFO] [stdout]   --> src/deps/checker.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl CheckResult {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn is_error(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn is_warning(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `purpose` and `alternatives` are never read
[INFO] [stdout]   --> src/deps/checker.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct DependencyCheck {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub purpose: &'static str,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 50 |     pub alternatives: Vec<&'static str>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `MacOS` and `Unknown` are never constructed
[INFO] [stdout]  --> src/deps/platform.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum Os {
[INFO] [stdout]   |          -- variants in this enum
[INFO] [stdout] 5 |     Linux,
[INFO] [stdout] 6 |     MacOS,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 7 |     Unknown,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Os` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_linux` is never used
[INFO] [stdout]   --> src/deps/platform.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl Platform {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 51 |     pub fn is_linux(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.53s
[INFO] running `Command { std: "docker" "inspect" "8581777636e56239de3f12e1f7bd02b2a531dc9a2ef7561d6727b28a82716999", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8581777636e56239de3f12e1f7bd02b2a531dc9a2ef7561d6727b28a82716999", kill_on_drop: false }`
[INFO] [stdout] 8581777636e56239de3f12e1f7bd02b2a531dc9a2ef7561d6727b28a82716999
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a8ca178726d03cdac88115eb5f2fb087f34adb8564857b8e1af67aa78a04c28b
[INFO] running `Command { std: "docker" "start" "-a" "a8ca178726d03cdac88115eb5f2fb087f34adb8564857b8e1af67aa78a04c28b", kill_on_drop: false }`
[INFO] [stderr] warning: variant `Optional` is never constructed
[INFO] [stderr]   --> src/deps/checker.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub enum Category {
[INFO] [stderr]    |          -------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 11 |     Optional,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Category` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `is_error` and `is_warning` are never used
[INFO] [stderr]   --> src/deps/checker.rs:37:12
[INFO] [stderr]    |
[INFO] [stderr] 32 | impl CheckResult {
[INFO] [stderr]    | ---------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 37 |     pub fn is_error(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 41 |     pub fn is_warning(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `purpose` and `alternatives` are never read
[INFO] [stderr]   --> src/deps/checker.rs:49:9
[INFO] [stderr]    |
[INFO] [stderr] 46 | pub struct DependencyCheck {
[INFO] [stderr]    |            --------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 49 |     pub purpose: &'static str,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 50 |     pub alternatives: Vec<&'static str>,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `MacOS` and `Unknown` are never constructed
[INFO] [stderr]  --> src/deps/platform.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub enum Os {
[INFO] [stderr]   |          -- variants in this enum
[INFO] [stderr] 5 |     Linux,
[INFO] [stderr] 6 |     MacOS,
[INFO] [stderr]   |     ^^^^^
[INFO] [stderr] 7 |     Unknown,
[INFO] [stderr]   |     ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `Os` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `is_linux` is never used
[INFO] [stderr]   --> src/deps/platform.rs:51:12
[INFO] [stderr]    |
[INFO] [stderr] 50 | impl Platform {
[INFO] [stderr]    | ------------- method in this implementation
[INFO] [stderr] 51 |     pub fn is_linux(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `carrier` (bin "carrier" test) generated 5 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/carrier-31b89eb97463c40a)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test cli::cli::tests::parse_localhost_registry ... ok
[INFO] [stdout] test commands::commands::tests::test_choose_manifest_digest ... ok
[INFO] [stdout] test commands::commands::tests::test_normalize_image_path ... ok
[INFO] [stdout] test cli::cli::tests::parse_with_registry ... ok
[INFO] [stdout] test deps::platform::tests::test_detect_os ... ok
[INFO] [stdout] test commands::commands::tests::test_parse_since_duration ... ok
[INFO] [stdout] test commands::commands::tests::test_fuzzy_match ... ok
[INFO] [stdout] test deps::platform::tests::test_parse_os_release_arch ... ok
[INFO] [stdout] test deps::platform::tests::test_parse_os_release_ubuntu ... ok
[INFO] [stdout] test cli::cli::tests::parse_simple_image ... ok
[INFO] [stdout] test commands::commands::tests::test_parse_since_rfc3339 ... ok
[INFO] [stdout] test cli::cli::tests::parse_with_tag ... ok
[INFO] [stdout] test commands::commands::tests::test_seek_to_last_n_lines ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a8ca178726d03cdac88115eb5f2fb087f34adb8564857b8e1af67aa78a04c28b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8ca178726d03cdac88115eb5f2fb087f34adb8564857b8e1af67aa78a04c28b", kill_on_drop: false }`
[INFO] [stdout] a8ca178726d03cdac88115eb5f2fb087f34adb8564857b8e1af67aa78a04c28b
