[INFO] cloning repository https://github.com/kristopherbullinger/tokenizers
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kristopherbullinger/tokenizers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkristopherbullinger%2Ftokenizers", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkristopherbullinger%2Ftokenizers'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f45806b149f71c5d757b45cfe8e211595e985b3c
[INFO] testing kristopherbullinger/tokenizers against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkristopherbullinger%2Ftokenizers" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kristopherbullinger/tokenizers
[INFO] finished tweaking git repo https://github.com/kristopherbullinger/tokenizers
[INFO] tweaked toml for git repo https://github.com/kristopherbullinger/tokenizers written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kristopherbullinger/tokenizers on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kristopherbullinger/tokenizers already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a17f18ea90d604d337c8e1bd3471c7e47bec5e804adcfc0a121aa68df8220b4b
[INFO] running `Command { std: "docker" "start" "-a" "a17f18ea90d604d337c8e1bd3471c7e47bec5e804adcfc0a121aa68df8220b4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a17f18ea90d604d337c8e1bd3471c7e47bec5e804adcfc0a121aa68df8220b4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a17f18ea90d604d337c8e1bd3471c7e47bec5e804adcfc0a121aa68df8220b4b", kill_on_drop: false }`
[INFO] [stdout] a17f18ea90d604d337c8e1bd3471c7e47bec5e804adcfc0a121aa68df8220b4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f6fd79d126c4cb8b50723dca0b5076b75f2a4e352393c659303e6781d00f8f4
[INFO] running `Command { std: "docker" "start" "-a" "5f6fd79d126c4cb8b50723dca0b5076b75f2a4e352393c659303e6781d00f8f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling thread_local v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling gelato-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/linked_list.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let mut penultimate_node = self.get_node_mut(self.len - 2).unwrap(); //annoying variable name
[INFO] [stdout]    |             ----^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/linked_list.rs:91:21
[INFO] [stdout]    |
[INFO] [stdout] 91 |                 let mut node = match self.get_node_mut(n - 1) {
[INFO] [stdout]    |                     ----^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/linked_list.rs:200:13
[INFO] [stdout]     |
[INFO] [stdout] 200 |         let mut out = self.node?;
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `language` and `token_matchers` are never read
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct LanguageConfig {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 10 |     language: Language,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 11 |     token_matchers: Vec<Matcher>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `token_type` and `patterns` are never read
[INFO] [stdout]   --> src/lib.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct Matcher {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout] 16 |     token_type: TokenType,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 17 |     patterns: Vec<Regex>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `source` and `language_config` are never read
[INFO] [stdout]    --> src/lib.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub struct Tokenizer<'a> {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 117 |     source: &'a str,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 118 |     language_config: LanguageConfig,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LinkedList` is never constructed
[INFO] [stdout]  --> src/linked_list.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct LinkedList<T> {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Node` is never constructed
[INFO] [stdout]  --> src/linked_list.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Node<T> {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `into_inner`, `inner`, and `inner_mut` are never used
[INFO] [stdout]   --> src/linked_list.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl<T> Node<T> {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 14 |     pub fn new(value: T) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     fn into_inner(self) -> T {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     fn inner(&self) -> &T {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     fn inner_mut(&mut self) -> &mut T {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/linked_list.rs:35:12
[INFO] [stdout]     |
[INFO] [stdout]  34 | impl<T> LinkedList<T> {
[INFO] [stdout]     | --------------------- associated items in this implementation
[INFO] [stdout]  35 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  42 |     fn pop_node_front(&mut self) -> Option<Box<Node<T>>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  49 |     pub fn pop_front(&mut self) -> Option<T> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  53 |     fn pop_node_back(&mut self) -> Option<Box<Node<T>>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  62 |     pub fn pop_back(&mut self) -> Option<T> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  66 |     fn push_node_front(&mut self, mut new_head: Box<Node<T>>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  73 |     pub fn push_front(&mut self, value: T) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  83 |     pub fn insert(&mut self, value: T, n: usize) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn iter<'a>(&'a self) -> Iter<'a, T> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     fn get_node(&self, n: usize) -> Option<&Box<Node<T>>> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub fn get(&self, n: usize) -> Option<&T> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 |     fn get_node_mut(&mut self, n: usize) -> Option<&mut Box<Node<T>>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub fn get_mut(&mut self, n: usize) -> Option<&mut T> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub fn push_back(&mut self, value: T) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |     fn head_node(&self) -> Option<&Box<Node<T>>> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub fn head(&self) -> Option<&T> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     fn tail_node(&self) -> Option<&Box<Node<T>>> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub fn tail(&self) -> Option<&T> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     fn get_tail_node_mut(&mut self) -> Option<&mut Box<Node<T>>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub fn tail_mut(&mut self) -> Option<&mut T> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub fn len(&self) -> usize {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub fn reverse(&mut self) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Iter` is never constructed
[INFO] [stdout]    --> src/linked_list.rs:193:12
[INFO] [stdout]     |
[INFO] [stdout] 193 | pub struct Iter<'a, T> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IntoIter` is never constructed
[INFO] [stdout]    --> src/linked_list.rs:206:12
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub struct IntoIter<T> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.10s
[INFO] running `Command { std: "docker" "inspect" "5f6fd79d126c4cb8b50723dca0b5076b75f2a4e352393c659303e6781d00f8f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f6fd79d126c4cb8b50723dca0b5076b75f2a4e352393c659303e6781d00f8f4", kill_on_drop: false }`
[INFO] [stdout] 5f6fd79d126c4cb8b50723dca0b5076b75f2a4e352393c659303e6781d00f8f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f50788b8d83e58f76f0aad0af388d17f037f47d6828deff97e11370d8fa31a36
[INFO] running `Command { std: "docker" "start" "-a" "f50788b8d83e58f76f0aad0af388d17f037f47d6828deff97e11370d8fa31a36", kill_on_drop: false }`
[INFO] [stderr]    Compiling gelato-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/linked_list.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let mut penultimate_node = self.get_node_mut(self.len - 2).unwrap(); //annoying variable name
[INFO] [stdout]    |             ----^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/linked_list.rs:91:21
[INFO] [stdout]    |
[INFO] [stdout] 91 |                 let mut node = match self.get_node_mut(n - 1) {
[INFO] [stdout]    |                     ----^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/linked_list.rs:200:13
[INFO] [stdout]     |
[INFO] [stdout] 200 |         let mut out = self.node?;
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `language` and `token_matchers` are never read
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct LanguageConfig {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 10 |     language: Language,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 11 |     token_matchers: Vec<Matcher>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `token_type` and `patterns` are never read
[INFO] [stdout]   --> src/lib.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct Matcher {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout] 16 |     token_type: TokenType,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 17 |     patterns: Vec<Regex>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `source` and `language_config` are never read
[INFO] [stdout]    --> src/lib.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub struct Tokenizer<'a> {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 117 |     source: &'a str,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 118 |     language_config: LanguageConfig,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LinkedList` is never constructed
[INFO] [stdout]  --> src/linked_list.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct LinkedList<T> {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Node` is never constructed
[INFO] [stdout]  --> src/linked_list.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Node<T> {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `into_inner`, `inner`, and `inner_mut` are never used
[INFO] [stdout]   --> src/linked_list.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl<T> Node<T> {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 14 |     pub fn new(value: T) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     fn into_inner(self) -> T {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     fn inner(&self) -> &T {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     fn inner_mut(&mut self) -> &mut T {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/linked_list.rs:35:12
[INFO] [stdout]     |
[INFO] [stdout]  34 | impl<T> LinkedList<T> {
[INFO] [stdout]     | --------------------- associated items in this implementation
[INFO] [stdout]  35 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  42 |     fn pop_node_front(&mut self) -> Option<Box<Node<T>>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  49 |     pub fn pop_front(&mut self) -> Option<T> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  53 |     fn pop_node_back(&mut self) -> Option<Box<Node<T>>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  62 |     pub fn pop_back(&mut self) -> Option<T> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  66 |     fn push_node_front(&mut self, mut new_head: Box<Node<T>>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  73 |     pub fn push_front(&mut self, value: T) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  83 |     pub fn insert(&mut self, value: T, n: usize) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn iter<'a>(&'a self) -> Iter<'a, T> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     fn get_node(&self, n: usize) -> Option<&Box<Node<T>>> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub fn get(&self, n: usize) -> Option<&T> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 |     fn get_node_mut(&mut self, n: usize) -> Option<&mut Box<Node<T>>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub fn get_mut(&mut self, n: usize) -> Option<&mut T> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub fn push_back(&mut self, value: T) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |     fn head_node(&self) -> Option<&Box<Node<T>>> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub fn head(&self) -> Option<&T> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     fn tail_node(&self) -> Option<&Box<Node<T>>> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub fn tail(&self) -> Option<&T> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     fn get_tail_node_mut(&mut self) -> Option<&mut Box<Node<T>>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub fn tail_mut(&mut self) -> Option<&mut T> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub fn len(&self) -> usize {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub fn reverse(&mut self) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Iter` is never constructed
[INFO] [stdout]    --> src/linked_list.rs:193:12
[INFO] [stdout]     |
[INFO] [stdout] 193 | pub struct Iter<'a, T> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IntoIter` is never constructed
[INFO] [stdout]    --> src/linked_list.rs:206:12
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub struct IntoIter<T> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/linked_list.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let mut penultimate_node = self.get_node_mut(self.len - 2).unwrap(); //annoying variable name
[INFO] [stdout]    |             ----^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/linked_list.rs:91:21
[INFO] [stdout]    |
[INFO] [stdout] 91 |                 let mut node = match self.get_node_mut(n - 1) {
[INFO] [stdout]    |                     ----^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/linked_list.rs:200:13
[INFO] [stdout]     |
[INFO] [stdout] 200 |         let mut out = self.node?;
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `language` and `token_matchers` are never read
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct LanguageConfig {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 10 |     language: Language,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 11 |     token_matchers: Vec<Matcher>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `token_type` and `patterns` are never read
[INFO] [stdout]   --> src/lib.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct Matcher {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout] 16 |     token_type: TokenType,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 17 |     patterns: Vec<Regex>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `source` and `language_config` are never read
[INFO] [stdout]    --> src/lib.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub struct Tokenizer<'a> {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 117 |     source: &'a str,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 118 |     language_config: LanguageConfig,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `inner_mut` is never used
[INFO] [stdout]   --> src/linked_list.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl<T> Node<T> {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |     fn inner_mut(&mut self) -> &mut T {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_mut`, `get_tail_node_mut`, and `tail_mut` are never used
[INFO] [stdout]    --> src/linked_list.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout]  34 | impl<T> LinkedList<T> {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub fn get_mut(&mut self, n: usize) -> Option<&mut T> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     fn get_tail_node_mut(&mut self) -> Option<&mut Box<Node<T>>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub fn tail_mut(&mut self) -> Option<&mut T> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s
[INFO] running `Command { std: "docker" "inspect" "f50788b8d83e58f76f0aad0af388d17f037f47d6828deff97e11370d8fa31a36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f50788b8d83e58f76f0aad0af388d17f037f47d6828deff97e11370d8fa31a36", kill_on_drop: false }`
[INFO] [stdout] f50788b8d83e58f76f0aad0af388d17f037f47d6828deff97e11370d8fa31a36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 19b3a68cf49644ddf6b972338909eea936637ca68f7d28cc8a1059a2342e014a
[INFO] running `Command { std: "docker" "start" "-a" "19b3a68cf49644ddf6b972338909eea936637ca68f7d28cc8a1059a2342e014a", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stdout] 
[INFO] [stderr]   --> src/linked_list.rs:58:13
[INFO] [stdout] running 9 tests
[INFO] [stderr]    |
[INFO] [stderr] 58 |         let mut penultimate_node = self.get_node_mut(self.len - 2).unwrap(); //annoying variable name
[INFO] [stderr]    |             ----^^^^^^^^^^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/linked_list.rs:91:21
[INFO] [stderr]    |
[INFO] [stderr] 91 |                 let mut node = match self.get_node_mut(n - 1) {
[INFO] [stderr]    |                     ----^^^^
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/linked_list.rs:200:13
[INFO] [stderr]     |
[INFO] [stderr] 200 |         let mut out = self.node?;
[INFO] [stderr]     |             ----^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: fields `language` and `token_matchers` are never read
[INFO] [stderr]   --> src/lib.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub struct LanguageConfig {
[INFO] [stderr]    |            -------------- fields in this struct
[INFO] [stderr] 10 |     language: Language,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 11 |     token_matchers: Vec<Matcher>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `token_type` and `patterns` are never read
[INFO] [stderr]   --> src/lib.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | struct Matcher {
[INFO] [stderr]    |        ------- fields in this struct
[INFO] [stderr] 16 |     token_type: TokenType,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 17 |     patterns: Vec<Regex>,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `source` and `language_config` are never read
[INFO] [stderr]    --> src/lib.rs:117:5
[INFO] [stderr]     |
[INFO] [stderr] 116 | pub struct Tokenizer<'a> {
[INFO] [stderr]     |            --------- fields in this struct
[INFO] [stderr] 117 |     source: &'a str,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 118 |     language_config: LanguageConfig,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `LinkedList` is never constructed
[INFO] [stderr]  --> src/linked_list.rs:2:12
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub struct LinkedList<T> {
[INFO] [stderr]   |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Node` is never constructed
[INFO] [stderr]  --> src/linked_list.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct Node<T> {
[INFO] [stderr]   |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `into_inner`, `inner`, and `inner_mut` are never used
[INFO] [stderr]   --> src/linked_list.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl<T> Node<T> {
[INFO] [stderr]    | --------------- associated items in this implementation
[INFO] [stderr] 14 |     pub fn new(value: T) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 21 |     fn into_inner(self) -> T {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 25 |     fn inner(&self) -> &T {
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 29 |     fn inner_mut(&mut self) -> &mut T {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> src/linked_list.rs:35:12
[INFO] [stderr]     |
[INFO] [stderr]  34 | impl<T> LinkedList<T> {
[INFO] [stderr]     | --------------------- associated items in this implementation
[INFO] [stderr]  35 |     pub fn new() -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr]  42 |     fn pop_node_front(&mut self) -> Option<Box<Node<T>>> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  49 |     pub fn pop_front(&mut self) -> Option<T> {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  53 |     fn pop_node_back(&mut self) -> Option<Box<Node<T>>> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  62 |     pub fn pop_back(&mut self) -> Option<T> {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  66 |     fn push_node_front(&mut self, mut new_head: Box<Node<T>>) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  73 |     pub fn push_front(&mut self, value: T) {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  83 |     pub fn insert(&mut self, value: T, n: usize) {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 103 |     pub fn is_empty(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 107 |     pub fn iter<'a>(&'a self) -> Iter<'a, T> {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 113 |     fn get_node(&self, n: usize) -> Option<&Box<Node<T>>> {
[INFO] [stderr]     |        ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 124 |     pub fn get(&self, n: usize) -> Option<&T> {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 128 |     fn get_node_mut(&mut self, n: usize) -> Option<&mut Box<Node<T>>> {
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 139 |     pub fn get_mut(&mut self, n: usize) -> Option<&mut T> {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 143 |     pub fn push_back(&mut self, value: T) {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 153 |     fn head_node(&self) -> Option<&Box<Node<T>>> {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 157 |     pub fn head(&self) -> Option<&T> {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 161 |     fn tail_node(&self) -> Option<&Box<Node<T>>> {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 165 |     pub fn tail(&self) -> Option<&T> {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 169 |     fn get_tail_node_mut(&mut self) -> Option<&mut Box<Node<T>>> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 173 |     pub fn tail_mut(&mut self) -> Option<&mut T> {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 177 |     pub fn len(&self) -> usize {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 181 |     pub fn reverse(&mut self) {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Iter` is never constructed
[INFO] [stderr]    --> src/linked_list.rs:193:12
[INFO] [stderr]     |
[INFO] [stderr] 193 | pub struct Iter<'a, T> {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `IntoIter` is never constructed
[INFO] [stderr]    --> src/linked_list.rs:206:12
[INFO] [stderr]     |
[INFO] [stderr] 206 | pub struct IntoIter<T> {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `gelato-rs` (lib) generated 12 warnings (run `cargo fix --lib -p gelato-rs` to apply 3 suggestions)
[INFO] [stderr] warning: method `inner_mut` is never used
[INFO] [stderr]   --> src/linked_list.rs:29:8
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl<T> Node<T> {
[INFO] [stderr]    | --------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 29 |     fn inner_mut(&mut self) -> &mut T {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_mut`, `get_tail_node_mut`, and `tail_mut` are never used
[INFO] [stderr]    --> src/linked_list.rs:139:12
[INFO] [stderr]     |
[INFO] [stderr]  34 | impl<T> LinkedList<T> {
[INFO] [stderr]     | --------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 139 |     pub fn get_mut(&mut self, n: usize) -> Option<&mut T> {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 169 |     fn get_tail_node_mut(&mut self) -> Option<&mut Box<Node<T>>> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 173 |     pub fn tail_mut(&mut self) -> Option<&mut T> {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `gelato-rs` (lib test) generated 8 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gelato_rs-05cfe75ccd4633fd)
[INFO] [stdout] test linked_list::tests::can_push_back ... ok
[INFO] [stdout] test linked_list::tests::can_create_from_iter ... ok
[INFO] [stdout] test linked_list::tests::can_into_iter ... ok
[INFO] [stdout] test linked_list::tests::can_insert_into_middle ... ok
[INFO] [stdout] test linked_list::tests::can_push_front ... ok
[INFO] [stdout] test linked_list::tests::inserting_increments_length_by_one ... ok
[INFO] [stdout] test linked_list::tests::pop_front_and_back_decr_length_by_one ... ok
[INFO] [stdout] test linked_list::tests::similar_lists_compare_equal ... ok
[INFO] [stdout] test linked_list::tests::can_reverse ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- linked_list::tests::can_reverse stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'linked_list::tests::can_reverse' (29) panicked at src/linked_list.rs:335:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: LinkedList { head: Some(Node { value: 99, next: Some(Node { value: 98, next: Some(Node { value: 97, next: Some(Node { value: 96, next: Some(Node { value: 95, next: Some(Node { value: 94, next: Some(Node { value: 93, next: Some(Node { value: 92, next: Some(Node { value: 91, next: Some(Node { value: 90, next: Some(Node { value: 89, next: Some(Node { value: 88, next: Some(Node { value: 87, next: Some(Node { value: 86, next: Some(Node { value: 85, next: Some(Node { value: 84, next: Some(Node { value: 83, next: Some(Node { value: 82, next: Some(Node { value: 81, next: Some(Node { value: 80, next: Some(Node { value: 79, next: Some(Node { value: 78, next: Some(Node { value: 77, next: Some(Node { value: 76, next: Some(Node { value: 75, next: Some(Node { value: 74, next: Some(Node { value: 73, next: Some(Node { value: 72, next: Some(Node { value: 71, next: Some(Node { value: 70, next: Some(Node { value: 69, next: Some(Node { value: 68, next: Some(Node { value: 67, next: Some(Node { value: 66, next: Some(Node { value: 65, next: Some(Node { value: 64, next: Some(Node { value: 63, next: Some(Node { value: 62, next: Some(Node { value: 61, next: Some(Node { value: 60, next: Some(Node { value: 59, next: Some(Node { value: 58, next: Some(Node { value: 57, next: Some(Node { value: 56, next: Some(Node { value: 55, next: Some(Node { value: 54, next: Some(Node { value: 53, next: Some(Node { value: 52, next: Some(Node { value: 51, next: Some(Node { value: 50, next: Some(Node { value: 49, next: Some(Node { value: 48, next: Some(Node { value: 47, next: Some(Node { value: 46, next: Some(Node { value: 45, next: Some(Node { value: 44, next: Some(Node { value: 43, next: Some(Node { value: 42, next: Some(Node { value: 41, next: Some(Node { value: 40, next: Some(Node { value: 39, next: Some(Node { value: 38, next: Some(Node { value: 37, next: Some(Node { value: 36, next: Some(Node { value: 35, next: Some(Node { value: 34, next: Some(Node { value: 33, next: Some(Node { value: 32, next: Some(Node { value: 31, next: Some(Node { value: 30, next: Some(Node { value: 29, next: Some(Node { value: 28, next: Some(Node { value: 27, next: Some(Node { value: 26, next: Some(Node { value: 25, next: Some(Node { value: 24, next: Some(Node { value: 23, next: Some(Node { value: 22, next: Some(Node { value: 21, next: Some(Node { value: 20, next: Some(Node { value: 19, next: Some(Node { value: 18, next: Some(Node { value: 17, next: Some(Node { value: 16, next: Some(Node { value: 15, next: Some(Node { value: 14, next: Some(Node { value: 13, next: Some(Node { value: 12, next: Some(Node { value: 11, next: Some(Node { value: 10, next: Some(Node { value: 9, next: Some(Node { value: 8, next: Some(Node { value: 7, next: Some(Node { value: 6, next: Some(Node { value: 5, next: Some(Node { value: 4, next: Some(Node { value: 3, next: Some(Node { value: 2, next: Some(Node { value: 1, next: Some(Node { value: 0, next: None }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }), len: 100 }
[INFO] [stdout]  right: LinkedList { head: Some(Node { value: 0, next: Some(Node { value: 1, next: Some(Node { value: 2, next: Some(Node { value: 3, next: Some(Node { value: 4, next: Some(Node { value: 5, next: Some(Node { value: 6, next: Some(Node { value: 7, next: Some(Node { value: 8, next: Some(Node { value: 9, next: Some(Node { value: 10, next: Some(Node { value: 11, next: Some(Node { value: 12, next: Some(Node { value: 13, next: Some(Node { value: 14, next: Some(Node { value: 15, next: Some(Node { value: 16, next: Some(Node { value: 17, next: Some(Node { value: 18, next: Some(Node { value: 19, next: Some(Node { value: 20, next: Some(Node { value: 21, next: Some(Node { value: 22, next: Some(Node { value: 23, next: Some(Node { value: 24, next: Some(Node { value: 25, next: Some(Node { value: 26, next: Some(Node { value: 27, next: Some(Node { value: 28, next: Some(Node { value: 29, next: Some(Node { value: 30, next: Some(Node { value: 31, next: Some(Node { value: 32, next: Some(Node { value: 33, next: Some(Node { value: 34, next: Some(Node { value: 35, next: Some(Node { value: 36, next: Some(Node { value: 37, next: Some(Node { value: 38, next: Some(Node { value: 39, next: Some(Node { value: 40, next: Some(Node { value: 41, next: Some(Node { value: 42, next: Some(Node { value: 43, next: Some(Node { value: 44, next: Some(Node { value: 45, next: Some(Node { value: 46, next: Some(Node { value: 47, next: Some(Node { value: 48, next: Some(Node { value: 49, next: Some(Node { value: 50, next: Some(Node { value: 51, next: Some(Node { value: 52, next: Some(Node { value: 53, next: Some(Node { value: 54, next: Some(Node { value: 55, next: Some(Node { value: 56, next: Some(Node { value: 57, next: Some(Node { value: 58, next: Some(Node { value: 59, next: Some(Node { value: 60, next: Some(Node { value: 61, next: Some(Node { value: 62, next: Some(Node { value: 63, next: Some(Node { value: 64, next: Some(Node { value: 65, next: Some(Node { value: 66, next: Some(Node { value: 67, next: Some(Node { value: 68, next: Some(Node { value: 69, next: Some(Node { value: 70, next: Some(Node { value: 71, next: Some(Node { value: 72, next: Some(Node { value: 73, next: Some(Node { value: 74, next: Some(Node { value: 75, next: Some(Node { value: 76, next: Some(Node { value: 77, next: Some(Node { value: 78, next: Some(Node { value: 79, next: Some(Node { value: 80, next: Some(Node { value: 81, next: Some(Node { value: 82, next: Some(Node { value: 83, next: Some(Node { value: 84, next: Some(Node { value: 85, next: Some(Node { value: 86, next: Some(Node { value: 87, next: Some(Node { value: 88, next: Some(Node { value: 89, next: Some(Node { value: 90, next: Some(Node { value: 91, next: Some(Node { value: 92, next: Some(Node { value: 93, next: Some(Node { value: 94, next: Some(Node { value: 95, next: Some(Node { value: 96, next: Some(Node { value: 97, next: Some(Node { value: 98, next: Some(Node { value: 99, next: None }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }) }), len: 100 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cba7fe1f9ca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cba7fe1f9ca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cba7fe1f9ca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cba7fe1f9ca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cba7fe3366a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cba7fe3366a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5cba7fe24252 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cba7fe24252 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cba7fdfebdf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cba7fdfebdf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cba7fe17f39 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cba7fdb422c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5cba7fdb422c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cba7fe180f2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5cba7fe180f2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cba7fdfec98 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cba7fdf6639 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cba7fdff9ad - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cba7fe33edc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cba7fe33d93 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5cba7fda3e27 - core::panicking::assert_failed::h739a7572ce37301f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5cba7fda750a - gelato_rs::linked_list::tests::can_reverse::hfceeacc941a26fd7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/linked_list.rs:335:9
[INFO] [stdout]   22:     0x5cba7fda7557 - gelato_rs::linked_list::tests::can_reverse::{{closure}}::h700ad42502b8e184
[INFO] [stdout]                                at /opt/rustwide/workdir/src/linked_list.rs:328:21
[INFO] [stdout]   23:     0x5cba7fda2c76 - core::ops::function::FnOnce::call_once::h2d6e0947593abeae
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cba7fda830b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cba7fda830b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5cba7fdb4cfb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5cba7fdb4cfb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5cba7fdb4cfb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5cba7fdb4cfb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5cba7fdb4cfb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cba7fdb4cfb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5cba7fdb4cfb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5cba7fdb0414 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5cba7fdb0414 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5cba7fdb7902 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5cba7fdb7902 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5cba7fdb7902 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5cba7fdb7902 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5cba7fdb7902 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5cba7fdb7902 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5cba7fdb7902 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cba7fe1f2df - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5cba7fe1f2df - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x759c51501aa4 - <unknown>
[INFO] [stdout]   45:     0x759c5158ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     linked_list::tests::can_reverse
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "19b3a68cf49644ddf6b972338909eea936637ca68f7d28cc8a1059a2342e014a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19b3a68cf49644ddf6b972338909eea936637ca68f7d28cc8a1059a2342e014a", kill_on_drop: false }`
[INFO] [stdout] 19b3a68cf49644ddf6b972338909eea936637ca68f7d28cc8a1059a2342e014a
