[INFO] fetching crate ptouch 0.2.2...
[INFO] checking ptouch-0.2.2 against 1.95.0 for pr-155915
[INFO] extracting crate ptouch 0.2.2 into /workspace/builds/worker-0-tc1/source
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config
[INFO] started tweaking crates.io crate ptouch 0.2.2
[INFO] finished tweaking crates.io crate ptouch 0.2.2
[INFO] tweaked toml for crates.io crate ptouch 0.2.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ptouch 0.2.2 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ptouch 0.2.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.0.78
[INFO] [stderr]   Downloaded rustversion v1.0.11
[INFO] [stderr]   Downloaded rusb v0.9.1
[INFO] [stderr]   Downloaded checked_int_cast v1.0.0
[INFO] [stderr]   Downloaded time-macros v0.2.6
[INFO] [stderr]   Downloaded simplelog v0.12.0
[INFO] [stderr]   Downloaded tinytga v0.3.2
[INFO] [stderr]   Downloaded embedded-graphics-simulator v0.2.1
[INFO] [stderr]   Downloaded anyhow v1.0.68
[INFO] [stderr]   Downloaded qrcode v0.12.0
[INFO] [stderr]   Downloaded toml v0.5.10
[INFO] [stderr]   Downloaded barcoders v1.0.2
[INFO] [stderr]   Downloaded rayon-core v1.10.1
[INFO] [stderr]   Downloaded embedded-graphics v0.6.2
[INFO] [stderr]   Downloaded embedded-text v0.4.1
[INFO] [stderr]   Downloaded sdl2 v0.32.2
[INFO] [stderr]   Downloaded time v0.3.17
[INFO] [stderr]   Downloaded libusb1-sys v0.6.4
[INFO] [stderr]   Downloaded sdl2-sys v0.32.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a7c3eefd56aba7e6bbc976eeca43dfd601b035f84cfd7d9c61ff62afb0b6011
[INFO] running `Command { std: "docker" "start" "-a" "5a7c3eefd56aba7e6bbc976eeca43dfd601b035f84cfd7d9c61ff62afb0b6011", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a7c3eefd56aba7e6bbc976eeca43dfd601b035f84cfd7d9c61ff62afb0b6011", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a7c3eefd56aba7e6bbc976eeca43dfd601b035f84cfd7d9c61ff62afb0b6011", kill_on_drop: false }`
[INFO] [stdout] 5a7c3eefd56aba7e6bbc976eeca43dfd601b035f84cfd7d9c61ff62afb0b6011
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86f2dd3989acc81f74248ac83e5964eb8b668cb56bf439e9a4abec632c278805
[INFO] running `Command { std: "docker" "start" "-a" "86f2dd3989acc81f74248ac83e5964eb8b668cb56bf439e9a4abec632c278805", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling sdl2-sys v0.32.6
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling heapless v0.5.6
[INFO] [stderr]     Checking hash32 v0.1.1
[INFO] [stderr]     Checking embedded-graphics v0.6.2
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling sdl2 v0.32.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking num-iter v0.1.43
[INFO] [stderr]     Checking num-rational v0.3.2
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking bytemuck v1.12.3
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling rusb v0.9.1
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking generic-array v0.13.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking checked_int_cast v1.0.0
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking bitfield v0.14.0
[INFO] [stderr]     Checking barcoders v1.0.2
[INFO] [stderr]     Checking as-slice v0.1.5
[INFO] [stderr]     Checking rayon v1.6.1
[INFO] [stderr]     Checking time v0.3.17
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling libusb1-sys v0.6.4
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking ansi-parser v0.8.0
[INFO] [stderr]     Checking simplelog v0.12.0
[INFO] [stderr]     Checking embedded-text v0.4.1
[INFO] [stderr]     Checking tinytga v0.3.2
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking embedded-graphics-simulator v0.2.1
[INFO] [stderr]     Checking qrcode v0.12.0
[INFO] [stderr]     Checking toml v0.5.10
[INFO] [stderr]     Checking ptouch v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/lib.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 | use log::{trace, debug, error};
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `disabled`
[INFO] [stdout]    --> src/render/display.rs:221:11
[INFO] [stdout]     |
[INFO] [stdout] 221 |     #[cfg(disabled)]
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(disabled)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(disabled)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nope`
[INFO] [stdout]    --> src/render/mod.rs:149:15
[INFO] [stdout]     |
[INFO] [stdout] 149 |         #[cfg(nope)]
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nope)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nope)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nope`
[INFO] [stdout]    --> src/render/mod.rs:156:15
[INFO] [stdout]     |
[INFO] [stdout] 156 |         #[cfg(nope)]
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nope)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nope)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/lib.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 | use log::{trace, debug, error};
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nope`
[INFO] [stdout]    --> src/render/mod.rs:149:15
[INFO] [stdout]     |
[INFO] [stdout] 149 |         #[cfg(nope)]
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nope)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nope)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nope`
[INFO] [stdout]    --> src/render/mod.rs:156:15
[INFO] [stdout]     |
[INFO] [stdout] 156 |         #[cfg(nope)]
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nope)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nope)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3, nom v5.1.2
[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" "86f2dd3989acc81f74248ac83e5964eb8b668cb56bf439e9a4abec632c278805", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86f2dd3989acc81f74248ac83e5964eb8b668cb56bf439e9a4abec632c278805", kill_on_drop: false }`
[INFO] [stdout] 86f2dd3989acc81f74248ac83e5964eb8b668cb56bf439e9a4abec632c278805
