[INFO] fetching crate bson-rs 0.0.3... [INFO] checking bson-rs-0.0.3 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate bson-rs 0.0.3 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate bson-rs 0.0.3 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "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-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 37 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06d6a3fe34a8a92b759131cb8904e4d571a14d1967f454953ef6066cc6f30f7d [INFO] running `Command { std: "docker" "start" "-a" "06d6a3fe34a8a92b759131cb8904e4d571a14d1967f454953ef6066cc6f30f7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06d6a3fe34a8a92b759131cb8904e4d571a14d1967f454953ef6066cc6f30f7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06d6a3fe34a8a92b759131cb8904e4d571a14d1967f454953ef6066cc6f30f7d", kill_on_drop: false }` [INFO] [stdout] 06d6a3fe34a8a92b759131cb8904e4d571a14d1967f454953ef6066cc6f30f7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e757662ad7d3d21e5a3d2530cf64eca166e05a5c524cae88555a1d94515b6b3 [INFO] running `Command { std: "docker" "start" "-a" "0e757662ad7d3d21e5a3d2530cf64eca166e05a5c524cae88555a1d94515b6b3", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking rustc-serialize v0.3.25 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking chrono v0.4.38 [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/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/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[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 std::error::Error; [INFO] [stdout] | [INFO] [stdout] 24 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 24 + use encoder::io::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 std::error::Error; [INFO] [stdout] | [INFO] [stdout] 24 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 24 + use encoder::io::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 std::error::Error; [INFO] [stdout] | [INFO] [stdout] 24 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 24 + use decoder::io::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 std::error::Error; [INFO] [stdout] | [INFO] [stdout] 24 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 24 + use decoder::io::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[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 std::error::Error; [INFO] [stdout] | [INFO] [stdout] 24 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 24 + use encoder::io::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 std::error::Error; [INFO] [stdout] | [INFO] [stdout] 24 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 24 + use encoder::io::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 std::error::Error; [INFO] [stdout] | [INFO] [stdout] 24 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 24 + use decoder::io::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 std::error::Error; [INFO] [stdout] | [INFO] [stdout] 24 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 24 + use decoder::io::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] 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 7 previous errors [INFO] [stdout] Some errors have detailed explanations: E0412, E0432. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bson-rs` (lib test) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "0e757662ad7d3d21e5a3d2530cf64eca166e05a5c524cae88555a1d94515b6b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e757662ad7d3d21e5a3d2530cf64eca166e05a5c524cae88555a1d94515b6b3", kill_on_drop: false }` [INFO] [stdout] 0e757662ad7d3d21e5a3d2530cf64eca166e05a5c524cae88555a1d94515b6b3