[INFO] fetching crate bitinfo 0.1.2...
[INFO] checking bitinfo-0.1.2 against c0dfa9ae292642b7683cf7162ffb6880170df098 for pr-160902
[INFO] extracting crate bitinfo 0.1.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate bitinfo 0.1.2
[INFO] finished tweaking crates.io crate bitinfo 0.1.2
[INFO] tweaked toml for crates.io crate bitinfo 0.1.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bitinfo 0.1.2 on toolchain c0dfa9ae292642b7683cf7162ffb6880170df098
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bitinfo 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b03c3bb2bfa9d87ed9c4550b94d5940f445930e1501f1347a294a24a4aae72ef
[INFO] running `Command { std: "docker" "start" "b03c3bb2bfa9d87ed9c4550b94d5940f445930e1501f1347a294a24a4aae72ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b03c3bb2bfa9d87ed9c4550b94d5940f445930e1501f1347a294a24a4aae72ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b03c3bb2bfa9d87ed9c4550b94d5940f445930e1501f1347a294a24a4aae72ef" "/opt/rustwide/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b03c3bb2bfa9d87ed9c4550b94d5940f445930e1501f1347a294a24a4aae72ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b03c3bb2bfa9d87ed9c4550b94d5940f445930e1501f1347a294a24a4aae72ef" "/opt/rustwide/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling syn v1.0.33
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking linked-hash-map v0.5.3
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking regex-syntax v0.6.18
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking dtoa v0.4.6
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking yaml-rust v0.4.3
[INFO] [stderr]     Checking bitvec v0.17.4
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking aho-corasick v0.7.13
[INFO] [stderr]     Checking parse_int v0.4.0
[INFO] [stderr]     Checking regex v1.3.9
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking bstr v0.2.13
[INFO] [stderr]     Checking serde_yaml v0.8.13
[INFO] [stderr]     Checking csv v1.1.3
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]     Checking bitinfo v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:146:22
[INFO] [stdout]     |
[INFO] [stdout] 146 |       let mut mask = bitvec![Local;];
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__bits_store_array` which comes from the expansion of the macro `bitvec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:146:22
[INFO] [stdout]     |
[INFO] [stdout] 146 |       let mut mask = bitvec![Local;];
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__bits_store_array` which comes from the expansion of the macro `bitvec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitinfo v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] running `Command { std: "docker" "inspect" "b03c3bb2bfa9d87ed9c4550b94d5940f445930e1501f1347a294a24a4aae72ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b03c3bb2bfa9d87ed9c4550b94d5940f445930e1501f1347a294a24a4aae72ef", kill_on_drop: false }`
[INFO] [stdout] b03c3bb2bfa9d87ed9c4550b94d5940f445930e1501f1347a294a24a4aae72ef
