[INFO] cloning repository https://github.com/davidgomesdev/Snotra [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidgomesdev/Snotra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidgomesdev%2FSnotra", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidgomesdev%2FSnotra'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5861b4061b9354e971389927a46f566ef456e81 [INFO] testing davidgomesdev/Snotra against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidgomesdev%2FSnotra" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/davidgomesdev/Snotra [INFO] finished tweaking git repo https://github.com/davidgomesdev/Snotra [INFO] tweaked toml for git repo https://github.com/davidgomesdev/Snotra written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/davidgomesdev/Snotra on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/davidgomesdev/Snotra 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" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7792d1d626875ab95ba66d8a1be98ea9cec5b2561bf94c6db1d7077e32b806ac [INFO] running `Command { std: "docker" "start" "-a" "7792d1d626875ab95ba66d8a1be98ea9cec5b2561bf94c6db1d7077e32b806ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7792d1d626875ab95ba66d8a1be98ea9cec5b2561bf94c6db1d7077e32b806ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7792d1d626875ab95ba66d8a1be98ea9cec5b2561bf94c6db1d7077e32b806ac", kill_on_drop: false }` [INFO] [stdout] 7792d1d626875ab95ba66d8a1be98ea9cec5b2561bf94c6db1d7077e32b806ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f481943c3efe428b3d279497c6afc7121549f8df059359d97c65bc09e35d6698 [INFO] running `Command { std: "docker" "start" "-a" "f481943c3efe428b3d279497c6afc7121549f8df059359d97c65bc09e35d6698", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [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 tracing-log v0.2.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling loki-api v0.1.3 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling command_attr v0.5.3 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_cow v0.1.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling test-log-macros v0.2.18 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling test-log v0.2.18 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling tracing-loki v0.2.6 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling serenity v0.12.4 [INFO] [stderr] Compiling chatgpt_rs v1.2.3 [INFO] [stderr] Compiling snotra v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.95s [INFO] running `Command { std: "docker" "inspect" "f481943c3efe428b3d279497c6afc7121549f8df059359d97c65bc09e35d6698", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f481943c3efe428b3d279497c6afc7121549f8df059359d97c65bc09e35d6698", kill_on_drop: false }` [INFO] [stdout] f481943c3efe428b3d279497c6afc7121549f8df059359d97c65bc09e35d6698 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 753cfd80bd4c075eb69476d416d2be81ca74a3845d212866ef5759e67e97f5e6 [INFO] running `Command { std: "docker" "start" "-a" "753cfd80bd4c075eb69476d416d2be81ca74a3845d212866ef5759e67e97f5e6", kill_on_drop: false }` [INFO] [stderr] Compiling snotra v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.48s [INFO] running `Command { std: "docker" "inspect" "753cfd80bd4c075eb69476d416d2be81ca74a3845d212866ef5759e67e97f5e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "753cfd80bd4c075eb69476d416d2be81ca74a3845d212866ef5759e67e97f5e6", kill_on_drop: false }` [INFO] [stdout] 753cfd80bd4c075eb69476d416d2be81ca74a3845d212866ef5759e67e97f5e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] af12f941c2a9809637e4fd64bcdff825cf52495da36d866d3515057e721cbfaf [INFO] running `Command { std: "docker" "start" "-a" "af12f941c2a9809637e4fd64bcdff825cf52495da36d866d3515057e721cbfaf", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/snotra-2aa18690c91d1f04) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test ai_agent::tests::when_difference_query_fails_should_return_none ... ok [INFO] [stdout] test ai_agent::tests::when_translation_query_fails_should_return_none ... ok [INFO] [stdout] test ai_agent::tests::when_asking_difference_of_two_words_should_send_the_right_query ... ok [INFO] [stdout] test ai_agent::tests::when_validating_a_german_phrase_to_english_should_send_the_right_query ... ok [INFO] [stdout] test discord::tests::when_author_is_a_bot_should_not_be_allowed ... ok [INFO] [stdout] test discord::tests::when_message_has_a_dot_should_get_two_german_words ... ok [INFO] [stdout] test discord::tests::when_author_is_in_allowed_list_should_be_allowed ... ok [INFO] [stdout] test discord::tests::when_author_is_not_in_allowed_list_should_not_be_allowed ... ok [INFO] [stdout] test discord::tests::when_message_has_no_dot_should_return_none ... ok [INFO] [stdout] test discord::tests::when_message_has_more_than_two_parts_should_ignore_extra ... ok [INFO] [stdout] test discord::tests::when_message_has_two_parts_should_get_german_then_english ... ok [INFO] [stdout] test discord::tests::when_message_has_only_one_part_should_return_none ... ok [INFO] [stdout] test discord::tests::when_message_has_more_than_two_dots_should_ignore_extra ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/snotra-839f6504ac67b5bc) [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] Doc-tests snotra [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" "af12f941c2a9809637e4fd64bcdff825cf52495da36d866d3515057e721cbfaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af12f941c2a9809637e4fd64bcdff825cf52495da36d866d3515057e721cbfaf", kill_on_drop: false }` [INFO] [stdout] af12f941c2a9809637e4fd64bcdff825cf52495da36d866d3515057e721cbfaf