[INFO] cloning repository https://github.com/Grubba27/hello-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Grubba27/hello-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrubba27%2Fhello-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrubba27%2Fhello-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9861ed564acbc5d5b54a7063c22d2ca36c291890 [INFO] testing Grubba27/hello-rust against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrubba27%2Fhello-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Grubba27/hello-rust [INFO] finished tweaking git repo https://github.com/Grubba27/hello-rust [INFO] tweaked toml for git repo https://github.com/Grubba27/hello-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Grubba27/hello-rust on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Grubba27/hello-rust 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" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fdebef08799357a5874b48ce3acf862cc12089d49c5a9437ef9a92cc7650e7c [INFO] running `Command { std: "docker" "start" "-a" "1fdebef08799357a5874b48ce3acf862cc12089d49c5a9437ef9a92cc7650e7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fdebef08799357a5874b48ce3acf862cc12089d49c5a9437ef9a92cc7650e7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fdebef08799357a5874b48ce3acf862cc12089d49c5a9437ef9a92cc7650e7c", kill_on_drop: false }` [INFO] [stdout] 1fdebef08799357a5874b48ce3acf862cc12089d49c5a9437ef9a92cc7650e7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9a41d2f8ff8a1c2b12d5482fd2801519c9bbf99f53bb5d5d4ddd752fb1e7ece [INFO] running `Command { std: "docker" "start" "-a" "c9a41d2f8ff8a1c2b12d5482fd2801519c9bbf99f53bb5d5d4ddd752fb1e7ece", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling hello-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::core::core::delivery_tax` [INFO] [stdout] --> src/tests/core_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::core::core::delivery_tax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/tests/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mod core_test; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::tax::tax::blocked_in_source_tax` [INFO] [stdout] --> src/tests/tax_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::tax::tax::blocked_in_source_tax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/tests/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod tax_test; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `calculate_big_salary`, `calculate_medium_salary`, `calculate_small_salary`, and `curry_function` [INFO] [stdout] --> src/tests/fp_test.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::fp::{calculate_big_salary, calculate_medium_salary, calculate_small_salary, curry_function}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/tests/mod.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | mod fp_test; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::problems::problems::biggest_sum` [INFO] [stdout] --> src/tests/problems_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::problems::problems::biggest_sum; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/tests/mod.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | mod problems_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::problems::problems::get_nested_values` [INFO] [stdout] --> src/tests/problems_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::problems::problems::get_nested_values; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/tests/mod.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | mod problems_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::problems::problems::find_digits` [INFO] [stdout] --> src/tests/problems_test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::problems::problems::find_digits; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/tests/mod.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | mod problems_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `builder`, `factory_method`, and `singleton` [INFO] [stdout] --> src/tests/patterns/creational.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::creational::{singleton, factory_method, builder}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::core` [INFO] [stdout] --> src/tests/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::core; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | mod tests; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Boat as BoatType`, `Car as CarType`, and `Plane as PlaneType` [INFO] [stdout] --> src/patterns/creational/factory_method.rs:1:55 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::creational::factory_method::VehicleTypes::{Car as CarType, Plane as PlaneType, Boat as BoatType}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `person_type` [INFO] [stdout] --> src/fp/mod.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn big_hard_takes_arguments_fn(person_type: &str) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_person_type` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_ten_percent` is never used [INFO] [stdout] --> src/core.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn get_ten_percent(value_of_account: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delivery_tax` is never used [INFO] [stdout] --> src/core.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn delivery_tax(money: u64) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `blocked_in_source_tax` is never used [INFO] [stdout] --> src/tax/mod.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn blocked_in_source_tax(val: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `big_hard_fn` is never used [INFO] [stdout] --> src/fp/mod.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn big_hard_fn() -> f32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `other_big_hard_fn` is never used [INFO] [stdout] --> src/fp/mod.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn other_big_hard_fn() -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `http_request` is never used [INFO] [stdout] --> src/fp/mod.rs:11:4 [INFO] [stdout] | [INFO] [stdout] 11 | fn http_request() -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `very_big_hard_fn` is never used [INFO] [stdout] --> src/fp/mod.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn very_big_hard_fn(function_calulate: f32, other_fn: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `big_hard_takes_arguments_fn` is never used [INFO] [stdout] --> src/fp/mod.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn big_hard_takes_arguments_fn(person_type: &str) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `calculate_salary_imposts_plus_transactions` is never used [INFO] [stdout] --> src/fp/mod.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn calculate_salary_imposts_plus_transactions(salary: f64, person_type: &str, cost_per_transactions: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `calculate_small_salary` is never used [INFO] [stdout] --> src/fp/mod.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn calculate_small_salary() -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `calculate_medium_salary` is never used [INFO] [stdout] --> src/fp/mod.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn calculate_medium_salary() -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `calculate_big_salary` is never used [INFO] [stdout] --> src/fp/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn calculate_big_salary() -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `curry_function` is never used [INFO] [stdout] --> src/fp/mod.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn curry_function(n: i32) -> impl Fn(i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `biggest_sum` is never used [INFO] [stdout] --> src/problems/mod.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn biggest_sum(nums: Vec>) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_nested_values` is never used [INFO] [stdout] --> src/problems/mod.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn get_nested_values(strs: String) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_digits` is never used [INFO] [stdout] --> src/problems/mod.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn find_digits(nums: Vec) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Unique` is never constructed [INFO] [stdout] --> src/patterns/creational/singleton.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Unique { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_singleton` is never used [INFO] [stdout] --> src/patterns/creational/singleton.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn get_singleton() -> &'static Mutex { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_singleton` is never used [INFO] [stdout] --> src/patterns/creational/singleton.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn set_singleton(value: &str, singleton_instance: &Mutex) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Vehicle` is never used [INFO] [stdout] --> src/patterns/creational/factory_method.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait Vehicle { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `VehicleTypes` is never used [INFO] [stdout] --> src/patterns/creational/factory_method.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum VehicleTypes { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Car` is never constructed [INFO] [stdout] --> src/patterns/creational/factory_method.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | struct Car {} [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Boat` is never constructed [INFO] [stdout] --> src/patterns/creational/factory_method.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | struct Boat {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Plane` is never constructed [INFO] [stdout] --> src/patterns/creational/factory_method.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | struct Plane {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShapeFactory` is never constructed [INFO] [stdout] --> src/patterns/creational/factory_method.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct ShapeFactory; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_vehicle` is never used [INFO] [stdout] --> src/patterns/creational/factory_method.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 43 | impl ShapeFactory { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 44 | pub fn new_vehicle(v: &VehicleTypes) -> Box { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ComplexObject` is never constructed [INFO] [stdout] --> src/patterns/creational/builder.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | struct ComplexObject { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `create` is never used [INFO] [stdout] --> src/patterns/creational/builder.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 7 | impl ComplexObject { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 8 | fn create() -> ComplexObject { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Builder` is never used [INFO] [stdout] --> src/patterns/creational/builder.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | trait Builder { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UsableBuilder` is never constructed [INFO] [stdout] --> src/patterns/creational/builder.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | struct UsableBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `create` is never used [INFO] [stdout] --> src/patterns/creational/builder.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 24 | impl UsableBuilder { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 25 | fn create() -> UsableBuilder { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `use_case_one_part` is never used [INFO] [stdout] --> src/patterns/creational/builder.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn use_case_one_part() -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `use_case_many_parts` is never used [INFO] [stdout] --> src/patterns/creational/builder.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn use_case_many_parts() -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/patterns/creational/singleton.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | UNIQ.as_mut_ptr().write(Mutex::new(Unique { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/patterns/creational/singleton.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | unsafe { &*UNIQ.as_ptr() } [INFO] [stdout] | ^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.93s [INFO] running `Command { std: "docker" "inspect" "c9a41d2f8ff8a1c2b12d5482fd2801519c9bbf99f53bb5d5d4ddd752fb1e7ece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9a41d2f8ff8a1c2b12d5482fd2801519c9bbf99f53bb5d5d4ddd752fb1e7ece", kill_on_drop: false }` [INFO] [stdout] c9a41d2f8ff8a1c2b12d5482fd2801519c9bbf99f53bb5d5d4ddd752fb1e7ece [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc85388d644a6320feb2dc2b13d2a17d28e842761495472ac8c5de016a0da764 [INFO] running `Command { std: "docker" "start" "-a" "cc85388d644a6320feb2dc2b13d2a17d28e842761495472ac8c5de016a0da764", kill_on_drop: false }` [INFO] [stderr] Compiling hello-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `builder` [INFO] [stdout] --> src/tests/patterns/creational.rs:1:52 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::creational::{singleton, factory_method, builder}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::core` [INFO] [stdout] --> src/tests/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::core; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Boat as BoatType`, `Car as CarType`, and `Plane as PlaneType` [INFO] [stdout] --> src/patterns/creational/factory_method.rs:1:55 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::creational::factory_method::VehicleTypes::{Car as CarType, Plane as PlaneType, Boat as BoatType}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `person_type` [INFO] [stdout] --> src/fp/mod.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn big_hard_takes_arguments_fn(person_type: &str) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_person_type` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_ten_percent` is never used [INFO] [stdout] --> src/core.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn get_ten_percent(value_of_account: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/patterns/creational/singleton.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | UNIQ.as_mut_ptr().write(Mutex::new(Unique { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/patterns/creational/singleton.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | unsafe { &*UNIQ.as_ptr() } [INFO] [stdout] | ^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `Command { std: "docker" "inspect" "cc85388d644a6320feb2dc2b13d2a17d28e842761495472ac8c5de016a0da764", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc85388d644a6320feb2dc2b13d2a17d28e842761495472ac8c5de016a0da764", kill_on_drop: false }` [INFO] [stdout] cc85388d644a6320feb2dc2b13d2a17d28e842761495472ac8c5de016a0da764 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 763ef68f1dce45ded02a4fd9e83c607eb8d120c5d6a0b123481c2dce8105d63f [INFO] running `Command { std: "docker" "start" "-a" "763ef68f1dce45ded02a4fd9e83c607eb8d120c5d6a0b123481c2dce8105d63f", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `builder` [INFO] [stderr] --> src/tests/patterns/creational.rs:1:52 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::creational::{singleton, factory_method, builder}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::core` [INFO] [stderr] --> src/tests/mod.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use crate::core; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Boat as BoatType`, `Car as CarType`, and `Plane as PlaneType` [INFO] [stderr] --> src/patterns/creational/factory_method.rs:1:55 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::creational::factory_method::VehicleTypes::{Car as CarType, Plane as PlaneType, Boat as BoatType}; [INFO] [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `person_type` [INFO] [stderr] --> src/fp/mod.rs:19:36 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn big_hard_takes_arguments_fn(person_type: &str) -> f32 { [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_person_type` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `get_ten_percent` is never used [INFO] [stderr] --> src/core.rs:5:12 [INFO] [stderr] | [INFO] [stderr] 5 | pub fn get_ten_percent(value_of_account: f64) -> f64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> src/patterns/creational/singleton.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 15 | UNIQ.as_mut_ptr().write(Mutex::new(Unique { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/patterns/creational/singleton.rs:20:16 [INFO] [stderr] | [INFO] [stderr] 20 | unsafe { &*UNIQ.as_ptr() } [INFO] [stderr] | ^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] [INFO] [stderr] warning: `hello-rust` (bin "hello-rust" test) generated 7 warnings (run `cargo fix --bin "hello-rust" --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hello_rust-33346d0b2767c2d2) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test tests::core_test::core_test::tax_between_normal_test ... ok [INFO] [stdout] test tests::core_test::core_test::tax_below_80_with_1_test ... ok [INFO] [stdout] test tests::core_test::core_test::tax_between_exact_test ... ok [INFO] [stdout] test tests::core_test::core_test::tax_bigger_normal_test ... ok [INFO] [stdout] test tests::core_test::core_test::tax_bigger_exact_test ... ok [INFO] [stdout] test tests::fp_test::fp_test::curring_test ... ok [INFO] [stdout] test tests::fp_test::fp_test::medium_salary_test ... ok [INFO] [stdout] test tests::fp_test::fp_test::big_salary_test ... ok [INFO] [stdout] test tests::fp_test::fp_test::small_salary_test ... ok [INFO] [stdout] test tests::patterns::creational::creational_test::abstract_factory_create_boat ... ok [INFO] [stdout] test tests::patterns::creational::creational_test::abstract_factory_create_car ... ok [INFO] [stdout] test tests::patterns::creational::creational_test::abstract_factory_create_plane ... ok [INFO] [stdout] test tests::patterns::creational::creational_test::builder_create_many_parts_test ... ok [INFO] [stdout] test tests::patterns::creational::creational_test::builder_create_one_part_test ... ok [INFO] [stdout] test tests::problems_test::problems_test::get_even_number_test ... ok [INFO] [stdout] test tests::problems_test::problems_test::get_nested_values_1_test ... ok [INFO] [stdout] test tests::problems_test::problems_test::get_nested_values_2_test ... ok [INFO] [stdout] test tests::tax_test::tax_text::money_below_1000_test_max ... ok [INFO] [stdout] test tests::tax_test::tax_text::money_below_1000_test_min ... ok [INFO] [stdout] test tests::tax_test::tax_text::tax_above_exact_test_max ... ok [INFO] [stdout] test tests::tax_test::tax_text::tax_above_exact_test_min ... ok [INFO] [stdout] test tests::patterns::creational::creational_test::update_singleton_test ... ok [INFO] [stdout] test tests::problems_test::problems_test::biggest_sum_test ... ok [INFO] [stdout] test tests::core_test::core_test::tax_below_80_with_80_test ... ok [INFO] [stdout] test tests::patterns::creational::creational_test::get_singleton_test ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::patterns::creational::creational_test::get_singleton_test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::patterns::creational::creational_test::get_singleton_test' (40) panicked at src/tests/patterns/creational.rs:14:9: [INFO] [stdout] assertion `left == right` failed: Created singleton should have the name global string [INFO] [stdout] left: "other" [INFO] [stdout] right: "Global string" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x60583dbec6b2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x60583dbec6b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x60583dbec6b2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x60583dbec6b2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x60583dbfd8df - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x60583dbfd8df - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x60583dbb9751 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60583dbb9751 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60583dbc5822 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60583dbca36f - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60583dbca201 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x60583db8ad0e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x60583db8ad0e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60583dbcaa2f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x60583dbcaa2f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60583dbca88a - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x60583dbc5959 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60583dbadc4d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x60583dc05240 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x60583dc050d3 - core::panicking::assert_failed_inner::h5be295a0a9d76816 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:437:23 [INFO] [stdout] 20: 0x60583db60236 - core::panicking::assert_failed::hde6cf5a66919a046 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:397:5 [INFO] [stdout] 21: 0x60583db61cb3 - hello_rust::tests::patterns::creational::creational_test::get_singleton_test::h7e42ce1b28c5be19 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/patterns/creational.rs:14:9 [INFO] [stdout] 22: 0x60583db61d07 - hello_rust::tests::patterns::creational::creational_test::get_singleton_test::{{closure}}::h4c6e6557cbcfe067 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/patterns/creational.rs:11:28 [INFO] [stdout] 23: 0x60583db5d086 - core::ops::function::FnOnce::call_once::h1dfd427fe93a2218 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x60583db8aacb - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x60583db8aacb - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x60583dba0715 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x60583dba0715 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x60583dba0715 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x60583dba0715 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x60583dba0715 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x60583dba0715 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x60583dba0715 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x60583db76ef4 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x60583db76ef4 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x60583db7a7fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x60583db7a7fa - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x60583db7a7fa - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x60583db7a7fa - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x60583db7a7fa - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x60583db7a7fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x60583db7a7fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x60583dbc0a9f - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x60583dbc0a9f - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x73e4941b0aa4 - [INFO] [stdout] 45: 0x73e49423da34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::patterns::creational::creational_test::get_singleton_test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 24 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin hello-rust` [INFO] running `Command { std: "docker" "inspect" "763ef68f1dce45ded02a4fd9e83c607eb8d120c5d6a0b123481c2dce8105d63f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "763ef68f1dce45ded02a4fd9e83c607eb8d120c5d6a0b123481c2dce8105d63f", kill_on_drop: false }` [INFO] [stdout] 763ef68f1dce45ded02a4fd9e83c607eb8d120c5d6a0b123481c2dce8105d63f