[INFO] fetching crate tmdb-async 0.7.1... [INFO] testing tmdb-async-0.7.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate tmdb-async 0.7.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate tmdb-async 0.7.1 [INFO] finished tweaking crates.io crate tmdb-async 0.7.1 [INFO] tweaked toml for crates.io crate tmdb-async 0.7.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tmdb-async 0.7.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tmdb-async 0.7.1 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 783cdfefd3883f4d58d8073ff8c40c7af6bfdc149e2799f0fcdc7481e78667fb [INFO] running `Command { std: "docker" "start" "-a" "783cdfefd3883f4d58d8073ff8c40c7af6bfdc149e2799f0fcdc7481e78667fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "783cdfefd3883f4d58d8073ff8c40c7af6bfdc149e2799f0fcdc7481e78667fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "783cdfefd3883f4d58d8073ff8c40c7af6bfdc149e2799f0fcdc7481e78667fb", kill_on_drop: false }` [INFO] [stdout] 783cdfefd3883f4d58d8073ff8c40c7af6bfdc149e2799f0fcdc7481e78667fb [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7026e77447e0fbb6b75b90f64300c253a6a8de1b791b29ec48d6bf086d392e5 [INFO] running `Command { std: "docker" "start" "-a" "a7026e77447e0fbb6b75b90f64300c253a6a8de1b791b29ec48d6bf086d392e5", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling webpki-roots v0.26.3 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling lazy_format v2.0.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling printable v2.2.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling cervine v0.0.6 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling tokio v1.39.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling rustls-webpki v0.102.6 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.9.0 [INFO] [stderr] Compiling gset v1.1.0 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling serde_with v3.9.0 [INFO] [stderr] Compiling isocountry v0.3.2 [INFO] [stderr] Compiling isolanguage-1 v0.2.2 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling tmdb-async v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.45s [INFO] running `Command { std: "docker" "inspect" "a7026e77447e0fbb6b75b90f64300c253a6a8de1b791b29ec48d6bf086d392e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7026e77447e0fbb6b75b90f64300c253a6a8de1b791b29ec48d6bf086d392e5", kill_on_drop: false }` [INFO] [stdout] a7026e77447e0fbb6b75b90f64300c253a6a8de1b791b29ec48d6bf086d392e5 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a567fdbfea91115c3f27ae267827c3f079ece077009d416ecc7f6a55cf2e1e2f [INFO] running `Command { std: "docker" "start" "-a" "a567fdbfea91115c3f27ae267827c3f079ece077009d416ecc7f6a55cf2e1e2f", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_with v3.9.0 [INFO] [stderr] Compiling tokio v1.39.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling tmdb-async v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] error: environment variable `TMDB_API_KEY` not defined at compile time [INFO] [stdout] --> src/integration_tests.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | const API_KEY: &str = env!("TMDB_API_KEY"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("TMDB_API_KEY")` to read the variable at run time [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `TMDB_API_KEY` not defined at compile time [INFO] [stdout] --> examples/find_by_imdb_id.rs:5:27 [INFO] [stdout] | [INFO] [stdout] 5 | let client = Client::new(env!("TMDB_API_KEY").to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("TMDB_API_KEY")` to read the variable at run time [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `TMDB_API_KEY` not defined at compile time [INFO] [stdout] --> examples/basic.rs:5:27 [INFO] [stdout] | [INFO] [stdout] 5 | let client = Client::new(env!("TMDB_API_KEY").to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("TMDB_API_KEY")` to read the variable at run time [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `TMDB_API_KEY` not defined at compile time [INFO] [stdout] --> examples/append_to_response.rs:5:27 [INFO] [stdout] | [INFO] [stdout] 5 | let client = Client::new(env!("TMDB_API_KEY").to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("TMDB_API_KEY")` to read the variable at run time [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tmdb-async` (example "find_by_imdb_id") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tmdb-async` (example "append_to_response") due to 1 previous error [INFO] [stderr] error: could not compile `tmdb-async` (example "basic") due to 1 previous error [INFO] [stderr] error: could not compile `tmdb-async` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a567fdbfea91115c3f27ae267827c3f079ece077009d416ecc7f6a55cf2e1e2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a567fdbfea91115c3f27ae267827c3f079ece077009d416ecc7f6a55cf2e1e2f", kill_on_drop: false }` [INFO] [stdout] a567fdbfea91115c3f27ae267827c3f079ece077009d416ecc7f6a55cf2e1e2f