[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 1.60.0 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 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sprs v0.9.1 [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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3c5359d38f04fa571cf7d4a4f8c69bee1eb3a5a50e99fa8167ed22d80a3d974 [INFO] running `Command { std: "docker" "start" "-a" "d3c5359d38f04fa571cf7d4a4f8c69bee1eb3a5a50e99fa8167ed22d80a3d974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3c5359d38f04fa571cf7d4a4f8c69bee1eb3a5a50e99fa8167ed22d80a3d974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3c5359d38f04fa571cf7d4a4f8c69bee1eb3a5a50e99fa8167ed22d80a3d974", kill_on_drop: false }` [INFO] [stdout] d3c5359d38f04fa571cf7d4a4f8c69bee1eb3a5a50e99fa8167ed22d80a3d974 [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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cab39aa99abb6c161de06742b1686d7357d478fe1146e3eb322237d31e1b98c [INFO] running `Command { std: "docker" "start" "-a" "5cab39aa99abb6c161de06742b1686d7357d478fe1146e3eb322237d31e1b98c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling libc v0.2.77 [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 ndarray v0.13.1 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling itoa v0.4.6 [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 num-complex v0.2.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [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 15.32s [INFO] running `Command { std: "docker" "inspect" "5cab39aa99abb6c161de06742b1686d7357d478fe1146e3eb322237d31e1b98c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cab39aa99abb6c161de06742b1686d7357d478fe1146e3eb322237d31e1b98c", kill_on_drop: false }` [INFO] [stdout] 5cab39aa99abb6c161de06742b1686d7357d478fe1146e3eb322237d31e1b98c [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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 878c2c7e07a9c9a2eda93ea85343522d356e484e59496c7be3d70c0e2e51236a [INFO] running `Command { std: "docker" "start" "-a" "878c2c7e07a9c9a2eda93ea85343522d356e484e59496c7be3d70c0e2e51236a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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.97s [INFO] running `Command { std: "docker" "inspect" "878c2c7e07a9c9a2eda93ea85343522d356e484e59496c7be3d70c0e2e51236a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "878c2c7e07a9c9a2eda93ea85343522d356e484e59496c7be3d70c0e2e51236a", kill_on_drop: false }` [INFO] [stdout] 878c2c7e07a9c9a2eda93ea85343522d356e484e59496c7be3d70c0e2e51236a [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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1785fb48f1ea0cd954caead5257f9c0f683597bdf0654b2a57119575bef03ca9 [INFO] running `Command { std: "docker" "start" "-a" "1785fb48f1ea0cd954caead5257f9c0f683597bdf0654b2a57119575bef03ca9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hanami-d194451bb4c239a2) [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" "1785fb48f1ea0cd954caead5257f9c0f683597bdf0654b2a57119575bef03ca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1785fb48f1ea0cd954caead5257f9c0f683597bdf0654b2a57119575bef03ca9", kill_on_drop: false }` [INFO] [stdout] 1785fb48f1ea0cd954caead5257f9c0f683597bdf0654b2a57119575bef03ca9