[INFO] cloning repository https://github.com/aujxn/recipe_analysis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aujxn/recipe_analysis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faujxn%2Frecipe_analysis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faujxn%2Frecipe_analysis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 320e451d576db260bf449db3a618c32541e2b240 [INFO] testing aujxn/recipe_analysis against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faujxn%2Frecipe_analysis" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aujxn/recipe_analysis on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aujxn/recipe_analysis [INFO] finished tweaking git repo https://github.com/aujxn/recipe_analysis [INFO] tweaked toml for git repo https://github.com/aujxn/recipe_analysis written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/aujxn/recipe_analysis already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 370626c1309062f70050c4b98d969ec3a9a21730b0e2ef026e21cbbef37e3cd0 [INFO] running `Command { std: "docker" "start" "-a" "370626c1309062f70050c4b98d969ec3a9a21730b0e2ef026e21cbbef37e3cd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "370626c1309062f70050c4b98d969ec3a9a21730b0e2ef026e21cbbef37e3cd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "370626c1309062f70050c4b98d969ec3a9a21730b0e2ef026e21cbbef37e3cd0", kill_on_drop: false }` [INFO] [stdout] 370626c1309062f70050c4b98d969ec3a9a21730b0e2ef026e21cbbef37e3cd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddeba3a86a2f308738d73d5d9d382444ced0ee908837691550c8dc4e0453092c [INFO] running `Command { std: "docker" "start" "-a" "ddeba3a86a2f308738d73d5d9d382444ced0ee908837691550c8dc4e0453092c", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling cpuid-bool v0.1.1 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling bimap v0.4.0 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling postgres-protocol v0.5.2 [INFO] [stderr] Compiling postgres-types v0.1.2 [INFO] [stderr] Compiling matrixlab v0.2.0 (https://github.com/aujxn/matrixlab#f4fe3a0a) [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tokio-postgres v0.5.5 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling recipe_analysis v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `ingredients_map` [INFO] [stdout] --> src/hierarchy.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | ingredients_map: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ingredient_ingredient` [INFO] [stdout] --> src/hierarchy.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | ingredient_ingredient: SparseMatrix, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NYTCooking` [INFO] [stdout] --> src/recipe.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | NYTCooking = 0, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `AllRecipes` [INFO] [stdout] --> src/recipe.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | AllRecipes = 1, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/recipe.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | fn new(value: i32) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.73s [INFO] running `Command { std: "docker" "inspect" "ddeba3a86a2f308738d73d5d9d382444ced0ee908837691550c8dc4e0453092c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddeba3a86a2f308738d73d5d9d382444ced0ee908837691550c8dc4e0453092c", kill_on_drop: false }` [INFO] [stdout] ddeba3a86a2f308738d73d5d9d382444ced0ee908837691550c8dc4e0453092c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b4ec4b05478a70d61961489b435208b29b97bf45fefe32995d8c2570510e2f0 [INFO] running `Command { std: "docker" "start" "-a" "5b4ec4b05478a70d61961489b435208b29b97bf45fefe32995d8c2570510e2f0", kill_on_drop: false }` [INFO] [stderr] Compiling recipe_analysis v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `ingredients_map` [INFO] [stdout] --> src/hierarchy.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | ingredients_map: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ingredient_ingredient` [INFO] [stdout] --> src/hierarchy.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | ingredient_ingredient: SparseMatrix, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NYTCooking` [INFO] [stdout] --> src/recipe.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | NYTCooking = 0, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `AllRecipes` [INFO] [stdout] --> src/recipe.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | AllRecipes = 1, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/recipe.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | fn new(value: i32) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ingredients_map` [INFO] [stdout] --> src/hierarchy.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | ingredients_map: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ingredient_ingredient` [INFO] [stdout] --> src/hierarchy.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | ingredient_ingredient: SparseMatrix, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NYTCooking` [INFO] [stdout] --> src/recipe.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | NYTCooking = 0, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `AllRecipes` [INFO] [stdout] --> src/recipe.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | AllRecipes = 1, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/recipe.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | fn new(value: i32) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.14s [INFO] running `Command { std: "docker" "inspect" "5b4ec4b05478a70d61961489b435208b29b97bf45fefe32995d8c2570510e2f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b4ec4b05478a70d61961489b435208b29b97bf45fefe32995d8c2570510e2f0", kill_on_drop: false }` [INFO] [stdout] 5b4ec4b05478a70d61961489b435208b29b97bf45fefe32995d8c2570510e2f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 570d5d16d85f304de52f9954883d688d39ac599ab3b6081a7698d5dbdd8b2e16 [INFO] running `Command { std: "docker" "start" "-a" "570d5d16d85f304de52f9954883d688d39ac599ab3b6081a7698d5dbdd8b2e16", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `ingredients_map` [INFO] [stderr] --> src/hierarchy.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | ingredients_map: HashMap, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `ingredient_ingredient` [INFO] [stderr] --> src/hierarchy.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | ingredient_ingredient: SparseMatrix, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `NYTCooking` [INFO] [stderr] --> src/recipe.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | NYTCooking = 0, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `AllRecipes` [INFO] [stderr] --> src/recipe.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | AllRecipes = 1, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/recipe.rs:36:8 [INFO] [stderr] | [INFO] [stderr] 36 | fn new(value: i32) -> Result { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: field is never read: `ingredients_map` [INFO] [stderr] --> src/hierarchy.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | ingredients_map: HashMap, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `ingredient_ingredient` [INFO] [stderr] --> src/hierarchy.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | ingredient_ingredient: SparseMatrix, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `NYTCooking` [INFO] [stderr] --> src/recipe.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | NYTCooking = 0, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `AllRecipes` [INFO] [stderr] --> src/recipe.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | AllRecipes = 1, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/recipe.rs:36:8 [INFO] [stderr] | [INFO] [stderr] 36 | fn new(value: i32) -> Result { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/recipe_analysis-409eabf6a9805e3b) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests recipe_analysis [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] [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" "570d5d16d85f304de52f9954883d688d39ac599ab3b6081a7698d5dbdd8b2e16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "570d5d16d85f304de52f9954883d688d39ac599ab3b6081a7698d5dbdd8b2e16", kill_on_drop: false }` [INFO] [stdout] 570d5d16d85f304de52f9954883d688d39ac599ab3b6081a7698d5dbdd8b2e16