[INFO] cloning repository https://github.com/AE9RB/basic-lang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AE9RB/basic-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAE9RB%2Fbasic-lang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAE9RB%2Fbasic-lang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c8d20debdf324fcb74ac5c102f37c42535b0f08e
[INFO] testing AE9RB/basic-lang against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAE9RB%2Fbasic-lang" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AE9RB/basic-lang
[INFO] finished tweaking git repo https://github.com/AE9RB/basic-lang
[INFO] tweaked toml for git repo https://github.com/AE9RB/basic-lang written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AE9RB/basic-lang on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AE9RB/basic-lang 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 249641ce22f8374f1864eee927c46378518aeb92aae7495e1f684f40c79832d4
[INFO] running `Command { std: "docker" "start" "-a" "249641ce22f8374f1864eee927c46378518aeb92aae7495e1f684f40c79832d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "249641ce22f8374f1864eee927c46378518aeb92aae7495e1f684f40c79832d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "249641ce22f8374f1864eee927c46378518aeb92aae7495e1f684f40c79832d4", kill_on_drop: false }`
[INFO] [stdout] 249641ce22f8374f1864eee927c46378518aeb92aae7495e1f684f40c79832d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c79d47b8da3ae490ce38a6ed7adb003142482159d7a589167b20641ffbb1bc5a
[INFO] running `Command { std: "docker" "start" "-a" "c79d47b8da3ae490ce38a6ed7adb003142482159d7a589167b20641ffbb1bc5a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cc v1.0.88
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling smallstr v0.2.0
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling chrono v0.4.34
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ctrlc v3.4.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling mortal v0.2.4
[INFO] [stderr]    Compiling linefeed v0.6.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.24
[INFO] [stderr]    Compiling basic-lang v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lang/line.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn new(changes: &HashMap<u16, u16>) -> RenumVisitor {
[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] 73 |     fn new(changes: &HashMap<u16, u16>) -> RenumVisitor<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lang/line.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn new(changes: &HashMap<u16, u16>) -> RenumVisitor {
[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] 73 |     fn new(changes: &HashMap<u16, u16>) -> RenumVisitor<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "c79d47b8da3ae490ce38a6ed7adb003142482159d7a589167b20641ffbb1bc5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c79d47b8da3ae490ce38a6ed7adb003142482159d7a589167b20641ffbb1bc5a", kill_on_drop: false }`
[INFO] [stdout] c79d47b8da3ae490ce38a6ed7adb003142482159d7a589167b20641ffbb1bc5a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce7bb93583443d8b993aa6dbe9a29ea6cdecbc6f1474adbf92101b539d8595f8
[INFO] running `Command { std: "docker" "start" "-a" "ce7bb93583443d8b993aa6dbe9a29ea6cdecbc6f1474adbf92101b539d8595f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling basic-lang v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lang/line.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn new(changes: &HashMap<u16, u16>) -> RenumVisitor {
[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] 73 |     fn new(changes: &HashMap<u16, u16>) -> RenumVisitor<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lang/line.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn new(changes: &HashMap<u16, u16>) -> RenumVisitor {
[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] 73 |     fn new(changes: &HashMap<u16, u16>) -> RenumVisitor<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lang/line.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn new(changes: &HashMap<u16, u16>) -> RenumVisitor {
[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] 73 |     fn new(changes: &HashMap<u16, u16>) -> RenumVisitor<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.93s
[INFO] running `Command { std: "docker" "inspect" "ce7bb93583443d8b993aa6dbe9a29ea6cdecbc6f1474adbf92101b539d8595f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce7bb93583443d8b993aa6dbe9a29ea6cdecbc6f1474adbf92101b539d8595f8", kill_on_drop: false }`
[INFO] [stdout] ce7bb93583443d8b993aa6dbe9a29ea6cdecbc6f1474adbf92101b539d8595f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9e6c3c48a5f577f13e57218072546d947e21c17fe52c065b6bbce49d7b50e63f
[INFO] running `Command { std: "docker" "start" "-a" "9e6c3c48a5f577f13e57218072546d947e21c17fe52c065b6bbce49d7b50e63f", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lang/line.rs:73:21
[INFO] [stderr]    |
[INFO] [stderr] 73 |     fn new(changes: &HashMap<u16, u16>) -> RenumVisitor {
[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] 73 |     fn new(changes: &HashMap<u16, u16>) -> RenumVisitor<'_> {
[INFO] [stderr]    |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `basic-lang` (lib) generated 1 warning (run `cargo fix --lib -p basic-lang` to apply 1 suggestion)
[INFO] [stderr] warning: `basic-lang` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `basic-lang` (bin "basic") generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/basic-b7db19cb436a5e61)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/expression_test.rs (/opt/rustwide/target/debug/deps/expression_test-427d65b1d21ae193)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_int_division ... ok
[INFO] [stdout] test test_left_assoc ... ok
[INFO] [stdout] test test_precedence ... ok
[INFO] [stdout] test test_variables ... ok
[INFO] [stdout] test test_array_basics ... ok
[INFO] [stdout] test test_hex_octal ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/function_test.rs (/opt/rustwide/target/debug/deps/function_test-bcc05a7d931d88f5)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test test_built_in_reserved ... ok
[INFO] [stdout] test test_fn_asc ... ok
[INFO] [stdout] test test_fn_cint ... ok
[INFO] [stdout] test test_fn_abs ... ok
[INFO] [stdout] test test_fn_atn ... ok
[INFO] [stdout] test test_fn_chr ... ok
[INFO] [stdout] test test_fn_cdbl ... ok
[INFO] [stdout] test test_fn_csng ... ok
[INFO] [stdout] test test_fn_fix ... ok
[INFO] [stdout] test test_fn_hex ... ok
[INFO] [stdout] test test_fn_date ... ok
[INFO] [stdout] test test_fn_instr ... ok
[INFO] [stdout] test test_fn_exp ... ok
[INFO] [stdout] test test_fn_left ... ok
[INFO] [stdout] test test_fn_len ... ok
[INFO] [stdout] test test_fn_right ... ok
[INFO] [stdout] test test_fn_mid ... ok
[INFO] [stdout] test test_fn_oct ... ok
[INFO] [stdout] test test_fn_sgn ... ok
[INFO] [stdout] test test_fn_spc ... ok
[INFO] [stdout] test test_fn_rnd ... ok
[INFO] [stdout] test test_fn_sqr ... ok
[INFO] [stdout] test test_fn_sin ... ok
[INFO] [stdout] test test_fn_pos ... ok
[INFO] [stdout] test test_fn_str ... ok
[INFO] [stdout] test test_fn_log ... ok
[INFO] [stdout] test test_fn_cos ... ok
[INFO] [stdout] test test_fn_int ... ok
[INFO] [stdout] test test_fn_string ... ok
[INFO] [stdout] test test_fn_tab ... ok
[INFO] [stdout] test test_fn_tan ... ok
[INFO] [stdout] test test_fn_val ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lex_test.rs (/opt/rustwide/target/debug/deps/lex_test-066627236d37b473)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test test_annotated_numbers ... ok
[INFO] [stdout] test test_direct ... ok
[INFO] [stdout] test test_do_not_trim_start ... ok
[INFO] [stdout] test test_dangling_exponent ... ok
[INFO] [stdout] test test_eq_gt ... ok
[INFO] [stdout] test test_empty ... ok
[INFO] [stdout] test test_go_sub_2 ... ok
[INFO] [stdout] test test_for_loop ... ok
[INFO] [stdout] test test_go_to_1 ... ok
[INFO] [stdout] test test_ident_with_word ... ok
[INFO] [stdout] test test_go_to_2 ... ok
[INFO] [stdout] test test_indirect ... ok
[INFO] [stdout] test test_line_number_only ... ok
[INFO] [stdout] test test_print_2 ... ok
[INFO] [stderr]      Running tests/parse_test.rs (/opt/rustwide/target/debug/deps/parse_test-cd1c80f8bd057723)
[INFO] [stdout] test test_numbers ... ok
[INFO] [stdout] test test_print_1 ... ok
[INFO] [stdout] test test_string_at_start ... ok
[INFO] [stdout] test test_trim_start ... ok
[INFO] [stdout] test test_insert_spacing ... ok
[INFO] [stdout] test test_unknown ... ok
[INFO] [stdout] test test_remark1 ... ok
[INFO] [stdout] test test_remark2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_functions ... ok
[INFO] [stdout] test test_precedence_and_paren ... ok
[INFO] [stdout] test test_let_foo_eq_bar ... ok
[INFO] [stdout] test test_unary ... ok
[INFO] [stdout] test test_printer_list ... ok
[INFO] [stdout] test test_literals ... ok
[INFO] [stdout] test test_remarks ... ok
[INFO] [stderr]      Running tests/statement_test.rs (/opt/rustwide/target/debug/deps/statement_test-d390a5939f7422f5)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test test_cont_after_debug ... ok
[INFO] [stdout] test test_cont_after_eof ... ok
[INFO] [stdout] test test_cont_after_end ... ok
[INFO] [stdout] test test_dim ... ok
[INFO] [stdout] test test_cont_after_stop ... ok
[INFO] [stdout] test test_end_then_cont ... ok
[INFO] [stdout] test test_def_fn ... ok
[INFO] [stdout] test test_deftype ... ok
[INFO] [stdout] test test_erase ... ok
[INFO] [stdout] test test_for_loop_always_runs_once ... ok
[INFO] [stdout] test test_for_loop_assign_step_after_var ... ok
[INFO] [stdout] test test_indirect_error ... ok
[INFO] [stdout] test test_if_then ... ok
[INFO] [stdout] test test_for_loop_break_with_goto ... ok
[INFO] [stdout] test test_input_to_array ... ok
[INFO] [stdout] test test_gosub_return ... ok
[INFO] [stdout] test test_new ... ok
[INFO] [stdout] test test_if_then_else ... ok
[INFO] [stdout] test test_on_gosub_neg ... ok
[INFO] [stdout] test test_on_gosub ... ok
[INFO] [stdout] test test_let_mid_statement ... ok
[INFO] [stdout] test test_restore_data ... ok
[INFO] [stdout] test test_read_data ... ok
[INFO] [stdout] test test_while_wend_not_nested ... ok
[INFO] [stdout] test test_swap ... ok
[INFO] [stdout] test test_tron_troff ... ok
[INFO] [stdout] test test_on_gosub_invalid ... ok
[INFO] [stderr]    Doc-tests basic
[INFO] [stdout] test test_while_wend_nested ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9e6c3c48a5f577f13e57218072546d947e21c17fe52c065b6bbce49d7b50e63f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e6c3c48a5f577f13e57218072546d947e21c17fe52c065b6bbce49d7b50e63f", kill_on_drop: false }`
[INFO] [stdout] 9e6c3c48a5f577f13e57218072546d947e21c17fe52c065b6bbce49d7b50e63f
