[INFO] fetching crate genie 0.5.0... [INFO] checking genie-0.5.0 against try#de0e80659cee4f27282e60d63bbb8c5271a0d147 for pr-129392 [INFO] extracting crate genie 0.5.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate genie 0.5.0 on toolchain de0e80659cee4f27282e60d63bbb8c5271a0d147 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+de0e80659cee4f27282e60d63bbb8c5271a0d147" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate genie 0.5.0 [INFO] finished tweaking crates.io crate genie 0.5.0 [INFO] tweaked toml for crates.io crate genie 0.5.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate genie 0.5.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" "+de0e80659cee4f27282e60d63bbb8c5271a0d147" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+de0e80659cee4f27282e60d63bbb8c5271a0d147" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44c9fec11cedf72f89850f1140ed71f7abbaead450b1e3073f7298c04ce977ce [INFO] running `Command { std: "docker" "start" "-a" "44c9fec11cedf72f89850f1140ed71f7abbaead450b1e3073f7298c04ce977ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44c9fec11cedf72f89850f1140ed71f7abbaead450b1e3073f7298c04ce977ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44c9fec11cedf72f89850f1140ed71f7abbaead450b1e3073f7298c04ce977ce", kill_on_drop: false }` [INFO] [stdout] 44c9fec11cedf72f89850f1140ed71f7abbaead450b1e3073f7298c04ce977ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+de0e80659cee4f27282e60d63bbb8c5271a0d147" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb404775e6e8720a69ad2ded4f7121717a01afb689cc72760a77ef90fbae683d [INFO] running `Command { std: "docker" "start" "-a" "fb404775e6e8720a69ad2ded4f7121717a01afb689cc72760a77ef90fbae683d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Checking rgb v0.8.17 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling pelite-macros v0.1.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking pelite v0.8.0 [INFO] [stderr] Checking encoding_rs_io v0.1.7 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking sorted-vec v0.3.6 [INFO] [stderr] Checking chardet v0.2.4 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling num_enum_derive v0.5.0 [INFO] [stderr] Compiling structopt-derive v0.4.6 [INFO] [stderr] Checking thiserror v1.0.15 [INFO] [stderr] Checking genie-support v1.0.0 [INFO] [stderr] Checking jascpal v0.1.1 [INFO] [stderr] Checking genie-drs v0.2.1 [INFO] [stderr] Checking genie-lang v0.2.1 [INFO] [stderr] Checking genie-dat v0.1.0 [INFO] [stderr] Checking genie-hki v0.2.1 [INFO] [stderr] Checking num_enum v0.5.0 [INFO] [stderr] Checking genie-scx v4.0.0 [INFO] [stderr] Checking structopt v0.3.13 [INFO] [stderr] Checking genie-cpx v0.5.0 [INFO] [stderr] Checking genie-rec v0.1.1 [INFO] [stderr] Checking genie v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.45s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "fb404775e6e8720a69ad2ded4f7121717a01afb689cc72760a77ef90fbae683d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb404775e6e8720a69ad2ded4f7121717a01afb689cc72760a77ef90fbae683d", kill_on_drop: false }` [INFO] [stdout] fb404775e6e8720a69ad2ded4f7121717a01afb689cc72760a77ef90fbae683d