[INFO] cloning repository https://github.com/RajivKurien/Dining_Philosophers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RajivKurien/Dining_Philosophers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRajivKurien%2FDining_Philosophers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRajivKurien%2FDining_Philosophers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bdaba33bcf72c35cb9f9a7b7f54acc982ebc5f1d [INFO] testing RajivKurien/Dining_Philosophers against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRajivKurien%2FDining_Philosophers" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RajivKurien/Dining_Philosophers on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RajivKurien/Dining_Philosophers [INFO] finished tweaking git repo https://github.com/RajivKurien/Dining_Philosophers [INFO] tweaked toml for git repo https://github.com/RajivKurien/Dining_Philosophers written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/RajivKurien/Dining_Philosophers already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded regex v1.1.6 [INFO] [stderr] Downloaded env_logger v0.6.1 [INFO] [stderr] Downloaded termcolor v1.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a53b0433815ea34af748ce5b8d3ec7ae6fc897023600da93c71c91f694423b8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3a53b0433815ea34af748ce5b8d3ec7ae6fc897023600da93c71c91f694423b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a53b0433815ea34af748ce5b8d3ec7ae6fc897023600da93c71c91f694423b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a53b0433815ea34af748ce5b8d3ec7ae6fc897023600da93c71c91f694423b8", kill_on_drop: false }` [INFO] [stdout] 3a53b0433815ea34af748ce5b8d3ec7ae6fc897023600da93c71c91f694423b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f339b991f7671d277f39183eb6f3622ebf86bdb34ca4788789fd756bbad35f7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7f339b991f7671d277f39183eb6f3622ebf86bdb34ca4788789fd756bbad35f7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling Dining_Philosophers v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::dining_philosophers::fork::Fork` [INFO] [stdout] --> src/dining_philosophers/resource_hierarchy_impl/thinking.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::dining_philosophers::fork::Fork; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::dining_philosophers::resource_hierarchy_impl::left_thinking::LeftThinking` [INFO] [stdout] --> src/dining_philosophers/resource_hierarchy_impl/thinking.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::dining_philosophers::resource_hierarchy_impl::left_thinking::LeftThinking; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::dining_philosophers::resource_hierarchy_impl::right_thinking::RightThinking` [INFO] [stdout] --> src/dining_philosophers/resource_hierarchy_impl/thinking.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::dining_philosophers::resource_hierarchy_impl::right_thinking::RightThinking; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dining_philosophers/philosopher/philosopher.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | sm: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 7 - sm: Box, [INFO] [stdout] 7 + sm: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:78:37 [INFO] [stdout] | [INFO] [stdout] 78 | fn transition(&mut self) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 78 - fn transition(&mut self) -> Box { [INFO] [stdout] 78 + fn transition(&mut self) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dining_philosophers/resource_hierarchy_impl/eating.rs:34:37 [INFO] [stdout] | [INFO] [stdout] 34 | fn transition(&mut self) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 34 - fn transition(&mut self) -> Box { [INFO] [stdout] 34 + fn transition(&mut self) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dining_philosophers/resource_hierarchy_impl/thinking.rs:19:37 [INFO] [stdout] | [INFO] [stdout] 19 | fn transition(&mut self) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 19 - fn transition(&mut self) -> Box { [INFO] [stdout] 19 + fn transition(&mut self) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dining_philosophers/resource_hierarchy_impl/left_thinking.rs:30:37 [INFO] [stdout] | [INFO] [stdout] 30 | fn transition(&mut self) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 30 - fn transition(&mut self) -> Box { [INFO] [stdout] 30 + fn transition(&mut self) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dining_philosophers/resource_hierarchy_impl/right_thinking.rs:27:37 [INFO] [stdout] | [INFO] [stdout] 27 | fn transition(&mut self) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 - fn transition(&mut self) -> Box { [INFO] [stdout] 27 + fn transition(&mut self) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dining_philosophers/philosopher/philosopher.rs:12:35 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(id: usize, sm: Box) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 - pub fn new(id: usize, sm: Box) -> Self { [INFO] [stdout] 12 + pub fn new(id: usize, sm: Box) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dining_philosophers/philosopher/state_machine.rs:10:37 [INFO] [stdout] | [INFO] [stdout] 10 | fn transition(&mut self) -> Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 10 - fn transition(&mut self) -> Box; [INFO] [stdout] 10 + fn transition(&mut self) -> Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table_interaction` [INFO] [stdout] --> src/dining_philosophers/resource_hierarchy_impl/thinking.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn new(table_interaction: TableInteraction) -> Thinking { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_table_interaction` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `drop_right` [INFO] [stdout] --> src/dining_philosophers/resource_hierarchy_impl/eating.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | fn drop_right(&mut self, table_interaction: TableInteraction) -> LeftThinking { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/dining_philosophers/resource_hierarchy_impl/left_thinking.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new(left_fork: Fork, table_interaction: TableInteraction) -> LeftThinking { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `history` [INFO] [stdout] --> src/dining_philosophers/philosopher/philosopher.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | fn history(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `id` [INFO] [stdout] --> src/dining_philosophers/philosopher/philosopher.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | fn id(&self) -> usize { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `Dining_Philosophers` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `dining_philosophers` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.85s [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7f339b991f7671d277f39183eb6f3622ebf86bdb34ca4788789fd756bbad35f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f339b991f7671d277f39183eb6f3622ebf86bdb34ca4788789fd756bbad35f7", kill_on_drop: false }` [INFO] [stdout] 7f339b991f7671d277f39183eb6f3622ebf86bdb34ca4788789fd756bbad35f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5f3667e273c77f4a3637b2a3e3e22e04f41d7ebb525ab20336aa8b146e8854b0 [INFO] running `Command { std: "docker" "start" "-a" "5f3667e273c77f4a3637b2a3e3e22e04f41d7ebb525ab20336aa8b146e8854b0", kill_on_drop: false }` [INFO] [stderr] Compiling Dining_Philosophers v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::dining_philosophers::fork::Fork` [INFO] [stdout] --> src/dining_philosophers/resource_hierarchy_impl/thinking.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::dining_philosophers::fork::Fork; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::dining_philosophers::resource_hierarchy_impl::left_thinking::LeftThinking` [INFO] [stdout] --> src/dining_philosophers/resource_hierarchy_impl/thinking.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::dining_philosophers::resource_hierarchy_impl::left_thinking::LeftThinking; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::dining_philosophers::resource_hierarchy_impl::right_thinking::RightThinking` [INFO] [stdout] --> src/dining_philosophers/resource_hierarchy_impl/thinking.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::dining_philosophers::resource_hierarchy_impl::right_thinking::RightThinking; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::dining_philosophers::fork::Fork` [INFO] [stdout] --> src/dining_philosophers/resource_hierarchy_impl/thinking.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | use crate::dining_philosophers::fork::Fork; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::dining_philosophers::resource_hierarchy_impl::left_thinking::LeftThinking` [INFO] [stdout] --> src/dining_philosophers/resource_hierarchy_impl/thinking.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | use crate::dining_philosophers::resource_hierarchy_impl::left_thinking::LeftThinking; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::dining_philosophers::resource_hierarchy_impl::right_thinking::RightThinking` [INFO] [stdout] --> src/dining_philosophers/resource_hierarchy_impl/thinking.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | use crate::dining_philosophers::resource_hierarchy_impl::right_thinking::RightThinking; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dining_philosophers/philosopher/philosopher.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | sm: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 7 - sm: Box, [INFO] [stdout] 7 + sm: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:78:37 [INFO] [stdout] | [INFO] [stdout] 78 | fn transition(&mut self) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 78 - fn transition(&mut self) -> Box { [INFO] [stdout] 78 + fn transition(&mut self) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dining_philosophers/resource_hierarchy_impl/eating.rs:34:37 [INFO] [stdout] | [INFO] [stdout] 34 | fn transition(&mut self) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 34 - fn transition(&mut self) -> Box { [INFO] [stdout] 34 + fn transition(&mut self) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dining_philosophers/resource_hierarchy_impl/thinking.rs:19:37 [INFO] [stdout] | [INFO] [stdout] 19 | fn transition(&mut self) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 19 - fn transition(&mut self) -> Box { [INFO] [stdout] 19 + fn transition(&mut self) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dining_philosophers/resource_hierarchy_impl/left_thinking.rs:30:37 [INFO] [stdout] | [INFO] [stdout] 30 | fn transition(&mut self) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 30 - fn transition(&mut self) -> Box { [INFO] [stdout] 30 + fn transition(&mut self) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dining_philosophers/resource_hierarchy_impl/right_thinking.rs:27:37 [INFO] [stdout] | [INFO] [stdout] 27 | fn transition(&mut self) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 - fn transition(&mut self) -> Box { [INFO] [stdout] 27 + fn transition(&mut self) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dining_philosophers/philosopher/philosopher.rs:12:35 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(id: usize, sm: Box) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 - pub fn new(id: usize, sm: Box) -> Self { [INFO] [stdout] 12 + pub fn new(id: usize, sm: Box) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dining_philosophers/philosopher/state_machine.rs:10:37 [INFO] [stdout] | [INFO] [stdout] 10 | fn transition(&mut self) -> Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 10 - fn transition(&mut self) -> Box; [INFO] [stdout] 10 + fn transition(&mut self) -> Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dining_philosophers/philosopher/philosopher.rs:97:41 [INFO] [stdout] | [INFO] [stdout] 97 | fn transition(&mut self) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 97 - fn transition(&mut self) -> Box { [INFO] [stdout] 97 + fn transition(&mut self) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dining_philosophers/resource_hierarchy_impl/eating.rs:96:27 [INFO] [stdout] | [INFO] [stdout] 96 | let mut unit: Box = Box::new(Eating::new(left_fork, right_fork, table_interaction)); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 96 - let mut unit: Box = Box::new(Eating::new(left_fork, right_fork, table_interaction)); [INFO] [stdout] 96 + let mut unit: Box = Box::new(Eating::new(left_fork, right_fork, table_interaction)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dining_philosophers/resource_hierarchy_impl/eating.rs:110:27 [INFO] [stdout] | [INFO] [stdout] 110 | let mut unit: Box = Box::new(Eating::new(left_fork, right_fork, table_interaction)); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 110 - let mut unit: Box = Box::new(Eating::new(left_fork, right_fork, table_interaction)); [INFO] [stdout] 110 + let mut unit: Box = Box::new(Eating::new(left_fork, right_fork, table_interaction)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dining_philosophers/resource_hierarchy_impl/left_thinking.rs:98:27 [INFO] [stdout] | [INFO] [stdout] 98 | let mut unit: Box = Box::new(LeftThinking::new(fork, table_interaction)); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 98 - let mut unit: Box = Box::new(LeftThinking::new(fork, table_interaction)); [INFO] [stdout] 98 + let mut unit: Box = Box::new(LeftThinking::new(fork, table_interaction)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dining_philosophers/resource_hierarchy_impl/left_thinking.rs:109:27 [INFO] [stdout] | [INFO] [stdout] 109 | let mut unit: Box = Box::new(LeftThinking::new(fork.take().unwrap(), table_interaction)); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 109 - let mut unit: Box = Box::new(LeftThinking::new(fork.take().unwrap(), table_interaction)); [INFO] [stdout] 109 + let mut unit: Box = Box::new(LeftThinking::new(fork.take().unwrap(), table_interaction)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dining_philosophers/resource_hierarchy_impl/left_thinking.rs:120:27 [INFO] [stdout] | [INFO] [stdout] 120 | let mut unit: Box = Box::new(LeftThinking::new(fork.take().unwrap(), table_interaction)); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 120 - let mut unit: Box = Box::new(LeftThinking::new(fork.take().unwrap(), table_interaction)); [INFO] [stdout] 120 + let mut unit: Box = Box::new(LeftThinking::new(fork.take().unwrap(), table_interaction)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dining_philosophers/resource_hierarchy_impl/right_thinking.rs:94:27 [INFO] [stdout] | [INFO] [stdout] 94 | let mut unit: Box = Box::new(RightThinking::new(fork, table_interaction)); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 94 - let mut unit: Box = Box::new(RightThinking::new(fork, table_interaction)); [INFO] [stdout] 94 + let mut unit: Box = Box::new(RightThinking::new(fork, table_interaction)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dining_philosophers/resource_hierarchy_impl/right_thinking.rs:106:27 [INFO] [stdout] | [INFO] [stdout] 106 | let mut unit: Box = Box::new(RightThinking::new(fork.take().unwrap(), table_interaction)); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 106 - let mut unit: Box = Box::new(RightThinking::new(fork.take().unwrap(), table_interaction)); [INFO] [stdout] 106 + let mut unit: Box = Box::new(RightThinking::new(fork.take().unwrap(), table_interaction)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dining_philosophers/resource_hierarchy_impl/right_thinking.rs:117:27 [INFO] [stdout] | [INFO] [stdout] 117 | let mut unit: Box = Box::new(RightThinking::new(fork, table_interaction)); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 117 - let mut unit: Box = Box::new(RightThinking::new(fork, table_interaction)); [INFO] [stdout] 117 + let mut unit: Box = Box::new(RightThinking::new(fork, table_interaction)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table_interaction` [INFO] [stdout] --> src/dining_philosophers/resource_hierarchy_impl/thinking.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn new(table_interaction: TableInteraction) -> Thinking { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_table_interaction` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `Dining_Philosophers` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `dining_philosophers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.53s [INFO] running `Command { std: "docker" "inspect" "5f3667e273c77f4a3637b2a3e3e22e04f41d7ebb525ab20336aa8b146e8854b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f3667e273c77f4a3637b2a3e3e22e04f41d7ebb525ab20336aa8b146e8854b0", kill_on_drop: false }` [INFO] [stdout] 5f3667e273c77f4a3637b2a3e3e22e04f41d7ebb525ab20336aa8b146e8854b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fc9f38e3b9783f8ddc37e3eac389415d1422d30b5a81aa10b16f185395d0475d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fc9f38e3b9783f8ddc37e3eac389415d1422d30b5a81aa10b16f185395d0475d", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `crate::dining_philosophers::fork::Fork` [INFO] [stderr] --> src/dining_philosophers/resource_hierarchy_impl/thinking.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::dining_philosophers::fork::Fork; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::dining_philosophers::resource_hierarchy_impl::left_thinking::LeftThinking` [INFO] [stderr] --> src/dining_philosophers/resource_hierarchy_impl/thinking.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::dining_philosophers::resource_hierarchy_impl::left_thinking::LeftThinking; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::dining_philosophers::resource_hierarchy_impl::right_thinking::RightThinking` [INFO] [stderr] --> src/dining_philosophers/resource_hierarchy_impl/thinking.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use crate::dining_philosophers::resource_hierarchy_impl::right_thinking::RightThinking; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::dining_philosophers::fork::Fork` [INFO] [stderr] --> src/dining_philosophers/resource_hierarchy_impl/thinking.rs:32:9 [INFO] [stderr] | [INFO] [stderr] 32 | use crate::dining_philosophers::fork::Fork; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::dining_philosophers::resource_hierarchy_impl::left_thinking::LeftThinking` [INFO] [stderr] --> src/dining_philosophers/resource_hierarchy_impl/thinking.rs:34:9 [INFO] [stderr] | [INFO] [stderr] 34 | use crate::dining_philosophers::resource_hierarchy_impl::left_thinking::LeftThinking; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::dining_philosophers::resource_hierarchy_impl::right_thinking::RightThinking` [INFO] [stderr] --> src/dining_philosophers/resource_hierarchy_impl/thinking.rs:35:9 [INFO] [stderr] | [INFO] [stderr] 35 | use crate::dining_philosophers::resource_hierarchy_impl::right_thinking::RightThinking; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/dining_philosophers/philosopher/philosopher.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | sm: Box, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 7 - sm: Box, [INFO] [stderr] 7 + sm: Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:78:37 [INFO] [stderr] | [INFO] [stderr] 78 | fn transition(&mut self) -> Box { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 78 - fn transition(&mut self) -> Box { [INFO] [stderr] 78 + fn transition(&mut self) -> Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/dining_philosophers/resource_hierarchy_impl/eating.rs:34:37 [INFO] [stderr] | [INFO] [stderr] 34 | fn transition(&mut self) -> Box { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 34 - fn transition(&mut self) -> Box { [INFO] [stderr] 34 + fn transition(&mut self) -> Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/dining_philosophers/resource_hierarchy_impl/thinking.rs:19:37 [INFO] [stderr] | [INFO] [stderr] 19 | fn transition(&mut self) -> Box { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 19 - fn transition(&mut self) -> Box { [INFO] [stderr] 19 + fn transition(&mut self) -> Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/dining_philosophers/resource_hierarchy_impl/left_thinking.rs:30:37 [INFO] [stderr] | [INFO] [stderr] 30 | fn transition(&mut self) -> Box { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 30 - fn transition(&mut self) -> Box { [INFO] [stderr] 30 + fn transition(&mut self) -> Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/dining_philosophers/resource_hierarchy_impl/right_thinking.rs:27:37 [INFO] [stderr] | [INFO] [stderr] 27 | fn transition(&mut self) -> Box { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 27 - fn transition(&mut self) -> Box { [INFO] [stderr] 27 + fn transition(&mut self) -> Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/dining_philosophers/philosopher/philosopher.rs:12:35 [INFO] [stderr] | [INFO] [stderr] 12 | pub fn new(id: usize, sm: Box) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 12 - pub fn new(id: usize, sm: Box) -> Self { [INFO] [stderr] 12 + pub fn new(id: usize, sm: Box) -> Self { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/dining_philosophers/philosopher/state_machine.rs:10:37 [INFO] [stderr] | [INFO] [stderr] 10 | fn transition(&mut self) -> Box; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 10 - fn transition(&mut self) -> Box; [INFO] [stderr] 10 + fn transition(&mut self) -> Box; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/dining_philosophers/philosopher/philosopher.rs:97:41 [INFO] [stderr] | [INFO] [stderr] 97 | fn transition(&mut self) -> Box { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 97 - fn transition(&mut self) -> Box { [INFO] [stderr] 97 + fn transition(&mut self) -> Box { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/dining_philosophers/resource_hierarchy_impl/eating.rs:96:27 [INFO] [stderr] | [INFO] [stderr] 96 | let mut unit: Box = Box::new(Eating::new(left_fork, right_fork, table_interaction)); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 96 - let mut unit: Box = Box::new(Eating::new(left_fork, right_fork, table_interaction)); [INFO] [stderr] 96 + let mut unit: Box = Box::new(Eating::new(left_fork, right_fork, table_interaction)); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/dining_philosophers/resource_hierarchy_impl/eating.rs:110:27 [INFO] [stderr] | [INFO] [stderr] 110 | let mut unit: Box = Box::new(Eating::new(left_fork, right_fork, table_interaction)); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 110 - let mut unit: Box = Box::new(Eating::new(left_fork, right_fork, table_interaction)); [INFO] [stderr] 110 + let mut unit: Box = Box::new(Eating::new(left_fork, right_fork, table_interaction)); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/dining_philosophers/resource_hierarchy_impl/left_thinking.rs:98:27 [INFO] [stderr] | [INFO] [stderr] 98 | let mut unit: Box = Box::new(LeftThinking::new(fork, table_interaction)); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 98 - let mut unit: Box = Box::new(LeftThinking::new(fork, table_interaction)); [INFO] [stderr] 98 + let mut unit: Box = Box::new(LeftThinking::new(fork, table_interaction)); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/dining_philosophers/resource_hierarchy_impl/left_thinking.rs:109:27 [INFO] [stderr] | [INFO] [stderr] 109 | let mut unit: Box = Box::new(LeftThinking::new(fork.take().unwrap(), table_interaction)); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 109 - let mut unit: Box = Box::new(LeftThinking::new(fork.take().unwrap(), table_interaction)); [INFO] [stderr] 109 + let mut unit: Box = Box::new(LeftThinking::new(fork.take().unwrap(), table_interaction)); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/dining_philosophers/resource_hierarchy_impl/left_thinking.rs:120:27 [INFO] [stderr] | [INFO] [stderr] 120 | let mut unit: Box = Box::new(LeftThinking::new(fork.take().unwrap(), table_interaction)); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 120 - let mut unit: Box = Box::new(LeftThinking::new(fork.take().unwrap(), table_interaction)); [INFO] [stderr] 120 + let mut unit: Box = Box::new(LeftThinking::new(fork.take().unwrap(), table_interaction)); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/dining_philosophers/resource_hierarchy_impl/right_thinking.rs:94:27 [INFO] [stderr] | [INFO] [stderr] 94 | let mut unit: Box = Box::new(RightThinking::new(fork, table_interaction)); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 94 - let mut unit: Box = Box::new(RightThinking::new(fork, table_interaction)); [INFO] [stderr] 94 + let mut unit: Box = Box::new(RightThinking::new(fork, table_interaction)); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/dining_philosophers/resource_hierarchy_impl/right_thinking.rs:106:27 [INFO] [stderr] | [INFO] [stderr] 106 | let mut unit: Box = Box::new(RightThinking::new(fork.take().unwrap(), table_interaction)); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 106 - let mut unit: Box = Box::new(RightThinking::new(fork.take().unwrap(), table_interaction)); [INFO] [stderr] 106 + let mut unit: Box = Box::new(RightThinking::new(fork.take().unwrap(), table_interaction)); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/dining_philosophers/resource_hierarchy_impl/right_thinking.rs:117:27 [INFO] [stderr] | [INFO] [stderr] 117 | let mut unit: Box = Box::new(RightThinking::new(fork, table_interaction)); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 117 - let mut unit: Box = Box::new(RightThinking::new(fork, table_interaction)); [INFO] [stderr] 117 + let mut unit: Box = Box::new(RightThinking::new(fork, table_interaction)); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused variable: `table_interaction` [INFO] [stderr] --> src/dining_philosophers/resource_hierarchy_impl/thinking.rs:13:16 [INFO] [stderr] | [INFO] [stderr] 13 | pub fn new(table_interaction: TableInteraction) -> Thinking { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_table_interaction` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: crate `Dining_Philosophers` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] = help: convert the identifier to snake case: `dining_philosophers` [INFO] [stderr] [INFO] [stderr] warning: `Dining_Philosophers` (bin "Dining_Philosophers" test) generated 25 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/Dining_Philosophers-be6fb4ad9cb53173) [INFO] [stdout] running 54 tests [INFO] [stdout] test dining_philosophers::analysis::tests::calculate_percentage_thinking ... ok [INFO] [stdout] test dining_philosophers::analysis::tests::calculate_percentage_thinking_with_eating ... ok [INFO] [stdout] test dining_philosophers::analysis::tests::min_score_of_zero_when_hundred_percent ... ok [INFO] [stdout] test dining_philosophers::analysis::tests::min_score_of_zero_when_zero_percent ... ok [INFO] [stdout] test dining_philosophers::philosopher::philosopher::tests::has_id ... ok [INFO] [stdout] test dining_philosophers::philosopher::philosopher::tests::keeps_a_record_of_state_transitions ... ok [INFO] [stdout] test dining_philosophers::philosopher::philosopher::tests::write_history ... ok [INFO] [stdout] test dining_philosophers::resource_hierarchy_impl::eating::tests::changes_to_right_thinking ... ok [INFO] [stdout] test dining_philosophers::analysis::tests::min_average_score_over_several_runs ... ok [INFO] [stdout] test dining_philosophers::resource_hierarchy_impl::eating::tests::state_is_eating ... ok [INFO] [stdout] test dining_philosophers::philosopher::philosopher::tests::has_state ... ok [INFO] [stdout] test dining_philosophers::resource_hierarchy_impl::eating::tests::acts_to_return_left_fork ... ok [INFO] [stdout] test dining_philosophers::resource_hierarchy_impl::eating::tests::eating_drop_left_becomes_right_thinking ... ok [INFO] [stdout] test dining_philosophers::resource_hierarchy_impl::left_thinking::tests::state_is_left_thinking ... ok [INFO] [stdout] test dining_philosophers::analysis::tests::max_score_of_one_when_fifty_percent ... ok [INFO] [stdout] test dining_philosophers::analysis::tests::calculate_percentage_thinking_with_equal_eating ... ok [INFO] [stdout] test dining_philosophers::resource_hierarchy_impl::left_thinking::tests::take_right_becomes_eating ... ok [INFO] [stdout] test dining_philosophers::analysis::tests::min_score_a_run ... ok [INFO] [stdout] test dining_philosophers::resource_hierarchy_impl::eating::tests::eating_drop_right_becomes_left_thinking ... ok [INFO] [stdout] test dining_philosophers::analysis::tests::max_average_score_over_several_runs ... ok [INFO] [stdout] test dining_philosophers::analysis::tests::max_score_for_a_run ... ok [INFO] [stdout] test dining_philosophers::resource_hierarchy_impl::right_thinking::tests::right_thinking_take_left_becomes_eating ... ok [INFO] [stdout] test dining_philosophers::resource_hierarchy_impl::right_thinking::tests::state_is_right_thinking ... ok [INFO] [stdout] test dining_philosophers::analysis::tests::intermediate_score_for_a_run ... ok [INFO] [stdout] test dining_philosophers::resource_hierarchy_impl::thinking::tests::changes_to_left_when_left_fork_available ... ok [INFO] [stdout] test dining_philosophers::analysis::tests::calculate_score_based_on_percentage ... ok [INFO] [stdout] test dining_philosophers::resource_hierarchy_impl::thinking::tests::changes_to_thinking_when_left_fork_is_not_available ... ok [INFO] [stdout] test dining_philosophers::analysis::tests::average_score_over_several_runs ... ok [INFO] [stdout] test dining_philosophers::table::tests::cannot_get_fork_of_index_equal_to_table_size ... ok [INFO] [stdout] test dining_philosophers::table::tests::cannot_get_fork_of_index_larger_than_table_size ... ok [INFO] [stdout] test dining_philosophers::table::tests::cannot_get_fork_when_in_use ... ok [INFO] [stdout] test dining_philosophers::table::tests::construct_table ... ok [INFO] [stdout] test dining_philosophers::table::tests::get_fork_by_position ... ok [INFO] [stdout] test dining_philosophers::table::tests::return_fork_to_table ... ok [INFO] [stdout] test dining_philosophers::table::tests::table_interaction_cannot_get_same_fork ... ok [INFO] [stdout] test dining_philosophers::table::tests::table_interaction_get_adjacent_fork ... ok [INFO] [stdout] test dining_philosophers::table::tests::table_interaction_get_fork ... ok [INFO] [stdout] test dining_philosophers::table::tests::table_interaction_returns_adjacent_fork ... ok [INFO] [stdout] test dining_philosophers::table::tests::table_interaction_returns_fork ... ok [INFO] [stdout] test dining_philosophers::resource_hierarchy_impl::right_thinking::tests::changes_to_eating_when_left_fork_available ... ok [INFO] [stdout] test dining_philosophers::resource_hierarchy_impl::left_thinking::tests::changes_to_eating_when_right_fork_available ... ok [INFO] [stdout] test dining_philosophers::resource_hierarchy_impl::left_thinking::tests::changes_to_thinking_when_right_fork_is_not_available ... FAILED [INFO] [stdout] test dining_philosophers::resource_hierarchy_impl::eating::tests::cannot_call_transition_twice_on_same_instance - should panic ... ok [INFO] [stdout] test dining_philosophers::resource_hierarchy_impl::left_thinking::tests::drop_left_becomes_thinking ... FAILED [INFO] [stdout] test dining_philosophers::resource_hierarchy_impl::right_thinking::tests::cannot_call_transition_twice_on_same_instance - should panic ... ok [INFO] [stdout] test dining_philosophers::resource_hierarchy_impl::right_thinking::tests::right_thinking_drop_right_becomes_thinking ... FAILED [INFO] [stdout] test dining_philosophers::resource_hierarchy_impl::thinking::tests::cannot_call_transition_twice_on_same_instance - should panic ... ok [INFO] [stdout] test dining_philosophers::resource_hierarchy_impl::thinking::tests::state_is_thinking ... FAILED [INFO] [stdout] test dining_philosophers::table::tests::cannot_construct_table_with_size_less_than_one - should panic ... ok [INFO] [stdout] test dining_philosophers::table::tests::return_fork_panics_when_position_larger_than_table_size - should panic ... ok [INFO] [stdout] test dining_philosophers::resource_hierarchy_impl::right_thinking::tests::changes_to_thinking_when_left_fork_is_not_available ... FAILED [INFO] [stdout] test dining_philosophers::resource_hierarchy_impl::right_thinking::tests::returns_right_fork_when_left_fork_is_not_available ... FAILED [INFO] [stdout] test dining_philosophers::resource_hierarchy_impl::left_thinking::tests::cannot_call_transition_twice_on_same_instance - should panic ... ok [INFO] [stdout] test dining_philosophers::resource_hierarchy_impl::left_thinking::tests::returns_left_fork_when_right_fork_is_not_available ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- dining_philosophers::resource_hierarchy_impl::left_thinking::tests::changes_to_thinking_when_right_fork_is_not_available stdout ---- [INFO] [stdout] thread 'dining_philosophers::resource_hierarchy_impl::left_thinking::tests::changes_to_thinking_when_right_fork_is_not_available' panicked at 'not implemented', src/dining_philosophers/resource_hierarchy_impl/thinking.rs:14:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562296a61d7c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562296a61d7c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562296a61d7c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x562296a61d7c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x562296a87b0c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x562296a5d658 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x562296a64047 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x562296a64047 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x562296a64047 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x562296a63d7b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x562296a6479a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x562296a64449 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x562296a62244 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x562296a64199 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5622969e6133 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5622969e5ffd - core::panicking::panic::h33838847634b5d2d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5622969f04ba - Dining_Philosophers::dining_philosophers::resource_hierarchy_impl::thinking::Thinking::new::h604c391326d3c635 [INFO] [stdout] at /opt/rustwide/workdir/src/dining_philosophers/resource_hierarchy_impl/thinking.rs:14:9 [INFO] [stdout] 17: 0x5622969ff05d - Dining_Philosophers::dining_philosophers::resource_hierarchy_impl::left_thinking::LeftThinking::drop_left::hb0981a1d9e028f5c [INFO] [stdout] at /opt/rustwide/workdir/src/dining_philosophers/resource_hierarchy_impl/left_thinking.rs:25:9 [INFO] [stdout] 18: 0x5622969ff4e8 - ::transition::h4bc82d1bae5719db [INFO] [stdout] at /opt/rustwide/workdir/src/dining_philosophers/resource_hierarchy_impl/left_thinking.rs:37:34 [INFO] [stdout] 19: 0x5622969ec570 - Dining_Philosophers::dining_philosophers::resource_hierarchy_impl::left_thinking::tests::changes_to_thinking_when_right_fork_is_not_available::hfcdb5be472b66c8b [INFO] [stdout] at /opt/rustwide/workdir/src/dining_philosophers/resource_hierarchy_impl/left_thinking.rs:111:16 [INFO] [stdout] 20: 0x5622969ec31a - Dining_Philosophers::dining_philosophers::resource_hierarchy_impl::left_thinking::tests::changes_to_thinking_when_right_fork_is_not_available::{{closure}}::h753d0f0e202548f8 [INFO] [stdout] at /opt/rustwide/workdir/src/dining_philosophers/resource_hierarchy_impl/left_thinking.rs:106:5 [INFO] [stdout] 21: 0x5622969e901e - core::ops::function::FnOnce::call_once::h723190f25ceea1e3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x562296a2c103 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x562296a2c103 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x562296a2ae31 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x562296a2ae31 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x562296a2ae31 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x562296a2ae31 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x562296a2ae31 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x562296a2ae31 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x562296a2ae31 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x562296a34711 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x562296a34711 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x562296a00e6f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x562296a00e6f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x562296a00e6f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x562296a00e6f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x562296a00e6f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x562296a00e6f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x562296a00e6f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x562296a6a433 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x562296a6a433 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x562296a6a433 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f8cf1981609 - start_thread [INFO] [stdout] 44: 0x7f8cf1753293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- dining_philosophers::resource_hierarchy_impl::left_thinking::tests::drop_left_becomes_thinking stdout ---- [INFO] [stdout] thread 'dining_philosophers::resource_hierarchy_impl::left_thinking::tests::drop_left_becomes_thinking' panicked at 'not implemented', src/dining_philosophers/resource_hierarchy_impl/thinking.rs:14:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562296a61d7c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562296a61d7c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562296a61d7c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x562296a61d7c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x562296a87b0c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x562296a5d658 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x562296a64047 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x562296a64047 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x562296a64047 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x562296a63d7b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x562296a6479a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x562296a64449 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x562296a62244 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x562296a64199 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5622969e6133 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5622969e5ffd - core::panicking::panic::h33838847634b5d2d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5622969f04ba - Dining_Philosophers::dining_philosophers::resource_hierarchy_impl::thinking::Thinking::new::h604c391326d3c635 [INFO] [stdout] at /opt/rustwide/workdir/src/dining_philosophers/resource_hierarchy_impl/thinking.rs:14:9 [INFO] [stdout] 17: 0x5622969ff05d - Dining_Philosophers::dining_philosophers::resource_hierarchy_impl::left_thinking::LeftThinking::drop_left::hb0981a1d9e028f5c [INFO] [stdout] at /opt/rustwide/workdir/src/dining_philosophers/resource_hierarchy_impl/left_thinking.rs:25:9 [INFO] [stdout] 18: 0x5622969ebb9d - Dining_Philosophers::dining_philosophers::resource_hierarchy_impl::left_thinking::tests::drop_left_becomes_thinking::h7bf2e2ea6789701b [INFO] [stdout] at /opt/rustwide/workdir/src/dining_philosophers/resource_hierarchy_impl/left_thinking.rs:80:20 [INFO] [stdout] 19: 0x5622969eba5a - Dining_Philosophers::dining_philosophers::resource_hierarchy_impl::left_thinking::tests::drop_left_becomes_thinking::{{closure}}::h28a064c2af457dd3 [INFO] [stdout] at /opt/rustwide/workdir/src/dining_philosophers/resource_hierarchy_impl/left_thinking.rs:75:5 [INFO] [stdout] 20: 0x5622969e8a9e - core::ops::function::FnOnce::call_once::h03a26767f1ebc62c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x562296a2c103 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x562296a2c103 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 23: 0x562296a2ae31 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 24: 0x562296a2ae31 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x562296a2ae31 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 26: 0x562296a2ae31 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 27: 0x562296a2ae31 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 28: 0x562296a2ae31 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 29: 0x562296a2ae31 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 30: 0x562296a34711 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 31: 0x562296a34711 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 32: 0x562296a00e6f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 33: 0x562296a00e6f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x562296a00e6f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 35: 0x562296a00e6f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 36: 0x562296a00e6f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 37: 0x562296a00e6f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 38: 0x562296a00e6f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x562296a6a433 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x562296a6a433 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x562296a6a433 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 42: 0x7f8cf1981609 - start_thread [INFO] [stdout] 43: 0x7f8cf1753293 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- dining_philosophers::resource_hierarchy_impl::right_thinking::tests::right_thinking_drop_right_becomes_thinking stdout ---- [INFO] [stdout] thread 'dining_philosophers::resource_hierarchy_impl::right_thinking::tests::right_thinking_drop_right_becomes_thinking' panicked at 'not implemented', src/dining_philosophers/resource_hierarchy_impl/thinking.rs:14:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562296a61d7c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562296a61d7c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562296a61d7c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x562296a61d7c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x562296a87b0c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x562296a5d658 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x562296a64047 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x562296a64047 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x562296a64047 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x562296a63d7b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x562296a6479a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x562296a64449 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x562296a62244 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x562296a64199 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5622969e6133 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5622969e5ffd - core::panicking::panic::h33838847634b5d2d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5622969f04ba - Dining_Philosophers::dining_philosophers::resource_hierarchy_impl::thinking::Thinking::new::h604c391326d3c635 [INFO] [stdout] at /opt/rustwide/workdir/src/dining_philosophers/resource_hierarchy_impl/thinking.rs:14:9 [INFO] [stdout] 17: 0x5622969ff7ed - Dining_Philosophers::dining_philosophers::resource_hierarchy_impl::right_thinking::RightThinking::drop_right::h75d1752aaa43f582 [INFO] [stdout] at /opt/rustwide/workdir/src/dining_philosophers/resource_hierarchy_impl/right_thinking.rs:22:9 [INFO] [stdout] 18: 0x5622969ee47d - Dining_Philosophers::dining_philosophers::resource_hierarchy_impl::right_thinking::tests::right_thinking_drop_right_becomes_thinking::hab8a252dee098b33 [INFO] [stdout] at /opt/rustwide/workdir/src/dining_philosophers/resource_hierarchy_impl/right_thinking.rs:76:20 [INFO] [stdout] 19: 0x5622969ee33a - Dining_Philosophers::dining_philosophers::resource_hierarchy_impl::right_thinking::tests::right_thinking_drop_right_becomes_thinking::{{closure}}::h21a04ee7355d7981 [INFO] [stdout] at /opt/rustwide/workdir/src/dining_philosophers/resource_hierarchy_impl/right_thinking.rs:71:5 [INFO] [stdout] 20: 0x5622969e909e - core::ops::function::FnOnce::call_once::h737a529dfb40904f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x562296a2c103 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x562296a2c103 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 23: 0x562296a2ae31 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 24: 0x562296a2ae31 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x562296a2ae31 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 26: 0x562296a2ae31 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 27: 0x562296a2ae31 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 28: 0x562296a2ae31 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 29: 0x562296a2ae31 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 30: 0x562296a34711 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 31: 0x562296a34711 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 32: 0x562296a00e6f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 33: 0x562296a00e6f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x562296a00e6f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 35: 0x562296a00e6f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 36: 0x562296a00e6f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 37: 0x562296a00e6f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 38: 0x562296a00e6f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x562296a6a433 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x562296a6a433 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x562296a6a433 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 42: 0x7f8cf1981609 - start_thread [INFO] [stdout] 43: 0x7f8cf1753293 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- dining_philosophers::resource_hierarchy_impl::thinking::tests::state_is_thinking stdout ---- [INFO] [stdout] thread 'dining_philosophers::resource_hierarchy_impl::thinking::tests::state_is_thinking' panicked at 'not implemented', src/dining_philosophers/resource_hierarchy_impl/thinking.rs:14:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562296a61d7c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562296a61d7c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562296a61d7c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x562296a61d7c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x562296a87b0c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x562296a5d658 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x562296a64047 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x562296a64047 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x562296a64047 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x562296a63d7b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x562296a6479a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x562296a64449 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x562296a62244 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x562296a64199 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5622969e6133 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5622969e5ffd - core::panicking::panic::h33838847634b5d2d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5622969f04ba - Dining_Philosophers::dining_philosophers::resource_hierarchy_impl::thinking::Thinking::new::h604c391326d3c635 [INFO] [stdout] at /opt/rustwide/workdir/src/dining_philosophers/resource_hierarchy_impl/thinking.rs:14:9 [INFO] [stdout] 17: 0x5622969f67d6 - Dining_Philosophers::dining_philosophers::resource_hierarchy_impl::thinking::tests::state_is_thinking::h12561185e59b3dbf [INFO] [stdout] at /opt/rustwide/workdir/src/dining_philosophers/resource_hierarchy_impl/thinking.rs:42:20 [INFO] [stdout] 18: 0x5622969f676a - Dining_Philosophers::dining_philosophers::resource_hierarchy_impl::thinking::tests::state_is_thinking::{{closure}}::h75e3248daa9946b9 [INFO] [stdout] at /opt/rustwide/workdir/src/dining_philosophers/resource_hierarchy_impl/thinking.rs:40:5 [INFO] [stdout] 19: 0x5622969e949e - core::ops::function::FnOnce::call_once::hbb0ed9be44321cc6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x562296a2c103 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x562296a2c103 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x562296a2ae31 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x562296a2ae31 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x562296a2ae31 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x562296a2ae31 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x562296a2ae31 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x562296a2ae31 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x562296a2ae31 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x562296a34711 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x562296a34711 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x562296a00e6f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x562296a00e6f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x562296a00e6f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x562296a00e6f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x562296a00e6f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x562296a00e6f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x562296a00e6f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x562296a6a433 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x562296a6a433 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x562296a6a433 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f8cf1981609 - start_thread [INFO] [stdout] 42: 0x7f8cf1753293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- dining_philosophers::resource_hierarchy_impl::right_thinking::tests::changes_to_thinking_when_left_fork_is_not_available stdout ---- [INFO] [stdout] thread 'dining_philosophers::resource_hierarchy_impl::right_thinking::tests::changes_to_thinking_when_left_fork_is_not_available' panicked at 'not implemented', src/dining_philosophers/resource_hierarchy_impl/thinking.rs:14:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562296a61d7c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562296a61d7c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562296a61d7c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x562296a61d7c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x562296a87b0c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x562296a5d658 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x562296a64047 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x562296a64047 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x562296a64047 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x562296a63d7b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x562296a6479a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x562296a64449 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x562296a62244 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x562296a64199 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5622969e6133 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5622969e5ffd - core::panicking::panic::h33838847634b5d2d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5622969f04ba - Dining_Philosophers::dining_philosophers::resource_hierarchy_impl::thinking::Thinking::new::h604c391326d3c635 [INFO] [stdout] at /opt/rustwide/workdir/src/dining_philosophers/resource_hierarchy_impl/thinking.rs:14:9 [INFO] [stdout] 17: 0x5622969ff7ed - Dining_Philosophers::dining_philosophers::resource_hierarchy_impl::right_thinking::RightThinking::drop_right::h75d1752aaa43f582 [INFO] [stdout] at /opt/rustwide/workdir/src/dining_philosophers/resource_hierarchy_impl/right_thinking.rs:22:9 [INFO] [stdout] 18: 0x5622969ffc78 - ::transition::hf088a56b1beabf0e [INFO] [stdout] at /opt/rustwide/workdir/src/dining_philosophers/resource_hierarchy_impl/right_thinking.rs:34:34 [INFO] [stdout] 19: 0x5622969eee7a - Dining_Philosophers::dining_philosophers::resource_hierarchy_impl::right_thinking::tests::changes_to_thinking_when_left_fork_is_not_available::he8a62798488e7d09 [INFO] [stdout] at /opt/rustwide/workdir/src/dining_philosophers/resource_hierarchy_impl/right_thinking.rs:108:16 [INFO] [stdout] 20: 0x5622969eebfa - Dining_Philosophers::dining_philosophers::resource_hierarchy_impl::right_thinking::tests::changes_to_thinking_when_left_fork_is_not_available::{{closure}}::hb4d8ccbeadda6198 [INFO] [stdout] at /opt/rustwide/workdir/src/dining_philosophers/resource_hierarchy_impl/right_thinking.rs:102:5 [INFO] [stdout] 21: 0x5622969e8c9e - core::ops::function::FnOnce::call_once::h2352cb24f543f031 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x562296a2c103 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x562296a2c103 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x562296a2ae31 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x562296a2ae31 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x562296a2ae31 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x562296a2ae31 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x562296a2ae31 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x562296a2ae31 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x562296a2ae31 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x562296a34711 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x562296a34711 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x562296a00e6f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x562296a00e6f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x562296a00e6f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x562296a00e6f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x562296a00e6f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x562296a00e6f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x562296a00e6f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x562296a6a433 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x562296a6a433 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x562296a6a433 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f8cf1981609 - start_thread [INFO] [stdout] 44: 0x7f8cf1753293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- dining_philosophers::resource_hierarchy_impl::right_thinking::tests::returns_right_fork_when_left_fork_is_not_available stdout ---- [INFO] [stdout] thread 'dining_philosophers::resource_hierarchy_impl::right_thinking::tests::returns_right_fork_when_left_fork_is_not_available' panicked at 'not implemented', src/dining_philosophers/resource_hierarchy_impl/thinking.rs:14:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562296a61d7c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562296a61d7c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562296a61d7c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x562296a61d7c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x562296a87b0c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x562296a5d658 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x562296a64047 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x562296a64047 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x562296a64047 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x562296a63d7b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x562296a6479a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x562296a64449 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x562296a62244 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x562296a64199 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5622969e6133 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5622969e5ffd - core::panicking::panic::h33838847634b5d2d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5622969f04ba - Dining_Philosophers::dining_philosophers::resource_hierarchy_impl::thinking::Thinking::new::h604c391326d3c635 [INFO] [stdout] at /opt/rustwide/workdir/src/dining_philosophers/resource_hierarchy_impl/thinking.rs:14:9 [INFO] [stdout] 17: 0x5622969ff7ed - Dining_Philosophers::dining_philosophers::resource_hierarchy_impl::right_thinking::RightThinking::drop_right::h75d1752aaa43f582 [INFO] [stdout] at /opt/rustwide/workdir/src/dining_philosophers/resource_hierarchy_impl/right_thinking.rs:22:9 [INFO] [stdout] 18: 0x5622969ffc78 - ::transition::hf088a56b1beabf0e [INFO] [stdout] at /opt/rustwide/workdir/src/dining_philosophers/resource_hierarchy_impl/right_thinking.rs:34:34 [INFO] [stdout] 19: 0x5622969ef282 - Dining_Philosophers::dining_philosophers::resource_hierarchy_impl::right_thinking::tests::returns_right_fork_when_left_fork_is_not_available::hc6b9d8bc580a0445 [INFO] [stdout] at /opt/rustwide/workdir/src/dining_philosophers/resource_hierarchy_impl/right_thinking.rs:119:16 [INFO] [stdout] 20: 0x5622969ef01a - Dining_Philosophers::dining_philosophers::resource_hierarchy_impl::right_thinking::tests::returns_right_fork_when_left_fork_is_not_available::{{closure}}::h593bade66b508ac0 [INFO] [stdout] at /opt/rustwide/workdir/src/dining_philosophers/resource_hierarchy_impl/right_thinking.rs:114:5 [INFO] [stdout] 21: 0x5622969e91de - core::ops::function::FnOnce::call_once::h81bcd7670ec9d318 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x562296a2c103 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x562296a2c103 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x562296a2ae31 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x562296a2ae31 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x562296a2ae31 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x562296a2ae31 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x562296a2ae31 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x562296a2ae31 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x562296a2ae31 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x562296a34711 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x562296a34711 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x562296a00e6f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x562296a00e6f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x562296a00e6f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x562296a00e6f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x562296a00e6f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x562296a00e6f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x562296a00e6f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x562296a6a433 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x562296a6a433 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x562296a6a433 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f8cf1981609 - start_thread [INFO] [stdout] 44: 0x7f8cf1753293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- dining_philosophers::resource_hierarchy_impl::left_thinking::tests::returns_left_fork_when_right_fork_is_not_available stdout ---- [INFO] [stdout] thread 'dining_philosophers::resource_hierarchy_impl::left_thinking::tests::returns_left_fork_when_right_fork_is_not_available' panicked at 'not implemented', src/dining_philosophers/resource_hierarchy_impl/thinking.rs:14:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562296a61d7c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562296a61d7c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562296a61d7c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x562296a61d7c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x562296a87b0c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x562296a5d658 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x562296a64047 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x562296a64047 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x562296a64047 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x562296a63d7b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x562296a6479a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x562296a64449 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x562296a62244 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x562296a64199 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5622969e6133 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5622969e5ffd - core::panicking::panic::h33838847634b5d2d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5622969f04ba - Dining_Philosophers::dining_philosophers::resource_hierarchy_impl::thinking::Thinking::new::h604c391326d3c635 [INFO] [stdout] at /opt/rustwide/workdir/src/dining_philosophers/resource_hierarchy_impl/thinking.rs:14:9 [INFO] [stdout] 17: 0x5622969ff05d - Dining_Philosophers::dining_philosophers::resource_hierarchy_impl::left_thinking::LeftThinking::drop_left::hb0981a1d9e028f5c [INFO] [stdout] at /opt/rustwide/workdir/src/dining_philosophers/resource_hierarchy_impl/left_thinking.rs:25:9 [INFO] [stdout] 18: 0x5622969ff4e8 - ::transition::h4bc82d1bae5719db [INFO] [stdout] at /opt/rustwide/workdir/src/dining_philosophers/resource_hierarchy_impl/left_thinking.rs:37:34 [INFO] [stdout] 19: 0x5622969ec991 - Dining_Philosophers::dining_philosophers::resource_hierarchy_impl::left_thinking::tests::returns_left_fork_when_right_fork_is_not_available::hca6bceafca2f74e6 [INFO] [stdout] at /opt/rustwide/workdir/src/dining_philosophers/resource_hierarchy_impl/left_thinking.rs:122:16 [INFO] [stdout] 20: 0x5622969ec71a - Dining_Philosophers::dining_philosophers::resource_hierarchy_impl::left_thinking::tests::returns_left_fork_when_right_fork_is_not_available::{{closure}}::haba90267f697a382 [INFO] [stdout] at /opt/rustwide/workdir/src/dining_philosophers/resource_hierarchy_impl/left_thinking.rs:117:5 [INFO] [stdout] 21: 0x5622969e92de - core::ops::function::FnOnce::call_once::h8c9283aa5e0b892d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x562296a2c103 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x562296a2c103 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x562296a2ae31 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x562296a2ae31 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x562296a2ae31 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x562296a2ae31 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x562296a2ae31 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x562296a2ae31 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x562296a2ae31 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x562296a34711 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x562296a34711 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x562296a00e6f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x562296a00e6f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x562296a00e6f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x562296a00e6f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x562296a00e6f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x562296a00e6f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x562296a00e6f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x562296a6a433 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x562296a6a433 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x562296a6a433 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f8cf1981609 - start_thread [INFO] [stdout] 44: 0x7f8cf1753293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] dining_philosophers::resource_hierarchy_impl::left_thinking::tests::changes_to_thinking_when_right_fork_is_not_available [INFO] [stdout] dining_philosophers::resource_hierarchy_impl::left_thinking::tests::drop_left_becomes_thinking [INFO] [stdout] dining_philosophers::resource_hierarchy_impl::left_thinking::tests::returns_left_fork_when_right_fork_is_not_available [INFO] [stdout] dining_philosophers::resource_hierarchy_impl::right_thinking::tests::changes_to_thinking_when_left_fork_is_not_available [INFO] [stdout] dining_philosophers::resource_hierarchy_impl::right_thinking::tests::returns_right_fork_when_left_fork_is_not_available [INFO] [stdout] dining_philosophers::resource_hierarchy_impl::right_thinking::tests::right_thinking_drop_right_becomes_thinking [INFO] [stdout] dining_philosophers::resource_hierarchy_impl::thinking::tests::state_is_thinking [INFO] [stdout] [INFO] [stdout] test result: FAILED. 47 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin Dining_Philosophers' [INFO] running `Command { std: "docker" "inspect" "fc9f38e3b9783f8ddc37e3eac389415d1422d30b5a81aa10b16f185395d0475d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc9f38e3b9783f8ddc37e3eac389415d1422d30b5a81aa10b16f185395d0475d", kill_on_drop: false }` [INFO] [stdout] fc9f38e3b9783f8ddc37e3eac389415d1422d30b5a81aa10b16f185395d0475d