[INFO] cloning repository https://github.com/pope/rust_tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pope/rust_tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpope%2Frust_tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpope%2Frust_tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 082cb2bd9a7fa17b449d9b534729a0518cb40666 [INFO] testing pope/rust_tutorial against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpope%2Frust_tutorial" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pope/rust_tutorial [INFO] finished tweaking git repo https://github.com/pope/rust_tutorial [INFO] tweaked toml for git repo https://github.com/pope/rust_tutorial written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pope/rust_tutorial on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pope/rust_tutorial 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d032b7fed282f93dede76cfb805ae23989570dd801d53182d162588330b31e15 [INFO] running `Command { std: "docker" "start" "-a" "d032b7fed282f93dede76cfb805ae23989570dd801d53182d162588330b31e15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d032b7fed282f93dede76cfb805ae23989570dd801d53182d162588330b31e15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d032b7fed282f93dede76cfb805ae23989570dd801d53182d162588330b31e15", kill_on_drop: false }` [INFO] [stdout] d032b7fed282f93dede76cfb805ae23989570dd801d53182d162588330b31e15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 61d4a78a3106ea17a4815f2006e64abe98b1f420f5332f7d502166073243a27b [INFO] running `Command { std: "docker" "start" "-a" "61d4a78a3106ea17a4815f2006e64abe98b1f420f5332f7d502166073243a27b", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling d-linked-list v0.1.0 (/opt/rustwide/workdir/d-linked-list) [INFO] [stderr] Compiling minigrep v0.1.0 (/opt/rustwide/workdir/minigrep) [INFO] [stderr] Compiling binary-heap v0.1.0 (/opt/rustwide/workdir/binary-heap) [INFO] [stderr] Compiling const-list v0.1.0 (/opt/rustwide/workdir/const-list) [INFO] [stderr] Compiling shirt-company v0.1.0 (/opt/rustwide/workdir/shirt-company) [INFO] [stderr] Compiling backyard v0.1.0 (/opt/rustwide/workdir/backyard) [INFO] [stderr] Compiling chapter10 v0.1.0 (/opt/rustwide/workdir/chapter10) [INFO] [stderr] Compiling leaves-from-the-vine v0.1.0 (/opt/rustwide/workdir/leaves-from-the-vine) [INFO] [stderr] Compiling variables v0.1.0 (/opt/rustwide/workdir/variables) [INFO] [stderr] Compiling rectangles v0.1.0 (/opt/rustwide/workdir/rectangles) [INFO] [stderr] Compiling hello_cargo v0.1.0 (/opt/rustwide/workdir/hello_cargo) [INFO] [stderr] Compiling interior-mutability v0.1.0 (/opt/rustwide/workdir/interior-mutability) [INFO] [stderr] Compiling threads v0.1.0 (/opt/rustwide/workdir/threads) [INFO] [stderr] Compiling adder v0.1.0 (/opt/rustwide/workdir/adder) [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> const-list/src/main.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | Cons(i32, Box), [INFO] [stdout] | ---- ^^^ ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `List` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 7 - Cons(i32, Box), [INFO] [stdout] 7 + Cons((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> const-list/src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | RcCons(i32, Rc), [INFO] [stdout] | ------ ^^^ ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RcList` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 13 - RcCons(i32, Rc), [INFO] [stdout] 13 + RcCons((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> const-list/src/main.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | RcRefCons(Rc>, Rc), [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RcRefList` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 19 - RcRefCons(Rc>, Rc), [INFO] [stdout] 19 + RcRefCons((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lru-map v0.1.0 (/opt/rustwide/workdir/lru-map) [INFO] [stderr] Compiling k-nearest v0.1.0 (/opt/rustwide/workdir/k-nearest) [INFO] [stderr] Compiling restaurant v0.1.0 (/opt/rustwide/workdir/restaurant) [INFO] [stderr] Compiling limit-tracker v0.1.0 (/opt/rustwide/workdir/limit-tracker) [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/rustwide/workdir/guessing_game) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.57s [INFO] running `Command { std: "docker" "inspect" "61d4a78a3106ea17a4815f2006e64abe98b1f420f5332f7d502166073243a27b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61d4a78a3106ea17a4815f2006e64abe98b1f420f5332f7d502166073243a27b", kill_on_drop: false }` [INFO] [stdout] 61d4a78a3106ea17a4815f2006e64abe98b1f420f5332f7d502166073243a27b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1beaaa8bb7ffc45f65f8a5d572b9bc3697cdab8daef31ccc92007696e3ca065d [INFO] running `Command { std: "docker" "start" "-a" "1beaaa8bb7ffc45f65f8a5d572b9bc3697cdab8daef31ccc92007696e3ca065d", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling lru-map v0.1.0 (/opt/rustwide/workdir/lru-map) [INFO] [stderr] Compiling hello_cargo v0.1.0 (/opt/rustwide/workdir/hello_cargo) [INFO] [stderr] Compiling interior-mutability v0.1.0 (/opt/rustwide/workdir/interior-mutability) [INFO] [stderr] Compiling threads v0.1.0 (/opt/rustwide/workdir/threads) [INFO] [stderr] Compiling minigrep v0.1.0 (/opt/rustwide/workdir/minigrep) [INFO] [stderr] Compiling const-list v0.1.0 (/opt/rustwide/workdir/const-list) [INFO] [stderr] Compiling rectangles v0.1.0 (/opt/rustwide/workdir/rectangles) [INFO] [stderr] Compiling adder v0.1.0 (/opt/rustwide/workdir/adder) [INFO] [stderr] Compiling k-nearest v0.1.0 (/opt/rustwide/workdir/k-nearest) [INFO] [stderr] Compiling leaves-from-the-vine v0.1.0 (/opt/rustwide/workdir/leaves-from-the-vine) [INFO] [stderr] Compiling chapter10 v0.1.0 (/opt/rustwide/workdir/chapter10) [INFO] [stderr] Compiling restaurant v0.1.0 (/opt/rustwide/workdir/restaurant) [INFO] [stderr] Compiling shirt-company v0.1.0 (/opt/rustwide/workdir/shirt-company) [INFO] [stderr] Compiling variables v0.1.0 (/opt/rustwide/workdir/variables) [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/rustwide/workdir/guessing_game) [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> const-list/src/main.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | Cons(i32, Box), [INFO] [stdout] | ---- ^^^ ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `List` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 7 - Cons(i32, Box), [INFO] [stdout] 7 + Cons((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> const-list/src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | RcCons(i32, Rc), [INFO] [stdout] | ------ ^^^ ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RcList` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 13 - RcCons(i32, Rc), [INFO] [stdout] 13 + RcCons((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> const-list/src/main.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | RcRefCons(Rc>, Rc), [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RcRefList` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 19 - RcRefCons(Rc>, Rc), [INFO] [stdout] 19 + RcRefCons((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling binary-heap v0.1.0 (/opt/rustwide/workdir/binary-heap) [INFO] [stderr] Compiling d-linked-list v0.1.0 (/opt/rustwide/workdir/d-linked-list) [INFO] [stderr] Compiling backyard v0.1.0 (/opt/rustwide/workdir/backyard) [INFO] [stderr] Compiling limit-tracker v0.1.0 (/opt/rustwide/workdir/limit-tracker) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.37s [INFO] running `Command { std: "docker" "inspect" "1beaaa8bb7ffc45f65f8a5d572b9bc3697cdab8daef31ccc92007696e3ca065d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1beaaa8bb7ffc45f65f8a5d572b9bc3697cdab8daef31ccc92007696e3ca065d", kill_on_drop: false }` [INFO] [stdout] 1beaaa8bb7ffc45f65f8a5d572b9bc3697cdab8daef31ccc92007696e3ca065d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b3bfa7de4ed234d54adb7f59215d7c9951a4c753debd5773cffb3e5e81a59d92 [INFO] running `Command { std: "docker" "start" "-a" "b3bfa7de4ed234d54adb7f59215d7c9951a4c753debd5773cffb3e5e81a59d92", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: fields `0` and `1` are never read [INFO] [stderr] --> const-list/src/main.rs:7:7 [INFO] [stderr] | [INFO] [stderr] 7 | Cons(i32, Box), [INFO] [stderr] | ---- ^^^ ^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | fields in this variant [INFO] [stderr] | [INFO] [stderr] = note: `List` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 7 - Cons(i32, Box), [INFO] [stderr] 7 + Cons((), ()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: fields `0` and `1` are never read [INFO] [stderr] --> const-list/src/main.rs:13:9 [INFO] [stderr] | [INFO] [stderr] 13 | RcCons(i32, Rc), [INFO] [stderr] | ------ ^^^ ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | fields in this variant [INFO] [stderr] | [INFO] [stderr] = note: `RcList` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 13 - RcCons(i32, Rc), [INFO] [stderr] 13 + RcCons((), ()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: fields `0` and `1` are never read [INFO] [stderr] --> const-list/src/main.rs:19:12 [INFO] [stderr] | [INFO] [stderr] 19 | RcRefCons(Rc>, Rc), [INFO] [stderr] | --------- ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | fields in this variant [INFO] [stderr] | [INFO] [stderr] = note: `RcRefList` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 19 - RcRefCons(Rc>, Rc), [INFO] [stderr] 19 + RcRefCons((), ()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `const-list` (bin "const-list" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/adder-a853eab46843539b) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test tests::exploration ... ok [INFO] [stdout] test tests::greeting_has_name ... ok [INFO] [stdout] test tests::it_adds_two ... ok [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] test tests::smaller_cannot_hold_larger ... ok [INFO] [stdout] test tests::larger_can_hold_smaller ... ok [INFO] [stdout] test tests::smaller_not_equal_to_larger ... ok [INFO] [stdout] test tests::guess_greater_than_100 - should panic ... ok [INFO] [stdout] test tests::guess_less_than_1 - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/integration_test-ab92afd8de065917) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test it_adds_two ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/backyard-bdac4de76d422f73) [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 unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/binary_heap-f55d6bbeb5336ef1) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_heap ... ok [INFO] [stdout] test tests::test_heap_with_data ... ok [INFO] [stdout] test tests::test_heap_with_empty_vec ... ok [INFO] [stdout] test tests::test_heap_with_one_item ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/chapter10-2eac3c19449afa2e) [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 unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/const_list-925e345f2508cc3a) [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 unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/d_linked_list-a7a4d6ab5c0084df) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::iterates_through_list ... ok [INFO] [stdout] test tests::iterates_through_list_in_reverse ... ok [INFO] [stdout] test tests::manages_list_from_back ... ok [INFO] [stdout] test tests::manages_list_from_front ... ok [INFO] [stdout] test tests::push_node_back ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/guessing_game-6b9696ede9acf1fa) [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 unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/hello_cargo-bdf4c648e2a6708d) [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 unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/interior_mutability-d5191139658b7925) [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 unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/k_nearest-adfbc5097dc9f055) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::it_works_top_k_points ... ok [INFO] [stdout] test tests::it_works_with_one_point ... ok [INFO] [stdout] test tests::it_works_with_empty_points ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/leaves_from_the_vine-cb3742a1469ef0f3) [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 unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/limit_tracker-1a069ee5ebf45984) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_sends_an_over_75_percent_warning_message ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/lru_map-6fe2825179b4397a) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::builds_lru ... ok [INFO] [stdout] test tests::builds_lru_with_capacity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/minigrep-d8d64c0ddf5b7e45) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::case_insensitive ... ok [INFO] [stdout] test tests::case_insensitive_no_match ... ok [INFO] [stdout] test tests::case_sensitive ... ok [INFO] [stdout] test tests::case_sensitive_no_match ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/minigrep-28fde06824c7bfcc) [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 unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rectangles-c270440a875a290e) [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 unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/restaurant-88feb03f412e8bb1) [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 unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/shirt_company-22e157888a516866) [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 unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/threads-4ea52a3d2ca9f847) [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 unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/variables-75122a13f61eeadf) [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" "b3bfa7de4ed234d54adb7f59215d7c9951a4c753debd5773cffb3e5e81a59d92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3bfa7de4ed234d54adb7f59215d7c9951a4c753debd5773cffb3e5e81a59d92", kill_on_drop: false }` [INFO] [stdout] b3bfa7de4ed234d54adb7f59215d7c9951a4c753debd5773cffb3e5e81a59d92