[INFO] cloning repository https://github.com/gcastellov/fuzzy-chat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gcastellov/fuzzy-chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgcastellov%2Ffuzzy-chat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgcastellov%2Ffuzzy-chat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 352e00465e0abf70adf0d502e7e9e142368dffa6 [INFO] testing gcastellov/fuzzy-chat against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgcastellov%2Ffuzzy-chat" "/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/gcastellov/fuzzy-chat [INFO] finished tweaking git repo https://github.com/gcastellov/fuzzy-chat [INFO] tweaked toml for git repo https://github.com/gcastellov/fuzzy-chat written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gcastellov/fuzzy-chat on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gcastellov/fuzzy-chat 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lock_api v0.4.13 [INFO] [stderr] Downloaded parking_lot v0.12.4 [INFO] [stderr] Downloaded which v4.4.2 [INFO] [stderr] Downloaded tonic-build v0.13.1 [INFO] [stderr] Downloaded sha1_smol v1.0.1 [INFO] [stderr] Downloaded anstyle v1.0.11 [INFO] [stderr] Downloaded protoc-rust v2.28.0 [INFO] [stderr] Downloaded humantime v2.2.0 [INFO] [stderr] Downloaded csv-core v0.1.12 [INFO] [stderr] Downloaded protobuf-codegen v2.28.0 [INFO] [stderr] Downloaded windows-core v0.61.2 [INFO] [stderr] Downloaded iana-time-zone v0.1.63 [INFO] [stderr] Downloaded arc-swap v1.7.1 [INFO] [stderr] Downloaded hyper-util v0.1.14 [INFO] [stderr] Downloaded cc v1.2.25 [INFO] [stderr] Downloaded tonic v0.13.1 [INFO] [stderr] Downloaded uuid v1.17.0 [INFO] [stderr] Downloaded protobuf v2.28.0 [INFO] [stderr] Downloaded h2 v0.4.10 [INFO] [stderr] Downloaded axum v0.8.4 [INFO] [stderr] Downloaded prettyplease v0.2.33 [INFO] [stderr] Downloaded matchit v0.8.4 [INFO] [stderr] Downloaded anyhow v1.0.98 [INFO] [stderr] Downloaded hyper-timeout v0.5.2 [INFO] [stderr] Downloaded fern v0.7.1 [INFO] [stderr] Downloaded redis v0.30.0 [INFO] [stderr] Downloaded axum-core v0.5.2 [INFO] [stderr] Downloaded rustls v0.23.27 [INFO] [stderr] Downloaded parking_lot_core v0.9.11 [INFO] [stderr] Downloaded windows-implement v0.60.0 [INFO] [stderr] Downloaded windows-interface v0.59.1 [INFO] [stderr] Downloaded protoc v2.28.0 [INFO] [stderr] Downloaded rustls-webpki v0.103.3 [INFO] [stderr] Downloaded csv v1.3.1 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c23749f1561daa6cdbc1855370be22b62310b9f8980ed16f6f5373191075038a [INFO] running `Command { std: "docker" "start" "-a" "c23749f1561daa6cdbc1855370be22b62310b9f8980ed16f6f5373191075038a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c23749f1561daa6cdbc1855370be22b62310b9f8980ed16f6f5373191075038a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c23749f1561daa6cdbc1855370be22b62310b9f8980ed16f6f5373191075038a", kill_on_drop: false }` [INFO] [stdout] c23749f1561daa6cdbc1855370be22b62310b9f8980ed16f6f5373191075038a [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=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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b4ea7a1158c800b9016d61e81b8adf7e523a5761e272b77a3f85f4e69cc0f3f [INFO] running `Command { std: "docker" "start" "-a" "1b4ea7a1158c800b9016d61e81b8adf7e523a5761e272b77a3f85f4e69cc0f3f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling prettyplease v0.2.33 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling protoc v2.28.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling fern v0.7.1 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling protobuf-codegen v2.28.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling protoc-rust v2.28.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling tonic-build v0.13.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling gateway v1.0.0 (/opt/rustwide/workdir/gateway) [INFO] [stderr] Compiling proxy v1.0.0 (/opt/rustwide/workdir/proxy) [INFO] [stderr] Compiling client v1.0.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Compiling controller v1.0.0 (/opt/rustwide/workdir/controller) [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling redis v0.30.0 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling crosscutting v1.0.0 (/opt/rustwide/workdir/crosscutting) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "1b4ea7a1158c800b9016d61e81b8adf7e523a5761e272b77a3f85f4e69cc0f3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b4ea7a1158c800b9016d61e81b8adf7e523a5761e272b77a3f85f4e69cc0f3f", kill_on_drop: false }` [INFO] [stdout] 1b4ea7a1158c800b9016d61e81b8adf7e523a5761e272b77a3f85f4e69cc0f3f [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=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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8158b83a198056b31b04239f1144adfc1d9e18465e962138333a632f662fee82 [INFO] running `Command { std: "docker" "start" "-a" "8158b83a198056b31b04239f1144adfc1d9e18465e962138333a632f662fee82", kill_on_drop: false }` [INFO] [stderr] Compiling gateway v1.0.0 (/opt/rustwide/workdir/gateway) [INFO] [stderr] Compiling crosscutting v1.0.0 (/opt/rustwide/workdir/crosscutting) [INFO] [stderr] Compiling proxy v1.0.0 (/opt/rustwide/workdir/proxy) [INFO] [stderr] Compiling client v1.0.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Compiling controller v1.0.0 (/opt/rustwide/workdir/controller) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.90s [INFO] running `Command { std: "docker" "inspect" "8158b83a198056b31b04239f1144adfc1d9e18465e962138333a632f662fee82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8158b83a198056b31b04239f1144adfc1d9e18465e962138333a632f662fee82", kill_on_drop: false }` [INFO] [stdout] 8158b83a198056b31b04239f1144adfc1d9e18465e962138333a632f662fee82 [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=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" "+1.95.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d8bc019f0692f3f7b3a6f5f905d212f8b9c8e318ade6bac20b482b31e6a95ee5 [INFO] running `Command { std: "docker" "start" "-a" "d8bc019f0692f3f7b3a6f5f905d212f8b9c8e318ade6bac20b482b31e6a95ee5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/client-50aadf064ef5c9d6) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test command::tests::invalid_command_from_str_returns_error ... ok [INFO] [stdout] test command::tests::status_command_from_str_is_well_formatted ... ok [INFO] [stdout] test services::landing_service::tests::given_redeem_fails_when_receiving_message_then_returns_internal_error ... ok [INFO] [stdout] test command::tests::send_command_from_str_is_well_formatted ... ok [INFO] [stdout] test command::tests::send_command_from_str_with_invalid_format_returns_error ... ok [INFO] [stdout] test services::landing_service::tests::given_redeem_succeeds_when_receiving_message_then_channels_message ... ok [INFO] [stdout] test command::tests::send_command_from_str_with_no_content_returns_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/controller-05dc8105c345bf95) [INFO] [stdout] [INFO] [stdout] running 50 tests [INFO] [stdout] test membership::tests::get_member_returns_member_if_exists ... ok [INFO] [stdout] test membership::tests::get_member_returns_none_if_no_member_with_uid ... ok [INFO] [stdout] test routing::tests::check_for_final_route_calls_has_reached_final_route_on_strategy ... ok [INFO] [stdout] test routing::tests::initialize_calls_set_conversation ... ok [INFO] [stdout] test routing::tests::new_creates_route_manager_with_routing_strategies ... ok [INFO] [stdout] test membership::tests::new_creates_member_manager ... ok [INFO] [stdout] test routing::tests::get_next_route_calls_get_next_route_on_strategy ... ok [INFO] [stdout] test routing::tests::redeem_route_calls_get_route_and_remove_route ... ok [INFO] [stdout] test routing::tests::store_route_calls_set_route ... ok [INFO] [stdout] test services::auth_service::tests::given_existing_session_when_logout_is_called_then_logout_is_successful ... ok [INFO] [stdout] test services::auth_service::tests::given_existing_member_when_login_is_called_then_login_is_successful ... ok [INFO] [stdout] test routing::tests::redeem_route_avoids_removing_route_when_get_route_returns_none ... ok [INFO] [stdout] test services::auth_service::tests::given_non_existing_member_when_login_is_called_then_login_is_unsuccessful ... ok [INFO] [stdout] test services::auth_service::tests::given_non_existing_session_when_logout_is_called_then_logout_is_unsuccessful ... ok [INFO] [stdout] test services::guards::tests::given_existing_conversation_when_checking_conversation_then_returns_ok ... ok [INFO] [stdout] test services::auth_service::tests::given_non_existing_session_when_ping_is_called_then_ping_is_unsuccessful ... ok [INFO] [stdout] test services::guards::tests::given_non_existing_conversation_when_checking_conversation_then_returns_error ... ok [INFO] [stdout] test services::guards::tests::given_invalid_access_key_when_checking_session_then_returns_error ... ok [INFO] [stdout] test services::auth_service::tests::given_existing_session_when_ping_is_called_then_ping_is_successful ... ok [INFO] [stdout] test services::route_service::tests::given_existing_session_and_conversation_and_route_when_redeeming_then_returns_ok ... ok [INFO] [stdout] test services::route_service::tests::given_existing_session_and_conversation_but_proxies_when_routing_then_returns_error ... ok [INFO] [stdout] test services::route_service::tests::given_existing_session_but_conversation_when_routing_then_returns_error ... ok [INFO] [stdout] test services::route_service::tests::given_existing_session_and_conversation_but_route_when_redeeming_then_returns_error ... ok [INFO] [stdout] test services::route_service::tests::given_existing_session_but_conversation_when_redeeming_then_returns_error ... ok [INFO] [stdout] test services::route_service::tests::given_existing_session_when_initializing_conversation_then_returns_ok ... ok [INFO] [stdout] test services::route_service::tests::given_non_existing_session_when_redeeming_then_returns_error ... ok [INFO] [stdout] test session::tests::count_controllers_returns_count ... ok [INFO] [stdout] test services::route_service::tests::given_existing_session_and_conversation_and_proxies_when_routing_then_returns_ok ... ok [INFO] [stdout] test session::tests::get_proxies_returns_proxies ... ok [INFO] [stdout] test session::tests::set_session_creates_and_stores_session_returning_access_key ... ok [INFO] [stdout] test session::tests::remove_session_removes_session ... ok [INFO] [stdout] test storage::tests::create_in_memory_member_repository ... ok [INFO] [stdout] test session::tests::count_clients_returns_count ... ok [INFO] [stdout] test services::route_service::tests::given_non_existing_session_when_initializing_conversation_then_returns_error ... ok [INFO] [stdout] test services::route_service::tests::given_non_existing_session_when_routing_then_returns_error ... ok [INFO] [stdout] test storage::tests::create_in_memory_route_repository ... ok [INFO] [stdout] test session::tests::new_creates_session_manager ... ok [INFO] [stdout] test session::tests::get_session_returns_session_info ... ok [INFO] [stdout] test session::tests::count_proxies_returns_count ... ok [INFO] [stdout] test session::tests::get_client_returns_client ... ok [INFO] [stdout] test storage::tests::from_u8_to_redis_repository_type ... ok [INFO] [stdout] test storage::tests::create_in_memory_session_repository ... ok [INFO] [stdout] test storage::tests::default_repository_type_returns_inmemory ... ok [INFO] [stdout] test storage::tests::from_u8_to_inmemory_repository_type ... ok [INFO] [stdout] test storage::tests::get_from_no_env_returns_default_repository_type ... ok [INFO] [stdout] test services::info_service::tests::given_client_session_when_getting_status_then_returns_expected_status ... ok [INFO] [stdout] test services::guards::tests::given_valid_access_key_when_checking_session_then_returns_ok ... ok [INFO] [stdout] test storage::tests::create_redis_member_repository ... ok [INFO] [stdout] test storage::tests::create_redis_route_repository ... ok [INFO] [stdout] test storage::tests::create_redis_session_repository ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crosscutting-23504d15313afe08) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test settings::service::tests::get_controller_connection_settings_missing_ip ... ok [INFO] [stdout] test settings::service::tests::get_controller_domain_name_valid ... ok [INFO] [stdout] test settings::service::tests::get_controller_connection_settings_invalid_port ... ok [INFO] [stdout] test settings::service::tests::get_controller_domain_name_missing ... ok [INFO] [stdout] test settings::service::tests::get_controller_endpoint_valid ... FAILED [INFO] [stdout] test tests::from_byte_to_component_type ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- settings::service::tests::get_controller_endpoint_valid stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'settings::service::tests::get_controller_endpoint_valid' (82) panicked at crosscutting/src/settings/service.rs:86:9: [INFO] [stdout] assertion failed: result.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f927c183a8a - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f927c183a8a - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f927c183a8a - std[e28293b1aa0f68bd]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f927c183a8a - <::print::DisplayBacktrace as core[c1f1a4ba060b9bfa]::fmt::Display>::fmt [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f927c1978fa - ::fmt [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f927c1978fa - core[c1f1a4ba060b9bfa]::fmt::write [INFO] [stdout] 6: 0x5f927c188312 - std[e28293b1aa0f68bd]::io::default_write_fmt::> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f927c188312 - as std[e28293b1aa0f68bd]::io::Write>::write_fmt [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f927c16262f - ::print [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f927c16262f - std[e28293b1aa0f68bd]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f927c17bb49 - std[e28293b1aa0f68bd]::panicking::default_hook [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f927c11537c - core[c1f1a4ba060b9bfa]::ops::function::Fn<(&'a std[e28293b1aa0f68bd]::panic::PanicHookInfo<'b>,), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::Fn<(&std[e28293b1aa0f68bd]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f927c11537c - test[273d7611820c9051]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f927c17bd02 - core[c1f1a4ba060b9bfa]::ops::function::Fn<(&'a std[e28293b1aa0f68bd]::panic::PanicHookInfo<'b>,), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::Fn<(&std[e28293b1aa0f68bd]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f927c17bd02 - std[e28293b1aa0f68bd]::panicking::panic_with_hook [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f927c16271a - std[e28293b1aa0f68bd]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x5f927c159d59 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f927c1635bd - __rustc[b7974e8690430dd9]::rust_begin_unwind [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f927c19814c - core[c1f1a4ba060b9bfa]::panicking::panic_fmt [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f927c198112 - core[c1f1a4ba060b9bfa]::panicking::panic [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x5f927c106fcb - crosscutting::settings::service::tests::get_controller_endpoint_valid::h44d591b67c2baec2 [INFO] [stdout] at /opt/rustwide/workdir/crosscutting/src/settings/service.rs:86:9 [INFO] [stdout] 21: 0x5f927c107287 - crosscutting::settings::service::tests::get_controller_endpoint_valid::{{closure}}::h35f4b16d9cd33db2 [INFO] [stdout] at /opt/rustwide/workdir/crosscutting/src/settings/service.rs:80:39 [INFO] [stdout] 22: 0x5f927c108056 - core::ops::function::FnOnce::call_once::h0703e2ba07ac84ed [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5f927c10945b - core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5f927c10945b - test[273d7611820c9051]::__rust_begin_short_backtrace::, fn() -> core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x5f927c115e4b - test[273d7611820c9051]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x5f927c115e4b - as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x5f927c115e4b - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::, core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x5f927c115e4b - std[e28293b1aa0f68bd]::panicking::catch_unwind::, core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5f927c115e4b - std[e28293b1aa0f68bd]::panic::catch_unwind::, core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5f927c115e4b - test[273d7611820c9051]::run_test_in_process [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x5f927c115e4b - test[273d7611820c9051]::run_test::{closure#0} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x5f927c111564 - test[273d7611820c9051]::run_test::{closure#1} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x5f927c111564 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x5f927c118a52 - std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 35: 0x5f927c118a52 - ::{closure#1}::{closure#0}> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x5f927c118a52 - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x5f927c118a52 - std[e28293b1aa0f68bd]::panicking::catch_unwind::<(), core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x5f927c118a52 - std[e28293b1aa0f68bd]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5f927c118a52 - std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 40: 0x5f927c118a52 - ::{closure#1} as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5f927c18309f - + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 42: 0x5f927c18309f - ::new::thread_start [INFO] [stdout] at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x7ca85f0fdaa4 - [INFO] [stdout] 44: 0x7ca85f18aa64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] settings::service::tests::get_controller_endpoint_valid [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p crosscutting --lib` [INFO] running `Command { std: "docker" "inspect" "d8bc019f0692f3f7b3a6f5f905d212f8b9c8e318ade6bac20b482b31e6a95ee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8bc019f0692f3f7b3a6f5f905d212f8b9c8e318ade6bac20b482b31e6a95ee5", kill_on_drop: false }` [INFO] [stdout] d8bc019f0692f3f7b3a6f5f905d212f8b9c8e318ade6bac20b482b31e6a95ee5