[INFO] fetching crate class_file 0.1.0...
[INFO] checking class_file-0.1.0 against master#e59540968e0c6fc3c37d92a639b83fc8fcee5e81 for pr-114559
[INFO] extracting crate class_file 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate class_file 0.1.0 on toolchain e59540968e0c6fc3c37d92a639b83fc8fcee5e81
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate class_file 0.1.0
[INFO] finished tweaking crates.io crate class_file 0.1.0
[INFO] tweaked toml for crates.io crate class_file 0.1.0 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" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mutf8 v0.1.0
[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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cff3050770ad500a2b5ac763928021b48fb2449be4d108cbc37d0e70c1df40d7
[INFO] running `Command { std: "docker" "start" "-a" "cff3050770ad500a2b5ac763928021b48fb2449be4d108cbc37d0e70c1df40d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cff3050770ad500a2b5ac763928021b48fb2449be4d108cbc37d0e70c1df40d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cff3050770ad500a2b5ac763928021b48fb2449be4d108cbc37d0e70c1df40d7", kill_on_drop: false }`
[INFO] [stdout] cff3050770ad500a2b5ac763928021b48fb2449be4d108cbc37d0e70c1df40d7
[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=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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6cc5dbc48af7438e18ef084b5449518923f686d248d70e75d2088ee8037e8813
[INFO] running `Command { std: "docker" "start" "-a" "6cc5dbc48af7438e18ef084b5449518923f686d248d70e75d2088ee8037e8813", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking mutf8 v0.1.0
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]     Checking class_file v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CONSTANT_INTEGER_TAG` is imported redundantly
[INFO] [stdout]    --> src/attr.rs:109:4
[INFO] [stdout]     |
[INFO] [stdout] 3   | use crate::*;
[INFO] [stdout]     |     -------- the item `CONSTANT_INTEGER_TAG` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 109 |             CONSTANT_INTEGER_TAG,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CONSTANT_FLOAT_TAG` is imported redundantly
[INFO] [stdout]    --> src/attr.rs:110:4
[INFO] [stdout]     |
[INFO] [stdout] 3   | use crate::*;
[INFO] [stdout]     |     -------- the item `CONSTANT_FLOAT_TAG` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 110 |             CONSTANT_FLOAT_TAG,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CONSTANT_LONG_TAG` is imported redundantly
[INFO] [stdout]    --> src/attr.rs:111:4
[INFO] [stdout]     |
[INFO] [stdout] 3   | use crate::*;
[INFO] [stdout]     |     -------- the item `CONSTANT_LONG_TAG` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 111 |             CONSTANT_LONG_TAG,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CONSTANT_DOUBLE_TAG` is imported redundantly
[INFO] [stdout]    --> src/attr.rs:112:4
[INFO] [stdout]     |
[INFO] [stdout] 3   | use crate::*;
[INFO] [stdout]     |     -------- the item `CONSTANT_DOUBLE_TAG` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 112 |             CONSTANT_DOUBLE_TAG,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CONSTANT_STRING_TAG` is imported redundantly
[INFO] [stdout]    --> src/attr.rs:113:4
[INFO] [stdout]     |
[INFO] [stdout] 3   | use crate::*;
[INFO] [stdout]     |     -------- the item `CONSTANT_STRING_TAG` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 113 |             CONSTANT_STRING_TAG,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CONSTANT_INTEGER_TAG` is imported redundantly
[INFO] [stdout]    --> src/attr.rs:649:4
[INFO] [stdout]     |
[INFO] [stdout] 3   | use crate::*;
[INFO] [stdout]     |     -------- the item `CONSTANT_INTEGER_TAG` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 649 |             CONSTANT_INTEGER_TAG,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CONSTANT_FLOAT_TAG` is imported redundantly
[INFO] [stdout]    --> src/attr.rs:650:4
[INFO] [stdout]     |
[INFO] [stdout] 3   | use crate::*;
[INFO] [stdout]     |     -------- the item `CONSTANT_FLOAT_TAG` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 650 |             CONSTANT_FLOAT_TAG,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CONSTANT_LONG_TAG` is imported redundantly
[INFO] [stdout]    --> src/attr.rs:651:4
[INFO] [stdout]     |
[INFO] [stdout] 3   | use crate::*;
[INFO] [stdout]     |     -------- the item `CONSTANT_LONG_TAG` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 651 |             CONSTANT_LONG_TAG,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CONSTANT_DOUBLE_TAG` is imported redundantly
[INFO] [stdout]    --> src/attr.rs:652:4
[INFO] [stdout]     |
[INFO] [stdout] 3   | use crate::*;
[INFO] [stdout]     |     -------- the item `CONSTANT_DOUBLE_TAG` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 652 |             CONSTANT_DOUBLE_TAG,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CONSTANT_STRING_TAG` is imported redundantly
[INFO] [stdout]    --> src/attr.rs:653:4
[INFO] [stdout]     |
[INFO] [stdout] 3   | use crate::*;
[INFO] [stdout]     |     -------- the item `CONSTANT_STRING_TAG` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 653 |             CONSTANT_STRING_TAG,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CONSTANT_METHOD_HANDLE_TAG` is imported redundantly
[INFO] [stdout]    --> src/attr.rs:654:4
[INFO] [stdout]     |
[INFO] [stdout] 3   | use crate::*;
[INFO] [stdout]     |     -------- the item `CONSTANT_METHOD_HANDLE_TAG` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 654 |             CONSTANT_METHOD_HANDLE_TAG,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CONSTANT_METHOD_TYPE_TAG` is imported redundantly
[INFO] [stdout]    --> src/attr.rs:655:4
[INFO] [stdout]     |
[INFO] [stdout] 3   | use crate::*;
[INFO] [stdout]     |     -------- the item `CONSTANT_METHOD_TYPE_TAG` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 655 |             CONSTANT_METHOD_TYPE_TAG,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CONSTANT_DYNAMIC_TAG` is imported redundantly
[INFO] [stdout]    --> src/attr.rs:656:4
[INFO] [stdout]     |
[INFO] [stdout] 3   | use crate::*;
[INFO] [stdout]     |     -------- the item `CONSTANT_DYNAMIC_TAG` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 656 |             CONSTANT_DYNAMIC_TAG,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CONSTANT_INTEGER_TAG` is imported redundantly
[INFO] [stdout]    --> src/attr.rs:109:4
[INFO] [stdout]     |
[INFO] [stdout] 3   | use crate::*;
[INFO] [stdout]     |     -------- the item `CONSTANT_INTEGER_TAG` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 109 |             CONSTANT_INTEGER_TAG,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CONSTANT_FLOAT_TAG` is imported redundantly
[INFO] [stdout]    --> src/attr.rs:110:4
[INFO] [stdout]     |
[INFO] [stdout] 3   | use crate::*;
[INFO] [stdout]     |     -------- the item `CONSTANT_FLOAT_TAG` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 110 |             CONSTANT_FLOAT_TAG,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CONSTANT_LONG_TAG` is imported redundantly
[INFO] [stdout]    --> src/attr.rs:111:4
[INFO] [stdout]     |
[INFO] [stdout] 3   | use crate::*;
[INFO] [stdout]     |     -------- the item `CONSTANT_LONG_TAG` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 111 |             CONSTANT_LONG_TAG,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CONSTANT_DOUBLE_TAG` is imported redundantly
[INFO] [stdout]    --> src/attr.rs:112:4
[INFO] [stdout]     |
[INFO] [stdout] 3   | use crate::*;
[INFO] [stdout]     |     -------- the item `CONSTANT_DOUBLE_TAG` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 112 |             CONSTANT_DOUBLE_TAG,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CONSTANT_STRING_TAG` is imported redundantly
[INFO] [stdout]    --> src/attr.rs:113:4
[INFO] [stdout]     |
[INFO] [stdout] 3   | use crate::*;
[INFO] [stdout]     |     -------- the item `CONSTANT_STRING_TAG` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 113 |             CONSTANT_STRING_TAG,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CONSTANT_INTEGER_TAG` is imported redundantly
[INFO] [stdout]    --> src/attr.rs:649:4
[INFO] [stdout]     |
[INFO] [stdout] 3   | use crate::*;
[INFO] [stdout]     |     -------- the item `CONSTANT_INTEGER_TAG` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 649 |             CONSTANT_INTEGER_TAG,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CONSTANT_FLOAT_TAG` is imported redundantly
[INFO] [stdout]    --> src/attr.rs:650:4
[INFO] [stdout]     |
[INFO] [stdout] 3   | use crate::*;
[INFO] [stdout]     |     -------- the item `CONSTANT_FLOAT_TAG` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 650 |             CONSTANT_FLOAT_TAG,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CONSTANT_LONG_TAG` is imported redundantly
[INFO] [stdout]    --> src/attr.rs:651:4
[INFO] [stdout]     |
[INFO] [stdout] 3   | use crate::*;
[INFO] [stdout]     |     -------- the item `CONSTANT_LONG_TAG` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 651 |             CONSTANT_LONG_TAG,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CONSTANT_DOUBLE_TAG` is imported redundantly
[INFO] [stdout]    --> src/attr.rs:652:4
[INFO] [stdout]     |
[INFO] [stdout] 3   | use crate::*;
[INFO] [stdout]     |     -------- the item `CONSTANT_DOUBLE_TAG` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 652 |             CONSTANT_DOUBLE_TAG,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CONSTANT_STRING_TAG` is imported redundantly
[INFO] [stdout]    --> src/attr.rs:653:4
[INFO] [stdout]     |
[INFO] [stdout] 3   | use crate::*;
[INFO] [stdout]     |     -------- the item `CONSTANT_STRING_TAG` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 653 |             CONSTANT_STRING_TAG,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CONSTANT_METHOD_HANDLE_TAG` is imported redundantly
[INFO] [stdout]    --> src/attr.rs:654:4
[INFO] [stdout]     |
[INFO] [stdout] 3   | use crate::*;
[INFO] [stdout]     |     -------- the item `CONSTANT_METHOD_HANDLE_TAG` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 654 |             CONSTANT_METHOD_HANDLE_TAG,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CONSTANT_METHOD_TYPE_TAG` is imported redundantly
[INFO] [stdout]    --> src/attr.rs:655:4
[INFO] [stdout]     |
[INFO] [stdout] 3   | use crate::*;
[INFO] [stdout]     |     -------- the item `CONSTANT_METHOD_TYPE_TAG` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 655 |             CONSTANT_METHOD_TYPE_TAG,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CONSTANT_DYNAMIC_TAG` is imported redundantly
[INFO] [stdout]    --> src/attr.rs:656:4
[INFO] [stdout]     |
[INFO] [stdout] 3   | use crate::*;
[INFO] [stdout]     |     -------- the item `CONSTANT_DYNAMIC_TAG` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 656 |             CONSTANT_DYNAMIC_TAG,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 14 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 14 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 2.79s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "6cc5dbc48af7438e18ef084b5449518923f686d248d70e75d2088ee8037e8813", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cc5dbc48af7438e18ef084b5449518923f686d248d70e75d2088ee8037e8813", kill_on_drop: false }`
[INFO] [stdout] 6cc5dbc48af7438e18ef084b5449518923f686d248d70e75d2088ee8037e8813
