[INFO] fetching crate asn1obj 0.1.6...
[INFO] checking asn1obj-0.1.6 against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752
[INFO] extracting crate asn1obj 0.1.6 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate asn1obj 0.1.6 on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate asn1obj 0.1.6
[INFO] finished tweaking crates.io crate asn1obj 0.1.6
[INFO] tweaked toml for crates.io crate asn1obj 0.1.6 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 56 packages
[INFO] [stderr]       Adding bytes v0.5.6 (latest: v1.6.0)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.58)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded asn1obj_codegen v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76f15e8ea954ede1c55e4da0bdc05ac93520569d3b601f5aedc25beb4058e945
[INFO] running `Command { std: "docker" "start" "-a" "76f15e8ea954ede1c55e4da0bdc05ac93520569d3b601f5aedc25beb4058e945", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76f15e8ea954ede1c55e4da0bdc05ac93520569d3b601f5aedc25beb4058e945", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76f15e8ea954ede1c55e4da0bdc05ac93520569d3b601f5aedc25beb4058e945", kill_on_drop: false }`
[INFO] [stdout] 76f15e8ea954ede1c55e4da0bdc05ac93520569d3b601f5aedc25beb4058e945
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99000e340e9f7d79bbdd2c1758f75e79e0cc2d644391cca9c530b18c134cbe0a
[INFO] running `Command { std: "docker" "start" "-a" "99000e340e9f7d79bbdd2c1758f75e79e0cc2d644391cca9c530b18c134cbe0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling chrono v0.4.37
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling asn1obj_codegen v0.1.0
[INFO] [stderr]     Checking asn1obj v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]  --> src/asn1impl.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_json;
[INFO] [stdout]   |     ^^^^^^^^^^ the item `serde_json` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Utc` is imported redundantly
[INFO] [stdout]  --> src/base.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use chrono::{Utc,DateTime,Datelike,Timelike,Duration};
[INFO] [stdout]   |              ^^^
[INFO] [stdout] 5 | use chrono::prelude::*;
[INFO] [stdout]   |     ------------------ the item `Utc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `DateTime` is imported redundantly
[INFO] [stdout]  --> src/base.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | use chrono::{Utc,DateTime,Datelike,Timelike,Duration};
[INFO] [stdout]   |                  ^^^^^^^^
[INFO] [stdout] 5 | use chrono::prelude::*;
[INFO] [stdout]   |     ------------------ the item `DateTime` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Datelike` is imported redundantly
[INFO] [stdout]  --> src/base.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 | use chrono::{Utc,DateTime,Datelike,Timelike,Duration};
[INFO] [stdout]   |                           ^^^^^^^^
[INFO] [stdout] 5 | use chrono::prelude::*;
[INFO] [stdout]   |     ------------------ the item `Datelike` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Timelike` is imported redundantly
[INFO] [stdout]  --> src/base.rs:4:36
[INFO] [stdout]   |
[INFO] [stdout] 4 | use chrono::{Utc,DateTime,Datelike,Timelike,Duration};
[INFO] [stdout]   |                                    ^^^^^^^^
[INFO] [stdout] 5 | use chrono::prelude::*;
[INFO] [stdout]   |     ------------------ the item `Timelike` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]   --> src/base.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use serde_json;
[INFO] [stdout]    |     ^^^^^^^^^^ the item `serde_json` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PartialEq` is imported redundantly
[INFO] [stdout]   --> src/base.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use std::cmp::PartialEq;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/prelude/mod.rs:144:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `PartialEq` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]  --> src/asn1impl.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_json;
[INFO] [stdout]   |     ^^^^^^^^^^ the item `serde_json` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Utc` is imported redundantly
[INFO] [stdout]  --> src/base.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use chrono::{Utc,DateTime,Datelike,Timelike,Duration};
[INFO] [stdout]   |              ^^^
[INFO] [stdout] 5 | use chrono::prelude::*;
[INFO] [stdout]   |     ------------------ the item `Utc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `DateTime` is imported redundantly
[INFO] [stdout]  --> src/base.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | use chrono::{Utc,DateTime,Datelike,Timelike,Duration};
[INFO] [stdout]   |                  ^^^^^^^^
[INFO] [stdout] 5 | use chrono::prelude::*;
[INFO] [stdout]   |     ------------------ the item `DateTime` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Datelike` is imported redundantly
[INFO] [stdout]  --> src/base.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 | use chrono::{Utc,DateTime,Datelike,Timelike,Duration};
[INFO] [stdout]   |                           ^^^^^^^^
[INFO] [stdout] 5 | use chrono::prelude::*;
[INFO] [stdout]   |     ------------------ the item `Datelike` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Timelike` is imported redundantly
[INFO] [stdout]  --> src/base.rs:4:36
[INFO] [stdout]   |
[INFO] [stdout] 4 | use chrono::{Utc,DateTime,Datelike,Timelike,Duration};
[INFO] [stdout]   |                                    ^^^^^^^^
[INFO] [stdout] 5 | use chrono::prelude::*;
[INFO] [stdout]   |     ------------------ the item `Timelike` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]   --> src/base.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use serde_json;
[INFO] [stdout]    |     ^^^^^^^^^^ the item `serde_json` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PartialEq` is imported redundantly
[INFO] [stdout]   --> src/base.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use std::cmp::PartialEq;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/prelude/mod.rs:144:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `PartialEq` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Utc` is imported redundantly
[INFO] [stdout]   --> src/tests.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use chrono::{Utc,DateTime,Datelike,Timelike};
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 13 | use chrono::prelude::*;
[INFO] [stdout]    |     ------------------ the item `Utc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `DateTime` is imported redundantly
[INFO] [stdout]   --> src/tests.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 | use chrono::{Utc,DateTime,Datelike,Timelike};
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 13 | use chrono::prelude::*;
[INFO] [stdout]    |     ------------------ the item `DateTime` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Datelike` is imported redundantly
[INFO] [stdout]   --> src/tests.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 | use chrono::{Utc,DateTime,Datelike,Timelike};
[INFO] [stdout]    |                           ^^^^^^^^
[INFO] [stdout] 13 | use chrono::prelude::*;
[INFO] [stdout]    |     ------------------ the item `Datelike` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Timelike` is imported redundantly
[INFO] [stdout]   --> src/tests.rs:12:36
[INFO] [stdout]    |
[INFO] [stdout] 12 | use chrono::{Utc,DateTime,Datelike,Timelike};
[INFO] [stdout]    |                                    ^^^^^^^^
[INFO] [stdout] 13 | use chrono::prelude::*;
[INFO] [stdout]    |     ------------------ the item `Timelike` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.01s
[INFO] running `Command { std: "docker" "inspect" "99000e340e9f7d79bbdd2c1758f75e79e0cc2d644391cca9c530b18c134cbe0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99000e340e9f7d79bbdd2c1758f75e79e0cc2d644391cca9c530b18c134cbe0a", kill_on_drop: false }`
[INFO] [stdout] 99000e340e9f7d79bbdd2c1758f75e79e0cc2d644391cca9c530b18c134cbe0a
