[INFO] fetching crate endbasic-std 0.11.1... [INFO] testing endbasic-std-0.11.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate endbasic-std 0.11.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate endbasic-std 0.11.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate endbasic-std 0.11.1 [INFO] tweaked toml for crates.io crate endbasic-std 0.11.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate endbasic-std 0.11.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate endbasic-std 0.11.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c41d0ce09518aa0180eeb2db475c21439024e61521f96d1e74add474bdd2399 [INFO] running `Command { std: "docker" "start" "-a" "4c41d0ce09518aa0180eeb2db475c21439024e61521f96d1e74add474bdd2399", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c41d0ce09518aa0180eeb2db475c21439024e61521f96d1e74add474bdd2399", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c41d0ce09518aa0180eeb2db475c21439024e61521f96d1e74add474bdd2399", kill_on_drop: false }` [INFO] [stdout] 4c41d0ce09518aa0180eeb2db475c21439024e61521f96d1e74add474bdd2399 [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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80ed375f30ad249180203162569f58c99fbdcf3388e47e244369896c586bd40f [INFO] running `Command { std: "docker" "start" "-a" "80ed375f30ad249180203162569f58c99fbdcf3388e47e244369896c586bd40f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling endbasic-core v0.11.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling endbasic-std v0.11.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/console/linebuffer.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn chars(&self) -> Chars { [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] 47 | pub fn chars(&self) -> Chars<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/help.rs:401:15 [INFO] [stdout] | [INFO] [stdout] 401 | fn values(&self) -> radix_trie::iter::Values> { [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] 401 | fn values(&self) -> radix_trie::iter::Values<'_, String, Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/testutils.rs:510:33 [INFO] [stdout] | [INFO] [stdout] 510 | pub fn run>(&mut self, script: S) -> Checker { [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] 510 | pub fn run>(&mut self, script: S) -> Checker<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/testutils.rs:523:18 [INFO] [stdout] | [INFO] [stdout] 523 | pub fn run_n(&mut self, scripts: &[&str]) -> Checker { [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] 523 | pub fn run_n(&mut self, scripts: &[&str]) -> Checker<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.39s [INFO] running `Command { std: "docker" "inspect" "80ed375f30ad249180203162569f58c99fbdcf3388e47e244369896c586bd40f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80ed375f30ad249180203162569f58c99fbdcf3388e47e244369896c586bd40f", kill_on_drop: false }` [INFO] [stdout] 80ed375f30ad249180203162569f58c99fbdcf3388e47e244369896c586bd40f [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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89105a4c3dbc2190c59356ebd517ff3419163229fdd8b3af3c658a5c70a78e69 [INFO] running `Command { std: "docker" "start" "-a" "89105a4c3dbc2190c59356ebd517ff3419163229fdd8b3af3c658a5c70a78e69", kill_on_drop: false }` [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling once_cell v1.20.0 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/console/linebuffer.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn chars(&self) -> Chars { [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] 47 | pub fn chars(&self) -> Chars<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/help.rs:401:15 [INFO] [stdout] | [INFO] [stdout] 401 | fn values(&self) -> radix_trie::iter::Values> { [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] 401 | fn values(&self) -> radix_trie::iter::Values<'_, String, Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/testutils.rs:510:33 [INFO] [stdout] | [INFO] [stdout] 510 | pub fn run>(&mut self, script: S) -> Checker { [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] 510 | pub fn run>(&mut self, script: S) -> Checker<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/testutils.rs:523:18 [INFO] [stdout] | [INFO] [stdout] 523 | pub fn run_n(&mut self, scripts: &[&str]) -> Checker { [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] 523 | pub fn run_n(&mut self, scripts: &[&str]) -> Checker<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling endbasic-std v0.11.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/console/linebuffer.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn chars(&self) -> Chars { [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] 47 | pub fn chars(&self) -> Chars<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/help.rs:401:15 [INFO] [stdout] | [INFO] [stdout] 401 | fn values(&self) -> radix_trie::iter::Values> { [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] 401 | fn values(&self) -> radix_trie::iter::Values<'_, String, Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/testutils.rs:510:33 [INFO] [stdout] | [INFO] [stdout] 510 | pub fn run>(&mut self, script: S) -> Checker { [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] 510 | pub fn run>(&mut self, script: S) -> Checker<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/testutils.rs:523:18 [INFO] [stdout] | [INFO] [stdout] 523 | pub fn run_n(&mut self, scripts: &[&str]) -> Checker { [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] 523 | pub fn run_n(&mut self, scripts: &[&str]) -> Checker<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.10s [INFO] running `Command { std: "docker" "inspect" "89105a4c3dbc2190c59356ebd517ff3419163229fdd8b3af3c658a5c70a78e69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89105a4c3dbc2190c59356ebd517ff3419163229fdd8b3af3c658a5c70a78e69", kill_on_drop: false }` [INFO] [stdout] 89105a4c3dbc2190c59356ebd517ff3419163229fdd8b3af3c658a5c70a78e69 [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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c1dee061e8a414fbfa467291b1bdf95b3daf702cb906f8d965c25ebb033aa594 [INFO] running `Command { std: "docker" "start" "-a" "c1dee061e8a414fbfa467291b1bdf95b3daf702cb906f8d965c25ebb033aa594", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/console/linebuffer.rs:47:18 [INFO] [stderr] | [INFO] [stderr] 47 | pub fn chars(&self) -> Chars { [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] 47 | pub fn chars(&self) -> Chars<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/help.rs:401:15 [INFO] [stderr] | [INFO] [stderr] 401 | fn values(&self) -> radix_trie::iter::Values> { [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] 401 | fn values(&self) -> radix_trie::iter::Values<'_, String, Box> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/testutils.rs:510:33 [INFO] [stderr] | [INFO] [stderr] 510 | pub fn run>(&mut self, script: S) -> Checker { [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] 510 | pub fn run>(&mut self, script: S) -> Checker<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/testutils.rs:523:18 [INFO] [stderr] | [INFO] [stderr] 523 | pub fn run_n(&mut self, scripts: &[&str]) -> Checker { [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] 523 | pub fn run_n(&mut self, scripts: &[&str]) -> Checker<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `endbasic-std` (lib) generated 4 warnings (run `cargo fix --lib -p endbasic-std` to apply 4 suggestions) [INFO] [stderr] warning: `endbasic-std` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/endbasic_std-33448cff2b935efc) [INFO] [stdout] [INFO] [stdout] running 301 tests [INFO] [stdout] test console::cmds::tests::test_cls_errors ... ok [INFO] [stdout] test arrays::tests::test_bound_integration ... ok [INFO] [stdout] test console::cmds::tests::test_inkey_errors ... ok [INFO] [stdout] test arrays::tests::test_ubound_ok ... ok [INFO] [stdout] test arrays::tests::test_lbound_errors ... ok [INFO] [stdout] test arrays::tests::test_lbound_ok ... ok [INFO] [stdout] test console::cmds::tests::test_cls_ok ... ok [INFO] [stdout] test console::cmds::tests::test_color_ok ... ok [INFO] [stdout] test console::cmds::tests::test_inkey_ok ... ok [INFO] [stdout] test console::cmds::tests::test_locate_ok ... ok [INFO] [stdout] test console::cmds::tests::test_input_on_predefined_vars ... ok [INFO] [stdout] test console::cmds::tests::test_input_ok ... ok [INFO] [stdout] test console::cmds::tests::test_input_retry ... ok [INFO] [stdout] test console::cmds::tests::test_print_errors ... ok [INFO] [stdout] test console::cmds::tests::test_scrcols ... ok [INFO] [stdout] test console::cmds::tests::test_scrrows ... ok [INFO] [stdout] test console::cmds::tests::test_input_errors ... ok [INFO] [stdout] test console::drawing::tests::test_draw_circle_filled_corners ... ok [INFO] [stdout] test console::drawing::tests::test_draw_circle_filled_dot ... ok [INFO] [stdout] test console::drawing::tests::test_draw_circle_corners ... ok [INFO] [stdout] test console::drawing::tests::test_draw_circle_dot ... ok [INFO] [stdout] test console::drawing::tests::test_draw_circle_filled_larger ... ok [INFO] [stdout] test console::cmds::tests::test_color_errors ... ok [INFO] [stdout] test console::drawing::tests::test_draw_circle_filled_zero ... ok [INFO] [stdout] test console::drawing::tests::test_draw_line_corners ... ok [INFO] [stdout] test console::drawing::tests::test_draw_circle_larger ... ok [INFO] [stdout] test console::drawing::tests::test_draw_line_horizontal_left ... ok [INFO] [stdout] test console::drawing::tests::test_draw_line_horizontal_right ... ok [INFO] [stdout] test console::drawing::tests::test_draw_line_horizontal_slope_left ... ok [INFO] [stdout] test console::drawing::tests::test_draw_line_horizontal_slope_right ... ok [INFO] [stdout] test console::drawing::tests::test_draw_circle_zero ... ok [INFO] [stdout] test console::drawing::tests::test_draw_line_vertical_down ... ok [INFO] [stdout] test console::drawing::tests::test_draw_line_vertical_slope_down ... ok [INFO] [stdout] test arrays::tests::test_ubound_errors ... ok [INFO] [stdout] test console::cmds::tests::test_print_ok ... ok [INFO] [stdout] test console::drawing::tests::test_draw_line_dot ... ok [INFO] [stdout] test console::cmds::tests::test_locate_errors ... ok [INFO] [stdout] test console::drawing::tests::test_draw_line_vertical_slope_up ... ok [INFO] [stdout] test console::drawing::tests::test_draw_line_vertical_up ... ok [INFO] [stdout] test console::drawing::tests::test_draw_rect_corners ... ok [INFO] [stdout] test console::drawing::tests::test_draw_rect_dot ... ok [INFO] [stdout] test console::drawing::tests::test_draw_rect_vertical_line ... ok [INFO] [stdout] test console::format::tests::test_refill_and_print_multiple_with_extra_indent ... ok [INFO] [stdout] test console::format::tests::test_refill_and_print_one ... ok [INFO] [stdout] test console::format::tests::test_refill_empty ... ok [INFO] [stdout] test console::drawing::tests::test_draw_rect_2d ... ok [INFO] [stdout] test console::drawing::tests::test_draw_rect_horizontal_line ... ok [INFO] [stdout] test console::format::tests::test_refill_reformats_periods ... ok [INFO] [stdout] test console::format::tests::test_refill_some_lines ... ok [INFO] [stdout] test console::graphics::tests::test_clamped_into_i32_u16 ... ok [INFO] [stdout] test console::graphics::tests::test_clamped_into_u16_i16 ... ok [INFO] [stdout] test console::graphics::tests::test_clamped_into_u16_i32 ... ok [INFO] [stdout] test console::graphics::tests::test_clamped_into_u32_u16 ... ok [INFO] [stdout] test console::graphics::tests::test_clamped_mul_charsxy_sizeinpixels_pixelsxy ... ok [INFO] [stdout] test console::graphics::tests::test_clamped_mul_u16_u16_i16 ... ok [INFO] [stdout] test console::graphics::tests::test_clamped_mul_u16_u16_i32 ... ok [INFO] [stdout] test console::graphics::tests::test_clamped_mul_u16_u16_u16 ... ok [INFO] [stdout] test console::graphics::tests::test_clamped_mul_u16_u16_u32 ... ok [INFO] [stdout] test console::graphics::tests::test_clamped_mul_usize_usize_usize ... ok [INFO] [stdout] test console::graphics::tests::test_rect_points ... ok [INFO] [stdout] test console::linebuffer::tests::test_end ... ok [INFO] [stdout] test console::linebuffer::tests::test_insert ... ok [INFO] [stdout] test console::linebuffer::tests::test_insert_str ... ok [INFO] [stdout] test console::linebuffer::tests::test_is_empty ... ok [INFO] [stdout] test console::linebuffer::tests::test_range ... ok [INFO] [stdout] test console::linebuffer::tests::test_remove ... ok [INFO] [stdout] test console::linebuffer::tests::test_split_off ... ok [INFO] [stdout] test console::linebuffer::tests::test_start ... ok [INFO] [stdout] test console::format::tests::test_refill_and_print_empty ... ok [INFO] [stdout] test console::format::tests::test_refill_and_print_multiple ... ok [INFO] [stdout] test console::pager::tests::test_no_paging_if_not_interactive ... ok [INFO] [stdout] test console::pager::tests::test_paging_build_long_line_slowly ... ok [INFO] [stdout] test console::pager::tests::test_paging_long_columns ... ok [INFO] [stdout] test console::pager::tests::test_paging_short_columns ... ok [INFO] [stdout] test console::pager::tests::test_paging_pause_if_output_is_multiple_of_size ... ok [INFO] [stdout] test console::pager::tests::test_paging_interrupt ... ok [INFO] [stdout] test console::readline::tests::test_read_line_interactive_empty ... ok [INFO] [stdout] test console::pager::tests::test_paging_use_default_color_for_message ... ok [INFO] [stdout] test console::pager::tests::test_paging_wide_message ... ok [INFO] [stdout] test console::readline::tests::test_read_line_ignored_keys ... ok [INFO] [stdout] test console::readline::tests::test_read_line_interactive_history_empty ... ok [INFO] [stdout] test console::readline::tests::test_read_line_interactive_history_navigate_up_down_middle_of_line ... ok [INFO] [stdout] test console::readline::tests::test_read_line_interactive_history_navigate_and_edit ... ok [INFO] [stdout] test console::readline::tests::test_read_line_interactive_history_navigate_up_down_end_of_line ... ok [INFO] [stdout] test console::readline::tests::test_read_line_interactive_history_not_enabled_by_default ... ok [INFO] [stdout] test console::readline::tests::test_read_line_interactive_middle_backspace ... ok [INFO] [stdout] test console::readline::tests::test_read_line_interactive_test_home_end ... ok [INFO] [stdout] test console::readline::tests::test_read_line_interactive_test_move_bounds ... ok [INFO] [stdout] test console::readline::tests::test_read_line_interactive_trailing_backspace ... ok [INFO] [stdout] test console::readline::tests::test_read_line_interactive_trailing_input ... ok [INFO] [stdout] test console::readline::tests::test_read_line_interactive_utf8_add_and_remove_last ... ok [INFO] [stdout] test console::readline::tests::test_read_line_interactive_middle_input ... ok [INFO] [stdout] test console::readline::tests::test_read_line_interactive_horizontal_scrolling_not_implemented ... ok [INFO] [stdout] test console::readline::tests::test_read_line_interactive_utf8_navigate_2byte_chars ... ok [INFO] [stdout] test console::readline::tests::test_read_line_interactive_utf8_basic ... ok [INFO] [stdout] test console::readline::tests::test_read_line_interactive_utf8_remove_2byte_char ... ok [INFO] [stdout] test console::readline::tests::test_read_line_interactive_skips_empty_lines ... ok [INFO] [stdout] test console::readline::tests::test_read_line_secure_unsupported_in_noninteractive_console ... ok [INFO] [stdout] test console::readline::tests::test_read_line_with_prompt_equal_to_screen ... ok [INFO] [stdout] test console::readline::tests::test_read_line_secure_trivial_test ... ok [INFO] [stdout] test console::readline::tests::test_read_line_with_prompt_larger_than_screen ... ok [INFO] [stdout] test console::readline::tests::test_read_line_with_prompt_larger_than_tiny_screen ... ok [INFO] [stdout] test console::readline::tests::test_read_line_with_prompt_shorter_than_tiny_screen ... ok [INFO] [stdout] test console::tests::test_has_control_chars ... ok [INFO] [stdout] test console::format::tests::test_refill_nothing_fits ... ok [INFO] [stdout] test console::tests::test_remove_control_chars ... ok [INFO] [stdout] test console::readline::tests::test_read_line_without_echo ... ok [INFO] [stdout] test console::drawing::tests::test_draw_line_perimeter ... ok [INFO] [stdout] test data::tests::test_read_clear_on_run ... ok [INFO] [stdout] test data::tests::test_read_defaults_with_annotations ... ok [INFO] [stdout] test console::readline::tests::test_read_line_with_prompt ... ok [INFO] [stdout] test data::tests::test_read_integer_to_double ... ok [INFO] [stdout] test data::tests::test_read_defaults_without_annotations ... ok [INFO] [stdout] test data::tests::test_read_double_to_integer ... ok [INFO] [stdout] test data::tests::test_read_index_remains_out_of_bounds ... ok [INFO] [stdout] test data::tests::test_restore_after_read ... ok [INFO] [stdout] test data::tests::test_restore_errors ... ok [INFO] [stdout] test data::tests::test_restore_nothing ... ok [INFO] [stdout] test data::tests::test_read_errors ... ok [INFO] [stdout] test exec::tests::test_clear_errors ... ok [INFO] [stdout] test exec::tests::test_clear_ok ... ok [INFO] [stdout] test exec::tests::test_errmsg_after_error ... ok [INFO] [stdout] test exec::tests::test_errmsg_before_error ... ok [INFO] [stdout] test data::tests::test_read_simple ... ok [INFO] [stdout] test exec::tests::test_sleep_ok_float ... ok [INFO] [stdout] test exec::tests::test_sleep_ok_int ... ok [INFO] [stdout] test data::tests::test_read_multiple ... ok [INFO] [stdout] test exec::tests::test_errmsg_errors ... ok [INFO] [stdout] test exec::tests::test_sleep_errors ... ok [INFO] [stdout] test data::tests::test_restore_before_read ... ok [INFO] [stdout] test data::tests::test_read_out_of_data ... ok [INFO] [stdout] test gfx::tests::test_gfx_circlef_errors ... ok [INFO] [stdout] test gfx::tests::test_gfx_circle_ok ... ok [INFO] [stdout] test gfx::tests::test_gfx_height ... ok [INFO] [stdout] test gfx::tests::test_gfx_line_ok ... ok [INFO] [stdout] test exec::tests::test_sleep_real ... ok [INFO] [stdout] test gfx::tests::test_gfx_circlef_ok ... ok [INFO] [stdout] test gfx::tests::test_gfx_rect_ok ... ok [INFO] [stdout] test gfx::tests::test_gfx_pixel_ok ... ok [INFO] [stdout] test gfx::tests::test_gfx_rectf_ok ... ok [INFO] [stdout] test gfx::tests::test_gfx_sync_errors ... ok [INFO] [stdout] test gfx::tests::test_gfx_sync_ok ... ok [INFO] [stdout] test gfx::tests::test_gfx_width ... ok [INFO] [stdout] test gpio::tests::test_gpio_clear_all ... ok [INFO] [stdout] test gpio::tests::test_gpio_clear_errors ... ok [INFO] [stdout] test console::drawing::tests::test_draw_line_diagonals ... ok [INFO] [stdout] test gpio::tests::test_gpio_clear_one ... ok [INFO] [stdout] test gfx::tests::test_gfx_pixel_errors ... ok [INFO] [stdout] test gpio::tests::test_gpio_read_ok ... ok [INFO] [stdout] test gfx::tests::test_gfx_rectf_errors ... ok [INFO] [stdout] test gpio::tests::test_gpio_read_errors ... ok [INFO] [stdout] test gfx::tests::test_gfx_circle_errors ... ok [INFO] [stdout] test gpio::tests::test_gpio_setup_multiple ... ok [INFO] [stdout] test gfx::tests::test_gfx_line_errors ... ok [INFO] [stdout] test gpio::tests::test_real_backend ... ok [INFO] [stdout] test gpio::tests::test_gpio_write_ok ... ok [INFO] [stdout] test gpio::tests::test_gpio_setup_errors ... ok [INFO] [stdout] test help::tests::test_help_describe_function_without_annotation ... ok [INFO] [stdout] test help::tests::test_help_describe_function_with_annotation ... ok [INFO] [stdout] test help::tests::test_help_describe_callables_topic ... ok [INFO] [stdout] test gpio::tests::test_gpio_write_errors ... ok [INFO] [stdout] test help::tests::test_help_describe_command ... ok [INFO] [stdout] test gfx::tests::test_gfx_rect_errors ... ok [INFO] [stdout] test help::tests::test_help_eval_arg ... ok [INFO] [stdout] test help::tests::test_help_paging ... ok [INFO] [stdout] test help::tests::test_help_summarize_symbols ... ok [INFO] [stdout] test help::tests::test_parse_lang_reference_empty ... ok [INFO] [stdout] test help::tests::test_parse_lang_reference_ignore_header ... ok [INFO] [stdout] test help::tests::test_parse_lang_reference_junk_only ... ok [INFO] [stdout] test help::tests::test_help_errors ... ok [INFO] [stdout] test help::tests::test_parse_lang_reference_many ... ok [INFO] [stdout] test help::tests::test_parse_lang_reference_one ... ok [INFO] [stdout] test numerics::tests::test_deg_rad_commands ... ok [INFO] [stdout] test numerics::tests::test_deg_rad_reset_on_clear ... ok [INFO] [stdout] test numerics::tests::test_deg_rad_errors ... ok [INFO] [stdout] test help::tests::test_help_prefix_search ... ok [INFO] [stdout] test numerics::tests::test_cos ... ok [INFO] [stdout] test numerics::tests::test_atn ... ok [INFO] [stdout] test numerics::tests::test_max ... ok [INFO] [stdout] test numerics::tests::test_pi ... ok [INFO] [stdout] test numerics::tests::test_cint ... ok [INFO] [stdout] test gpio::tests::test_gpio_setup_ok ... ok [INFO] [stdout] test program::tests::test_disasm_code_errors ... ok [INFO] [stdout] test numerics::tests::test_sin ... ok [INFO] [stdout] test program::tests::test_disasm_errors ... ok [INFO] [stdout] test program::tests::test_disasm_nothing ... ok [INFO] [stdout] test numerics::tests::test_sqr ... ok [INFO] [stdout] test numerics::tests::test_min ... ok [INFO] [stdout] test program::tests::test_edit_errors ... ok [INFO] [stdout] test program::tests::test_edit_ok ... ok [INFO] [stdout] test program::tests::test_disasm_paging ... ok [INFO] [stdout] test program::tests::test_disasm_ok ... ok [INFO] [stdout] test program::tests::test_list_ok ... ok [INFO] [stdout] test numerics::tests::test_randomize_and_rnd ... ok [INFO] [stdout] test program::tests::test_list_paging ... ok [INFO] [stdout] test program::tests::test_list_errors ... ok [INFO] [stdout] test program::tests::test_load_dirty_no_name_abort ... ok [INFO] [stdout] test numerics::tests::test_tan ... ok [INFO] [stdout] test numerics::tests::test_int ... ok [INFO] [stdout] test program::tests::test_kill_ok ... ok [INFO] [stdout] test program::tests::test_load_ok ... ok [INFO] [stdout] test program::tests::test_new_clears_program_and_variables ... ok [INFO] [stdout] test program::tests::test_load_errors ... ok [INFO] [stdout] test program::tests::test_new_dirty_no_name_abort ... ok [INFO] [stdout] test program::tests::test_load_dirty_no_name_continue ... ok [INFO] [stdout] test program::tests::test_new_dirty_no_name_continue ... ok [INFO] [stdout] test program::tests::test_load_dirty_with_name_abort ... ok [INFO] [stdout] test program::tests::test_new_dirty_with_name_abort ... ok [INFO] [stdout] test program::tests::test_new_dirty_with_name_continue ... ok [INFO] [stdout] test program::tests::test_kill_errors ... ok [INFO] [stdout] test program::tests::test_load_dirty_with_name_continue ... ok [INFO] [stdout] test program::tests::test_new_errors ... ok [INFO] [stdout] test program::tests::test_run_nothing ... ok [INFO] [stdout] test program::tests::test_new_nothing ... ok [INFO] [stdout] test program::tests::test_run_clears_before_execution_only ... ok [INFO] [stdout] test program::tests::test_save_reuse_name ... ok [INFO] [stdout] test program::tests::test_run_errors ... ok [INFO] [stdout] test storage::cmds::tests::test_cd_ok ... ok [INFO] [stdout] test program::tests::test_run_something_that_exits ... ok [INFO] [stdout] test program::tests::test_save_ok_explicit_name ... ok [INFO] [stdout] test storage::cmds::tests::test_cd_errors ... ok [INFO] [stdout] test program::tests::test_save_unnamed_error ... ok [INFO] [stdout] test storage::cmds::tests::test_dir_errors ... ok [INFO] [stdout] test storage::cmds::tests::test_dir_current_entries_are_sorted ... ok [INFO] [stdout] test storage::cmds::tests::test_dir_other_by_argument ... ok [INFO] [stdout] test storage::cmds::tests::test_dir_narrow_some ... ok [INFO] [stdout] test storage::cmds::tests::test_dir_other_by_cwd ... ok [INFO] [stdout] test storage::cmds::tests::test_dir_narrow_empty ... ok [INFO] [stdout] test program::tests::test_save_errors ... ok [INFO] [stdout] test storage::cmds::tests::test_dir_paging ... ok [INFO] [stdout] test storage::cmds::tests::test_dir_current_empty ... ok [INFO] [stdout] test storage::cmds::tests::test_dir_with_disk_free ... ok [INFO] [stdout] test storage::cmds::tests::test_unmount_ok ... ok [INFO] [stdout] test storage::cmds::tests::test_mount_list ... ok [INFO] [stdout] test storage::cmds::tests::test_mount_mount ... ok [INFO] [stdout] test storage::cmds::tests::test_pwd_without_system_path ... ok [INFO] [stdout] test storage::fs::tests::test_directorydrive_delete_ok ... ok [INFO] [stdout] test storage::fs::tests::test_directorydrive_enumerate_fails_on_non_directory ... ok [INFO] [stdout] test storage::cmds::tests::test_unmount_errors ... ok [INFO] [stdout] test storage::fs::tests::test_directorydrive_enumerate_ignores_non_files ... ok [INFO] [stdout] test storage::fs::tests::test_directorydrive_delete_missing_file ... ok [INFO] [stdout] test storage::fs::tests::test_directorydrive_enumerate_nothing ... ok [INFO] [stdout] test storage::fs::tests::test_directorydrive_put ... ok [INFO] [stdout] test storage::cmds::tests::test_pwd_with_system_path ... ok [INFO] [stdout] test storage::fs::tests::test_directorydrive_enumerate_some_files ... ok [INFO] [stdout] test storage::fs::tests::test_directorydrive_get ... ok [INFO] [stdout] test storage::mem::tests::test_inmemorydrive_system_path ... ok [INFO] [stdout] test storage::tests::test_drivekey_errors ... ok [INFO] [stdout] test storage::mem::tests::test_inmemorydrive_get_update_acls ... ok [INFO] [stdout] test storage::tests::test_drivekey_new ... ok [INFO] [stdout] test storage::tests::test_location_leaf_name ... ok [INFO] [stdout] test storage::mem::tests::test_inmemorydrive_put_respects_acls ... ok [INFO] [stdout] test storage::tests::test_location_new_errors ... ok [INFO] [stdout] test storage::tests::test_split_uri_errors ... ok [INFO] [stdout] test storage::tests::test_storage_attach_already_attached ... ok [INFO] [stdout] test storage::tests::test_storage_attach_invalid_name ... ok [INFO] [stdout] test storage::tests::test_storage_attach_ok ... ok [INFO] [stdout] test storage::tests::test_storage_cd_and_cwd_ok ... ok [INFO] [stdout] test storage::tests::test_storage_cd_errors ... ok [INFO] [stdout] test storage::tests::test_storage_default ... ok [INFO] [stdout] test storage::tests::test_storage_delete_errors ... ok [INFO] [stdout] test storage::tests::test_storage_enumerate_errors ... ok [INFO] [stdout] test storage::tests::test_storage_file_ops_with_absolute_paths ... ok [INFO] [stdout] test storage::tests::test_storage_file_ops_with_relative_paths ... ok [INFO] [stdout] test storage::tests::test_storage_get_errors ... ok [INFO] [stdout] test storage::tests::test_storage_has_scheme ... ok [INFO] [stdout] test storage::tests::test_location_new_ok ... ok [INFO] [stdout] test storage::tests::test_storage_make_canonical_ok ... ok [INFO] [stdout] test storage::tests::test_storage_mount_invalid_path_for_scheme ... ok [INFO] [stdout] test storage::tests::test_storage_make_canonical_errors ... ok [INFO] [stdout] test storage::fs::tests::test_directorydrive_enumerate_treats_missing_dir_as_empty ... ok [INFO] [stdout] test storage::tests::test_storage_mount_ok ... ok [INFO] [stdout] test storage::fs::tests::test_directorydrive_enumerate_follows_symlinks ... ok [INFO] [stdout] test storage::fs::tests::test_directorydrive_system_path ... ok [INFO] [stdout] test storage::tests::test_storage_mounted ... ok [INFO] [stdout] test storage::tests::test_storage_mount_path_redirection ... ok [INFO] [stdout] test storage::tests::test_storage_put_errors ... ok [INFO] [stdout] test storage::tests::test_split_uri_ok ... ok [INFO] [stdout] test storage::tests::test_storage_system_path_of_cwd ... ok [INFO] [stdout] test storage::tests::test_storage_system_path_errors ... ok [INFO] [stdout] test storage::tests::test_storage_system_path_ok ... ok [INFO] [stdout] test storage::tests::test_storage_mount_unknown_scheme ... ok [INFO] [stdout] test strings::tests::test_asc_chr_integration ... ok [INFO] [stdout] test storage::tests::test_storage_unmount_not_mounted_error ... ok [INFO] [stdout] test storage::tests::test_storage_unmount_current_drive_error ... ok [INFO] [stdout] test storage::tests::test_storage_unmount_ok ... ok [INFO] [stdout] test storage::cmds::tests::test_mount_errors ... ok [INFO] [stdout] test strings::tests::test_chr ... ok [INFO] [stdout] test strings::tests::test_asc ... ok [INFO] [stdout] test strings::tests::test_ltrim ... ok [INFO] [stdout] test strings::tests::test_len ... ok [INFO] [stdout] test strings::tests::test_str_with_ltrim ... ok [INFO] [stdout] test strings::tests::test_value_parse_double ... ok [INFO] [stdout] test strings::tests::test_mid ... ok [INFO] [stdout] test strings::tests::test_value_parse_integer ... ok [INFO] [stdout] test strings::tests::test_rtrim ... ok [INFO] [stdout] test strings::tests::test_value_parse_boolean ... ok [INFO] [stdout] test strings::tests::test_right ... ok [INFO] [stdout] test strings::tests::test_left ... ok [INFO] [stdout] test strings::tests::test_str ... ok [INFO] [stdout] test console::cmds::tests::test_print_control_chars ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 301 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.88s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-c82d89fbc89d70a5) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_example_script_runner_errors ... FAILED [INFO] [stdout] test test_example_script_runner ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_example_script_runner_errors stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_example_script_runner_errors' (320) panicked at tests/integration_test.rs:52:5: [INFO] [stdout] assertion failed: dir.join("Cargo.toml").exists() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ed6836ccb82 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ed6836ccb82 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ed6836ccb82 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ed6836ccb82 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ed6836dca2f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ed6836dca2f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5ed683699dc3 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ed683699dc3 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ed6836a5db2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ed6836aaecf - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5ed6836aad61 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5ed68366d7ce - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x5ed68366d7ce - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ed6836ab4df - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x5ed6836ab4df - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5ed6836ab306 - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x5ed6836a5ee9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ed68368e6bd - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5ed6836e4230 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5ed6836e420c - core::panicking::panic::h2a6fe4ac012a7582 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x5ed6836468cc - integration_test::src_path::h7d3d7f565b49532a [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:52:5 [INFO] [stdout] 21: 0x5ed6836461da - integration_test::src_str::h5045782eb0df137f [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:59:5 [INFO] [stdout] 22: 0x5ed683645473 - integration_test::test_example_script_runner_errors::h1a648955cc02b263 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:149:12 [INFO] [stdout] 23: 0x5ed683645657 - integration_test::test_example_script_runner_errors::{{closure}}::he747d0f8df2a74e2 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:146:39 [INFO] [stdout] 24: 0x5ed683648206 - core::ops::function::FnOnce::call_once::h4db7324b968f9684 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5ed68366d61b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5ed68366d61b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5ed68368162d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5ed68368162d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x5ed68368162d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x5ed68368162d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x5ed68368162d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5ed68368162d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5ed68368162d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5ed68365ab74 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5ed68365ab74 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x5ed68365e4aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 37: 0x5ed68365e4aa - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x5ed68365e4aa - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: 0x5ed68365e4aa - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: 0x5ed68365e4aa - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5ed68365e4aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 42: 0x5ed68365e4aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5ed6836a11cf - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 44: 0x5ed6836a11cf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 45: 0x76112d0e8aa4 - [INFO] [stdout] 46: 0x76112d175a64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_example_script_runner stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_example_script_runner' (319) panicked at tests/integration_test.rs:52:5: [INFO] [stdout] assertion failed: dir.join("Cargo.toml").exists() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ed6836ccb82 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ed6836ccb82 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ed6836ccb82 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ed6836ccb82 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ed6836dca2f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ed6836dca2f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5ed683699dc3 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ed683699dc3 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ed6836a5db2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ed6836aaecf - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5ed6836aad61 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5ed68366d7ce - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x5ed68366d7ce - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ed6836ab4df - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x5ed6836ab4df - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5ed6836ab306 - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x5ed6836a5ee9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ed68368e6bd - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5ed6836e4230 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5ed6836e420c - core::panicking::panic::h2a6fe4ac012a7582 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x5ed6836468cc - integration_test::src_path::h7d3d7f565b49532a [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:52:5 [INFO] [stdout] 21: 0x5ed6836461da - integration_test::src_str::h5045782eb0df137f [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:59:5 [INFO] [stdout] 22: 0x5ed68364524b - integration_test::test_example_script_runner::h6447af301e99e952 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:137:12 [INFO] [stdout] 23: 0x5ed683645407 - integration_test::test_example_script_runner::{{closure}}::h98b0f2b234ffe81b [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:134:32 [INFO] [stdout] 24: 0x5ed683648276 - core::ops::function::FnOnce::call_once::hc4725c711ca6a17d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5ed68366d61b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5ed68366d61b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5ed68368162d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5ed68368162d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x5ed68368162d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x5ed68368162d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x5ed68368162d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5ed68368162d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5ed68368162d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5ed68365ab74 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5ed68365ab74 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x5ed68365e4aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 37: 0x5ed68365e4aa - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x5ed68365e4aa - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: 0x5ed68365e4aa - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: 0x5ed68365e4aa - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5ed68365e4aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 42: 0x5ed68365e4aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5ed6836a11cf - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 44: 0x5ed6836a11cf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 45: 0x76112d0e8aa4 - [INFO] [stdout] 46: 0x76112d175a64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_example_script_runner [INFO] [stdout] test_example_script_runner_errors [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test integration_test` [INFO] running `Command { std: "docker" "inspect" "c1dee061e8a414fbfa467291b1bdf95b3daf702cb906f8d965c25ebb033aa594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1dee061e8a414fbfa467291b1bdf95b3daf702cb906f8d965c25ebb033aa594", kill_on_drop: false }` [INFO] [stdout] c1dee061e8a414fbfa467291b1bdf95b3daf702cb906f8d965c25ebb033aa594