[INFO] cloning repository https://github.com/alecbass/jdp-htmx-chat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alecbass/jdp-htmx-chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falecbass%2Fjdp-htmx-chat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falecbass%2Fjdp-htmx-chat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 463e6633a95d185d013830a2e6721db62e0b481b [INFO] checking alecbass/jdp-htmx-chat against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falecbass%2Fjdp-htmx-chat" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/alecbass/jdp-htmx-chat [INFO] finished tweaking git repo https://github.com/alecbass/jdp-htmx-chat [INFO] tweaked toml for git repo https://github.com/alecbass/jdp-htmx-chat written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/alecbass/jdp-htmx-chat on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/alecbass/jdp-htmx-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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/macros/Cargo.toml: unused manifest key: package.crate-type [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded refinery-core v0.8.14 [INFO] [stderr] Downloaded rusqlite v0.31.0 [INFO] [stderr] Downloaded refinery-macros v0.8.14 [INFO] [stderr] Downloaded refinery v0.8.14 [INFO] [stderr] Downloaded libsqlite3-sys v0.28.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e62cf682191248e3e8dd71bdcd88d835265db0ae49322195d2e7496acd6c5d6 [INFO] running `Command { std: "docker" "start" "-a" "3e62cf682191248e3e8dd71bdcd88d835265db0ae49322195d2e7496acd6c5d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e62cf682191248e3e8dd71bdcd88d835265db0ae49322195d2e7496acd6c5d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e62cf682191248e3e8dd71bdcd88d835265db0ae49322195d2e7496acd6c5d6", kill_on_drop: false }` [INFO] [stdout] 3e62cf682191248e3e8dd71bdcd88d835265db0ae49322195d2e7496acd6c5d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba4d2e686cc0dd1731740ba0ac57ac36806579b3274fcc9e2cde619aa08051c3 [INFO] running `Command { std: "docker" "start" "-a" "ba4d2e686cc0dd1731740ba0ac57ac36806579b3274fcc9e2cde619aa08051c3", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/macros/Cargo.toml: unused manifest key: package.crate-type [INFO] [stderr] Compiling cc v1.1.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Checking proc-macro2 v1.0.86 [INFO] [stderr] Checking headers v0.4.0 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking http-range-header v0.4.1 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking quote v1.0.36 [INFO] [stderr] Compiling macros v0.1.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking axum-core v0.4.3 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking thiserror v1.0.61 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Compiling refinery-core v0.8.14 [INFO] [stderr] Compiling refinery-macros v0.8.14 [INFO] [stderr] Checking serde v1.0.210 [INFO] [stderr] Checking tungstenite v0.24.0 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking hyper-util v0.1.7 [INFO] [stderr] Checking toml_edit v0.22.15 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Checking toml v0.8.14 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking rusqlite v0.31.0 [INFO] [stderr] Checking refinery v0.8.14 [INFO] [stderr] Checking axum-extra v0.9.3 [INFO] [stderr] Checking jdp-chat-room v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: environment variable `API_ADDRESS` not defined at compile time [INFO] [stdout] --> src/main.rs:38:35 [INFO] [stdout] | [INFO] [stdout] 38 | const API_ADDRESS: &'static str = env!("API_ADDRESS"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("API_ADDRESS")` to read the variable at run time [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `WEBSOCKET_ADDRESS` not defined at compile time [INFO] [stdout] --> src/main.rs:39:41 [INFO] [stdout] | [INFO] [stdout] 39 | const WEBSOCKET_ADDRESS: &'static str = env!("WEBSOCKET_ADDRESS"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("WEBSOCKET_ADDRESS")` to read the variable at run time [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `super::rocket` [INFO] [stdout] --> src/tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::rocket; [INFO] [stdout] | ^^^^^^^^^^^^^ no `rocket` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `API_ADDRESS` not defined at compile time [INFO] [stdout] --> src/main.rs:38:35 [INFO] [stdout] | [INFO] [stdout] 38 | const API_ADDRESS: &'static str = env!("API_ADDRESS"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("API_ADDRESS")` to read the variable at run time [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `WEBSOCKET_ADDRESS` not defined at compile time [INFO] [stdout] --> src/main.rs:39:41 [INFO] [stdout] | [INFO] [stdout] 39 | const WEBSOCKET_ADDRESS: &'static str = env!("WEBSOCKET_ADDRESS"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("WEBSOCKET_ADDRESS")` to read the variable at run time [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `jdp-chat-room` (bin "jdp-chat-room" test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `jdp-chat-room` (bin "jdp-chat-room") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "ba4d2e686cc0dd1731740ba0ac57ac36806579b3274fcc9e2cde619aa08051c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba4d2e686cc0dd1731740ba0ac57ac36806579b3274fcc9e2cde619aa08051c3", kill_on_drop: false }` [INFO] [stdout] ba4d2e686cc0dd1731740ba0ac57ac36806579b3274fcc9e2cde619aa08051c3