[INFO] fetching crate flopper 0.0.11...
[INFO] checking flopper-0.0.11 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate flopper 0.0.11 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate flopper 0.0.11 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate flopper 0.0.11
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate flopper 0.0.11
[INFO] tweaked toml for crates.io crate flopper 0.0.11 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate flopper 0.0.11 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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] deb52b09277d75120f58dcf3641fa06c5b029a2436d83ad23b6033a56bfdca6e
[INFO] running `Command { std: "docker" "start" "-a" "deb52b09277d75120f58dcf3641fa06c5b029a2436d83ad23b6033a56bfdca6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "deb52b09277d75120f58dcf3641fa06c5b029a2436d83ad23b6033a56bfdca6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "deb52b09277d75120f58dcf3641fa06c5b029a2436d83ad23b6033a56bfdca6e", kill_on_drop: false }`
[INFO] [stdout] deb52b09277d75120f58dcf3641fa06c5b029a2436d83ad23b6033a56bfdca6e
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 617d24cb7b4874d6f54eb065e5ae9f732761bb2746aa75196675e1a1bad1e328
[INFO] running `Command { std: "docker" "start" "-a" "617d24cb7b4874d6f54eb065e5ae9f732761bb2746aa75196675e1a1bad1e328", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking ipnet v2.10.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling dotenvy_macro v0.15.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling mini-internal v0.1.40
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking miniserde v0.1.40
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking hyper-util v0.1.9
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.7
[INFO] [stderr]     Checking flopper v0.0.11 (/opt/rustwide/workdir)
[INFO] [stdout] error: macro expansion ignores token `;` and any following
[INFO] [stdout]   --> tests/fetch.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 |     const KEY: &str = dotenv!("KEY");
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^ caused by the macro expansion here
[INFO] [stdout]    |
[INFO] [stdout]    = note: the usage of `dotenv!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Error loading .env file: path not found
[INFO] [stdout]   --> tests/fetch.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 |     const KEY: &str = dotenv!("KEY");
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores token `;` and any following
[INFO] [stdout]   --> tests/fetch.rs:11:26
[INFO] [stdout]    |
[INFO] [stdout] 11 |     const SECRET: &str = dotenv!("SECRET");
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^ caused by the macro expansion here
[INFO] [stdout]    |
[INFO] [stdout]    = note: the usage of `dotenv!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores token `;` and any following
[INFO] [stdout]   --> examples/usual_macro.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let key: &str = dotenv!("KEY");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ caused by the macro expansion here
[INFO] [stdout]    |
[INFO] [stdout]    = note: the usage of `dotenv!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Error loading .env file: path not found
[INFO] [stdout]   --> tests/fetch.rs:11:26
[INFO] [stdout]    |
[INFO] [stdout] 11 |     const SECRET: &str = dotenv!("SECRET");
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Error loading .env file: path not found
[INFO] [stdout]   --> examples/usual_macro.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let key: &str = dotenv!("KEY");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores token `;` and any following
[INFO] [stdout]   --> examples/usual_macro.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let secret: &str = dotenv!("SECRET");
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^ caused by the macro expansion here
[INFO] [stdout]    |
[INFO] [stdout]    = note: the usage of `dotenv!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Error loading .env file: path not found
[INFO] [stdout]   --> examples/usual_macro.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let secret: &str = dotenv!("SECRET");
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores token `;` and any following
[INFO] [stdout]   --> examples/usual.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let key: &str = dotenv!("KEY");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ caused by the macro expansion here
[INFO] [stdout]    |
[INFO] [stdout]    = note: the usage of `dotenv!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Error loading .env file: path not found
[INFO] [stdout]   --> examples/usual.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let key: &str = dotenv!("KEY");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores token `;` and any following
[INFO] [stdout]   --> examples/usual.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let secret: &str = dotenv!("SECRET");
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^ caused by the macro expansion here
[INFO] [stdout]    |
[INFO] [stdout]    = note: the usage of `dotenv!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Error loading .env file: path not found
[INFO] [stdout]   --> examples/usual.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let secret: &str = dotenv!("SECRET");
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `flopper` (example "usual") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `flopper` (example "usual_macro") due to 4 previous errors
[INFO] [stderr] error: could not compile `flopper` (test "fetch") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "617d24cb7b4874d6f54eb065e5ae9f732761bb2746aa75196675e1a1bad1e328", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "617d24cb7b4874d6f54eb065e5ae9f732761bb2746aa75196675e1a1bad1e328", kill_on_drop: false }`
[INFO] [stdout] 617d24cb7b4874d6f54eb065e5ae9f732761bb2746aa75196675e1a1bad1e328
