[INFO] cloning repository https://github.com/grostaco/gh-page [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grostaco/gh-page" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrostaco%2Fgh-page", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrostaco%2Fgh-page'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78f0a4a59c263db1c5ab91de3cfe5ca377da0193 [INFO] checking grostaco/gh-page against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrostaco%2Fgh-page" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/grostaco/gh-page on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/grostaco/gh-page [INFO] finished tweaking git repo https://github.com/grostaco/gh-page [INFO] tweaked toml for git repo https://github.com/grostaco/gh-page written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/grostaco/gh-page 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gloo-storage v0.2.1 [INFO] [stderr] Downloaded ref-cast-impl v1.0.8 [INFO] [stderr] Downloaded ref-cast v1.0.8 [INFO] [stderr] Downloaded rustversion v1.0.8 [INFO] [stderr] Downloaded yew-hooks v0.1.56 [INFO] [stderr] Downloaded chrono v0.4.20-rc.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3bccdf158d8e287098c5ad52802fe2549b11dcd473cb36ecc80749fbbef36522 [INFO] running `Command { std: "docker" "start" "-a" "3bccdf158d8e287098c5ad52802fe2549b11dcd473cb36ecc80749fbbef36522", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3bccdf158d8e287098c5ad52802fe2549b11dcd473cb36ecc80749fbbef36522", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bccdf158d8e287098c5ad52802fe2549b11dcd473cb36ecc80749fbbef36522", kill_on_drop: false }` [INFO] [stdout] 3bccdf158d8e287098c5ad52802fe2549b11dcd473cb36ecc80749fbbef36522 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7efae64132b88d94fdbd9e6e8c7a987ac2be4e1ddf70e95f4e3cf295e4b6915d [INFO] running `Command { std: "docker" "start" "-a" "7efae64132b88d94fdbd9e6e8c7a987ac2be4e1ddf70e95f4e3cf295e4b6915d", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.82 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking bytes v1.2.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.82 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking alloc-no-stdlib v2.0.3 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.82 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ref-cast v1.0.8 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.82 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking chrono v0.4.20-rc.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.82 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.8 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Compiling yew-macro v0.19.3 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking async-compression v0.3.14 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling multer v2.0.3 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking tokio-stream v0.1.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking ubyte v0.10.2 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking js-sys v0.3.59 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking web-sys v0.3.59 [INFO] [stderr] Checking gloo-timers v0.2.4 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.32 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking rocket_http v0.5.0-rc.2 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking services v0.1.0 (/opt/rustwide/workdir/backend/services) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> backend/services/src/spotify/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | let mut inner = &mut self.inner; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> backend/services/src/spotify/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | let mut inner = &mut self.inner; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `enable_brotli` is never used [INFO] [stdout] --> backend/services/src/spotify/mod.rs:63:4 [INFO] [stdout] | [INFO] [stdout] 63 | fn enable_brotli(builder: ClientBuilder) -> ClientBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `enable_brotli` is never used [INFO] [stdout] --> backend/services/src/steam/client.rs:26:4 [INFO] [stdout] | [INFO] [stdout] 26 | fn enable_brotli(builder: ClientBuilder) -> ClientBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `enable_brotli` is never used [INFO] [stdout] --> backend/services/src/spotify/mod.rs:63:4 [INFO] [stdout] | [INFO] [stdout] 63 | fn enable_brotli(builder: ClientBuilder) -> ClientBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `enable_brotli` is never used [INFO] [stdout] --> backend/services/src/steam/client.rs:26:4 [INFO] [stdout] | [INFO] [stdout] 26 | fn enable_brotli(builder: ClientBuilder) -> ClientBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 [INFO] [stderr] Checking gloo-utils v0.1.4 [INFO] [stderr] Checking gloo-events v0.1.2 [INFO] [stderr] Checking gloo-console v0.2.1 [INFO] [stderr] Checking gloo-render v0.1.1 [INFO] [stderr] Checking gloo-dialogs v0.1.1 [INFO] [stderr] Checking wasm-logger v0.2.0 [INFO] [stderr] Checking gloo-storage v0.2.1 [INFO] [stderr] Checking gloo-file v0.2.3 [INFO] [stderr] Checking gloo v0.4.2 [INFO] [stderr] Checking yew v0.19.3 [INFO] [stderr] Checking yew-hooks v0.1.56 [INFO] [stderr] Checking gh-page v0.1.0 (/opt/rustwide/workdir/frontend) [INFO] [stdout] error: environment variable `BACKEND_URL` not defined at compile time [INFO] [stdout] --> frontend/src/services/mod.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | concat!(env!("BACKEND_URL"), $path) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: frontend/src/services/spotify.rs:7:28 [INFO] [stdout] | [INFO] [stdout] 7 | let res = reqwest::get(route!("/api/spotify/tracks")) [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("BACKEND_URL")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `route` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `BACKEND_URL` not defined at compile time [INFO] [stdout] --> frontend/src/services/mod.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | concat!(env!("BACKEND_URL"), $path) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: frontend/src/services/spotify.rs:7:28 [INFO] [stdout] | [INFO] [stdout] 7 | let res = reqwest::get(route!("/api/spotify/tracks")) [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("BACKEND_URL")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `route` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `BACKEND_URL` not defined at compile time [INFO] [stdout] --> frontend/src/services/mod.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | concat!(env!("BACKEND_URL"), $path) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: frontend/src/services/steam.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | let res = reqwest::get(route!("/api/steam/owned")) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("BACKEND_URL")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `route` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `BACKEND_URL` not defined at compile time [INFO] [stdout] --> frontend/src/services/mod.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | concat!(env!("BACKEND_URL"), $path) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: frontend/src/services/steam.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | let res = reqwest::get(route!("/api/steam/recent")) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("BACKEND_URL")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `route` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `BACKEND_URL` not defined at compile time [INFO] [stdout] --> frontend/src/services/mod.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | concat!(env!("BACKEND_URL"), $path) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: frontend/src/services/steam.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | let res = reqwest::get(route!("/api/steam/owned")) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("BACKEND_URL")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `route` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `BACKEND_URL` not defined at compile time [INFO] [stdout] --> frontend/src/services/mod.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | concat!(env!("BACKEND_URL"), $path) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: frontend/src/services/steam.rs:26:49 [INFO] [stdout] | [INFO] [stdout] 26 | let res = reqwest::get(format!("{}/{}", route!("/api/steam/info"), id)) [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("BACKEND_URL")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `route` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `BACKEND_URL` not defined at compile time [INFO] [stdout] --> frontend/src/services/mod.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | concat!(env!("BACKEND_URL"), $path) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: frontend/src/services/steam.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | let res = reqwest::get(route!("/api/steam/recent")) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("BACKEND_URL")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `route` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `BACKEND_URL` not defined at compile time [INFO] [stdout] --> frontend/src/services/mod.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | concat!(env!("BACKEND_URL"), $path) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: frontend/src/services/steam.rs:26:49 [INFO] [stdout] | [INFO] [stdout] 26 | let res = reqwest::get(format!("{}/{}", route!("/api/steam/info"), id)) [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("BACKEND_URL")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `route` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gh-page` (bin "gh-page" test) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `gh-page` (bin "gh-page") due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "7efae64132b88d94fdbd9e6e8c7a987ac2be4e1ddf70e95f4e3cf295e4b6915d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7efae64132b88d94fdbd9e6e8c7a987ac2be4e1ddf70e95f4e3cf295e4b6915d", kill_on_drop: false }` [INFO] [stdout] 7efae64132b88d94fdbd9e6e8c7a987ac2be4e1ddf70e95f4e3cf295e4b6915d [INFO] checking grostaco/gh-page against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrostaco%2Fgh-page" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/grostaco/gh-page on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/grostaco/gh-page [INFO] finished tweaking git repo https://github.com/grostaco/gh-page [INFO] tweaked toml for git repo https://github.com/grostaco/gh-page written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/grostaco/gh-page 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17f72d729f67b1101e7339fc18f13f7162805d76ba68acc3940cf0f336179018 [INFO] running `Command { std: "docker" "start" "-a" "17f72d729f67b1101e7339fc18f13f7162805d76ba68acc3940cf0f336179018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17f72d729f67b1101e7339fc18f13f7162805d76ba68acc3940cf0f336179018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17f72d729f67b1101e7339fc18f13f7162805d76ba68acc3940cf0f336179018", kill_on_drop: false }` [INFO] [stdout] 17f72d729f67b1101e7339fc18f13f7162805d76ba68acc3940cf0f336179018 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b013ae270a2f5a8d8f3443fea3737f6fca286f7ad77132512b6378f78baf7a08 [INFO] running `Command { std: "docker" "start" "-a" "b013ae270a2f5a8d8f3443fea3737f6fca286f7ad77132512b6378f78baf7a08", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "b013ae270a2f5a8d8f3443fea3737f6fca286f7ad77132512b6378f78baf7a08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b013ae270a2f5a8d8f3443fea3737f6fca286f7ad77132512b6378f78baf7a08", kill_on_drop: false }` [INFO] [stdout] b013ae270a2f5a8d8f3443fea3737f6fca286f7ad77132512b6378f78baf7a08