[INFO] fetching crate marwood 0.5.0...
[INFO] testing marwood-0.5.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate marwood 0.5.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate marwood 0.5.0
[INFO] finished tweaking crates.io crate marwood 0.5.0
[INFO] tweaked toml for crates.io crate marwood 0.5.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate marwood 0.5.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate marwood 0.5.0 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ec1ebb5caf80aef0a275ff2ba036e1c8b9a4d3d8dc57f89c8814655ea1e6e63
[INFO] running `Command { std: "docker" "start" "-a" "3ec1ebb5caf80aef0a275ff2ba036e1c8b9a4d3d8dc57f89c8814655ea1e6e63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ec1ebb5caf80aef0a275ff2ba036e1c8b9a4d3d8dc57f89c8814655ea1e6e63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ec1ebb5caf80aef0a275ff2ba036e1c8b9a4d3d8dc57f89c8814655ea1e6e63", kill_on_drop: false }`
[INFO] [stdout] 3ec1ebb5caf80aef0a275ff2ba036e1c8b9a4d3d8dc57f89c8814655ea1e6e63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 913a16d05b469c2f3420802d82c137a202f490c7ce489b3699f45f642828366e
[INFO] running `Command { std: "docker" "start" "-a" "913a16d05b469c2f3420802d82c137a202f490c7ce489b3699f45f642828366e", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling marwood v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/cell.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn iter(&self) -> IntoIter {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn iter(&self) -> IntoIter<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cell.rs:103:26
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn iter_improper(&self) -> IntoIter {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn iter_improper(&self) -> IntoIter<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/vm/compile.rs:90:41
[INFO] [stdout]    |
[INFO] [stdout] 90 |         if let Cell::Symbol(proc) = proc.deref() {
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `cell::Cell` does not implement `Deref`, so calling `deref` on `&cell::Cell` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 90 -         if let Cell::Symbol(proc) = proc.deref() {
[INFO] [stdout] 90 +         if let Cell::Symbol(proc) = proc {
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `cell::Cell`, implement `Clone` for it
[INFO] [stdout]   --> src/cell.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 + #[derive(Clone)]
[INFO] [stdout] 11 | pub enum Cell {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/vm/compile.rs:172:19
[INFO] [stdout]     |
[INFO] [stdout] 172 |         match proc.deref() {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `cell::Cell` does not implement `Deref`, so calling `deref` on `&cell::Cell` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 172 -         match proc.deref() {
[INFO] [stdout] 172 +         match proc {
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `cell::Cell`, implement `Clone` for it
[INFO] [stdout]    --> src/cell.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 + #[derive(Clone)]
[INFO] [stdout]  11 | pub enum Cell {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vm/environment.rs:224:26
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn iter_bindings(&self) -> std::collections::hash_map::Keys<usize, usize> {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn iter_bindings(&self) -> std::collections::hash_map::Keys<'_, usize, usize> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vm/environment.rs:228:23
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pub fn iter_slots(&self) -> std::slice::Iter<VCell> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pub fn iter_slots(&self) -> std::slice::Iter<'_, VCell> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.00s
[INFO] running `Command { std: "docker" "inspect" "913a16d05b469c2f3420802d82c137a202f490c7ce489b3699f45f642828366e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "913a16d05b469c2f3420802d82c137a202f490c7ce489b3699f45f642828366e", kill_on_drop: false }`
[INFO] [stdout] 913a16d05b469c2f3420802d82c137a202f490c7ce489b3699f45f642828366e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f33dd23041dc9f7f39545a6f5bb13ab209d7f0db6e70cdfbbd69706078c678a
[INFO] running `Command { std: "docker" "start" "-a" "7f33dd23041dc9f7f39545a6f5bb13ab209d7f0db6e70cdfbbd69706078c678a", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde v1.0.140
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling plotters-backend v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling serde_derive v1.0.140
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling plotters-svg v0.3.2
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.2
[INFO] [stderr]    Compiling plotters v0.3.2
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling marwood v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/cell.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn iter(&self) -> IntoIter {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn iter(&self) -> IntoIter<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cell.rs:103:26
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn iter_improper(&self) -> IntoIter {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn iter_improper(&self) -> IntoIter<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/vm/compile.rs:90:41
[INFO] [stdout]    |
[INFO] [stdout] 90 |         if let Cell::Symbol(proc) = proc.deref() {
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `cell::Cell` does not implement `Deref`, so calling `deref` on `&cell::Cell` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 90 -         if let Cell::Symbol(proc) = proc.deref() {
[INFO] [stdout] 90 +         if let Cell::Symbol(proc) = proc {
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `cell::Cell`, implement `Clone` for it
[INFO] [stdout]   --> src/cell.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 + #[derive(Clone)]
[INFO] [stdout] 11 | pub enum Cell {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/vm/compile.rs:172:19
[INFO] [stdout]     |
[INFO] [stdout] 172 |         match proc.deref() {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `cell::Cell` does not implement `Deref`, so calling `deref` on `&cell::Cell` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 172 -         match proc.deref() {
[INFO] [stdout] 172 +         match proc {
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `cell::Cell`, implement `Clone` for it
[INFO] [stdout]    --> src/cell.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 + #[derive(Clone)]
[INFO] [stdout]  11 | pub enum Cell {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vm/environment.rs:224:26
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn iter_bindings(&self) -> std::collections::hash_map::Keys<usize, usize> {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn iter_bindings(&self) -> std::collections::hash_map::Keys<'_, usize, usize> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vm/environment.rs:228:23
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pub fn iter_slots(&self) -> std::slice::Iter<VCell> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pub fn iter_slots(&self) -> std::slice::Iter<'_, VCell> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/cell.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn iter(&self) -> IntoIter {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn iter(&self) -> IntoIter<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cell.rs:103:26
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn iter_improper(&self) -> IntoIter {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn iter_improper(&self) -> IntoIter<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/vm/compile.rs:90:41
[INFO] [stdout]    |
[INFO] [stdout] 90 |         if let Cell::Symbol(proc) = proc.deref() {
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `cell::Cell` does not implement `Deref`, so calling `deref` on `&cell::Cell` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 90 -         if let Cell::Symbol(proc) = proc.deref() {
[INFO] [stdout] 90 +         if let Cell::Symbol(proc) = proc {
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `cell::Cell`, implement `Clone` for it
[INFO] [stdout]   --> src/cell.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 + #[derive(Clone)]
[INFO] [stdout] 11 | pub enum Cell {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/vm/compile.rs:172:19
[INFO] [stdout]     |
[INFO] [stdout] 172 |         match proc.deref() {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `cell::Cell` does not implement `Deref`, so calling `deref` on `&cell::Cell` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 172 -         match proc.deref() {
[INFO] [stdout] 172 +         match proc {
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `cell::Cell`, implement `Clone` for it
[INFO] [stdout]    --> src/cell.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 + #[derive(Clone)]
[INFO] [stdout]  11 | pub enum Cell {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vm/environment.rs:224:26
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn iter_bindings(&self) -> std::collections::hash_map::Keys<usize, usize> {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn iter_bindings(&self) -> std::collections::hash_map::Keys<'_, usize, usize> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vm/environment.rs:228:23
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pub fn iter_slots(&self) -> std::slice::Iter<VCell> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pub fn iter_slots(&self) -> std::slice::Iter<'_, VCell> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.42s
[INFO] running `Command { std: "docker" "inspect" "7f33dd23041dc9f7f39545a6f5bb13ab209d7f0db6e70cdfbbd69706078c678a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f33dd23041dc9f7f39545a6f5bb13ab209d7f0db6e70cdfbbd69706078c678a", kill_on_drop: false }`
[INFO] [stdout] 7f33dd23041dc9f7f39545a6f5bb13ab209d7f0db6e70cdfbbd69706078c678a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fa5bd3e17a50d4bcde82c2552d26d31ccf3c7899bc04a32266c3fe537ef63e1a
[INFO] running `Command { std: "docker" "start" "-a" "fa5bd3e17a50d4bcde82c2552d26d31ccf3c7899bc04a32266c3fe537ef63e1a", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/cell.rs:99:17
[INFO] [stderr]    |
[INFO] [stderr] 99 |     pub fn iter(&self) -> IntoIter {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 99 |     pub fn iter(&self) -> IntoIter<'_> {
[INFO] [stderr]    |                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/cell.rs:103:26
[INFO] [stderr]     |
[INFO] [stderr] 103 |     pub fn iter_improper(&self) -> IntoIter {
[INFO] [stderr]     |                          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 103 |     pub fn iter_improper(&self) -> IntoIter<'_> {
[INFO] [stderr]     |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stderr]   --> src/vm/compile.rs:90:41
[INFO] [stderr]    |
[INFO] [stderr] 90 |         if let Cell::Symbol(proc) = proc.deref() {
[INFO] [stderr]    |                                         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `cell::Cell` does not implement `Deref`, so calling `deref` on `&cell::Cell` copies the reference, which does not do anything and can be removed
[INFO] [stderr]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr] 90 -         if let Cell::Symbol(proc) = proc.deref() {
[INFO] [stderr] 90 +         if let Cell::Symbol(proc) = proc {
[INFO] [stderr]    |
[INFO] [stderr] help: if you meant to clone `cell::Cell`, implement `Clone` for it
[INFO] [stderr]   --> src/cell.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 + #[derive(Clone)]
[INFO] [stderr] 11 | pub enum Cell {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/vm/compile.rs:172:19
[INFO] [stderr]     |
[INFO] [stderr] 172 |         match proc.deref() {
[INFO] [stderr]     |                   ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `cell::Cell` does not implement `Deref`, so calling `deref` on `&cell::Cell` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 172 -         match proc.deref() {
[INFO] [stderr] 172 +         match proc {
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `cell::Cell`, implement `Clone` for it
[INFO] [stderr]    --> src/cell.rs:10:1
[INFO] [stderr]     |
[INFO] [stderr]  10 + #[derive(Clone)]
[INFO] [stderr]  11 | pub enum Cell {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/vm/environment.rs:224:26
[INFO] [stderr]     |
[INFO] [stderr] 224 |     pub fn iter_bindings(&self) -> std::collections::hash_map::Keys<usize, usize> {
[INFO] [stderr]     |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 224 |     pub fn iter_bindings(&self) -> std::collections::hash_map::Keys<'_, usize, usize> {
[INFO] [stderr]     |                                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/vm/environment.rs:228:23
[INFO] [stderr]     |
[INFO] [stderr] 228 |     pub fn iter_slots(&self) -> std::slice::Iter<VCell> {
[INFO] [stderr]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 228 |     pub fn iter_slots(&self) -> std::slice::Iter<'_, VCell> {
[INFO] [stderr]     |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: `marwood` (lib) generated 6 warnings (run `cargo fix --lib -p marwood` to apply 6 suggestions)
[INFO] [stderr] warning: `marwood` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/marwood-811d9651cc6cf460)
[INFO] [stdout] 
[INFO] [stdout] running 91 tests
[INFO] [stdout] test cell::tests::cell_macro ... ok
[INFO] [stdout] test cell::tests::car_and_cdr ... ok
[INFO] [stdout] test cell::tests::improper_list ... ok
[INFO] [stdout] test cell::tests::iter ... ok
[INFO] [stdout] test cell::tests::iter_improper ... ok
[INFO] [stdout] test cell::tests::proper_list ... ok
[INFO] [stdout] test lex::tests::chars ... ok
[INFO] [stdout] test cell::tests::vector_macr ... ok
[INFO] [stdout] test cell::tests::flatten ... ok
[INFO] [stdout] test lex::tests::dot ... ok
[INFO] [stdout] test cell::tests::display ... ok
[INFO] [stdout] test cell::tests::eq ... ok
[INFO] [stdout] test lex::tests::hash_prefixed_tokens ... ok
[INFO] [stdout] test lex::tests::multiple_expressions ... ok
[INFO] [stdout] test lex::tests::numbers ... ok
[INFO] [stdout] test lex::tests::parens ... ok
[INFO] [stdout] test lex::tests::quasiquote ... ok
[INFO] [stdout] test lex::tests::strings ... ok
[INFO] [stdout] test lex::tests::symbols ... ok
[INFO] [stdout] test number::tests::abs ... ok
[INFO] [stdout] test number::tests::add ... ok
[INFO] [stdout] test number::tests::div ... ok
[INFO] [stdout] test number::tests::eq ... ok
[INFO] [stdout] test number::tests::modulo ... ok
[INFO] [stdout] test number::tests::mul ... ok
[INFO] [stdout] test number::tests::partial_ord ... ok
[INFO] [stdout] test number::tests::rem ... ok
[INFO] [stdout] test number::tests::round ... ok
[INFO] [stdout] test number::tests::sin ... ok
[INFO] [stdout] test number::tests::sub ... ok
[INFO] [stdout] test number::tests::to_usize ... ok
[INFO] [stdout] test parse::tests::alt_paren_chars ... ok
[INFO] [stdout] test parse::tests::characters ... ok
[INFO] [stdout] test parse::tests::consumes_one_expression_per_call ... ok
[INFO] [stdout] test parse::tests::dotted_form ... ok
[INFO] [stdout] test parse::tests::expressions ... ok
[INFO] [stdout] test parse::tests::lists_are_fully_consumed ... ok
[INFO] [stdout] test parse::tests::numbers ... ok
[INFO] [stdout] test parse::tests::paren_mismatch ... ok
[INFO] [stdout] test parse::tests::procedures ... ok
[INFO] [stdout] test parse::tests::variables ... ok
[INFO] [stdout] test parse::tests::vectors ... ok
[INFO] [stdout] test vm::environment::tests::primitive_symbol_check ... ok
[INFO] [stdout] test vm::environment::tests::internally_defined_symbols_returns_vec ... ok
[INFO] [stdout] test vm::environment::tests::same_binding_same_slot ... ok
[INFO] [stdout] test vm::gc::tests::initial_state_is_free ... ok
[INFO] [stdout] test vm::environment::tests::free_syms ... ok
[INFO] [stdout] test vm::heap::tests::pair_mark_and_sweep ... ok
[INFO] [stdout] test cell::tests::display_quote ... ok
[INFO] [stdout] test vm::environment::tests::free_syms_returns_errors ... ok
[INFO] [stdout] test vm::gc::tests::mutation ... ok
[INFO] [stdout] test vm::heap::tests::put_ast ... ok
[INFO] [stdout] test vm::lambda::tests::lambda_binding ... ok
[INFO] [stdout] test vm::heap::tests::symbols_are_interned ... ok
[INFO] [stdout] test vm::heap::tests::cyclic_mark_and_sweep ... ok
[INFO] [stdout] test vm::heap::tests::heap_auto_grows ... ok
[INFO] [stdout] test parse::tests::quasiquote ... ok
[INFO] [stdout] test parse::tests::quote_sugar ... ok
[INFO] [stdout] test vm::heap::tests::single_vcell_mark ... ok
[INFO] [stdout] test vm::transform::tests::alternative_ellipsis_form ... ok
[INFO] [stdout] test vm::transform::tests::and_macro ... ok
[INFO] [stdout] test vm::transform::tests::bad_template_syntax ... ok
[INFO] [stdout] test vm::stack::tests::relative_access ... ok
[INFO] [stdout] test vm::transform::tests::error_on_bad_form ... ok
[INFO] [stdout] test vm::stack::tests::stack_grows_on_push ... ok
[INFO] [stdout] test vm::transform::tests::alternative_ellipsis ... ok
[INFO] [stdout] test vm::transform::tests::begin_macro ... ok
[INFO] [stdout] test vm::stack::tests::push_and_pop ... ok
[INFO] [stdout] test vm::transform::tests::bad_pattern_syntax ... ok
[INFO] [stdout] test vm::transform::tests::bad_patterns ... ok
[INFO] [stdout] test vm::transform::tests::expansion_edge_cases ... ok
[INFO] [stdout] test vm::transform::tests::literal ... ok
[INFO] [stdout] test vm::transform::tests::literals ... ok
[INFO] [stdout] test vm::transform::tests::nested_pattern_variables ... ok
[INFO] [stdout] test vm::transform::tests::single_pattern_variable ... ok
[INFO] [stdout] test vm::transform::tests::pattern_variable ... ok
[INFO] [stdout] test vm::transform::tests::single_variable_expansion ... ok
[INFO] [stdout] test vm::transform::tests::or_macro ... ok
[INFO] [stdout] test vm::transform::tests::underscore_as_literal ... ok
[INFO] [stdout] test vm::vcell::tests::cell_size ... ok
[INFO] [stdout] test vm::transform::tests::trivial_let_macro ... ok
[INFO] [stdout] test vm::transform::tests::when_macro ... ok
[INFO] [stdout] test vm::vcell::tests::new_cell_is_undefined ... ok
[INFO] [stdout] test cell::tests::into_iter ... ok
[INFO] [stdout] test vm::transform::tests::underscore ... ok
[INFO] [stdout] test parse::tests::strings ... ok
[INFO] [stdout] test vm::heap::tests::alloc_allocs_and_sets_gc_state ... ok
[INFO] [stdout] test vm::stack::tests::continuation ... ok
[INFO] [stdout] test vm::transform::tests::zip_multi ... ok
[INFO] [stdout] test vm::transform::tests::expanded_pattern_variables ... ok
[INFO] [stdout] test vm::opcode::tests::mov ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 91 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/deps/common-d6615ed05b3ea95d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/continuations.rs (/opt/rustwide/target/debug/deps/continuations-b4f52c95c4a88767)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test factorial_cps ... ok
[INFO] [stdout] test continuations_are_procedures ... ok
[INFO] [stdout] test hello_world ... ok
[INFO] [stdout] test continuations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/core.rs (/opt/rustwide/target/debug/deps/core-047086c5d588e294)
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test case ... ok
[INFO] [stdout] test for_each ... ok
[INFO] [stdout] test apply_makes_environment ... ok
[INFO] [stdout] test copy_closure ... ok
[INFO] [stdout] test eval_quote ... ok
[INFO] [stdout] test begin ... ok
[INFO] [stdout] test define_special_forms ... ok
[INFO] [stdout] test invalid_procedure_calls ... ok
[INFO] [stdout] test eval_literal ... ok
[INFO] [stdout] test iof_environment_capture_with_first_class_procedure ... ok
[INFO] [stdout] test gc_cleans_intern_map ... ok
[INFO] [stdout] test eval ... ok
[INFO] [stdout] test disallow_aliasing_syntactic_symbol ... ok
[INFO] [stdout] test if_expressions ... ok
[INFO] [stdout] test comments ... ok
[INFO] [stdout] test iof_argument_capture ... ok
[INFO] [stdout] test apply ... ok
[INFO] [stdout] test find_primes ... ok
[INFO] [stdout] test map ... ok
[INFO] [stdout] test quasiquote ... ok
[INFO] [stdout] test let_star ... ok
[INFO] [stdout] test lambda_operator_is_expression ... ok
[INFO] [stdout] test and ... ok
[INFO] [stdout] test internal_define ... ok
[INFO] [stdout] test lambdas ... ok
[INFO] [stdout] test tail_recursive ... ok
[INFO] [stdout] test tge_capturing_lambda ... ok
[INFO] [stdout] test procedure_display ... ok
[INFO] [stdout] test internal_define_is_lexical ... ok
[INFO] [stdout] test let_lambda ... ok
[INFO] [stdout] test void_is_value ... ok
[INFO] [stdout] test set_pair ... ok
[INFO] [stdout] test lambda_with_args ... ok
[INFO] [stdout] test iof_environment_capture ... ok
[INFO] [stdout] test unless ... ok
[INFO] [stdout] test vararg ... ok
[INFO] [stdout] test set ... ok
[INFO] [stdout] test or ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/list.rs (/opt/rustwide/target/debug/deps/list-d2cfc46cb0147ad0)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test car_and_cdr ... ok
[INFO] [stdout] test append ... ok
[INFO] [stdout] test list_ref ... ok
[INFO] [stdout] test reverse ... ok
[INFO] [stdout] test cons ... ok
[INFO] [stdout] test list_tail ... ok
[INFO] [stdout] test assoc ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/number.rs (/opt/rustwide/target/debug/deps/number-5f5860485adbb2f8)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test numerical_prefixes ... ok
[INFO] [stdout] test num_unary ... ok
[INFO] [stdout] test number_string ... ok
[INFO] [stdout] test exact_vs_inexact ... ok
[INFO] [stdout] test num_compare ... ok
[INFO] [stdout] test arithmetic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/predicate.rs (/opt/rustwide/target/debug/deps/predicate-ee428a641cefbe8c)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test eqv ... ok
[INFO] [stdout] test not ... ok
[INFO] [stdout] test equal ... ok
[INFO] [stdout] test unary_predicate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/string.rs (/opt/rustwide/target/debug/deps/string-d44b2501093a8a9c)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test symbol_procedures ... ok
[INFO] [stdout] test vector_conversion ... ok
[INFO] [stdout] test eval_string_char_literals ... ok
[INFO] [stdout] test char_procedures ... ok
[INFO] [stdout] test string_procedures ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/vector.rs (/opt/rustwide/target/debug/deps/vector-390b97241eb3a3e8)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test vector_copy ... ok
[INFO] [stdout] test vector_and_make_vector ... ok
[INFO] [stdout] test vector_length ... ok
[INFO] [stdout] test vector_set ... ok
[INFO] [stdout] test vector_copy_mut ... ok
[INFO] [stdout] test list_vector_conversions ... ok
[INFO] [stdout] test vector_ref ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests marwood
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lex.rs - lex::scan (line 101) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fa5bd3e17a50d4bcde82c2552d26d31ccf3c7899bc04a32266c3fe537ef63e1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa5bd3e17a50d4bcde82c2552d26d31ccf3c7899bc04a32266c3fe537ef63e1a", kill_on_drop: false }`
[INFO] [stdout] fa5bd3e17a50d4bcde82c2552d26d31ccf3c7899bc04a32266c3fe537ef63e1a
