[INFO] cloning repository https://github.com/lukaskwkw/rsearx-web [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lukaskwkw/rsearx-web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaskwkw%2Frsearx-web", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaskwkw%2Frsearx-web'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88a088a21aaccf4f332de3ac4a10a34a69074514 [INFO] testing lukaskwkw/rsearx-web against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaskwkw%2Frsearx-web" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lukaskwkw/rsearx-web on toolchain nightly-2025-01-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lukaskwkw/rsearx-web [INFO] finished tweaking git repo https://github.com/lukaskwkw/rsearx-web [INFO] tweaked toml for git repo https://github.com/lukaskwkw/rsearx-web written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lukaskwkw/rsearx-web 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd37e7293fa54e15a799c70a2910085bcffd33fe1f46bfc5e12bede32b44b2ab [INFO] running `Command { std: "docker" "start" "-a" "dd37e7293fa54e15a799c70a2910085bcffd33fe1f46bfc5e12bede32b44b2ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd37e7293fa54e15a799c70a2910085bcffd33fe1f46bfc5e12bede32b44b2ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd37e7293fa54e15a799c70a2910085bcffd33fe1f46bfc5e12bede32b44b2ab", kill_on_drop: false }` [INFO] [stdout] dd37e7293fa54e15a799c70a2910085bcffd33fe1f46bfc5e12bede32b44b2ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f084abbd1a113ac9d637586ba2a967a1503ad40865b387ad2a55885a67550f5 [INFO] running `Command { std: "docker" "start" "-a" "9f084abbd1a113ac9d637586ba2a967a1503ad40865b387ad2a55885a67550f5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.82 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling bumpalo v3.11.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.82 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling futures-sink v0.3.23 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.82 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling yew-macro v0.19.3 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.82 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.82 [INFO] [stderr] Compiling js-sys v0.3.59 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling web-sys v0.3.59 [INFO] [stderr] Compiling gloo-timers v0.2.4 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.32 [INFO] [stderr] Compiling gloo-utils v0.1.5 [INFO] [stderr] Compiling gloo-events v0.1.2 [INFO] [stderr] Compiling gloo-render v0.1.1 [INFO] [stderr] Compiling gloo-dialogs v0.1.1 [INFO] [stderr] Compiling gloo-console v0.2.1 [INFO] [stderr] Compiling wasm-logger v0.2.0 [INFO] [stderr] Compiling gloo-storage v0.2.1 [INFO] [stderr] Compiling gloo-net v0.2.4 [INFO] [stderr] Compiling gloo-file v0.2.3 [INFO] [stderr] Compiling gloo v0.4.2 [INFO] [stderr] Compiling yew v0.19.3 [INFO] [stderr] Compiling yew_icons v0.4.1 [INFO] [stderr] Compiling rsearx-web v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variants `FetchState`, `SetMaxResponseTime`, and `SetReqwestAgent` are never constructed [INFO] [stdout] --> src/state.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub enum Action { [INFO] [stdout] | ------ variants in this enum [INFO] [stdout] 26 | ToggleGrade(String), [INFO] [stdout] 27 | FetchState, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 28 | SetMaxResponseTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 29 | SendState, [INFO] [stdout] 30 | SetReqwestAgent(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Action` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.69s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.82 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "9f084abbd1a113ac9d637586ba2a967a1503ad40865b387ad2a55885a67550f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f084abbd1a113ac9d637586ba2a967a1503ad40865b387ad2a55885a67550f5", kill_on_drop: false }` [INFO] [stdout] 9f084abbd1a113ac9d637586ba2a967a1503ad40865b387ad2a55885a67550f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 618be1809ef7472ece9298654411e1d714813899e36c4fc38149db12a6d26d08 [INFO] running `Command { std: "docker" "start" "-a" "618be1809ef7472ece9298654411e1d714813899e36c4fc38149db12a6d26d08", kill_on_drop: false }` [INFO] [stderr] Compiling rsearx-web v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variants `FetchState`, `SetMaxResponseTime`, and `SetReqwestAgent` are never constructed [INFO] [stdout] --> src/state.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub enum Action { [INFO] [stdout] | ------ variants in this enum [INFO] [stdout] 26 | ToggleGrade(String), [INFO] [stdout] 27 | FetchState, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 28 | SetMaxResponseTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 29 | SendState, [INFO] [stdout] 30 | SetReqwestAgent(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Action` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.82 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "618be1809ef7472ece9298654411e1d714813899e36c4fc38149db12a6d26d08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "618be1809ef7472ece9298654411e1d714813899e36c4fc38149db12a6d26d08", kill_on_drop: false }` [INFO] [stdout] 618be1809ef7472ece9298654411e1d714813899e36c4fc38149db12a6d26d08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e355f7e5fc84b826a95f2d9bbc4b41d7a85feec93f0501c376f6c8e51f3601e6 [INFO] running `Command { std: "docker" "start" "-a" "e355f7e5fc84b826a95f2d9bbc4b41d7a85feec93f0501c376f6c8e51f3601e6", kill_on_drop: false }` [INFO] [stderr] warning: variants `FetchState`, `SetMaxResponseTime`, and `SetReqwestAgent` are never constructed [INFO] [stderr] --> src/state.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 25 | pub enum Action { [INFO] [stderr] | ------ variants in this enum [INFO] [stderr] 26 | ToggleGrade(String), [INFO] [stderr] 27 | FetchState, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 28 | SetMaxResponseTime, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 29 | SendState, [INFO] [stderr] 30 | SetReqwestAgent(String), [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Action` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rsearx-web` (bin "rsearx-web" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.82 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rsearx_web-a07c874f0e83e0d2) [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" "e355f7e5fc84b826a95f2d9bbc4b41d7a85feec93f0501c376f6c8e51f3601e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e355f7e5fc84b826a95f2d9bbc4b41d7a85feec93f0501c376f6c8e51f3601e6", kill_on_drop: false }` [INFO] [stdout] e355f7e5fc84b826a95f2d9bbc4b41d7a85feec93f0501c376f6c8e51f3601e6