[INFO] cloning repository https://github.com/adjective-noun/outer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adjective-noun/outer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadjective-noun%2Fouter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadjective-noun%2Fouter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa503271afd7e3ee630b43f1068024b220625720 [INFO] testing adjective-noun/outer against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadjective-noun%2Fouter" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/adjective-noun/outer [INFO] finished tweaking git repo https://github.com/adjective-noun/outer [INFO] tweaked toml for git repo https://github.com/adjective-noun/outer written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/adjective-noun/outer on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/adjective-noun/outer 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28c5935f9a6bb6cc7cb3285a01ebaf1a273259f9fd033bd1da7a7beecd47e361 [INFO] running `Command { std: "docker" "start" "-a" "28c5935f9a6bb6cc7cb3285a01ebaf1a273259f9fd033bd1da7a7beecd47e361", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28c5935f9a6bb6cc7cb3285a01ebaf1a273259f9fd033bd1da7a7beecd47e361", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28c5935f9a6bb6cc7cb3285a01ebaf1a273259f9fd033bd1da7a7beecd47e361", kill_on_drop: false }` [INFO] [stdout] 28c5935f9a6bb6cc7cb3285a01ebaf1a273259f9fd033bd1da7a7beecd47e361 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 564123e079f33ef37ed540bd8fe80c3b8f8aed0fa6ff8dcfab47ab7294c51880 [INFO] running `Command { std: "docker" "start" "-a" "564123e079f33ef37ed540bd8fe80c3b8f8aed0fa6ff8dcfab47ab7294c51880", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.7 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling arc-swap v1.8.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling smallstr v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling atomic_refcell v0.1.13 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling yrs v0.18.8 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling reedline v0.44.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling outer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "564123e079f33ef37ed540bd8fe80c3b8f8aed0fa6ff8dcfab47ab7294c51880", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "564123e079f33ef37ed540bd8fe80c3b8f8aed0fa6ff8dcfab47ab7294c51880", kill_on_drop: false }` [INFO] [stdout] 564123e079f33ef37ed540bd8fe80c3b8f8aed0fa6ff8dcfab47ab7294c51880 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36ac6d9d8baede9d1df1e7b284ba30f7b2d7ae9ee0b8bd70458ca713896c9dea [INFO] running `Command { std: "docker" "start" "-a" "36ac6d9d8baede9d1df1e7b284ba30f7b2d7ae9ee0b8bd70458ca713896c9dea", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling wiremock v0.5.22 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling outer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `observer` [INFO] [stdout] --> src/delegation/manager.rs:1360:13 [INFO] [stdout] | [INFO] [stdout] 1360 | let observer = manager [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_observer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_block` [INFO] [stdout] --> src/store.rs:853:13 [INFO] [stdout] | [INFO] [stdout] 853 | let user_block = store [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "36ac6d9d8baede9d1df1e7b284ba30f7b2d7ae9ee0b8bd70458ca713896c9dea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36ac6d9d8baede9d1df1e7b284ba30f7b2d7ae9ee0b8bd70458ca713896c9dea", kill_on_drop: false }` [INFO] [stdout] 36ac6d9d8baede9d1df1e7b284ba30f7b2d7ae9ee0b8bd70458ca713896c9dea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e7ea2ec50761a126397043d23505ca9ba18dfadfbf1159886a889fc46e6c1706 [INFO] running `Command { std: "docker" "start" "-a" "e7ea2ec50761a126397043d23505ca9ba18dfadfbf1159886a889fc46e6c1706", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `observer` [INFO] [stderr] --> src/delegation/manager.rs:1360:13 [INFO] [stderr] | [INFO] [stderr] 1360 | let observer = manager [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_observer` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `user_block` [INFO] [stderr] --> src/store.rs:853:13 [INFO] [stderr] | [INFO] [stderr] 853 | let user_block = store [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_block` [INFO] [stderr] [INFO] [stderr] warning: `outer` (lib test) generated 2 warnings (run `cargo fix --lib -p outer --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/outer-422034e003a9d219) [INFO] [stdout] [INFO] [stdout] running 232 tests [INFO] [stdout] test crdt::journal_doc::tests::test_encode_and_apply_update ... ok [INFO] [stdout] test crdt::journal_doc::tests::test_encode_diff ... ok [INFO] [stdout] test crdt::journal_doc::tests::test_append_block_content ... ok [INFO] [stdout] test crdt::journal_doc::tests::test_get_block_content_nonexistent ... ok [INFO] [stdout] test crdt::journal_doc::tests::test_journal_doc_manager_different_journals ... ok [INFO] [stdout] test crdt::journal_doc::tests::test_journal_doc_manager_get_or_create ... ok [INFO] [stdout] test crdt::journal_doc::tests::test_journal_doc_manager_remove ... ok [INFO] [stdout] test crdt::journal_doc::tests::test_new_journal_doc ... ok [INFO] [stdout] test crdt::journal_doc::tests::test_delete_block ... ok [INFO] [stdout] test crdt::journal_doc::tests::test_set_and_get_block_content ... ok [INFO] [stdout] test crdt::journal_doc::tests::test_concurrent_edits_merge ... ok [INFO] [stdout] test crdt::journal_doc::tests::test_set_block_content_overwrites ... ok [INFO] [stdout] test crdt::journal_doc::tests::test_state_vector ... ok [INFO] [stdout] test crdt::participant::tests::test_cursor_serialization_skip_none ... ok [INFO] [stdout] test crdt::participant::tests::test_is_stale ... ok [INFO] [stdout] test crdt::participant::tests::test_mark_disconnected ... ok [INFO] [stdout] test crdt::participant::tests::test_mark_idle ... ok [INFO] [stdout] test crdt::participant::tests::test_observer_kind ... ok [INFO] [stdout] test crdt::participant::tests::test_participant_kind_as_str ... ok [INFO] [stdout] test crdt::participant::tests::test_participant_kind_from_str ... ok [INFO] [stdout] test crdt::participant::tests::test_participant_kind_from_str_invalid ... ok [INFO] [stdout] test crdt::participant::tests::test_participant_new ... ok [INFO] [stdout] test crdt::participant::tests::test_participant_status_as_str ... ok [INFO] [stdout] test crdt::participant::tests::test_participant_serialization ... ok [INFO] [stdout] test crdt::participant::tests::test_participant_status_from_str ... ok [INFO] [stdout] test crdt::participant::tests::test_participant_with_id ... ok [INFO] [stdout] test crdt::participant::tests::test_set_cursor ... ok [INFO] [stdout] test crdt::participant::tests::test_touch_reactivates_idle ... ok [INFO] [stdout] test crdt::room::tests::test_room_crdt_operations ... ok [INFO] [stdout] test crdt::room::tests::test_room_cursor_moved_event ... ok [INFO] [stdout] test crdt::room::tests::test_room_leave_event ... ok [INFO] [stdout] test crdt::participant::tests::test_cursor_serialization_with_values ... ok [INFO] [stdout] test crdt::room::tests::test_room_manager_different_journals ... ok [INFO] [stdout] test crdt::room::tests::test_room_apply_update ... ok [INFO] [stdout] test crdt::room::tests::test_room_is_empty ... ok [INFO] [stdout] test crdt::room::tests::test_room_join_and_leave ... ok [INFO] [stdout] test crdt::room::tests::test_room_event_subscription ... ok [INFO] [stdout] test crdt::room::tests::test_room_manager_get_nonexistent ... ok [INFO] [stdout] test crdt::room::tests::test_room_manager_remove ... ok [INFO] [stdout] test crdt::room::tests::test_room_manager_get_or_create ... ok [INFO] [stdout] test crdt::room::tests::test_room_multiple_participants ... ok [INFO] [stdout] test crdt::room::tests::test_room_rejoin ... ok [INFO] [stdout] test crdt::room::tests::test_room_manager_cleanup_empty ... ok [INFO] [stdout] test crdt::participant::tests::test_participant_color_deterministic ... ok [INFO] [stdout] test crdt::room::tests::test_room_update_cursor_invalid_participant ... ok [INFO] [stdout] test crdt::room::tests::test_room_update_cursor ... ok [INFO] [stdout] test crdt::room::tests::test_room_sync_state ... ok [INFO] [stdout] test crdt::room::tests::test_room_with_doc ... ok [INFO] [stdout] test delegation::capability::tests::test_capability_as_str ... ok [INFO] [stdout] test delegation::capability::tests::test_capability_from_str ... ok [INFO] [stdout] test delegation::capability::tests::test_capability_serialization ... ok [INFO] [stdout] test delegation::capability::tests::test_capability_set_admin_override ... ok [INFO] [stdout] test delegation::capability::tests::test_capability_set_basic_operations ... ok [INFO] [stdout] test delegation::capability::tests::test_capability_set_from_vec ... ok [INFO] [stdout] test delegation::capability::tests::test_capability_from_str_invalid ... ok [INFO] [stdout] test delegation::capability::tests::test_capability_set_to_vec ... ok [INFO] [stdout] test crdt::journal_doc::tests::test_list_blocks ... ok [INFO] [stdout] test delegation::capability::tests::test_default_user_capabilities ... ok [INFO] [stdout] test delegation::manager::tests::test_accept_work ... ok [INFO] [stdout] test delegation::manager::tests::test_approve_work ... ok [INFO] [stdout] test delegation::manager::tests::test_cancel_work ... ok [INFO] [stdout] test delegation::manager::tests::test_claim_work ... ok [INFO] [stdout] test delegation::manager::tests::test_decline_work ... ok [INFO] [stdout] test delegation::manager::tests::test_delegate_work ... ok [INFO] [stdout] test delegation::manager::tests::test_cancel_work_unauthorized ... ok [INFO] [stdout] test delegation::capability::tests::test_default_agent_capabilities ... ok [INFO] [stdout] test delegation::capability::tests::test_default_observer_capabilities ... ok [INFO] [stdout] test delegation::manager::tests::test_list_available_participants ... ok [INFO] [stdout] test delegation::manager::tests::test_observer_cannot_delegate ... ok [INFO] [stdout] test delegation::manager::tests::test_register_participant ... ok [INFO] [stdout] test delegation::manager::tests::test_submit_work_no_approval ... ok [INFO] [stdout] test delegation::manager::tests::test_submit_work_with_approval ... ok [INFO] [stdout] test delegation::manager::tests::test_symmetric_delegation_agent_to_agent ... ok [INFO] [stdout] test delegation::manager::tests::test_symmetric_delegation_agent_to_human ... ok [INFO] [stdout] test delegation::manager::tests::test_symmetric_delegation_human_to_human ... ok [INFO] [stdout] test delegation::participant::tests::test_can_delegate ... ok [INFO] [stdout] test delegation::participant::tests::test_can_receive_work ... ok [INFO] [stdout] test delegation::participant::tests::test_grant_and_revoke_capability ... ok [INFO] [stdout] test delegation::participant::tests::test_participant_id_and_name ... ok [INFO] [stdout] test delegation::participant::tests::test_registered_participant_observer_defaults ... ok [INFO] [stdout] test delegation::participant::tests::test_registered_participant_agent_defaults ... ok [INFO] [stdout] test delegation::participant::tests::test_registered_participant_user_defaults ... ok [INFO] [stdout] test delegation::work_item::tests::test_approval_status_as_str ... ok [INFO] [stdout] test delegation::participant::tests::test_registered_participant_with_capabilities ... ok [INFO] [stdout] test delegation::work_item::tests::test_work_item_accept ... ok [INFO] [stdout] test delegation::work_item::tests::test_approval_request_approve ... ok [INFO] [stdout] test delegation::work_item::tests::test_work_item_accept_invalid_status ... ok [INFO] [stdout] test delegation::participant::tests::test_serialization ... ok [INFO] [stdout] test delegation::work_item::tests::test_work_item_cancel ... ok [INFO] [stdout] test delegation::participant::tests::test_can_approve ... ok [INFO] [stdout] test delegation::work_item::tests::test_work_item_cancel_terminal ... ok [INFO] [stdout] test delegation::manager::tests::test_work_queue_priority_ordering ... ok [INFO] [stdout] test delegation::work_item::tests::test_approval_request_new ... ok [INFO] [stdout] test delegation::work_item::tests::test_approval_request_double_approve ... ok [INFO] [stdout] test delegation::work_item::tests::test_work_item_status_from_str ... ok [INFO] [stdout] test delegation::work_item::tests::test_approval_request_reject ... ok [INFO] [stdout] test delegation::manager::tests::test_update_capabilities ... ok [INFO] [stdout] test delegation::work_item::tests::test_work_item_complete ... ok [INFO] [stdout] test delegation::work_item::tests::test_work_item_decline ... ok [INFO] [stdout] test delegation::work_item::tests::test_work_item_for_block ... ok [INFO] [stdout] test delegation::work_item::tests::test_work_item_get_approver_id ... ok [INFO] [stdout] test delegation::work_item::tests::test_work_item_status_is_active ... ok [INFO] [stdout] test delegation::work_item::tests::test_work_item_status_is_terminal ... ok [INFO] [stdout] test delegation::work_item::tests::test_work_item_require_approval ... ok [INFO] [stdout] test delegation::work_item::tests::test_work_item_status_as_str ... ok [INFO] [stdout] test delegation::work_item::tests::test_work_item_serialization ... ok [INFO] [stdout] test delegation::work_item::tests::test_work_item_submit_for_approval ... ok [INFO] [stdout] test delegation::work_item::tests::test_work_priority_ordering ... ok [INFO] [stdout] test delegation::work_item::tests::test_work_item_new ... ok [INFO] [stdout] test delegation::work_item::tests::test_work_item_with_priority ... ok [INFO] [stdout] test error::tests::test_app_error_display ... ok [INFO] [stdout] test error::tests::test_app_error_debug ... ok [INFO] [stdout] test error::tests::test_opencode_into_response ... ok [INFO] [stdout] test error::tests::test_result_type_alias ... ok [INFO] [stdout] test models::tests::test_block_serialization_with_fork_fields ... ok [INFO] [stdout] test delegation::manager::tests::test_reject_work ... ok [INFO] [stdout] test error::tests::test_bad_request_into_response ... ok [INFO] [stdout] test error::tests::test_database_error_from_sqlx ... ok [INFO] [stdout] test delegation::manager::tests::test_set_accepting_work ... ok [INFO] [stdout] test error::tests::test_database_into_response ... ok [INFO] [stdout] test error::tests::test_internal_into_response ... ok [INFO] [stdout] test models::tests::test_block_serialization ... ok [INFO] [stdout] test models::tests::test_block_status_from_str ... ok [INFO] [stdout] test models::tests::test_block_status_serde_rename ... ok [INFO] [stdout] test models::tests::test_block_status_from_str_invalid ... ok [INFO] [stdout] test models::tests::test_block_type_from_str ... ok [INFO] [stdout] test error::tests::test_not_found_into_response ... ok [INFO] [stdout] test models::tests::test_block_status_as_str ... ok [INFO] [stdout] test models::tests::test_block_type_from_str_invalid ... ok [INFO] [stdout] test models::tests::test_create_block_request_deserialization ... ok [INFO] [stdout] test opencode::tests::test_create_session_request_serialization ... ok [INFO] [stdout] test models::tests::test_block_type_serde_rename ... ok [INFO] [stdout] test opencode::tests::test_error_event_clone ... ok [INFO] [stdout] test opencode::tests::test_error_event_deserialization ... ok [INFO] [stdout] test opencode::tests::test_parse_event_filters_other_sessions ... ok [INFO] [stdout] test opencode::tests::test_parse_event_message_part_with_delta ... ok [INFO] [stdout] test opencode::tests::test_session_deserialization_minimal ... ok [INFO] [stdout] test opencode::tests::test_parse_event_unknown ... ok [INFO] [stdout] test opencode::tests::test_session_deserialization ... ok [INFO] [stdout] test opencode::tests::test_parse_event_session_idle ... ok [INFO] [stdout] test opencode::tests::test_stream_event_clone ... ok [INFO] [stdout] test opencode::tests::test_parse_event_session_error ... ok [INFO] [stdout] test opencode::tests::test_content_event_clone ... ok [INFO] [stdout] test store::tests::test_block_row_try_from_invalid_forked_from_id ... ok [INFO] [stdout] test opencode::tests::test_stream_event_debug ... ok [INFO] [stdout] test store::tests::test_block_row_try_from_invalid_status ... ok [INFO] [stdout] test store::tests::test_block_row_try_from_invalid_block_type ... ok [INFO] [stdout] test opencode::tests::test_send_message_request_serialization ... ok [INFO] [stdout] test models::tests::test_block_type_as_str ... ok [INFO] [stdout] test store::tests::test_block_row_try_from_invalid_parent_id ... ok [INFO] [stdout] test store::tests::test_block_row_try_from_invalid_uuid ... ok [INFO] [stdout] test store::tests::test_block_row_try_from_invalid_journal_uuid ... ok [INFO] [stdout] test models::tests::test_create_journal_request_deserialization ... ok [INFO] [stdout] test models::tests::test_journal_serialization ... ok [INFO] [stdout] test opencode::tests::test_content_event_deserialization ... ok [INFO] [stdout] test store::tests::test_create_journal_with_title ... ok [INFO] [stdout] test store::tests::test_create_assistant_block ... ok [INFO] [stdout] test store::tests::test_fork_nonexistent_block ... ok [INFO] [stdout] test store::tests::test_get_block ... ok [INFO] [stdout] test store::tests::test_get_block_not_found ... ok [INFO] [stdout] test store::tests::test_get_blocks_for_journal_empty ... ok [INFO] [stdout] test store::tests::test_get_journal ... ok [INFO] [stdout] test store::tests::test_create_journal_without_title ... ok [INFO] [stdout] test store::tests::test_journal_row_try_from_invalid_uuid ... ok [INFO] [stdout] test store::tests::test_create_block_with_lineage ... ok [INFO] [stdout] test store::tests::test_get_blocks_for_journal ... ok [INFO] [stdout] test store::tests::test_get_journal_not_found ... ok [INFO] [stdout] test store::tests::test_get_children ... ok [INFO] [stdout] test store::tests::test_get_forks ... ok [INFO] [stdout] test store::tests::test_store_new ... ok [INFO] [stdout] test websocket::tests::test_all_block_statuses_in_server_message ... ok [INFO] [stdout] test websocket::tests::test_base64_decode_empty ... ok [INFO] [stdout] test websocket::tests::test_base64_decode_invalid ... ok [INFO] [stdout] test websocket::tests::test_base64_encode_decode_roundtrip ... ok [INFO] [stdout] test websocket::tests::test_base64_encode_empty ... ok [INFO] [stdout] test websocket::tests::test_base64_encode_various_lengths ... ok [INFO] [stdout] test websocket::tests::test_client_message_cancel ... ok [INFO] [stdout] test websocket::tests::test_client_message_crdt_update ... ok [INFO] [stdout] test websocket::tests::test_client_message_create_journal ... ok [INFO] [stdout] test websocket::tests::test_client_message_create_journal_no_title ... ok [INFO] [stdout] test store::tests::test_create_block ... ok [INFO] [stdout] test websocket::tests::test_client_message_cursor ... ok [INFO] [stdout] test websocket::tests::test_client_message_cursor_null_position ... ok [INFO] [stdout] test websocket::tests::test_client_message_debug ... ok [INFO] [stdout] test store::tests::test_rerun_nonexistent_block ... ok [INFO] [stdout] test websocket::tests::test_client_message_fork ... ok [INFO] [stdout] test websocket::tests::test_client_message_fork_no_session ... ok [INFO] [stdout] test websocket::tests::test_client_message_get_journal ... ok [INFO] [stdout] test websocket::tests::test_client_message_get_presence ... ok [INFO] [stdout] test websocket::tests::test_client_message_list_journals ... ok [INFO] [stdout] test websocket::tests::test_client_message_invalid_type ... ok [INFO] [stdout] test websocket::tests::test_client_message_rerun ... ok [INFO] [stdout] test websocket::tests::test_client_message_rerun_no_session ... ok [INFO] [stdout] test websocket::tests::test_client_message_submit_deserialization ... ok [INFO] [stdout] test store::tests::test_fork_block ... ok [INFO] [stdout] test websocket::tests::test_client_message_subscribe_no_kind ... ok [INFO] [stdout] test websocket::tests::test_client_message_submit_no_session ... ok [INFO] [stdout] test websocket::tests::test_client_message_subscribe ... ok [INFO] [stdout] test websocket::tests::test_client_message_sync_request_no_sv ... ok [INFO] [stdout] test websocket::tests::test_client_message_sync_request ... ok [INFO] [stdout] test websocket::tests::test_server_message_block_cancelled ... ok [INFO] [stdout] test websocket::tests::test_client_message_unsubscribe ... ok [INFO] [stdout] test websocket::tests::test_server_message_block_content_delta ... ok [INFO] [stdout] test websocket::tests::test_server_message_block_created ... ok [INFO] [stdout] test websocket::tests::test_server_message_block_status_changed ... ok [INFO] [stdout] test websocket::tests::test_server_message_block_forked ... ok [INFO] [stdout] test websocket::tests::test_server_message_error ... ok [INFO] [stdout] test store::tests::test_list_journals ... ok [INFO] [stdout] test websocket::tests::test_server_message_journal ... ok [INFO] [stdout] test store::tests::test_list_journals_empty ... ok [INFO] [stdout] test websocket::tests::test_server_message_cursor_moved ... ok [INFO] [stdout] test websocket::tests::test_server_message_crdt_update ... ok [INFO] [stdout] test websocket::tests::test_server_message_debug ... ok [INFO] [stdout] test websocket::tests::test_server_message_journal_created ... ok [INFO] [stdout] test websocket::tests::test_server_message_participant_joined ... ok [INFO] [stdout] test websocket::tests::test_server_message_presence ... ok [INFO] [stdout] test websocket::tests::test_server_message_participant_status_changed ... ok [INFO] [stdout] test store::tests::test_rerun_user_block ... ok [INFO] [stdout] test websocket::tests::test_server_message_sync_state ... ok [INFO] [stdout] test websocket::tests::test_server_message_unsubscribed ... ok [INFO] [stdout] test websocket::tests::test_server_message_subscribed ... ok [INFO] [stdout] test store::tests::test_create_block_updates_journal_timestamp ... ok [INFO] [stdout] test websocket::tests::test_server_message_participant_left ... ok [INFO] [stdout] test websocket::tests::test_server_message_journals ... ok [INFO] [stdout] test store::tests::test_rerun_assistant_block_no_preceding_user ... ok [INFO] [stdout] test store::tests::test_update_block_status_to_error ... ok [INFO] [stdout] test crdt::participant::tests::test_participant_status_from_str_invalid ... ok [INFO] [stdout] test store::tests::test_rerun_assistant_block ... ok [INFO] [stdout] test store::tests::test_update_block_content ... ok [INFO] [stdout] test store::tests::test_update_block_status ... ok [INFO] [stdout] test opencode::tests::test_opencode_client_new_with_string ... ok [INFO] [stdout] test opencode::tests::test_opencode_client_new ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 232 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/outer-7bb222f9594b318f) [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/api_tests.rs (/opt/rustwide/target/debug/deps/api_tests-b63e52e9c13f4c88) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_app_state_new ... ok [INFO] [stdout] test test_health_endpoint ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/delegation_tests.rs (/opt/rustwide/target/debug/deps/delegation_tests-0ac33f47519b234a) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_register_participant_agent ... ok [INFO] [stdout] test test_set_accepting_work ... ok [INFO] [stdout] test test_decline_work ... ok [INFO] [stdout] test test_accept_and_complete_work ... ok [INFO] [stdout] test test_reject_work ... ok [INFO] [stdout] test test_register_participant_user ... ok [INFO] [stdout] test test_approval_flow ... ok [INFO] [stdout] test test_human_to_human_delegation ... ok [INFO] [stdout] test test_human_to_agent_delegation ... ok [INFO] [stdout] test test_get_participants ... ok [INFO] [stdout] test test_cancel_work ... ok [INFO] [stdout] test test_agent_to_agent_delegation ... ok [INFO] [stdout] test test_agent_to_human_delegation ... ok [INFO] [stdout] test test_get_work_queue ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.50s [INFO] [stdout] [INFO] [stderr] Running tests/opencode_integration.rs (/opt/rustwide/target/debug/deps/opencode_integration-b1f089a58bad681e) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_stream_session_idle ... ok [INFO] [stdout] test test_stream_error_event ... ok [INFO] [stdout] test test_send_message_success ... ok [INFO] [stdout] test test_stream_filters_other_sessions ... ok [INFO] [stdout] test test_send_message_error_response ... ok [INFO] [stdout] test test_stream_unknown_event ... ok [INFO] [stdout] test test_create_session_success ... ok [INFO] [stdout] test test_subscribe_events_success ... ok [INFO] [stdout] test test_create_session_error ... ok [INFO] [stdout] test test_stream_multiple_content_deltas ... ok [INFO] [stdout] test test_subscribe_events_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.74s [INFO] [stdout] [INFO] [stderr] Running tests/websocket_tests.rs (/opt/rustwide/target/debug/deps/websocket_tests-1be72f2ed90ffd80) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_websocket_invalid_message ... ok [INFO] [stdout] test test_websocket_get_journal ... ok [INFO] [stdout] test test_websocket_create_journal ... ok [INFO] [stdout] test test_websocket_get_journal_not_found ... ok [INFO] [stdout] test test_websocket_list_journals_after_create ... ok [INFO] [stdout] test test_websocket_create_journal_no_title ... ok [INFO] [stdout] test test_websocket_submit_with_unknown_event ... ok [INFO] [stdout] test test_websocket_submit_with_new_session ... ok [INFO] [stdout] test test_websocket_submit_create_session_fails ... ok [INFO] [stdout] test test_websocket_close ... ok [INFO] [stdout] test test_websocket_list_journals_empty ... ok [INFO] [stdout] test test_websocket_submit_full_flow ... ok [INFO] [stderr] Doc-tests outer [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.10s [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" "e7ea2ec50761a126397043d23505ca9ba18dfadfbf1159886a889fc46e6c1706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7ea2ec50761a126397043d23505ca9ba18dfadfbf1159886a889fc46e6c1706", kill_on_drop: false }` [INFO] [stdout] e7ea2ec50761a126397043d23505ca9ba18dfadfbf1159886a889fc46e6c1706