[INFO] cloning repository https://github.com/lechatthecat/oran
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lechatthecat/oran" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flechatthecat%2Foran", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flechatthecat%2Foran'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9ceedf16c5707eb2f695b7232e996366c1248361
[INFO] testing lechatthecat/oran against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759-retry
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flechatthecat%2Foran" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lechatthecat/oran
[INFO] finished tweaking git repo https://github.com/lechatthecat/oran
[INFO] tweaked toml for git repo https://github.com/lechatthecat/oran written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lechatthecat/oran on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 69 packages to latest compatible versions
[INFO] [stderr]       Adding rustyline v15.0.0 (available: v17.0.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d9e10c26a40b478df9b7e18b94670149183e7e51b80f4ef5891c3cc12e5dddde
[INFO] running `Command { std: "docker" "start" "-a" "d9e10c26a40b478df9b7e18b94670149183e7e51b80f4ef5891c3cc12e5dddde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9e10c26a40b478df9b7e18b94670149183e7e51b80f4ef5891c3cc12e5dddde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9e10c26a40b478df9b7e18b94670149183e7e51b80f4ef5891c3cc12e5dddde", kill_on_drop: false }`
[INFO] [stdout] d9e10c26a40b478df9b7e18b94670149183e7e51b80f4ef5891c3cc12e5dddde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7f772ea87e7ca99a3db09089aad83394c14c3ddc7654a728c1eb33f3a3b4a8d
[INFO] running `Command { std: "docker" "start" "-a" "d7f772ea87e7ca99a3db09089aad83394c14c3ddc7654a728c1eb33f3a3b4a8d", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.5.49
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling clap v4.5.49
[INFO] [stderr]    Compiling ctrlc v3.5.0
[INFO] [stderr]    Compiling rustyline v15.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling marie v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]    --> src/debugger/debugger.rs:166:46
[INFO] [stdout]     |
[INFO] [stdout] 166 |                     bytecode::StepResult::Ok(val) => {
[INFO] [stdout]     |                                              ^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]    --> src/debugger/debugger.rs:171:52
[INFO] [stdout]     |
[INFO] [stdout] 171 |                     bytecode::StepResult::OkReturn(val) => {
[INFO] [stdout]     |                                                    ^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GCVal` is more private than the item `Heap::get_gcval`
[INFO] [stdout]    --> src/gc/gc.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 218 |     pub fn get_gcval(&self, id: HeapId) -> &GCVal {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Heap::get_gcval` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `GCVal` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/gc/gc.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  | struct GCVal {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `upvalues` is never read
[INFO] [stdout]   --> src/bytecode/bytecode.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub struct Closure {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 95 |     pub function: Function,
[INFO] [stdout] 96 |     pub upvalues: Vec<UpvalueLoc>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Closure` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_gcval` is never used
[INFO] [stdout]    --> src/gc/gc.rs:218:12
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl Heap {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 218 |     pub fn get_gcval(&self, id: HeapId) -> &GCVal {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `clean_windows_path` and `clean_mac_path` are never used
[INFO] [stdout]    --> src/reader/compiler.rs:540:8
[INFO] [stdout]     |
[INFO] [stdout] 151 | impl Compiler {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 540 |     fn clean_windows_path(&self, path: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 580 |     fn clean_mac_path(&self, path: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "d7f772ea87e7ca99a3db09089aad83394c14c3ddc7654a728c1eb33f3a3b4a8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7f772ea87e7ca99a3db09089aad83394c14c3ddc7654a728c1eb33f3a3b4a8d", kill_on_drop: false }`
[INFO] [stdout] d7f772ea87e7ca99a3db09089aad83394c14c3ddc7654a728c1eb33f3a3b4a8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94a7786e0692bf631b9887b6d1b22e2fa8919f37a5c9abcdca7bb415f11a171b
[INFO] running `Command { std: "docker" "start" "-a" "94a7786e0692bf631b9887b6d1b22e2fa8919f37a5c9abcdca7bb415f11a171b", kill_on_drop: false }`
[INFO] [stderr]    Compiling marie v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `compiler::*`
[INFO] [stdout]     --> src/reader/compiler.rs:1957:17
[INFO] [stdout]      |
[INFO] [stdout] 1957 |     use crate::{compiler::*, extensions};
[INFO] [stdout]      |                 ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]    --> src/debugger/debugger.rs:166:46
[INFO] [stdout]     |
[INFO] [stdout] 166 |                     bytecode::StepResult::Ok(val) => {
[INFO] [stdout]     |                                              ^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]    --> src/debugger/debugger.rs:171:52
[INFO] [stdout]     |
[INFO] [stdout] 171 |                     bytecode::StepResult::OkReturn(val) => {
[INFO] [stdout]     |                                                    ^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GCVal` is more private than the item `Heap::get_gcval`
[INFO] [stdout]    --> src/gc/gc.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 218 |     pub fn get_gcval(&self, id: HeapId) -> &GCVal {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Heap::get_gcval` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `GCVal` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/gc/gc.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  | struct GCVal {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `upvalues` is never read
[INFO] [stdout]   --> src/bytecode/bytecode.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub struct Closure {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 95 |     pub function: Function,
[INFO] [stdout] 96 |     pub upvalues: Vec<UpvalueLoc>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Closure` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_gcval` is never used
[INFO] [stdout]    --> src/gc/gc.rs:218:12
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl Heap {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 218 |     pub fn get_gcval(&self, id: HeapId) -> &GCVal {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `clean_windows_path` and `clean_mac_path` are never used
[INFO] [stdout]    --> src/reader/compiler.rs:540:8
[INFO] [stdout]     |
[INFO] [stdout] 151 | impl Compiler {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 540 |     fn clean_windows_path(&self, path: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 580 |     fn clean_mac_path(&self, path: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.87s
[INFO] running `Command { std: "docker" "inspect" "94a7786e0692bf631b9887b6d1b22e2fa8919f37a5c9abcdca7bb415f11a171b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94a7786e0692bf631b9887b6d1b22e2fa8919f37a5c9abcdca7bb415f11a171b", kill_on_drop: false }`
[INFO] [stdout] 94a7786e0692bf631b9887b6d1b22e2fa8919f37a5c9abcdca7bb415f11a171b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fd7d33118a8a2209748d929093e62fa01d08c8ceaf4b21526ac9c7bb38ac6480
[INFO] running `Command { std: "docker" "start" "-a" "fd7d33118a8a2209748d929093e62fa01d08c8ceaf4b21526ac9c7bb38ac6480", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `compiler::*`
[INFO] [stderr]     --> src/reader/compiler.rs:1957:17
[INFO] [stderr]      |
[INFO] [stderr] 1957 |     use crate::{compiler::*, extensions};
[INFO] [stderr]      |                 ^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `val`
[INFO] [stderr]    --> src/debugger/debugger.rs:166:46
[INFO] [stderr]     |
[INFO] [stderr] 166 |                     bytecode::StepResult::Ok(val) => {
[INFO] [stderr]     |                                              ^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `val`
[INFO] [stderr]    --> src/debugger/debugger.rs:171:52
[INFO] [stderr]     |
[INFO] [stderr] 171 |                     bytecode::StepResult::OkReturn(val) => {
[INFO] [stderr]     |                                                    ^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stderr] 
[INFO] [stderr] warning: type `GCVal` is more private than the item `Heap::get_gcval`
[INFO] [stderr]    --> src/gc/gc.rs:218:5
[INFO] [stderr]     |
[INFO] [stderr] 218 |     pub fn get_gcval(&self, id: HeapId) -> &GCVal {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Heap::get_gcval` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `GCVal` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/gc/gc.rs:71:1
[INFO] [stderr]     |
[INFO] [stderr] 71  | struct GCVal {
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `upvalues` is never read
[INFO] [stderr]   --> src/bytecode/bytecode.rs:96:9
[INFO] [stderr]    |
[INFO] [stderr] 94 | pub struct Closure {
[INFO] [stderr]    |            ------- field in this struct
[INFO] [stderr] 95 |     pub function: Function,
[INFO] [stderr] 96 |     pub upvalues: Vec<UpvalueLoc>,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Closure` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_gcval` is never used
[INFO] [stderr]    --> src/gc/gc.rs:218:12
[INFO] [stderr]     |
[INFO] [stderr] 129 | impl Heap {
[INFO] [stderr]     | --------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 218 |     pub fn get_gcval(&self, id: HeapId) -> &GCVal {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `clean_windows_path` and `clean_mac_path` are never used
[INFO] [stderr]    --> src/reader/compiler.rs:540:8
[INFO] [stderr]     |
[INFO] [stderr] 151 | impl Compiler {
[INFO] [stderr]     | ------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 540 |     fn clean_windows_path(&self, path: &str) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 580 |     fn clean_mac_path(&self, path: &str) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `marie` (bin "marie" test) generated 7 warnings (run `cargo fix --bin "marie" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/marie-553bc49d3f22c21c)
[INFO] [stdout] 
[INFO] [stdout] running 124 tests
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_bound_methods_1 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_and_2 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_and_3 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_calling_bound_methods_with_this_1 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_calling_bound_methods_with_this_2 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_classes_instances_1 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_and_1 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_classes_1 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_calling_bound_methods_no_this ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_closing_upvals_after_return ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_closing_upvals_after_scope ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_functions_1 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_functions_10 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_functions_4 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_functions_7 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_functions_8 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_functions_5 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_functions_6 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_div_by_zero ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_for ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_functions_2 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_for_each ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_functions_9 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_empty_list_building ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_functions_3 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_get_upval_on_stack ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_inheritance_2 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_inheriting_non_class ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_inheritance_4 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_inheritance_3 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_len ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_list_setitem_3 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_list_subscript ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_list_building ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_init_1 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_many_args_1 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_many_args_2 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_list_setitem_2 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_list_setitem_1 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_if_then_else_1 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_many_args_5 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_many_args_8 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_many_args_3 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_if_then_else_2 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_modulus_1 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_map ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_invoking_fields ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_many_args_6 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_many_args_7 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_immutable_property_2 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_inheritance_1 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_if_stmt ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_immutable_args ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_modulus_2 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_mutable_property_1 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_multiple_method_definitions ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_mut_args ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_mutablity_global_closure ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_mutablity_gloval_instance ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_late_binding ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_modulus_3 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_mutablity_local_instance_2 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_list_concat ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_or_1 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_native_functions ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_or_2 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_or_3 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_pow_1 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_pow_2 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_mutablity_local_closure ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_mutable_property_4 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_pow_3 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_mutable_property_2 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_mutablity_local_instance ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_pow_4 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_many_args_4 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_print_locals ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_pub_property3 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_pub_property4 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_pub_property2 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_read_in_own_initializer ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_pub_property5 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_pub_property7 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_return_nosemicolon_1 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_return_nosemicolon_3 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_return_nosemicolon_4 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_return_nosemicolon_5 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_pub_property6 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_set_upval_on_stack ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_super_1 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_setattr_1 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_super_3 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_print_globals ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_super_2 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_setitem_globals ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_pub_property8 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_var_reading_locals_1 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_setattr_3 ... ok
[INFO] [stdout] test reader::compiler::tests::test_cant_use_super_outside_class ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_setitem_locals ... ok
[INFO] [stdout] test reader::compiler::tests::test_compiles_1 ... ok
[INFO] [stdout] test reader::compiler::tests::test_compiles_2 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_var_reading_4 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_pow_5 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_return_nosemicolon_2 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_var_reading_1 ... ok
[INFO] [stdout] test reader::compiler::tests::test_cant_use_super_in_class_with_no_superclass ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_setattr_2 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_var_reading_locals_2 ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_pub_property1 ... ok
[INFO] [stdout] test reader::compiler::tests::test_compiles_pow_2 ... ok
[INFO] [stdout] test reader::compiler::tests::test_redeclaration_of_locals_is_error ... ok
[INFO] [stdout] test bytecode::bytecode_interpreter::tests::test_while ... ok
[INFO] [stdout] test reader::compiler::tests::test_self_ineritance_is_error ... ok
[INFO] [stdout] test reader::compiler::tests::test_setitem_illegal_target_locals ... ok
[INFO] [stdout] test reader::compiler::tests::test_this_outside_method_1 ... ok
[INFO] [stdout] test reader::compiler::tests::test_this_outside_method_2 ... ok
[INFO] [stdout] test reader::compiler::tests::test_var_decl_compiles_1 ... ok
[INFO] [stdout] test reader::compiler::tests::test_var_decl_implicit_null ... ok
[INFO] [stdout] test reader::compiler::tests::test_var_decl_compiles_2 ... ok
[INFO] [stdout] test reader::compiler::tests::test_var_reading_2 ... ok
[INFO] [stdout] test reader::compiler::tests::test_compiles_pow_1 ... ok
[INFO] [stdout] test reader::compiler::tests::test_setitem_illegal_target_globals ... ok
[INFO] [stdout] test reader::compiler::tests::test_var_reading_3 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 124 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fd7d33118a8a2209748d929093e62fa01d08c8ceaf4b21526ac9c7bb38ac6480", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd7d33118a8a2209748d929093e62fa01d08c8ceaf4b21526ac9c7bb38ac6480", kill_on_drop: false }`
[INFO] [stdout] fd7d33118a8a2209748d929093e62fa01d08c8ceaf4b21526ac9c7bb38ac6480
