[INFO] fetching crate hexed 0.2.0... [INFO] checking hexed-0.2.0 against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] extracting crate hexed 0.2.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate hexed 0.2.0 on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hexed 0.2.0 [INFO] finished tweaking crates.io crate hexed 0.2.0 [INFO] tweaked toml for crates.io crate hexed 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate hexed 0.2.0 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded signal-hook v0.1.15 [INFO] [stderr] Downloaded proc-macro-error-attr v1.0.2 [INFO] [stderr] Downloaded crossterm v0.17.5 [INFO] [stderr] Downloaded crossterm_winapi v0.6.1 [INFO] [stderr] Downloaded arc-swap v0.4.6 [INFO] [stderr] Downloaded ctrlc v3.1.4 [INFO] [stderr] Downloaded smallvec v1.4.0 [INFO] [stderr] Downloaded net2 v0.2.34 [INFO] [stderr] Downloaded syn v1.0.30 [INFO] [stderr] Downloaded proc-macro-error v1.0.2 [INFO] [stderr] Downloaded structopt-derive v0.4.7 [INFO] [stderr] Downloaded structopt v0.3.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ddf40ab4ea6d41927bce1825005cd6578b851d5ab8a7ec3bab92564928d2c880 [INFO] running `Command { std: "docker" "start" "-a" "ddf40ab4ea6d41927bce1825005cd6578b851d5ab8a7ec3bab92564928d2c880", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ddf40ab4ea6d41927bce1825005cd6578b851d5ab8a7ec3bab92564928d2c880", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddf40ab4ea6d41927bce1825005cd6578b851d5ab8a7ec3bab92564928d2c880", kill_on_drop: false }` [INFO] [stdout] ddf40ab4ea6d41927bce1825005cd6578b851d5ab8a7ec3bab92564928d2c880 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bde0c0ff3c08213631888ca68c26bc05489e293a312aa27cea312e6dd6b26889 [INFO] running `Command { std: "docker" "start" "-a" "bde0c0ff3c08213631888ca68c26bc05489e293a312aa27cea312e6dd6b26889", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking arc-swap v0.4.6 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking signal-hook v0.1.15 [INFO] [stderr] Checking crossterm v0.17.5 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Checking ctrlc v3.1.4 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Checking structopt v0.3.14 [INFO] [stderr] Checking hexed v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:26:57 [INFO] [stdout] | [INFO] [stdout] 26 | queue!(io::stdout(), $(colorize!($cmd::$arg)),+); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 191 | 0 => colorize!(in Fg::DarkGrey), [INFO] [stdout] | -------------------------- in this macro invocation [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 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `colorize` (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/lib.rs:26:57 [INFO] [stdout] | [INFO] [stdout] 26 | queue!(io::stdout(), $(colorize!($cmd::$arg)),+); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 193 | 0x01..=0x1F | 0x7F => colorize!(in Fg::Yellow), [INFO] [stdout] | ------------------------ in this macro invocation [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 [INFO] [stdout] = note: this warning originates in the macro `colorize` (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/lib.rs:26:57 [INFO] [stdout] | [INFO] [stdout] 26 | queue!(io::stdout(), $(colorize!($cmd::$arg)),+); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 195 | b' '..=b'~' => colorize!(in Fg::Cyan), [INFO] [stdout] | ---------------------- in this macro invocation [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 [INFO] [stdout] = note: this warning originates in the macro `colorize` (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/lib.rs:26:57 [INFO] [stdout] | [INFO] [stdout] 26 | queue!(io::stdout(), $(colorize!($cmd::$arg)),+); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 197 | _ => colorize!(in Fg::Reset), [INFO] [stdout] | ----------------------- in this macro invocation [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 [INFO] [stdout] = note: this warning originates in the macro `colorize` (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/lib.rs:26:57 [INFO] [stdout] | [INFO] [stdout] 26 | queue!(io::stdout(), $(colorize!($cmd::$arg)),+); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 191 | 0 => colorize!(in Fg::DarkGrey), [INFO] [stdout] | -------------------------- in this macro invocation [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 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `colorize` (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/lib.rs:26:57 [INFO] [stdout] | [INFO] [stdout] 26 | queue!(io::stdout(), $(colorize!($cmd::$arg)),+); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 193 | 0x01..=0x1F | 0x7F => colorize!(in Fg::Yellow), [INFO] [stdout] | ------------------------ in this macro invocation [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 [INFO] [stdout] = note: this warning originates in the macro `colorize` (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/lib.rs:26:57 [INFO] [stdout] | [INFO] [stdout] 26 | queue!(io::stdout(), $(colorize!($cmd::$arg)),+); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 195 | b' '..=b'~' => colorize!(in Fg::Cyan), [INFO] [stdout] | ---------------------- in this macro invocation [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 [INFO] [stdout] = note: this warning originates in the macro `colorize` (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/lib.rs:26:57 [INFO] [stdout] | [INFO] [stdout] 26 | queue!(io::stdout(), $(colorize!($cmd::$arg)),+); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 197 | _ => colorize!(in Fg::Reset), [INFO] [stdout] | ----------------------- in this macro invocation [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 [INFO] [stdout] = note: this warning originates in the macro `colorize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.94s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: hexed v0.2.0 (/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 2` [INFO] running `Command { std: "docker" "inspect" "bde0c0ff3c08213631888ca68c26bc05489e293a312aa27cea312e6dd6b26889", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bde0c0ff3c08213631888ca68c26bc05489e293a312aa27cea312e6dd6b26889", kill_on_drop: false }` [INFO] [stdout] bde0c0ff3c08213631888ca68c26bc05489e293a312aa27cea312e6dd6b26889