[INFO] fetching crate endbasic-std 0.11.1...
[INFO] testing endbasic-std-0.11.1 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate endbasic-std 0.11.1 into /workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate endbasic-std 0.11.1 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-lite v2.3.0
[INFO] [stderr]   Downloaded endbasic-core v0.11.1
[INFO] [stderr]   Downloaded flate2 v1.0.33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 96244ff86cd30126136a5f94bdc587a4c6d3801fef77ea2b5c7edd350e234d3b
[INFO] running `Command { std: "docker" "start" "-a" "96244ff86cd30126136a5f94bdc587a4c6d3801fef77ea2b5c7edd350e234d3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96244ff86cd30126136a5f94bdc587a4c6d3801fef77ea2b5c7edd350e234d3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96244ff86cd30126136a5f94bdc587a4c6d3801fef77ea2b5c7edd350e234d3b", kill_on_drop: false }`
[INFO] [stdout] 96244ff86cd30126136a5f94bdc587a4c6d3801fef77ea2b5c7edd350e234d3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d686b6b8afa11ade14c2ad78cadc490a3cf0d8d223d839abcb47f3036271aaab
[INFO] running `Command { std: "docker" "start" "-a" "d686b6b8afa11ade14c2ad78cadc490a3cf0d8d223d839abcb47f3036271aaab", kill_on_drop: false }`
[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 futures-core v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling async-channel v2.3.1
[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 zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling endbasic-core v0.11.1
[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<String, Box<dyn Topic>> {
[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<dyn Topic>> {
[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<S: Into<String>>(&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<S: Into<String>>(&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 12.47s
[INFO] running `Command { std: "docker" "inspect" "d686b6b8afa11ade14c2ad78cadc490a3cf0d8d223d839abcb47f3036271aaab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d686b6b8afa11ade14c2ad78cadc490a3cf0d8d223d839abcb47f3036271aaab", kill_on_drop: false }`
[INFO] [stdout] d686b6b8afa11ade14c2ad78cadc490a3cf0d8d223d839abcb47f3036271aaab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e2ae6628d4b2103266f38c0f49a0598798100a22b721072a9cd607898b2f104
[INFO] running `Command { std: "docker" "start" "-a" "5e2ae6628d4b2103266f38c0f49a0598798100a22b721072a9cd607898b2f104", kill_on_drop: false }`
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling once_cell v1.20.0
[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<String, Box<dyn Topic>> {
[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<dyn Topic>> {
[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<S: Into<String>>(&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<S: Into<String>>(&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 flate2 v1.0.33
[INFO] [stderr]    Compiling parking_lot v0.12.3
[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<String, Box<dyn Topic>> {
[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<dyn Topic>> {
[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<S: Into<String>>(&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<S: Into<String>>(&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 13.95s
[INFO] running `Command { std: "docker" "inspect" "5e2ae6628d4b2103266f38c0f49a0598798100a22b721072a9cd607898b2f104", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e2ae6628d4b2103266f38c0f49a0598798100a22b721072a9cd607898b2f104", kill_on_drop: false }`
[INFO] [stdout] 5e2ae6628d4b2103266f38c0f49a0598798100a22b721072a9cd607898b2f104
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5ece9eea9c0c4b0f0d16b12fcb4462b2ec2caba97ae19224e3fa1cdde3dd6157
[INFO] running `Command { std: "docker" "start" "-a" "5ece9eea9c0c4b0f0d16b12fcb4462b2ec2caba97ae19224e3fa1cdde3dd6157", 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<String, Box<dyn Topic>> {
[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<dyn Topic>> {
[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<S: Into<String>>(&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<S: Into<String>>(&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.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/endbasic_std-f2c8452c2cced601)
[INFO] [stdout] 
[INFO] [stdout] running 301 tests
[INFO] [stdout] test console::cmds::tests::test_cls_errors ... ok
[INFO] [stdout] test console::cmds::tests::test_inkey_errors ... ok
[INFO] [stdout] test arrays::tests::test_lbound_ok ... ok
[INFO] [stdout] test arrays::tests::test_bound_integration ... ok
[INFO] [stdout] test arrays::tests::test_ubound_ok ... ok
[INFO] [stdout] test console::cmds::tests::test_input_on_predefined_vars ... ok
[INFO] [stdout] test console::cmds::tests::test_locate_ok ... ok
[INFO] [stdout] test console::cmds::tests::test_input_retry ... 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_corners ... ok
[INFO] [stdout] test console::drawing::tests::test_draw_circle_filled_dot ... ok
[INFO] [stdout] test console::drawing::tests::test_draw_circle_filled_zero ... ok
[INFO] [stdout] test console::drawing::tests::test_draw_circle_filled_larger ... ok
[INFO] [stdout] test arrays::tests::test_lbound_errors ... ok
[INFO] [stdout] test console::cmds::tests::test_color_errors ... 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::cmds::tests::test_scrcols ... ok
[INFO] [stdout] test console::drawing::tests::test_draw_line_horizontal_left ... ok
[INFO] [stdout] test console::cmds::tests::test_color_ok ... ok
[INFO] [stdout] test console::cmds::tests::test_cls_ok ... ok
[INFO] [stdout] test console::cmds::tests::test_scrrows ... ok
[INFO] [stdout] test console::drawing::tests::test_draw_circle_zero ... ok
[INFO] [stdout] test console::drawing::tests::test_draw_line_horizontal_right ... ok
[INFO] [stdout] test console::drawing::tests::test_draw_line_horizontal_slope_right ... ok
[INFO] [stdout] test console::drawing::tests::test_draw_line_vertical_down ... ok
[INFO] [stdout] test console::cmds::tests::test_input_ok ... ok
[INFO] [stdout] test console::cmds::tests::test_input_errors ... ok
[INFO] [stdout] test console::drawing::tests::test_draw_line_horizontal_slope_left ... ok
[INFO] [stdout] test console::drawing::tests::test_draw_line_vertical_slope_down ... 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_2d ... ok
[INFO] [stdout] test console::drawing::tests::test_draw_rect_corners ... ok
[INFO] [stdout] test console::cmds::tests::test_inkey_ok ... ok
[INFO] [stdout] test arrays::tests::test_ubound_errors ... ok
[INFO] [stdout] test console::drawing::tests::test_draw_rect_horizontal_line ... ok
[INFO] [stdout] test console::format::tests::test_refill_and_print_empty ... ok
[INFO] [stdout] test console::format::tests::test_refill_nothing_fits ... ok
[INFO] [stdout] test console::format::tests::test_refill_and_print_multiple ... ok
[INFO] [stdout] test console::graphics::tests::test_clamped_into_i32_u16 ... ok
[INFO] [stdout] test console::cmds::tests::test_locate_errors ... ok
[INFO] [stdout] test console::drawing::tests::test_draw_rect_dot ... 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_range ... ok
[INFO] [stdout] test console::linebuffer::tests::test_is_empty ... ok
[INFO] [stdout] test console::linebuffer::tests::test_remove ... 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::format::tests::test_refill_reformats_periods ... ok
[INFO] [stdout] test console::drawing::tests::test_draw_line_dot ... ok
[INFO] [stdout] test console::cmds::tests::test_print_errors ... ok
[INFO] [stdout] test console::format::tests::test_refill_some_lines ... ok
[INFO] [stdout] test console::graphics::tests::test_clamped_into_u16_i16 ... ok
[INFO] [stdout] test console::drawing::tests::test_draw_rect_vertical_line ... ok
[INFO] [stdout] test console::pager::tests::test_paging_use_default_color_for_message ... ok
[INFO] [stdout] test console::linebuffer::tests::test_split_off ... ok
[INFO] [stdout] test console::linebuffer::tests::test_start ... ok
[INFO] [stdout] test console::pager::tests::test_paging_build_long_line_slowly ... ok
[INFO] [stdout] test console::pager::tests::test_paging_interrupt ... ok
[INFO] [stdout] test console::pager::tests::test_paging_long_columns ... ok
[INFO] [stdout] test console::pager::tests::test_paging_pause_if_output_is_multiple_of_size ... ok
[INFO] [stdout] test console::readline::tests::test_read_line_interactive_history_not_enabled_by_default ... ok
[INFO] [stdout] test console::format::tests::test_refill_and_print_multiple_with_extra_indent ... 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_middle_input ... ok
[INFO] [stdout] test console::readline::tests::test_read_line_interactive_skips_empty_lines ... ok
[INFO] [stdout] test console::readline::tests::test_read_line_interactive_test_home_end ... ok
[INFO] [stdout] test console::readline::tests::test_read_line_ignored_keys ... ok
[INFO] [stdout] test console::readline::tests::test_read_line_interactive_empty ... 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_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_navigate_up_down_middle_of_line ... 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_move_bounds ... ok
[INFO] [stdout] test console::pager::tests::test_paging_wide_message ... ok
[INFO] [stdout] test console::pager::tests::test_paging_short_columns ... ok
[INFO] [stdout] test console::cmds::tests::test_print_ok ... ok
[INFO] [stdout] test console::readline::tests::test_read_line_interactive_trailing_backspace ... 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_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_with_prompt_larger_than_screen ... ok
[INFO] [stdout] test console::readline::tests::test_read_line_secure_trivial_test ... 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_with_prompt ... ok
[INFO] [stdout] test console::readline::tests::test_read_line_secure_unsupported_in_noninteractive_console ... ok
[INFO] [stdout] test console::pager::tests::test_no_paging_if_not_interactive ... ok
[INFO] [stdout] test console::tests::test_has_control_chars ... ok
[INFO] [stdout] test console::readline::tests::test_read_line_with_prompt_larger_than_tiny_screen ... ok
[INFO] [stdout] test data::tests::test_read_defaults_with_annotations ... 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 console::drawing::tests::test_draw_line_diagonals ... ok
[INFO] [stdout] test data::tests::test_read_out_of_data ... ok
[INFO] [stdout] test data::tests::test_read_multiple ... ok
[INFO] [stdout] test console::readline::tests::test_read_line_with_prompt_equal_to_screen ... ok
[INFO] [stdout] test data::tests::test_restore_after_read ... ok
[INFO] [stdout] test data::tests::test_read_index_remains_out_of_bounds ... ok
[INFO] [stdout] test data::tests::test_read_simple ... ok
[INFO] [stdout] test data::tests::test_read_double_to_integer ... ok
[INFO] [stdout] test console::drawing::tests::test_draw_line_perimeter ... ok
[INFO] [stdout] test data::tests::test_read_errors ... ok
[INFO] [stdout] test console::readline::tests::test_read_line_with_prompt_shorter_than_tiny_screen ... ok
[INFO] [stdout] test console::tests::test_remove_control_chars ... ok
[INFO] [stdout] test data::tests::test_restore_nothing ... ok
[INFO] [stdout] test exec::tests::test_clear_errors ... ok
[INFO] [stdout] test data::tests::test_restore_before_read ... ok
[INFO] [stdout] test console::readline::tests::test_read_line_without_echo ... ok
[INFO] [stdout] test data::tests::test_restore_errors ... 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_clear_on_run ... ok
[INFO] [stdout] test exec::tests::test_errmsg_errors ... ok
[INFO] [stdout] test exec::tests::test_sleep_ok_float ... ok
[INFO] [stdout] test exec::tests::test_sleep_ok_int ... ok
[INFO] [stdout] test gfx::tests::test_gfx_line_ok ... ok
[INFO] [stdout] test gfx::tests::test_gfx_circlef_ok ... ok
[INFO] [stdout] test gfx::tests::test_gfx_rect_ok ... ok
[INFO] [stdout] test exec::tests::test_clear_ok ... ok
[INFO] [stdout] test gfx::tests::test_gfx_sync_ok ... ok
[INFO] [stdout] test gfx::tests::test_gfx_sync_errors ... ok
[INFO] [stdout] test gfx::tests::test_gfx_width ... ok
[INFO] [stdout] test gfx::tests::test_gfx_circle_ok ... ok
[INFO] [stdout] test gpio::tests::test_gpio_clear_all ... ok
[INFO] [stdout] test gfx::tests::test_gfx_circlef_errors ... ok
[INFO] [stdout] test gfx::tests::test_gfx_rectf_ok ... ok
[INFO] [stdout] test gfx::tests::test_gfx_height ... ok
[INFO] [stdout] test exec::tests::test_sleep_real ... ok
[INFO] [stdout] test gfx::tests::test_gfx_pixel_errors ... ok
[INFO] [stdout] test exec::tests::test_sleep_errors ... ok
[INFO] [stdout] test gfx::tests::test_gfx_pixel_ok ... ok
[INFO] [stdout] test gpio::tests::test_gpio_setup_multiple ... ok
[INFO] [stdout] test gpio::tests::test_gpio_read_ok ... ok
[INFO] [stdout] test gpio::tests::test_gpio_clear_one ... ok
[INFO] [stdout] test help::tests::test_help_describe_function_with_annotation ... ok
[INFO] [stdout] test gpio::tests::test_gpio_write_ok ... ok
[INFO] [stdout] test gpio::tests::test_gpio_clear_errors ... ok
[INFO] [stdout] test help::tests::test_help_describe_command ... ok
[INFO] [stdout] test gpio::tests::test_gpio_write_errors ... ok
[INFO] [stdout] test gpio::tests::test_gpio_read_errors ... ok
[INFO] [stdout] test help::tests::test_help_describe_callables_topic ... ok
[INFO] [stdout] test gfx::tests::test_gfx_circle_errors ... 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 gfx::tests::test_gfx_rect_errors ... 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_parse_lang_reference_one ... ok
[INFO] [stdout] test gfx::tests::test_gfx_line_errors ... ok
[INFO] [stdout] test gfx::tests::test_gfx_rectf_errors ... ok
[INFO] [stdout] test help::tests::test_help_paging ... ok
[INFO] [stdout] test help::tests::test_help_eval_arg ... ok
[INFO] [stdout] test gpio::tests::test_gpio_setup_ok ... ok
[INFO] [stdout] test numerics::tests::test_cint ... ok
[INFO] [stdout] test help::tests::test_parse_lang_reference_many ... ok
[INFO] [stdout] test help::tests::test_help_summarize_symbols ... ok
[INFO] [stdout] test numerics::tests::test_deg_rad_commands ... ok
[INFO] [stdout] test numerics::tests::test_deg_rad_errors ... ok
[INFO] [stdout] test numerics::tests::test_atn ... ok
[INFO] [stdout] test numerics::tests::test_cos ... ok
[INFO] [stdout] test program::tests::test_disasm_errors ... ok
[INFO] [stdout] test program::tests::test_disasm_nothing ... ok
[INFO] [stdout] test program::tests::test_disasm_code_errors ... ok
[INFO] [stdout] test numerics::tests::test_deg_rad_reset_on_clear ... ok
[INFO] [stdout] test numerics::tests::test_pi ... ok
[INFO] [stdout] test numerics::tests::test_randomize_and_rnd ... ok
[INFO] [stdout] test help::tests::test_help_prefix_search ... ok
[INFO] [stdout] test program::tests::test_disasm_paging ... ok
[INFO] [stdout] test program::tests::test_edit_errors ... ok
[INFO] [stdout] test program::tests::test_list_errors ... ok
[INFO] [stdout] test program::tests::test_edit_ok ... ok
[INFO] [stdout] test program::tests::test_list_paging ... ok
[INFO] [stdout] test numerics::tests::test_min ... ok
[INFO] [stdout] test program::tests::test_load_dirty_no_name_continue ... ok
[INFO] [stdout] test program::tests::test_list_ok ... ok
[INFO] [stdout] test program::tests::test_load_dirty_no_name_abort ... ok
[INFO] [stdout] test numerics::tests::test_tan ... ok
[INFO] [stdout] test gpio::tests::test_real_backend ... ok
[INFO] [stdout] test program::tests::test_new_clears_program_and_variables ... ok
[INFO] [stdout] test help::tests::test_help_errors ... 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_disasm_ok ... ok
[INFO] [stdout] test program::tests::test_load_errors ... ok
[INFO] [stdout] test program::tests::test_new_dirty_no_name_continue ... ok
[INFO] [stdout] test numerics::tests::test_sqr ... ok
[INFO] [stdout] test program::tests::test_run_clears_before_execution_only ... ok
[INFO] [stdout] test program::tests::test_run_nothing ... ok
[INFO] [stdout] test program::tests::test_run_errors ... ok
[INFO] [stdout] test program::tests::test_new_errors ... ok
[INFO] [stdout] test numerics::tests::test_sin ... ok
[INFO] [stdout] test numerics::tests::test_max ... ok
[INFO] [stdout] test program::tests::test_new_nothing ... ok
[INFO] [stdout] test program::tests::test_save_reuse_name ... ok
[INFO] [stdout] test program::tests::test_load_dirty_with_name_abort ... ok
[INFO] [stdout] test program::tests::test_run_something_that_exits ... ok
[INFO] [stdout] test program::tests::test_save_unnamed_error ... 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_save_ok_explicit_name ... ok
[INFO] [stdout] test program::tests::test_load_dirty_with_name_continue ... ok
[INFO] [stdout] test storage::cmds::tests::test_dir_with_disk_free ... ok
[INFO] [stdout] test storage::cmds::tests::test_dir_current_empty ... ok
[INFO] [stdout] test storage::cmds::tests::test_dir_narrow_empty ... ok
[INFO] [stdout] test storage::cmds::tests::test_cd_ok ... ok
[INFO] [stdout] test storage::cmds::tests::test_dir_paging ... ok
[INFO] [stdout] test storage::cmds::tests::test_dir_current_entries_are_sorted ... ok
[INFO] [stdout] test storage::cmds::tests::test_dir_other_by_cwd ... ok
[INFO] [stdout] test storage::cmds::tests::test_cd_errors ... ok
[INFO] [stdout] test program::tests::test_new_dirty_no_name_abort ... ok
[INFO] [stdout] test storage::cmds::tests::test_pwd_without_system_path ... ok
[INFO] [stdout] test storage::cmds::tests::test_dir_other_by_argument ... ok
[INFO] [stdout] test storage::cmds::tests::test_mount_list ... ok
[INFO] [stdout] test storage::cmds::tests::test_dir_narrow_some ... ok
[INFO] [stdout] test storage::cmds::tests::test_unmount_ok ... ok
[INFO] [stdout] test storage::fs::tests::test_directorydrive_delete_ok ... ok
[INFO] [stdout] test storage::fs::tests::test_directorydrive_delete_missing_file ... ok
[INFO] [stdout] test storage::fs::tests::test_directorydrive_enumerate_fails_on_non_directory ... ok
[INFO] [stdout] test storage::cmds::tests::test_mount_mount ... ok
[INFO] [stdout] test storage::fs::tests::test_directorydrive_get ... ok
[INFO] [stdout] test storage::fs::tests::test_directorydrive_enumerate_treats_missing_dir_as_empty ... ok
[INFO] [stdout] test storage::cmds::tests::test_unmount_errors ... ok
[INFO] [stdout] test storage::fs::tests::test_directorydrive_enumerate_some_files ... ok
[INFO] [stdout] test storage::fs::tests::test_directorydrive_put ... 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::mem::tests::test_inmemorydrive_get_update_acls ... ok
[INFO] [stdout] test storage::mem::tests::test_inmemorydrive_put_respects_acls ... ok
[INFO] [stdout] test storage::mem::tests::test_inmemorydrive_system_path ... ok
[INFO] [stdout] test storage::tests::test_drivekey_new ... ok
[INFO] [stdout] test storage::tests::test_location_leaf_name ... ok
[INFO] [stdout] test storage::tests::test_storage_attach_already_attached ... ok
[INFO] [stdout] test storage::fs::tests::test_directorydrive_enumerate_ignores_non_files ... ok
[INFO] [stdout] test storage::tests::test_location_new_ok ... ok
[INFO] [stdout] test storage::tests::test_split_uri_errors ... ok
[INFO] [stdout] test storage::fs::tests::test_directorydrive_enumerate_nothing ... ok
[INFO] [stdout] test storage::tests::test_storage_attach_invalid_name ... ok
[INFO] [stdout] test storage::cmds::tests::test_mount_errors ... ok
[INFO] [stdout] test storage::tests::test_storage_cd_and_cwd_ok ... ok
[INFO] [stdout] test storage::tests::test_storage_default ... ok
[INFO] [stdout] test storage::tests::test_storage_attach_ok ... ok
[INFO] [stdout] test storage::tests::test_storage_enumerate_errors ... ok
[INFO] [stdout] test storage::tests::test_storage_cd_errors ... ok
[INFO] [stdout] test storage::tests::test_storage_delete_errors ... ok
[INFO] [stdout] test storage::tests::test_split_uri_ok ... 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_has_scheme ... ok
[INFO] [stdout] test storage::tests::test_storage_make_canonical_errors ... ok
[INFO] [stdout] test storage::tests::test_storage_mount_invalid_path_for_scheme ... ok
[INFO] [stdout] test storage::tests::test_storage_mount_ok ... ok
[INFO] [stdout] test storage::tests::test_storage_mount_unknown_scheme ... ok
[INFO] [stdout] test storage::tests::test_storage_mounted ... ok
[INFO] [stdout] test storage::tests::test_storage_put_errors ... ok
[INFO] [stdout] test storage::tests::test_storage_make_canonical_ok ... ok
[INFO] [stdout] test storage::tests::test_storage_system_path_errors ... ok
[INFO] [stdout] test storage::tests::test_storage_system_path_of_cwd ... ok
[INFO] [stdout] test storage::cmds::tests::test_pwd_with_system_path ... ok
[INFO] [stdout] test storage::tests::test_storage_get_errors ... ok
[INFO] [stdout] test storage::tests::test_drivekey_errors ... ok
[INFO] [stdout] test storage::cmds::tests::test_dir_errors ... ok
[INFO] [stdout] test storage::tests::test_storage_unmount_not_mounted_error ... ok
[INFO] [stdout] test storage::tests::test_storage_mount_path_redirection ... ok
[INFO] [stdout] test storage::tests::test_location_new_errors ... ok
[INFO] [stdout] test storage::tests::test_storage_unmount_ok ... ok
[INFO] [stdout] test storage::tests::test_storage_system_path_ok ... ok
[INFO] [stdout] test numerics::tests::test_int ... ok
[INFO] [stdout] test strings::tests::test_asc_chr_integration ... ok
[INFO] [stdout] test storage::tests::test_storage_unmount_current_drive_error ... ok
[INFO] [stdout] test strings::tests::test_value_parse_double ... ok
[INFO] [stdout] test strings::tests::test_value_parse_integer ... ok
[INFO] [stdout] test program::tests::test_kill_errors ... ok
[INFO] [stdout] test strings::tests::test_value_parse_boolean ... ok
[INFO] [stdout] test strings::tests::test_str_with_ltrim ... ok
[INFO] [stdout] test strings::tests::test_rtrim ... ok
[INFO] [stdout] test program::tests::test_save_errors ... ok
[INFO] [stdout] test strings::tests::test_chr ... ok
[INFO] [stdout] test strings::tests::test_ltrim ... ok
[INFO] [stdout] test strings::tests::test_asc ... ok
[INFO] [stdout] test strings::tests::test_left ... ok
[INFO] [stdout] test strings::tests::test_str ... ok
[INFO] [stdout] test strings::tests::test_mid ... ok
[INFO] [stdout] test strings::tests::test_len ... ok
[INFO] [stdout] test strings::tests::test_right ... 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.93s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-2511a63ab50a36c9)
[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' (328) panicked at tests/integration_test.rs:52:5:
[INFO] [stdout] assertion failed: dir.join("Cargo.toml").exists()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65366635b9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65366635b9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65366635b9a2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x65366635b9a2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6536663701da - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6536663701da - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6536663607d6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6536663607d6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x65366633970f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x65366633970f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x653666353c89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6536662eee2e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6536662eee2e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x653666353e42 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x653666353e42 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6536663397fa - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x653666331199 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x65366633a61d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x65366637084c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x653666370812 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6536662ddbbc - integration_test[a24754698225166]::src_path
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:52:5
[INFO] [stdout]   21:     0x6536662dd6ba - integration_test[a24754698225166]::src_str
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:59:5
[INFO] [stdout]   22:     0x6536662dde63 - integration_test[a24754698225166]::test_example_script_runner_errors
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:149:12
[INFO] [stdout]   23:     0x6536662dd3f7 - integration_test[a24754698225166]::test_example_script_runner_errors::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:146:39
[INFO] [stdout]   24:     0x6536662e2e26 - <integration_test[a24754698225166]::test_example_script_runner_errors::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6536662e31db - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6536662e31db - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x6536662efa3a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x6536662efa3a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x6536662efa3a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x6536662efa3a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x6536662efa3a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x6536662efa3a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x6536662efa3a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x6536662e9f04 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x6536662e9f04 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x6536662f2532 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x6536662f2532 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x6536662f2532 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x6536662f2532 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x6536662f2532 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6536662f2532 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x6536662f2532 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x65366635b24f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x65366635b24f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7ad892368aa4 - <unknown>
[INFO] [stdout]   46:     0x7ad8923f5a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_example_script_runner stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_example_script_runner' (327) panicked at tests/integration_test.rs:52:5:
[INFO] [stdout] assertion failed: dir.join("Cargo.toml").exists()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65366635b9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65366635b9a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65366635b9a2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x65366635b9a2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6536663701da - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6536663701da - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6536663607d6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6536663607d6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x65366633970f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x65366633970f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x653666353c89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6536662eee2e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6536662eee2e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x653666353e42 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x653666353e42 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6536663397fa - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x653666331199 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x65366633a61d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x65366637084c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x653666370812 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6536662ddbbc - integration_test[a24754698225166]::src_path
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:52:5
[INFO] [stdout]   21:     0x6536662dd6ba - integration_test[a24754698225166]::src_str
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:59:5
[INFO] [stdout]   22:     0x6536662ddc6b - integration_test[a24754698225166]::test_example_script_runner
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:137:12
[INFO] [stdout]   23:     0x6536662dd3c7 - integration_test[a24754698225166]::test_example_script_runner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:134:32
[INFO] [stdout]   24:     0x6536662e2de6 - <integration_test[a24754698225166]::test_example_script_runner::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6536662e31db - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6536662e31db - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x6536662efa3a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x6536662efa3a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x6536662efa3a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x6536662efa3a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x6536662efa3a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x6536662efa3a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x6536662efa3a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x6536662e9f04 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x6536662e9f04 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x6536662f2532 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x6536662f2532 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x6536662f2532 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x6536662f2532 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x6536662f2532 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6536662f2532 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x6536662f2532 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x65366635b24f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x65366635b24f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7ad892368aa4 - <unknown>
[INFO] [stdout]   46:     0x7ad8923f5a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[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.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] running `Command { std: "docker" "inspect" "5ece9eea9c0c4b0f0d16b12fcb4462b2ec2caba97ae19224e3fa1cdde3dd6157", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ece9eea9c0c4b0f0d16b12fcb4462b2ec2caba97ae19224e3fa1cdde3dd6157", kill_on_drop: false }`
[INFO] [stdout] 5ece9eea9c0c4b0f0d16b12fcb4462b2ec2caba97ae19224e3fa1cdde3dd6157
