[INFO] cloning repository https://github.com/bitrix1/test_2022_03_23
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bitrix1/test_2022_03_23" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbitrix1%2Ftest_2022_03_23", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbitrix1%2Ftest_2022_03_23'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c81b6d29d060f76535f28003112ef9954bb880b6
[INFO] testing bitrix1/test_2022_03_23 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbitrix1%2Ftest_2022_03_23" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bitrix1/test_2022_03_23
[INFO] finished tweaking git repo https://github.com/bitrix1/test_2022_03_23
[INFO] tweaked toml for git repo https://github.com/bitrix1/test_2022_03_23 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bitrix1/test_2022_03_23 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 git repo https://github.com/bitrix1/test_2022_03_23 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]  Downloading crates ...
[INFO] [stderr]   Downloaded typed-arena v2.0.1
[INFO] [stderr]   Downloaded tokio-macros v1.7.0
[INFO] [stderr]   Downloaded mio v0.8.2
[INFO] [stderr]   Downloaded syn v1.0.92
[INFO] [stderr]   Downloaded tokio v1.18.1
[INFO] [stderr]   Downloaded libc v0.2.125
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bdac7a0c8c31490401db24af956e7b5299b224db9ea4b860a35451f03e7588ce
[INFO] running `Command { std: "docker" "start" "-a" "bdac7a0c8c31490401db24af956e7b5299b224db9ea4b860a35451f03e7588ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bdac7a0c8c31490401db24af956e7b5299b224db9ea4b860a35451f03e7588ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdac7a0c8c31490401db24af956e7b5299b224db9ea4b860a35451f03e7588ce", kill_on_drop: false }`
[INFO] [stdout] bdac7a0c8c31490401db24af956e7b5299b224db9ea4b860a35451f03e7588ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe749ec0e2eb91cb31d8f302898749aaeb12abef9a44be47a6fb7b0b99178a39
[INFO] running `Command { std: "docker" "start" "-a" "fe749ec0e2eb91cb31d8f302898749aaeb12abef9a44be47a6fb7b0b99178a39", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling typed-arena v2.0.1
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tokio v1.18.1
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling test_2022_03_23 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/thread_ex/static_unsave_x.rs:17:80
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 println!("hi number i={}, x={} from 1 the spawned thread!", i, X);
[INFO] [stdout]    |                                                                                ^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/thread_ex/static_unsave_x.rs:26:80
[INFO] [stdout]    |
[INFO] [stdout] 26 |                 println!("hi number i={}, x={} from 2 the spawned thread!", i, X);
[INFO] [stdout]    |                                                                                ^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/thread_ex/static_unsave_x.rs:34:71
[INFO] [stdout]    |
[INFO] [stdout] 34 |             println!("hi number i={}, x={} from the main thread!", i, X);
[INFO] [stdout]    |                                                                       ^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     tokio_ex::future::main().await;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let _ = tokio_ex::future::main().await;
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.26s
[INFO] running `Command { std: "docker" "inspect" "fe749ec0e2eb91cb31d8f302898749aaeb12abef9a44be47a6fb7b0b99178a39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe749ec0e2eb91cb31d8f302898749aaeb12abef9a44be47a6fb7b0b99178a39", kill_on_drop: false }`
[INFO] [stdout] fe749ec0e2eb91cb31d8f302898749aaeb12abef9a44be47a6fb7b0b99178a39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0f5eb4be4e62dee5e80f7dd5f73ea4e0992cf3300844d758c950b15d384b479
[INFO] running `Command { std: "docker" "start" "-a" "c0f5eb4be4e62dee5e80f7dd5f73ea4e0992cf3300844d758c950b15d384b479", kill_on_drop: false }`
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/thread_ex/static_unsave_x.rs:17:80
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 println!("hi number i={}, x={} from 1 the spawned thread!", i, X);
[INFO] [stdout]    |                                                                                ^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/thread_ex/static_unsave_x.rs:26:80
[INFO] [stdout]    |
[INFO] [stdout] 26 |                 println!("hi number i={}, x={} from 2 the spawned thread!", i, X);
[INFO] [stdout]    |                                                                                ^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/thread_ex/static_unsave_x.rs:34:71
[INFO] [stdout]    |
[INFO] [stdout] 34 |             println!("hi number i={}, x={} from the main thread!", i, X);
[INFO] [stdout]    |                                                                       ^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling test_2022_03_23 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     tokio_ex::future::main().await;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let _ = tokio_ex::future::main().await;
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/thread_ex/static_unsave_x.rs:17:80
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 println!("hi number i={}, x={} from 1 the spawned thread!", i, X);
[INFO] [stdout]    |                                                                                ^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/thread_ex/static_unsave_x.rs:26:80
[INFO] [stdout]    |
[INFO] [stdout] 26 |                 println!("hi number i={}, x={} from 2 the spawned thread!", i, X);
[INFO] [stdout]    |                                                                                ^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/thread_ex/static_unsave_x.rs:34:71
[INFO] [stdout]    |
[INFO] [stdout] 34 |             println!("hi number i={}, x={} from the main thread!", i, X);
[INFO] [stdout]    |                                                                       ^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.65s
[INFO] running `Command { std: "docker" "inspect" "c0f5eb4be4e62dee5e80f7dd5f73ea4e0992cf3300844d758c950b15d384b479", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0f5eb4be4e62dee5e80f7dd5f73ea4e0992cf3300844d758c950b15d384b479", kill_on_drop: false }`
[INFO] [stdout] c0f5eb4be4e62dee5e80f7dd5f73ea4e0992cf3300844d758c950b15d384b479
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f642a8d1e87cd3100522306afb50dd71f584ed2e483c814f81d9f78a610ca32c
[INFO] running `Command { std: "docker" "start" "-a" "f642a8d1e87cd3100522306afb50dd71f584ed2e483c814f81d9f78a610ca32c", kill_on_drop: false }`
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/thread_ex/static_unsave_x.rs:17:80
[INFO] [stderr]    |
[INFO] [stderr] 17 |                 println!("hi number i={}, x={} from 1 the spawned thread!", i, X);
[INFO] [stderr]    |                                                                                ^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/thread_ex/static_unsave_x.rs:26:80
[INFO] [stderr]    |
[INFO] [stderr] 26 |                 println!("hi number i={}, x={} from 2 the spawned thread!", i, X);
[INFO] [stderr]    |                                                                                ^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/thread_ex/static_unsave_x.rs:34:71
[INFO] [stderr]    |
[INFO] [stderr] 34 |             println!("hi number i={}, x={} from the main thread!", i, X);
[INFO] [stderr]    |                                                                       ^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr] 
[INFO] [stderr] warning: `test_2022_03_23` (lib) generated 3 warnings
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/main.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 |     tokio_ex::future::main().await;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 15 |     let _ = tokio_ex::future::main().await;
[INFO] [stderr]    |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `test_2022_03_23` (bin "test_2022_03_23" test) generated 1 warning
[INFO] [stderr] warning: `test_2022_03_23` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/test_2022_03_23-08fea7130118346c)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test linked_list_ex::weak::tests::test1 ... ok
[INFO] [stdout] test macros_ex::hello::tests::fn1_arg_1 ... ok
[INFO] [stdout] test option_unwrap_ex::tests::fn2 ... ok
[INFO] [stdout] test macros_ex::hello::tests::fn1_arg_default ... ok
[INFO] [stdout] test codewars_ex::roman_numerals_encoder::tests::test1 ... ok
[INFO] [stdout] test option_unwrap_ex::tests::fn3 ... ok
[INFO] [stdout] test option_unwrap_ex::tests::fn4 ... ok
[INFO] [stdout] test option_unwrap_ex::tests::fn5 ... ok
[INFO] [stdout] test linked_list_ex::bad_stack::test::basics ... ok
[INFO] [stdout] test option_unwrap_ex::tests::fn1 ... ok
[INFO] [stdout] test option_unwrap_ex::tests::fn6 ... ok
[INFO] [stdout] test raw_ptr_ex::tests::fn2 ... ok
[INFO] [stdout] test tests::fn1_arg_default1 ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/test_2022_03_23-08fea7130118346c` (signal: 11, SIGSEGV: invalid memory reference)
[INFO] running `Command { std: "docker" "inspect" "f642a8d1e87cd3100522306afb50dd71f584ed2e483c814f81d9f78a610ca32c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f642a8d1e87cd3100522306afb50dd71f584ed2e483c814f81d9f78a610ca32c", kill_on_drop: false }`
[INFO] [stdout] f642a8d1e87cd3100522306afb50dd71f584ed2e483c814f81d9f78a610ca32c
