[INFO] cloning repository https://github.com/maboesanman/hanami [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maboesanman/hanami" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaboesanman%2Fhanami", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaboesanman%2Fhanami'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28e88da47e15c73a204599da02dbeab007f164f9 [INFO] testing maboesanman/hanami against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaboesanman%2Fhanami" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maboesanman/hanami on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maboesanman/hanami [INFO] finished tweaking git repo https://github.com/maboesanman/hanami [INFO] tweaked toml for git repo https://github.com/maboesanman/hanami written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/maboesanman/hanami already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bcad1362c2f128a0bcba610190127425af75f818ab4e9336d0cc5265cee394bc [INFO] running `Command { std: "docker" "start" "-a" "bcad1362c2f128a0bcba610190127425af75f818ab4e9336d0cc5265cee394bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bcad1362c2f128a0bcba610190127425af75f818ab4e9336d0cc5265cee394bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcad1362c2f128a0bcba610190127425af75f818ab4e9336d0cc5265cee394bc", kill_on_drop: false }` [INFO] [stdout] bcad1362c2f128a0bcba610190127425af75f818ab4e9336d0cc5265cee394bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 049aea415ce6222eadf8f4e87378d4168e65408ca530c53e9ba9446538cedc98 [INFO] running `Command { std: "docker" "start" "-a" "049aea415ce6222eadf8f4e87378d4168e65408ca530c53e9ba9446538cedc98", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling sprs v0.9.1 [INFO] [stderr] Compiling hanami v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `rc::Rc` [INFO] [stdout] --> src/genotype.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{rc::Rc, fmt}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sync::RwLock` [INFO] [stdout] --> src/main.rs:11:83 [INFO] [stdout] | [INFO] [stdout] 11 | use std::{cmp::Reverse, collections::BinaryHeap, collections::HashMap, sync::Arc, sync::RwLock}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Cosmo` [INFO] [stdout] --> src/flowers.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Cosmo, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `FlowerType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/flowers.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Eq, PartialEq, Hash, Copy, Clone, Serialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Lily` [INFO] [stdout] --> src/flowers.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Lily, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FlowerType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/flowers.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Eq, PartialEq, Hash, Copy, Clone, Serialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Pansy` [INFO] [stdout] --> src/flowers.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Pansy, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FlowerType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/flowers.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Eq, PartialEq, Hash, Copy, Clone, Serialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Tulip` [INFO] [stdout] --> src/flowers.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Tulip, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FlowerType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/flowers.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Eq, PartialEq, Hash, Copy, Clone, Serialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Hyacinth` [INFO] [stdout] --> src/flowers.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Hyacinth, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FlowerType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/flowers.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Eq, PartialEq, Hash, Copy, Clone, Serialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Mum` [INFO] [stdout] --> src/flowers.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Mum, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `FlowerType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/flowers.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Eq, PartialEq, Hash, Copy, Clone, Serialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Windflower` [INFO] [stdout] --> src/flowers.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | Windflower, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FlowerType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/flowers.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Eq, PartialEq, Hash, Copy, Clone, Serialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.05s [INFO] running `Command { std: "docker" "inspect" "049aea415ce6222eadf8f4e87378d4168e65408ca530c53e9ba9446538cedc98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "049aea415ce6222eadf8f4e87378d4168e65408ca530c53e9ba9446538cedc98", kill_on_drop: false }` [INFO] [stdout] 049aea415ce6222eadf8f4e87378d4168e65408ca530c53e9ba9446538cedc98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32f128d7d66b6dee39f10a5603648f6003b38481a804900a380f1d2a26184471 [INFO] running `Command { std: "docker" "start" "-a" "32f128d7d66b6dee39f10a5603648f6003b38481a804900a380f1d2a26184471", kill_on_drop: false }` [INFO] [stderr] Compiling hanami v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `rc::Rc` [INFO] [stdout] --> src/genotype.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{rc::Rc, fmt}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sync::RwLock` [INFO] [stdout] --> src/main.rs:11:83 [INFO] [stdout] | [INFO] [stdout] 11 | use std::{cmp::Reverse, collections::BinaryHeap, collections::HashMap, sync::Arc, sync::RwLock}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Cosmo` [INFO] [stdout] --> src/flowers.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Cosmo, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `FlowerType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/flowers.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Eq, PartialEq, Hash, Copy, Clone, Serialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Lily` [INFO] [stdout] --> src/flowers.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Lily, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FlowerType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/flowers.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Eq, PartialEq, Hash, Copy, Clone, Serialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Pansy` [INFO] [stdout] --> src/flowers.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Pansy, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FlowerType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/flowers.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Eq, PartialEq, Hash, Copy, Clone, Serialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Tulip` [INFO] [stdout] --> src/flowers.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Tulip, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FlowerType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/flowers.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Eq, PartialEq, Hash, Copy, Clone, Serialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Hyacinth` [INFO] [stdout] --> src/flowers.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Hyacinth, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FlowerType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/flowers.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Eq, PartialEq, Hash, Copy, Clone, Serialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Mum` [INFO] [stdout] --> src/flowers.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Mum, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `FlowerType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/flowers.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Eq, PartialEq, Hash, Copy, Clone, Serialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Windflower` [INFO] [stdout] --> src/flowers.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | Windflower, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FlowerType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/flowers.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Eq, PartialEq, Hash, Copy, Clone, Serialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.59s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/hanami-8419acd3400efe4b) [INFO] running `Command { std: "docker" "inspect" "32f128d7d66b6dee39f10a5603648f6003b38481a804900a380f1d2a26184471", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32f128d7d66b6dee39f10a5603648f6003b38481a804900a380f1d2a26184471", kill_on_drop: false }` [INFO] [stdout] 32f128d7d66b6dee39f10a5603648f6003b38481a804900a380f1d2a26184471 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9177f5873365e0a671c0e5db537d5ee5c9d5e3fdb5d8ec83bbd8865eba1a5ea0 [INFO] running `Command { std: "docker" "start" "-a" "9177f5873365e0a671c0e5db537d5ee5c9d5e3fdb5d8ec83bbd8865eba1a5ea0", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `rc::Rc` [INFO] [stderr] --> src/genotype.rs:1:11 [INFO] [stderr] | [INFO] [stderr] 1 | use std::{rc::Rc, fmt}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `sync::RwLock` [INFO] [stderr] --> src/main.rs:11:83 [INFO] [stderr] | [INFO] [stderr] 11 | use std::{cmp::Reverse, collections::BinaryHeap, collections::HashMap, sync::Arc, sync::RwLock}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Cosmo` [INFO] [stderr] --> src/flowers.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | Cosmo, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `FlowerType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/flowers.rs:4:10 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, Eq, PartialEq, Hash, Copy, Clone, Serialize)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Lily` [INFO] [stderr] --> src/flowers.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | Lily, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] note: `FlowerType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/flowers.rs:4:10 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, Eq, PartialEq, Hash, Copy, Clone, Serialize)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Pansy` [INFO] [stderr] --> src/flowers.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | Pansy, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `FlowerType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/flowers.rs:4:10 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, Eq, PartialEq, Hash, Copy, Clone, Serialize)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Tulip` [INFO] [stderr] --> src/flowers.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | Tulip, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `FlowerType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/flowers.rs:4:10 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, Eq, PartialEq, Hash, Copy, Clone, Serialize)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Hyacinth` [INFO] [stderr] --> src/flowers.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | Hyacinth, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `FlowerType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/flowers.rs:4:10 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, Eq, PartialEq, Hash, Copy, Clone, Serialize)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Mum` [INFO] [stderr] --> src/flowers.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | Mum, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] note: `FlowerType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/flowers.rs:4:10 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, Eq, PartialEq, Hash, Copy, Clone, Serialize)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Windflower` [INFO] [stderr] --> src/flowers.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | Windflower, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `FlowerType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/flowers.rs:4:10 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, Eq, PartialEq, Hash, Copy, Clone, Serialize)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `hanami` (bin "hanami" test) generated 9 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hanami-8419acd3400efe4b) [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" "9177f5873365e0a671c0e5db537d5ee5c9d5e3fdb5d8ec83bbd8865eba1a5ea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9177f5873365e0a671c0e5db537d5ee5c9d5e3fdb5d8ec83bbd8865eba1a5ea0", kill_on_drop: false }` [INFO] [stdout] 9177f5873365e0a671c0e5db537d5ee5c9d5e3fdb5d8ec83bbd8865eba1a5ea0