[INFO] cloning repository https://github.com/mnnxp/cdbs-app
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mnnxp/cdbs-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmnnxp%2Fcdbs-app", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmnnxp%2Fcdbs-app'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e628dabd3e2f73d863c2eacc1cd96169d10d48df
[INFO] testing mnnxp/cdbs-app against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmnnxp%2Fcdbs-app" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mnnxp/cdbs-app
[INFO] finished tweaking git repo https://github.com/mnnxp/cdbs-app
[INFO] tweaked toml for git repo https://github.com/mnnxp/cdbs-app written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mnnxp/cdbs-app on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mnnxp/cdbs-app already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d6db7f04927cea65390b6067c64fa24ef31ede408a50fc426982d70d84c3a182
[INFO] running `Command { std: "docker" "start" "-a" "d6db7f04927cea65390b6067c64fa24ef31ede408a50fc426982d70d84c3a182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6db7f04927cea65390b6067c64fa24ef31ede408a50fc426982d70d84c3a182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6db7f04927cea65390b6067c64fa24ef31ede408a50fc426982d70d84c3a182", kill_on_drop: false }`
[INFO] [stdout] d6db7f04927cea65390b6067c64fa24ef31ede408a50fc426982d70d84c3a182
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d7a84cfdfaa2f4315c449b96404e3fd8d4cef4a39acf7b684bb3da80fdaf58a
[INFO] running `Command { std: "docker" "start" "-a" "2d7a84cfdfaa2f4315c449b96404e3fd8d4cef4a39acf7b684bb3da80fdaf58a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v1.0.70
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling bumpalo v3.6.1
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling gimli v0.24.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling backtrace v0.3.59
[INFO] [stderr]    Compiling futures-core v0.3.14
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling object v0.24.0
[INFO] [stderr]    Compiling futures-sink v0.3.14
[INFO] [stderr]    Compiling anyhow v1.0.42
[INFO] [stderr]    Compiling rustc-demangle v0.1.20
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.14
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling futures-io v0.3.14
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling futures-task v0.3.14
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling addr2line v0.15.2
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling anymap v0.12.1
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling cfg-match v0.2.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling synstructure v0.12.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling yew v0.17.4
[INFO] [stderr]    Compiling yew v0.18.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling futures-macro v0.3.14
[INFO] [stderr]    Compiling yew-router-route-parser v0.15.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling yew-macro v0.18.0
[INFO] [stderr]    Compiling yew-macro v0.17.0
[INFO] [stderr]    Compiling futures-util v0.3.14
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling dotenv_codegen_implementation v0.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.7.2
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling yew-router-macro v0.15.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling graphql-parser v0.2.3
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling memory_units v0.4.0
[INFO] [stderr]    Compiling lipsum v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling dotenv_codegen v0.15.0
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling futures-executor v0.3.14
[INFO] [stderr]    Compiling futures v0.3.14
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling graphql-introspection-query v0.2.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling graphql_client_codegen v0.10.0
[INFO] [stderr]    Compiling js-sys v0.3.69
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling graphql_query_derive v0.10.0
[INFO] [stderr]    Compiling graphql_client v0.10.0
[INFO] [stderr]    Compiling web-sys v0.3.63
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.42
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling gloo-events v0.1.1
[INFO] [stderr]    Compiling gloo-console-timer v0.1.0
[INFO] [stderr]    Compiling gloo-timers v0.2.1
[INFO] [stderr]    Compiling wasm-logger v0.2.0
[INFO] [stderr]    Compiling gloo-file v0.1.0
[INFO] [stderr]    Compiling gloo v0.2.1
[INFO] [stderr]    Compiling yewtil v0.3.2
[INFO] [stderr]    Compiling yew-router v0.15.0
[INFO] [stderr]    Compiling cdbs-app v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `MainView` is never constructed
[INFO] [stdout]  --> src/routes/home/main_view.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct MainView {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ComponentModificationFiles` is never constructed
[INFO] [stdout]    --> src/gqls/component.rs:209:19
[INFO] [stdout]     |
[INFO] [stdout] 209 | pub(crate) struct ComponentModificationFiles;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DeleteService` is never constructed
[INFO] [stdout]   --> src/gqls/supplier_service.rs:48:19
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub(crate) struct DeleteService;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChangeServiceAccess` is never constructed
[INFO] [stdout]   --> src/gqls/supplier_service.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub(crate) struct ChangeServiceAccess;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, yew v0.17.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "2d7a84cfdfaa2f4315c449b96404e3fd8d4cef4a39acf7b684bb3da80fdaf58a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d7a84cfdfaa2f4315c449b96404e3fd8d4cef4a39acf7b684bb3da80fdaf58a", kill_on_drop: false }`
[INFO] [stdout] 2d7a84cfdfaa2f4315c449b96404e3fd8d4cef4a39acf7b684bb3da80fdaf58a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a20c8c928d1bc4b9dfdf8aa0173f2258f6eeae52093afcaa6c651409cf85c8a9
[INFO] running `Command { std: "docker" "start" "-a" "a20c8c928d1bc4b9dfdf8aa0173f2258f6eeae52093afcaa6c651409cf85c8a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.23
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.23
[INFO] [stderr]    Compiling cdbs-app v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `MainView` is never constructed
[INFO] [stdout]  --> src/routes/home/main_view.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct MainView {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ComponentModificationFiles` is never constructed
[INFO] [stdout]    --> src/gqls/component.rs:209:19
[INFO] [stdout]     |
[INFO] [stdout] 209 | pub(crate) struct ComponentModificationFiles;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DeleteService` is never constructed
[INFO] [stdout]   --> src/gqls/supplier_service.rs:48:19
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub(crate) struct DeleteService;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChangeServiceAccess` is never constructed
[INFO] [stdout]   --> src/gqls/supplier_service.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub(crate) struct ChangeServiceAccess;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.42s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, yew v0.17.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "a20c8c928d1bc4b9dfdf8aa0173f2258f6eeae52093afcaa6c651409cf85c8a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a20c8c928d1bc4b9dfdf8aa0173f2258f6eeae52093afcaa6c651409cf85c8a9", kill_on_drop: false }`
[INFO] [stdout] a20c8c928d1bc4b9dfdf8aa0173f2258f6eeae52093afcaa6c651409cf85c8a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0f5fb8286d75b3d305f198526548aea1d11491cf7a9c936acfee6662275df7f1
[INFO] running `Command { std: "docker" "start" "-a" "0f5fb8286d75b3d305f198526548aea1d11491cf7a9c936acfee6662275df7f1", kill_on_drop: false }`
[INFO] [stderr] warning: struct `MainView` is never constructed
[INFO] [stderr]  --> src/routes/home/main_view.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct MainView {
[INFO] [stderr]   |            ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ComponentModificationFiles` is never constructed
[INFO] [stderr]    --> src/gqls/component.rs:209:19
[INFO] [stderr]     |
[INFO] [stderr] 209 | pub(crate) struct ComponentModificationFiles;
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DeleteService` is never constructed
[INFO] [stderr]   --> src/gqls/supplier_service.rs:48:19
[INFO] [stderr]    |
[INFO] [stderr] 48 | pub(crate) struct DeleteService;
[INFO] [stderr]    |                   ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ChangeServiceAccess` is never constructed
[INFO] [stderr]   --> src/gqls/supplier_service.rs:57:19
[INFO] [stderr]    |
[INFO] [stderr] 57 | pub(crate) struct ChangeServiceAccess;
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cdbs-app` (bin "cdbs-app" test) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, yew v0.17.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cdbs_app-06d2a6ee60ff78d3)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test services::subscribers::test_utils::number_18787871565 ... ok
[INFO] [stdout] test services::subscribers::test_utils::number_3957 ... ok
[INFO] [stdout] test services::subscribers::test_utils::number_556 ... ok
[INFO] [stdout] test services::subscribers::test_utils::number_97000087156 ... ok
[INFO] [stdout] test services::subscribers::test_utils::number_4000 ... ok
[INFO] [stdout] test services::subscribers::test_utils::number_489999517 ... ok
[INFO] [stdout] test services::subscribers::test_utils::number_987005 ... ok
[INFO] [stdout] test services::util::test_utils::decode_1 ... ok
[INFO] [stdout] test services::util::test_utils::decode_2 ... ok
[INFO] [stdout] test fragments::component::modification::import::parser_raw::test_utils::parsing_tab ... ok
[INFO] [stdout] test fragments::component::param::import::parser_raw::test_utils::parsing_tab ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0f5fb8286d75b3d305f198526548aea1d11491cf7a9c936acfee6662275df7f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f5fb8286d75b3d305f198526548aea1d11491cf7a9c936acfee6662275df7f1", kill_on_drop: false }`
[INFO] [stdout] 0f5fb8286d75b3d305f198526548aea1d11491cf7a9c936acfee6662275df7f1
