[INFO] fetching crate influxdb2-derive 0.1.1...
[INFO] checking influxdb2-derive-0.1.1 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate influxdb2-derive 0.1.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate influxdb2-derive 0.1.1 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate influxdb2-derive 0.1.1
[INFO] finished tweaking crates.io crate influxdb2-derive 0.1.1
[INFO] tweaked toml for crates.io crate influxdb2-derive 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 62 packages to latest compatible versions
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.13.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.85)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 516bb39c43ee0c13b07a28ca66f3edd89750e4acefe06509406bae02804052d6
[INFO] running `Command { std: "docker" "start" "-a" "516bb39c43ee0c13b07a28ca66f3edd89750e4acefe06509406bae02804052d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "516bb39c43ee0c13b07a28ca66f3edd89750e4acefe06509406bae02804052d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "516bb39c43ee0c13b07a28ca66f3edd89750e4acefe06509406bae02804052d6", kill_on_drop: false }`
[INFO] [stdout] 516bb39c43ee0c13b07a28ca66f3edd89750e4acefe06509406bae02804052d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b762f8d309ad5896a1af0b1ccff9c9df32665d6690612f1bdb5b8796ad157dbd
[INFO] running `Command { std: "docker" "start" "-a" "b762f8d309ad5896a1af0b1ccff9c9df32665d6690612f1bdb5b8796ad157dbd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling target-triple v0.1.3
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking serde_json v1.0.132
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking influxdb2-derive v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]     Checking trybuild v1.0.101
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `influxdb2`
[INFO] [stdout]   --> tests/writable.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     use influxdb2::models::WriteDataPoint;
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared crate or module `influxdb2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `influxdb2` in the list of imported crates
[INFO] [stdout]  --> tests/writable.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(WriteDataPoint)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^ could not find `influxdb2` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `WriteDataPoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `influxdb2_structmap`
[INFO] [stdout]  --> tests/struct.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(FromDataPoint)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^ use of undeclared crate or module `influxdb2_structmap`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `FromDataPoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `influxdb2_structmap`
[INFO] [stdout]  --> tests/multistruct.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(FromDataPoint)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^ use of undeclared crate or module `influxdb2_structmap`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `FromDataPoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `influxdb2` in the list of imported crates
[INFO] [stdout]   --> tests/writable.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(WriteDataPoint)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ could not find `influxdb2` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `WriteDataPoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `influxdb2_structmap`
[INFO] [stdout]   --> tests/multistruct.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(FromDataPoint)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^ use of undeclared crate or module `influxdb2_structmap`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `FromDataPoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `influxdb2-derive` (test "struct") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `influxdb2-derive` (test "multistruct") due to 2 previous errors
[INFO] [stderr] error: could not compile `influxdb2-derive` (test "writable") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "b762f8d309ad5896a1af0b1ccff9c9df32665d6690612f1bdb5b8796ad157dbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b762f8d309ad5896a1af0b1ccff9c9df32665d6690612f1bdb5b8796ad157dbd", kill_on_drop: false }`
[INFO] [stdout] b762f8d309ad5896a1af0b1ccff9c9df32665d6690612f1bdb5b8796ad157dbd
