[INFO] fetching crate bson-rs 0.0.3... [INFO] checking bson-rs-0.0.3 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] extracting crate bson-rs 0.0.3 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate bson-rs 0.0.3 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bson-rs 0.0.3 [INFO] finished tweaking crates.io crate bson-rs 0.0.3 [INFO] tweaked toml for crates.io crate bson-rs 0.0.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 36 packages [INFO] [stderr] Adding windows-core v0.52.0 (latest: v0.55.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 485ba65a97caa757f940a61f834fbf7e67755c9ebebfdbd7d1a1e47a80890b38 [INFO] running `Command { std: "docker" "start" "-a" "485ba65a97caa757f940a61f834fbf7e67755c9ebebfdbd7d1a1e47a80890b38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "485ba65a97caa757f940a61f834fbf7e67755c9ebebfdbd7d1a1e47a80890b38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "485ba65a97caa757f940a61f834fbf7e67755c9ebebfdbd7d1a1e47a80890b38", kill_on_drop: false }` [INFO] [stdout] 485ba65a97caa757f940a61f834fbf7e67755c9ebebfdbd7d1a1e47a80890b38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa9e089873338feb3f79c4e765f883774f90de1f271b4981e1d25c2e8c19649e [INFO] running `Command { std: "docker" "start" "-a" "fa9e089873338feb3f79c4e765f883774f90de1f271b4981e1d25c2e8c19649e", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking rustc-serialize v0.3.25 [INFO] [stderr] Checking chrono v0.4.37 [INFO] [stderr] Checking bson-rs v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `chrono::UTC` [INFO] [stdout] --> src/bson.rs:27:24 [INFO] [stdout] | [INFO] [stdout] 27 | use chrono::{DateTime, UTC}; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | no `UTC` in the root [INFO] [stdout] | help: a similar name exists in the module: `Utc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono::UTC` [INFO] [stdout] --> src/encoder.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | use chrono::{DateTime, UTC}; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | no `UTC` in the root [INFO] [stdout] | help: a similar name exists in the module: `Utc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono::UTC` [INFO] [stdout] --> src/decoder.rs:29:39 [INFO] [stdout] | [INFO] [stdout] 29 | use chrono::{DateTime, NaiveDateTime, UTC}; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | no `UTC` in the root [INFO] [stdout] | help: a similar name exists in the module: `Utc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `byteorder` [INFO] [stdout] --> src/encoder.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 45 | impl From for EncoderError { [INFO] [stdout] | ^^^^^ not found in `byteorder` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 24 + use encoder::io::Error; [INFO] [stdout] | [INFO] [stdout] 24 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 24 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 45 - impl From for EncoderError { [INFO] [stdout] 45 + impl From for EncoderError { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `byteorder` [INFO] [stdout] --> src/encoder.rs:46:29 [INFO] [stdout] | [INFO] [stdout] 46 | fn from(err: byteorder::Error) -> EncoderError { [INFO] [stdout] | ^^^^^ not found in `byteorder` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 24 + use encoder::io::Error; [INFO] [stdout] | [INFO] [stdout] 24 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 24 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 46 - fn from(err: byteorder::Error) -> EncoderError { [INFO] [stdout] 46 + fn from(err: Error) -> EncoderError { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `byteorder` [INFO] [stdout] --> src/decoder.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 54 | impl From for DecoderError { [INFO] [stdout] | ^^^^^ not found in `byteorder` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 24 + use decoder::io::Error; [INFO] [stdout] | [INFO] [stdout] 24 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 24 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 54 - impl From for DecoderError { [INFO] [stdout] 54 + impl From for DecoderError { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `byteorder` [INFO] [stdout] --> src/decoder.rs:55:29 [INFO] [stdout] | [INFO] [stdout] 55 | fn from(err: byteorder::Error) -> DecoderError { [INFO] [stdout] | ^^^^^ not found in `byteorder` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 24 + use decoder::io::Error; [INFO] [stdout] | [INFO] [stdout] 24 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 24 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 55 - fn from(err: byteorder::Error) -> DecoderError { [INFO] [stdout] 55 + fn from(err: Error) -> DecoderError { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono::UTC` [INFO] [stdout] --> src/bson.rs:27:24 [INFO] [stdout] | [INFO] [stdout] 27 | use chrono::{DateTime, UTC}; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | no `UTC` in the root [INFO] [stdout] | help: a similar name exists in the module: `Utc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono::UTC` [INFO] [stdout] --> src/encoder.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | use chrono::{DateTime, UTC}; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | no `UTC` in the root [INFO] [stdout] | help: a similar name exists in the module: `Utc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono::UTC` [INFO] [stdout] --> src/decoder.rs:29:39 [INFO] [stdout] | [INFO] [stdout] 29 | use chrono::{DateTime, NaiveDateTime, UTC}; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | no `UTC` in the root [INFO] [stdout] | help: a similar name exists in the module: `Utc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `byteorder` [INFO] [stdout] --> src/encoder.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 45 | impl From for EncoderError { [INFO] [stdout] | ^^^^^ not found in `byteorder` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 24 + use encoder::io::Error; [INFO] [stdout] | [INFO] [stdout] 24 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 24 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 45 - impl From for EncoderError { [INFO] [stdout] 45 + impl From for EncoderError { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `byteorder` [INFO] [stdout] --> src/encoder.rs:46:29 [INFO] [stdout] | [INFO] [stdout] 46 | fn from(err: byteorder::Error) -> EncoderError { [INFO] [stdout] | ^^^^^ not found in `byteorder` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 24 + use encoder::io::Error; [INFO] [stdout] | [INFO] [stdout] 24 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 24 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 46 - fn from(err: byteorder::Error) -> EncoderError { [INFO] [stdout] 46 + fn from(err: Error) -> EncoderError { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `byteorder` [INFO] [stdout] --> src/decoder.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 54 | impl From for DecoderError { [INFO] [stdout] | ^^^^^ not found in `byteorder` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 24 + use decoder::io::Error; [INFO] [stdout] | [INFO] [stdout] 24 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 24 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 54 - impl From for DecoderError { [INFO] [stdout] 54 + impl From for DecoderError { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `byteorder` [INFO] [stdout] --> src/decoder.rs:55:29 [INFO] [stdout] | [INFO] [stdout] 55 | fn from(err: byteorder::Error) -> DecoderError { [INFO] [stdout] | ^^^^^ not found in `byteorder` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 24 + use decoder::io::Error; [INFO] [stdout] | [INFO] [stdout] 24 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 24 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 55 - fn from(err: byteorder::Error) -> DecoderError { [INFO] [stdout] 55 + fn from(err: Error) -> DecoderError { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bson-rs` (lib) due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bson-rs` (lib test) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "fa9e089873338feb3f79c4e765f883774f90de1f271b4981e1d25c2e8c19649e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa9e089873338feb3f79c4e765f883774f90de1f271b4981e1d25c2e8c19649e", kill_on_drop: false }` [INFO] [stdout] fa9e089873338feb3f79c4e765f883774f90de1f271b4981e1d25c2e8c19649e