[INFO] fetching crate hifirs-qobuz-api 0.1.0...
[INFO] checking hifirs-qobuz-api-0.1.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate hifirs-qobuz-api 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate hifirs-qobuz-api 0.1.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hifirs-qobuz-api 0.1.0
[INFO] finished tweaking crates.io crate hifirs-qobuz-api 0.1.0
[INFO] tweaked toml for crates.io crate hifirs-qobuz-api 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gobject-sys v0.17.10
[INFO] [stderr]   Downloaded gstreamer-sys v0.20.0
[INFO] [stderr]   Downloaded glib-macros v0.17.10
[INFO] [stderr]   Downloaded glib-sys v0.17.10
[INFO] [stderr]   Downloaded gio-sys v0.17.10
[INFO] [stderr]   Downloaded gstreamer v0.20.7
[INFO] [stderr]   Downloaded glib v0.17.10
[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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f2afc8eb4902f4ef3795d68a5bb09adee73ba84d6743557c30048d0e691f6abe
[INFO] running `Command { std: "docker" "start" "-a" "f2afc8eb4902f4ef3795d68a5bb09adee73ba84d6743557c30048d0e691f6abe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2afc8eb4902f4ef3795d68a5bb09adee73ba84d6743557c30048d0e691f6abe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2afc8eb4902f4ef3795d68a5bb09adee73ba84d6743557c30048d0e691f6abe", kill_on_drop: false }`
[INFO] [stdout] f2afc8eb4902f4ef3795d68a5bb09adee73ba84d6743557c30048d0e691f6abe
[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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88b8166119731ecbc97dde699b58592003d802c25a817561219a6178617ebb22
[INFO] running `Command { std: "docker" "start" "-a" "88b8166119731ecbc97dde699b58592003d802c25a817561219a6178617ebb22", kill_on_drop: false }`
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling winnow v0.5.30
[INFO] [stderr]    Compiling target-lexicon v0.12.12
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.76
[INFO] [stderr]     Checking deranged v0.3.10
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling cfg-expr v0.15.5
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking anstream v0.6.5
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking publicsuffix v2.2.3
[INFO] [stderr]     Checking pretty-hex v0.3.0
[INFO] [stderr]     Checking clap_builder v4.4.11
[INFO] [stderr]     Checking muldiv v1.0.1
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking similar v2.3.0
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking option-operations v0.5.0
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]     Checking openssl v0.10.62
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]    Compiling pest v2.7.5
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]     Checking clap v4.4.11
[INFO] [stderr]     Checking snafu v0.7.5
[INFO] [stderr]    Compiling pest_meta v2.7.5
[INFO] [stderr]    Compiling pest_generator v2.7.5
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking native-tls v0.2.11
[INFO] [stderr]    Compiling pest_derive v2.7.5
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking tokio-test v0.4.3
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking serde_bytes v0.11.12
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking insta v1.34.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking cookie_store v0.16.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling toml v0.8.8
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]    Compiling system-deps v6.2.0
[INFO] [stderr]    Compiling glib-macros v0.17.10
[INFO] [stderr]    Compiling glib-sys v0.17.10
[INFO] [stderr]    Compiling gobject-sys v0.17.10
[INFO] [stderr]    Compiling gio-sys v0.17.10
[INFO] [stderr]    Compiling gstreamer-sys v0.20.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.23
[INFO] [stderr]     Checking glib v0.17.10
[INFO] [stderr]     Checking gstreamer v0.20.7
[INFO] [stderr]     Checking hifirs-qobuz-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: environment variable `QOBUZ_USERNAME` not defined at compile time
[INFO] [stdout]    --> src/client/api.rs:783:24
[INFO] [stdout]     |
[INFO] [stdout] 783 |         username: Some(env!("QOBUZ_USERNAME").to_string()),
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `std::env::var("QOBUZ_USERNAME")` to read the variable at run time
[INFO] [stdout]     = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `QOBUZ_PASSWORD` not defined at compile time
[INFO] [stdout]    --> src/client/api.rs:784:24
[INFO] [stdout]     |
[INFO] [stdout] 784 |         password: Some(env!("QOBUZ_PASSWORD").to_string()),
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `std::env::var("QOBUZ_PASSWORD")` to read the variable at run time
[INFO] [stdout]     = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hifirs-qobuz-api` (lib test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "88b8166119731ecbc97dde699b58592003d802c25a817561219a6178617ebb22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88b8166119731ecbc97dde699b58592003d802c25a817561219a6178617ebb22", kill_on_drop: false }`
[INFO] [stdout] 88b8166119731ecbc97dde699b58592003d802c25a817561219a6178617ebb22
