[INFO] fetching crate influxdb 0.7.2... [INFO] testing influxdb-0.7.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate influxdb 0.7.2 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate influxdb 0.7.2 [INFO] finished tweaking crates.io crate influxdb 0.7.2 [INFO] tweaked toml for crates.io crate influxdb 0.7.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate influxdb 0.7.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 353 packages to latest compatible versions [INFO] [stderr] Adding http v0.2.12 (available: v1.3.1) [INFO] [stderr] Adding indoc v1.0.9 (available: v2.0.6) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-tls v0.10.0 [INFO] [stderr] Downloaded spinning_top v0.2.5 [INFO] [stderr] Downloaded rustls v0.18.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4652cb3f8951d0c069016d47fb65a55d548340e6a0e3f1db75744a38df7b781 [INFO] running `Command { std: "docker" "start" "-a" "f4652cb3f8951d0c069016d47fb65a55d548340e6a0e3f1db75744a38df7b781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4652cb3f8951d0c069016d47fb65a55d548340e6a0e3f1db75744a38df7b781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4652cb3f8951d0c069016d47fb65a55d548340e6a0e3f1db75744a38df7b781", kill_on_drop: false }` [INFO] [stdout] f4652cb3f8951d0c069016d47fb65a55d548340e6a0e3f1db75744a38df7b781 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 018582069c5ac2c1b9d5886ecb0d7dc1aeaaaed58be37086b298a30cdff8b520 [INFO] running `Command { std: "docker" "start" "-a" "018582069c5ac2c1b9d5886ecb0d7dc1aeaaaed58be37086b298a30cdff8b520", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling influxdb v0.7.2 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find macro `cargo_toml` in the current scope when looking from the crate root [INFO] [stdout] --> src/lib.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #![doc = cargo_toml!(indent="", "derive")] [INFO] [stdout] | ^^^^^^^^^^ not found from the crate root [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] = note: `#[deny(out_of_scope_macro_calls)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cargo_toml_private` in the current scope when looking from the crate root [INFO] [stdout] --> src/lib.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 23 | #![doc = cargo_toml!(indent="", "derive")] [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 104 | cargo_toml_private!($indent, "", $firstfeat $(, $feature)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found from the crate root [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] = note: this error originates in the macro `cargo_toml` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cargo_toml` in the current scope when looking from the crate root [INFO] [stdout] --> src/lib.rs:80:10 [INFO] [stdout] | [INFO] [stdout] 80 | #![doc = cargo_toml!(indent="\t", "derive")] [INFO] [stdout] | ^^^^^^^^^^ not found from the crate root [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cargo_toml_private` in the current scope when looking from the crate root [INFO] [stdout] --> src/lib.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 80 | #![doc = cargo_toml!(indent="\t", "derive")] [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 104 | cargo_toml_private!($indent, "", $firstfeat $(, $feature)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found from the crate root [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] = note: this error originates in the macro `cargo_toml` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cargo_toml` in the current scope when looking from the crate root [INFO] [stdout] --> src/lib.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | #![doc = cargo_toml!(indent="\t", default-features = false, "derive", "use-serde", "reqwest-client")] [INFO] [stdout] | ^^^^^^^^^^ not found from the crate root [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cargo_toml_private` in the current scope when looking from the crate root [INFO] [stdout] --> src/lib.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 82 | #![doc = cargo_toml!(indent="\t", default-features = false, "derive", "use-serde", "reqwest-client")] [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 108 | cargo_toml_private!($indent, "default-features = false,", $firstfeat $(, $feature)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found from the crate root [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] = note: this error originates in the macro `cargo_toml` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cargo_toml` in the current scope when looking from the crate root [INFO] [stdout] --> src/lib.rs:84:10 [INFO] [stdout] | [INFO] [stdout] 84 | #![doc = cargo_toml!(indent="\t", default-features = false, "derive", "use-serde", "hyper-client")] [INFO] [stdout] | ^^^^^^^^^^ not found from the crate root [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cargo_toml_private` in the current scope when looking from the crate root [INFO] [stdout] --> src/lib.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 84 | #![doc = cargo_toml!(indent="\t", default-features = false, "derive", "use-serde", "hyper-client")] [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 108 | cargo_toml_private!($indent, "default-features = false,", $firstfeat $(, $feature)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found from the crate root [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] = note: this error originates in the macro `cargo_toml` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cargo_toml` in the current scope when looking from the crate root [INFO] [stdout] --> src/lib.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 86 | #![doc = cargo_toml!(indent="\t", default-features = false, "derive", "use-serde", "curl-client")] [INFO] [stdout] | ^^^^^^^^^^ not found from the crate root [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cargo_toml_private` in the current scope when looking from the crate root [INFO] [stdout] --> src/lib.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 86 | #![doc = cargo_toml!(indent="\t", default-features = false, "derive", "use-serde", "curl-client")] [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 108 | cargo_toml_private!($indent, "default-features = false,", $firstfeat $(, $feature)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found from the crate root [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] = note: this error originates in the macro `cargo_toml` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cargo_toml` in the current scope when looking from the crate root [INFO] [stdout] --> src/lib.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | #![doc = cargo_toml!(indent="\t", default-features = false, "derive", "use-serde", "h1-client")] [INFO] [stdout] | ^^^^^^^^^^ not found from the crate root [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cargo_toml_private` in the current scope when looking from the crate root [INFO] [stdout] --> src/lib.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 88 | #![doc = cargo_toml!(indent="\t", default-features = false, "derive", "use-serde", "h1-client")] [INFO] [stdout] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 108 | cargo_toml_private!($indent, "default-features = false,", $firstfeat $(, $feature)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found from the crate root [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] = note: this error originates in the macro `cargo_toml` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cargo_toml` in the current scope when looking from the crate root [INFO] [stdout] --> src/lib.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | #![doc = cargo_toml!(indent="\t", default-features = false, "derive", "use-serde", "h1-client-rustls")] [INFO] [stdout] | ^^^^^^^^^^ not found from the crate root [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cargo_toml_private` in the current scope when looking from the crate root [INFO] [stdout] --> src/lib.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 90 | #![doc = cargo_toml!(indent="\t", default-features = false, "derive", "use-serde", "h1-client-rustls")] [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 108 | cargo_toml_private!($indent, "default-features = false,", $firstfeat $(, $feature)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found from the crate root [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] = note: this error originates in the macro `cargo_toml` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cargo_toml` in the current scope when looking from the crate root [INFO] [stdout] --> src/lib.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | #![doc = cargo_toml!(indent="\t", default-features = false, "derive", "use-serde", "wasm-client")] [INFO] [stdout] | ^^^^^^^^^^ not found from the crate root [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cargo_toml_private` in the current scope when looking from the crate root [INFO] [stdout] --> src/lib.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 92 | #![doc = cargo_toml!(indent="\t", default-features = false, "derive", "use-serde", "wasm-client")] [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 108 | cargo_toml_private!($indent, "default-features = false,", $firstfeat $(, $feature)*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found from the crate root [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124535 [INFO] [stdout] = help: import `macro_rules` with `use` to make it callable above its definition [INFO] [stdout] = note: this error originates in the macro `cargo_toml` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `influxdb` (lib) due to 32 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "018582069c5ac2c1b9d5886ecb0d7dc1aeaaaed58be37086b298a30cdff8b520", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "018582069c5ac2c1b9d5886ecb0d7dc1aeaaaed58be37086b298a30cdff8b520", kill_on_drop: false }` [INFO] [stdout] 018582069c5ac2c1b9d5886ecb0d7dc1aeaaaed58be37086b298a30cdff8b520