[INFO] fetching crate flopper 0.0.11... [INFO] testing flopper-0.0.11 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate flopper 0.0.11 into /workspace/builds/worker-3-tc2/source [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-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate flopper 0.0.11 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 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 83b67c99735a04bed6af1bfe8bf2fb43d11c0c82d82ed41129835492e1fa65aa [INFO] running `Command { std: "docker" "start" "-a" "83b67c99735a04bed6af1bfe8bf2fb43d11c0c82d82ed41129835492e1fa65aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83b67c99735a04bed6af1bfe8bf2fb43d11c0c82d82ed41129835492e1fa65aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83b67c99735a04bed6af1bfe8bf2fb43d11c0c82d82ed41129835492e1fa65aa", kill_on_drop: false }` [INFO] [stdout] 83b67c99735a04bed6af1bfe8bf2fb43d11c0c82d82ed41129835492e1fa65aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a74c5b369886066bcd97cb45a1048e8e93a0910fe6a2b954fd9883723842372a [INFO] running `Command { std: "docker" "start" "-a" "a74c5b369886066bcd97cb45a1048e8e93a0910fe6a2b954fd9883723842372a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling ipnet v2.10.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling mini-internal v0.1.40 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling miniserde v0.1.40 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling flopper v0.0.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Data` is never constructed [INFO] [stdout] --> src/flopper/data_set.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Data { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.07s [INFO] running `Command { std: "docker" "inspect" "a74c5b369886066bcd97cb45a1048e8e93a0910fe6a2b954fd9883723842372a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a74c5b369886066bcd97cb45a1048e8e93a0910fe6a2b954fd9883723842372a", kill_on_drop: false }` [INFO] [stdout] a74c5b369886066bcd97cb45a1048e8e93a0910fe6a2b954fd9883723842372a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 08a1510b90ff3017b518b49bbe79f5ee95f3f6f5093db3c1e27442ad9b5558e2 [INFO] running `Command { std: "docker" "start" "-a" "08a1510b90ff3017b518b49bbe79f5ee95f3f6f5093db3c1e27442ad9b5558e2", kill_on_drop: false }` [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling dotenvy_macro v0.15.7 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling flopper v0.0.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Data` is never constructed [INFO] [stdout] --> src/flopper/data_set.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Data { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macro expansion ignores `;` and any tokens 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] --> 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 `;` and any tokens 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 `;` and any tokens 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 `;` and any tokens 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: 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: macro expansion ignores `;` and any tokens 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 `;` and any tokens 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_macro") 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") due to 4 previous errors [INFO] [stderr] error: could not compile `flopper` (test "fetch") due to 4 previous errors [INFO] [stdout] warning: struct `Data` is never constructed [INFO] [stdout] --> src/flopper/data_set.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Data { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "08a1510b90ff3017b518b49bbe79f5ee95f3f6f5093db3c1e27442ad9b5558e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08a1510b90ff3017b518b49bbe79f5ee95f3f6f5093db3c1e27442ad9b5558e2", kill_on_drop: false }` [INFO] [stdout] 08a1510b90ff3017b518b49bbe79f5ee95f3f6f5093db3c1e27442ad9b5558e2