[INFO] fetching crate scurry 0.5.0...
[INFO] testing scurry-0.5.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate scurry 0.5.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate scurry 0.5.0
[INFO] finished tweaking crates.io crate scurry 0.5.0
[INFO] tweaked toml for crates.io crate scurry 0.5.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate scurry 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 scurry 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5e35c0f4d892663303bed0b51e55838f9b602f4378881a42a139fb8b3426f08e
[INFO] running `Command { std: "docker" "start" "-a" "5e35c0f4d892663303bed0b51e55838f9b602f4378881a42a139fb8b3426f08e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e35c0f4d892663303bed0b51e55838f9b602f4378881a42a139fb8b3426f08e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e35c0f4d892663303bed0b51e55838f9b602f4378881a42a139fb8b3426f08e", kill_on_drop: false }`
[INFO] [stdout] 5e35c0f4d892663303bed0b51e55838f9b602f4378881a42a139fb8b3426f08e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 44b56bb3b8ddf31bdbb3aba857c05ed6622e7e752c7ef276e8b0564756f64668
[INFO] running `Command { std: "docker" "start" "-a" "44b56bb3b8ddf31bdbb3aba857c05ed6622e7e752c7ef276e8b0564756f64668", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling os_str_bytes v6.3.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling io-lifetimes v0.7.4
[INFO] [stderr]    Compiling rustix v0.35.12
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling linux-raw-sys v0.0.46
[INFO] [stderr]    Compiling roff v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling nix v0.24.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling fd-lock v3.0.6
[INFO] [stderr]    Compiling rustyline v10.0.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v4.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling rustyline-derive v0.7.0
[INFO] [stderr]    Compiling snailquote v0.3.1
[INFO] [stderr]    Compiling clap v4.0.18
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]    Compiling clap_mangen v0.2.5
[INFO] [stderr]    Compiling clap_complete v4.0.6
[INFO] [stderr]    Compiling scurry v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: scurry@0.5.0: completion scripts generated to: "/opt/rustwide/target/debug/build/scurry-8d900aa4ca045296/out"
[INFO] [stderr] warning: scurry@0.5.0: manpage generated to: "/opt/rustwide/target/debug/build/scurry-8d900aa4ca045296/out/scurry.1"
[INFO] [stdout] warning: value assigned to `contents` is never read
[INFO] [stdout]    --> src/interpreter/object.rs:467:9
[INFO] [stdout]     |
[INFO] [stdout] 467 |         contents: String,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `errs` is never read
[INFO] [stdout]    --> src/interpreter/object.rs:468:9
[INFO] [stdout]     |
[INFO] [stdout] 468 |         errs: Vec<ParserError>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/interpreter/object.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, PartialEq)]
[INFO] [stdout]    |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 43 |     Builtin(BuiltinFunc),
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/interpreter/object.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, PartialEq)]
[INFO] [stdout]    |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 47 |         function: BuiltinMethod,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.36s
[INFO] running `Command { std: "docker" "inspect" "44b56bb3b8ddf31bdbb3aba857c05ed6622e7e752c7ef276e8b0564756f64668", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44b56bb3b8ddf31bdbb3aba857c05ed6622e7e752c7ef276e8b0564756f64668", kill_on_drop: false }`
[INFO] [stdout] 44b56bb3b8ddf31bdbb3aba857c05ed6622e7e752c7ef276e8b0564756f64668
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e4ae5fe9a4c75f15f9014b652f64de7f356ca4a2798845a33031fdca739fb349
[INFO] running `Command { std: "docker" "start" "-a" "e4ae5fe9a4c75f15f9014b652f64de7f356ca4a2798845a33031fdca739fb349", kill_on_drop: false }`
[INFO] [stderr] warning: scurry@0.5.0: completion scripts generated to: "/opt/rustwide/target/debug/build/scurry-8d900aa4ca045296/out"
[INFO] [stderr] warning: scurry@0.5.0: manpage generated to: "/opt/rustwide/target/debug/build/scurry-8d900aa4ca045296/out/scurry.1"
[INFO] [stdout] warning: value assigned to `contents` is never read
[INFO] [stdout]    --> src/interpreter/object.rs:467:9
[INFO] [stdout]     |
[INFO] [stdout] 467 |         contents: String,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `errs` is never read
[INFO] [stdout]    --> src/interpreter/object.rs:468:9
[INFO] [stdout]     |
[INFO] [stdout] 468 |         errs: Vec<ParserError>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/interpreter/object.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, PartialEq)]
[INFO] [stdout]    |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 43 |     Builtin(BuiltinFunc),
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/interpreter/object.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, PartialEq)]
[INFO] [stdout]    |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 47 |         function: BuiltinMethod,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling scurry v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `contents` is never read
[INFO] [stdout]    --> src/interpreter/object.rs:467:9
[INFO] [stdout]     |
[INFO] [stdout] 467 |         contents: String,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `errs` is never read
[INFO] [stdout]    --> src/interpreter/object.rs:468:9
[INFO] [stdout]     |
[INFO] [stdout] 468 |         errs: Vec<ParserError>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/interpreter/object.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, PartialEq)]
[INFO] [stdout]    |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 43 |     Builtin(BuiltinFunc),
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/interpreter/object.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, PartialEq)]
[INFO] [stdout]    |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 47 |         function: BuiltinMethod,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.32s
[INFO] running `Command { std: "docker" "inspect" "e4ae5fe9a4c75f15f9014b652f64de7f356ca4a2798845a33031fdca739fb349", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4ae5fe9a4c75f15f9014b652f64de7f356ca4a2798845a33031fdca739fb349", kill_on_drop: false }`
[INFO] [stdout] e4ae5fe9a4c75f15f9014b652f64de7f356ca4a2798845a33031fdca739fb349
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 51eafa525ec6ec1c13bc2928018a221b8e924d2bd12cc3e45aee47223cb3252a
[INFO] running `Command { std: "docker" "start" "-a" "51eafa525ec6ec1c13bc2928018a221b8e924d2bd12cc3e45aee47223cb3252a", kill_on_drop: false }`
[INFO] [stderr] warning: scurry@0.5.0: completion scripts generated to: "/opt/rustwide/target/debug/build/scurry-8d900aa4ca045296/out"
[INFO] [stderr] warning: scurry@0.5.0: manpage generated to: "/opt/rustwide/target/debug/build/scurry-8d900aa4ca045296/out/scurry.1"
[INFO] [stderr] warning: value assigned to `contents` is never read
[INFO] [stderr]    --> src/interpreter/object.rs:467:9
[INFO] [stderr]     |
[INFO] [stderr] 467 |         contents: String,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `errs` is never read
[INFO] [stderr]    --> src/interpreter/object.rs:468:9
[INFO] [stderr]     |
[INFO] [stderr] 468 |         errs: Vec<ParserError>,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/interpreter/object.rs:43:13
[INFO] [stderr]    |
[INFO] [stderr] 28 | #[derive(Debug, PartialEq)]
[INFO] [stderr]    |                 --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 43 |     Builtin(BuiltinFunc),
[INFO] [stderr]    |             ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/interpreter/object.rs:47:9
[INFO] [stderr]    |
[INFO] [stderr] 28 | #[derive(Debug, PartialEq)]
[INFO] [stderr]    |                 --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 47 |         function: BuiltinMethod,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `scurry` (lib) generated 4 warnings
[INFO] [stderr] warning: `scurry` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/scurry-441f464f07b73606)
[INFO] [stdout] 
[INFO] [stdout] running 217 tests
[INFO] [stdout] test ast::tests::dot_expr_display ... ok
[INFO] [stdout] test ast::tests::assign_stmt_display ... ok
[INFO] [stdout] test ast::tests::function_expr_display ... ok
[INFO] [stdout] test ast::tests::if_stmt_display ... ok
[INFO] [stdout] test ast::tests::function_stmt_display ... ok
[INFO] [stdout] test ast::tests::infix_expr_display ... ok
[INFO] [stdout] test ast::tests::literal_display ... ok
[INFO] [stdout] test ast::tests::decl_stmt_display ... ok
[INFO] [stdout] test ast::tests::return_stmt_display ... ok
[INFO] [stdout] test ast::tests::call_expr_display ... ok
[INFO] [stdout] test ast::tests::switch_stmt_display ... ok
[INFO] [stdout] test ast::tests::while_stmt_display ... ok
[INFO] [stdout] test interpreter::tests::builtin_string_trim ... ok
[INFO] [stdout] test ast::tests::block_display ... ok
[INFO] [stdout] test ast::tests::prefix_expr_display ... ok
[INFO] [stdout] test ast::tests::unbound_expr_display ... ok
[INFO] [stdout] test interpreter::tests::builtin_int_abs ... ok
[INFO] [stdout] test ast::tests::for_stmt_display ... ok
[INFO] [stdout] test interpreter::tests::builtin_string_len ... ok
[INFO] [stdout] test interpreter::tests::assign_stmt_works_with_any_expression ... ok
[INFO] [stdout] test interpreter::tests::builtin_array_pop ... ok
[INFO] [stdout] test interpreter::tests::builtin_array_len ... ok
[INFO] [stdout] test interpreter::tests::builtin_array_push ... ok
[INFO] [stdout] test interpreter::tests::builtin_int_to_float ... ok
[INFO] [stdout] test interpreter::tests::builtin_map_remove ... ok
[INFO] [stdout] test interpreter::tests::cannot_assign_to_wrong_expr_type ... ok
[INFO] [stdout] test interpreter::tests::cannot_index_assign_on_out_of_bounds_array ... ok
[INFO] [stdout] test interpreter::tests::err_on_uncallable_object ... ok
[INFO] [stdout] test interpreter::tests::eval_array_literal ... ok
[INFO] [stdout] test interpreter::tests::builtins_error_with_wrong_number_of_args ... ok
[INFO] [stdout] test interpreter::tests::builtin_type ... ok
[INFO] [stdout] test interpreter::tests::builtin_float_abs ... ok
[INFO] [stdout] test interpreter::tests::div_op_overload ... ok
[INFO] [stdout] test interpreter::tests::div_by_zero_causes_runtime_error ... ok
[INFO] [stdout] test interpreter::tests::cannot_return_public_access_from_method ... ok
[INFO] [stdout] test interpreter::tests::eval_break_and_continue ... ok
[INFO] [stdout] test interpreter::tests::eval_embedded_methods_in_component_instances ... ok
[INFO] [stdout] test interpreter::tests::array_out_of_range_indices ... ok
[INFO] [stdout] test interpreter::tests::eval_basic_decl_statement ... ok
[INFO] [stdout] test interpreter::tests::eval_array_index_expr ... ok
[INFO] [stdout] test interpreter::tests::eval_function_calls_with_outer_env ... ok
[INFO] [stdout] test interpreter::tests::eval_function_calls ... ok
[INFO] [stdout] test interpreter::tests::eval_ident ... ok
[INFO] [stdout] test interpreter::tests::eval_exprs_in_assigned_fields ... ok
[INFO] [stdout] test interpreter::tests::eval_boolean_binary_ops ... ok
[INFO] [stdout] test interpreter::tests::cannot_iterate_through_some_types ... ok
[INFO] [stdout] test interpreter::tests::eval_boolean_literal ... ok
[INFO] [stdout] test interpreter::tests::eval_for_stmt ... ok
[INFO] [stdout] test interpreter::tests::eval_methods_and_dot_expr ... ok
[INFO] [stdout] test interpreter::tests::eval_operator_assignment_in_array ... ok
[INFO] [stdout] test interpreter::tests::eval_integer_prefix_ops ... ok
[INFO] [stdout] test interpreter::tests::eval_embed_in_decl_statement ... ok
[INFO] [stdout] test interpreter::tests::eval_boolean_prefix_ops ... ok
[INFO] [stdout] test interpreter::tests::eval_operator_assignment_in_hashmap ... ok
[INFO] [stdout] test interpreter::tests::builtin_float_to_int ... ok
[INFO] [stdout] test interpreter::tests::eval_object_instance ... ok
[INFO] [stdout] test interpreter::tests::eval_string_literal ... ok
[INFO] [stdout] test interpreter::tests::eval_operator_assignment_in_struct_field ... ok
[INFO] [stdout] test interpreter::tests::eval_switch_stmt ... ok
[INFO] [stdout] test interpreter::tests::eval_string_binary_ops ... ok
[INFO] [stdout] test interpreter::tests::eval_float_infix_expr ... ok
[INFO] [stdout] test interpreter::tests::eval_if_stmt ... ok
[INFO] [stdout] test interpreter::tests::eval_float_literal ... ok
[INFO] [stdout] test interpreter::tests::eval_map_literal ... ok
[INFO] [stdout] test interpreter::tests::eval_string_index_expr ... ok
[INFO] [stdout] test interpreter::tests::eval_string_infix_expr ... ok
[INFO] [stdout] test interpreter::tests::eval_integer_literal ... ok
[INFO] [stdout] test interpreter::tests::field_assignment ... ok
[INFO] [stdout] test interpreter::tests::index_assignment_on_maps ... ok
[INFO] [stdout] test interpreter::tests::invalid_embed ... ok
[INFO] [stdout] test interpreter::tests::eval_function_expr ... ok
[INFO] [stdout] test interpreter::tests::invalid_key_in_map_index_expr ... ok
[INFO] [stdout] test interpreter::tests::eval_operator_assignment ... ok
[INFO] [stdout] test interpreter::tests::eval_num_infix_expr_mixed ... ok
[INFO] [stdout] test interpreter::tests::eval_type_checked_function_call ... ok
[INFO] [stdout] test interpreter::tests::eval_while_statement ... ok
[INFO] [stdout] test interpreter::tests::invalid_binary_operands ... ok
[INFO] [stdout] test interpreter::tests::non_operator_overloaded_components_throws_runtime_error ... ok
[INFO] [stdout] test interpreter::tests::mod_op_overload ... ok
[INFO] [stdout] test interpreter::tests::index_assignment_on_arrays ... ok
[INFO] [stdout] test interpreter::tests::map_index_expr ... ok
[INFO] [stdout] test interpreter::tests::eval_integer_binary_ops ... ok
[INFO] [stdout] test interpreter::tests::import_stmt_errors_with_invalid_file ... ok
[INFO] [stdout] test interpreter::tests::minus_op_overload ... ok
[INFO] [stdout] test interpreter::tests::plus_op_overload ... ok
[INFO] [stdout] test interpreter::tests::private_methods_usable_in_component ... ok
[INFO] [stdout] test interpreter::tests::println_writes ... ok
[INFO] [stdout] test interpreter::tests::unbound_returns_var_when_var_is_assigned ... ok
[INFO] [stdout] test interpreter::tests::invalid_unary_operands ... ok
[INFO] [stdout] test lexer::tests::does_not_panic_on_integer_overflow ... ok
[INFO] [stdout] test interpreter::tests::mul_op_overload ... ok
[INFO] [stdout] test interpreter::tests::type_checked_assignment_with_mismatched_type_throws_error ... ok
[INFO] [stdout] test interpreter::tests::type_checked_function_call_with_mismatched_type_throws_error ... ok
[INFO] [stdout] test interpreter::tests::type_checked_function_call_works_with_instances ... ok
[INFO] [stdout] test interpreter::tests::type_checked_field_assign_throws_error_with_mismatched_type ... ok
[INFO] [stdout] test interpreter::tests::short_circuit_evaluation ... ok
[INFO] [stdout] test lexer::tests::does_not_recognized_ident_with_number_in_front ... ok
[INFO] [stdout] test lexer::tests::errors_on_unteriminated_string ... ok
[INFO] [stdout] test lexer::tests::lexes_binary_literals ... ok
[INFO] [stdout] test interpreter::tests::unrecognized_field_in_component_instance ... ok
[INFO] [stdout] test interpreter::tests::string_out_of_range_indices ... ok
[INFO] [stdout] test interpreter::tests::return_from_nested_block ... ok
[INFO] [stdout] test lexer::tests::lexes_hexadecimal_literals ... ok
[INFO] [stdout] test lexer::tests::recognizes_eof ... ok
[INFO] [stdout] test lexer::tests::tokenizes_alphanumeric_idents ... ok
[INFO] [stdout] test lexer::tests::tokenizes_alphabetic_idents ... ok
[INFO] [stdout] test lexer::tests::tokenizes_asterisk ... ok
[INFO] [stdout] test lexer::tests::tokenizes_assigns ... ok
[INFO] [stdout] test lexer::tests::tokenizes_colon ... ok
[INFO] [stdout] test lexer::tests::tokenizes_break ... ok
[INFO] [stdout] test lexer::tests::tokenizes_comma ... ok
[INFO] [stdout] test interpreter::tests::type_checked_embeds ... ok
[INFO] [stdout] test interpreter::tests::unbound_returns_and_assigns_when_var_unbound ... ok
[INFO] [stdout] test lexer::tests::tokenizes_declaration ... ok
[INFO] [stdout] test lexer::tests::tokenizes_continue ... ok
[INFO] [stdout] test lexer::tests::tokenizes_false ... ok
[INFO] [stdout] test lexer::tests::tokenizes_default ... ok
[INFO] [stdout] test lexer::tests::tokenizes_as ... ok
[INFO] [stdout] test lexer::tests::tokenizes_dot ... ok
[INFO] [stdout] test lexer::tests::tokenizes_elseif ... ok
[INFO] [stdout] test lexer::tests::tokenizes_export ... ok
[INFO] [stdout] test lexer::tests::tokenizes_bang ... ok
[INFO] [stdout] test lexer::tests::tokenizes_dollar ... ok
[INFO] [stdout] test lexer::tests::tokenizes_if ... ok
[INFO] [stdout] test lexer::tests::tokenizes_floats ... ok
[INFO] [stdout] test lexer::tests::tokenizes_ge ... ok
[INFO] [stdout] test lexer::tests::tokenizes_gt ... ok
[INFO] [stdout] test lexer::tests::tokenizes_fn ... ok
[INFO] [stdout] test lexer::tests::tokenizes_else ... ok
[INFO] [stdout] test lexer::tests::tokenizes_integers ... ok
[INFO] [stdout] test lexer::tests::tokenizes_for ... ok
[INFO] [stdout] test lexer::tests::tokenizes_lbrace ... ok
[INFO] [stdout] test lexer::tests::tokenizes_lbracket ... ok
[INFO] [stdout] test lexer::tests::tokenizes_le ... ok
[INFO] [stdout] test lexer::tests::tokenizes_logical_and ... ok
[INFO] [stdout] test lexer::tests::tokenizes_lparen ... ok
[INFO] [stdout] test lexer::tests::tokenizes_logical_or ... ok
[INFO] [stdout] test lexer::tests::tokenizes_nil ... ok
[INFO] [stdout] test lexer::tests::tokenizes_lt ... ok
[INFO] [stdout] test lexer::tests::tokenizes_percent ... ok
[INFO] [stdout] test lexer::tests::tokenizes_rbracket ... ok
[INFO] [stdout] test lexer::tests::tokenizes_rparen ... ok
[INFO] [stdout] test lexer::tests::tokenizes_return ... ok
[INFO] [stdout] test lexer::tests::tokenizes_semicolon ... ok
[INFO] [stdout] test lexer::tests::tokenizes_noteq ... ok
[INFO] [stdout] test lexer::tests::tokenizes_slash ... ok
[INFO] [stdout] test interpreter::tests::parent_field_assignment_to_embed ... ok
[INFO] [stdout] test lexer::tests::tokenizes_pipe ... ok
[INFO] [stdout] test lexer::tests::tokenizes_minus ... ok
[INFO] [stdout] test lexer::tests::tokenizes_rbrace ... ok
[INFO] [stdout] test lexer::tests::tokenizes_plus ... ok
[INFO] [stdout] test lexer::tests::tokenizes_switch ... ok
[INFO] [stdout] test lexer::tests::tokenizes_true ... ok
[INFO] [stdout] test parser::tests::assigned_fields_can_be_exprs ... ok
[INFO] [stdout] test parser::tests::can_return_from_loop_in_function ... ok
[INFO] [stdout] test parser::tests::exp_can_only_be_used_with_functions_and_decls ... ok
[INFO] [stdout] test parser::tests::have_to_import_string ... ok
[INFO] [stdout] test parser::tests::cant_return_outside_of_function_context ... ok
[INFO] [stdout] test parser::tests::needs_semicolon_at_end_of_statements ... ok
[INFO] [stdout] test lexer::tests::tokenizes_while ... ok
[INFO] [stdout] test lexer::tests::tokenizes_strings ... ok
[INFO] [stdout] test parser::tests::parse_assign_stmt ... ok
[INFO] [stdout] test parser::tests::operator_precedence ... ok
[INFO] [stdout] test parser::tests::parse_basic_binary_operators ... ok
[INFO] [stdout] test parser::tests::parse_array_literal ... ok
[INFO] [stdout] test parser::tests::parse_continue_and_break_stmt ... ok
[INFO] [stdout] test parser::tests::continue_and_break_can_only_be_used_in_loops ... ok
[INFO] [stdout] test parser::tests::operator_parsing_doesnt_cause_panic_with_eof ... ok
[INFO] [stdout] test parser::tests::parse_decl_stmt ... ok
[INFO] [stdout] test parser::tests::parse_dot_assignment ... ok
[INFO] [stdout] test parser::tests::parse_if_elif_stmt ... ok
[INFO] [stdout] test parser::tests::parse_function_stmt ... ok
[INFO] [stdout] test parser::tests::parse_function_expr ... ok
[INFO] [stdout] test parser::tests::parse_dot_expr ... ok
[INFO] [stdout] test parser::tests::parse_call_expr ... ok
[INFO] [stdout] test parser::tests::parse_for_stmt ... ok
[INFO] [stdout] test parser::tests::parse_index_assignment ... ok
[INFO] [stdout] test parser::tests::parse_if_elif_stmt_with_multiple_elifs ... ok
[INFO] [stdout] test parser::tests::parse_if_elif_stmt_with_multiple_elifs_and_else ... ok
[INFO] [stdout] test parser::tests::parse_import_statement ... ok
[INFO] [stdout] test parser::tests::parse_if_stmt ... ok
[INFO] [stdout] test parser::tests::parse_if_else_stmt ... ok
[INFO] [stdout] test parser::tests::dot_field_syntax_in_field_assignment ... ok
[INFO] [stdout] test parser::tests::errors_appear_in_expressions_nested_in_statements ... ok
[INFO] [stdout] test parser::tests::parse_index_expr ... ok
[INFO] [stdout] test parser::tests::parse_literal_exprs ... ok
[INFO] [stdout] test parser::tests::parse_map_literal ... ok
[INFO] [stdout] test parser::tests::parse_type_checked_embed ... ok
[INFO] [stdout] test parser::tests::parse_stmt_with_no_significant_whitespace ... ok
[INFO] [stdout] test parser::tests::parse_switch_stmt ... ok
[INFO] [stdout] test parser::tests::parse_unary_operators ... ok
[INFO] [stdout] test parser::tests::parse_while_stmt ... ok
[INFO] [stdout] test parser::tests::parser_throws_error_at_invalid_tokens ... ok
[INFO] [stdout] test parser::tests::parse_unbound_expr ... ok
[INFO] [stdout] test parser::tests::parse_stmt_on_line_2 ... ok
[INFO] [stdout] test parser::tests::parse_return_stmt ... ok
[INFO] [stdout] test parser::tests::rbrace_stmts_have_optional_semicolons ... ok
[INFO] [stdout] test parser::tests::tracks_position_horizontally ... ok
[INFO] [stdout] test parser::tests::tracks_first_line ... ok
[INFO] [stdout] test parser::tests::tracks_position_vertically ... ok
[INFO] [stdout] test parser::tests::parser_tracks_line_numbers_in_expressions ... ok
[INFO] [stdout] test parser::tests::type_annotation_in_var_assignment ... ok
[INFO] [stdout] test parser::tests::parser_throws_error_at_unterminated_string ... ok
[INFO] [stdout] test parser::tests::type_annotations_in_component_fields ... ok
[INFO] [stdout] test parser::tests::type_checked_function_call ... ok
[INFO] [stdout] test parser::tests::type_checked_variable_assignment ... ok
[INFO] [stdout] test parser::tests::type_annotations_in_function_expr_params ... ok
[INFO] [stdout] test parser::tests::type_annotations_in_function_expr_return_type ... ok
[INFO] [stdout] test parser::tests::type_annotations_in_function_params ... ok
[INFO] [stdout] test parser::tests::type_annotations_in_function_ret_type ... ok
[INFO] [stdout] test interpreter::tests::invalid_use_of_dot_operator ... ok
[INFO] [stdout] test interpreter::tests::eval_import_stmt ... FAILED
[INFO] [stdout] test lexer::tests::tokenizes_case ... ok
[INFO] [stdout] test interpreter::tests::type_checked_assignment ... ok
[INFO] [stdout] test lexer::tests::tokenizes_in ... ok
[INFO] [stdout] test parser::tests::invalid_prefix_operators_recognized ... ok
[INFO] [stdout] test lexer::tests::tokenizes_import ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- interpreter::tests::eval_import_stmt stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'interpreter::tests::eval_import_stmt' (80) panicked at src/interpreter/mod.rs:2322:49:
[INFO] [stdout] should create file correctly: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d791ca12232 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d791ca12232 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d791ca12232 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d791ca12232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d791ca230ef - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d791ca230ef - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5d791c9df663 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d791c9df663 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d791c9eb752 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d791c9f052f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d791c9f03c1 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d791c9adf5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x5d791c9adf5e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d791c9f0b3f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x5d791c9f0b3f - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d791c9f099a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5d791c9eb889 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d791c9d36ad - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d791ca2c820 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d791ca2be66 - core::result::unwrap_failed::he81173b5792ad6b0
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5d791c93c55e - core::result::Result<T,E>::expect::hc836a46f3f24b610
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d791c8bf17f - scurry::interpreter::tests::eval_import_stmt::h49b4808b14b2de3c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter/mod.rs:2322:49
[INFO] [stdout]   22:     0x5d791c8bf6c7 - scurry::interpreter::tests::eval_import_stmt::{{closure}}::h1134a0c1cda18eb7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter/mod.rs:2321:26
[INFO] [stdout]   23:     0x5d791c93f716 - core::ops::function::FnOnce::call_once::h2f9195be99f59f9d
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d791c9addab - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d791c9addab - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5d791c9c23c8 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5d791c9c23c8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5d791c9c23c8 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5d791c9c23c8 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5d791c9c23c8 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d791c9c23c8 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5d791c9c23c8 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5d791c99b194 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5d791c99b194 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5d791c99eaca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5d791c99eaca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5d791c99eaca - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5d791c99eaca - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5d791c99eaca - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d791c99eaca - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5d791c99eaca - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d791c9e6b7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   43:     0x5d791c9e6b7f - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7d51c3b93aa4 - <unknown>
[INFO] [stdout]   45:     0x7d51c3c20a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     interpreter::tests::eval_import_stmt
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 216 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "51eafa525ec6ec1c13bc2928018a221b8e924d2bd12cc3e45aee47223cb3252a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51eafa525ec6ec1c13bc2928018a221b8e924d2bd12cc3e45aee47223cb3252a", kill_on_drop: false }`
[INFO] [stdout] 51eafa525ec6ec1c13bc2928018a221b8e924d2bd12cc3e45aee47223cb3252a
