[INFO] cloning repository https://github.com/pashutk/no-shorts-graphics
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pashutk/no-shorts-graphics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpashutk%2Fno-shorts-graphics", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpashutk%2Fno-shorts-graphics'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3ea84ab42dca5028ec523132282a661621b8ea2e
[INFO] building pashutk/no-shorts-graphics against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpashutk%2Fno-shorts-graphics" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pashutk/no-shorts-graphics
[INFO] finished tweaking git repo https://github.com/pashutk/no-shorts-graphics
[INFO] tweaked toml for git repo https://github.com/pashutk/no-shorts-graphics written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pashutk/no-shorts-graphics on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pashutk/no-shorts-graphics 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/embedded-graphics/embedded-graphics.git`
[INFO] [stderr]     Updating git repository `https://github.com/embedded-graphics/embedded-text.git`
[INFO] [stderr]     Updating git repository `https://github.com/embedded-graphics/tinybmp.git`
[INFO] [stderr]     Updating git repository `https://github.com/embedded-graphics/tinytga.git`
[INFO] [stderr]     Updating git repository `https://github.com/embedded-graphics/simulator.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded object-chain v0.1.3
[INFO] [stderr]   Downloaded ouroboros v0.17.2
[INFO] [stderr]   Downloaded ouroboros_macro v0.17.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.67
[INFO] [stderr]   Downloaded az v1.2.1
[INFO] [stderr]   Downloaded syn v2.0.37
[INFO] [stderr]   Downloaded micromath v2.0.0
[INFO] [stderr]   Downloaded libc v0.2.148
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d0c755a93dce35fa311b54cea6482c4709b6d027fe2525dadc70803e3edc1cb0
[INFO] running `Command { std: "docker" "start" "-a" "d0c755a93dce35fa311b54cea6482c4709b6d027fe2525dadc70803e3edc1cb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0c755a93dce35fa311b54cea6482c4709b6d027fe2525dadc70803e3edc1cb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0c755a93dce35fa311b54cea6482c4709b6d027fe2525dadc70803e3edc1cb0", kill_on_drop: false }`
[INFO] [stdout] d0c755a93dce35fa311b54cea6482c4709b6d027fe2525dadc70803e3edc1cb0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3073588355d52ca761735f2a669777ca40569a6777edc7fc6c88e96ad57fded4
[INFO] running `Command { std: "docker" "start" "-a" "3073588355d52ca761735f2a669777ca40569a6777edc7fc6c88e96ad57fded4", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling micromath v2.0.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling object-chain v0.1.3
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling embedded-graphics-core v0.4.0 (https://github.com/embedded-graphics/embedded-graphics.git#aa6904bb)
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling embedded-graphics v0.8.1 (https://github.com/embedded-graphics/embedded-graphics.git#aa6904bb)
[INFO] [stderr]    Compiling ouroboros_macro v0.17.2
[INFO] [stderr]    Compiling tinytga v0.5.0 (https://github.com/embedded-graphics/tinytga.git#31908762)
[INFO] [stderr]    Compiling embedded-text v0.6.2 (https://github.com/embedded-graphics/embedded-text.git#7fe5a779)
[INFO] [stderr]    Compiling tinybmp v0.5.0 (https://github.com/embedded-graphics/tinybmp.git#ea2d38a2)
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling ouroboros v0.17.2
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling embedded-graphics-simulator v0.5.0 (https://github.com/embedded-graphics/simulator.git#45cf9e9f)
[INFO] [stderr]    Compiling no-shorts-graphics v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Alignment`, `Baseline`, `TextStyleBuilder`, and `Text`
[INFO] [stdout]  --> src/main.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 |     text::{Alignment, Baseline, Text, TextStyleBuilder},
[INFO] [stdout]   |            ^^^^^^^^^  ^^^^^^^^  ^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/main.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     enum TypeCPin {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 38 |         A7,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 39 |         A8,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 40 |         A9,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 41 |         A10,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 42 |         A11,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 43 |         A12,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 44 |         B1,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 45 |         B2,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 46 |         B3,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |         B12,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeCPin` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.41s
[INFO] running `Command { std: "docker" "inspect" "3073588355d52ca761735f2a669777ca40569a6777edc7fc6c88e96ad57fded4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3073588355d52ca761735f2a669777ca40569a6777edc7fc6c88e96ad57fded4", kill_on_drop: false }`
[INFO] [stdout] 3073588355d52ca761735f2a669777ca40569a6777edc7fc6c88e96ad57fded4
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99350d11915c239990bdbab626c386b50a9feb20379cd88fdddcacf9104a78df
[INFO] running `Command { std: "docker" "start" "-a" "99350d11915c239990bdbab626c386b50a9feb20379cd88fdddcacf9104a78df", kill_on_drop: false }`
[INFO] [stderr]    Compiling no-shorts-graphics v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Alignment`, `Baseline`, `TextStyleBuilder`, and `Text`
[INFO] [stdout]  --> src/main.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 |     text::{Alignment, Baseline, Text, TextStyleBuilder},
[INFO] [stdout]   |            ^^^^^^^^^  ^^^^^^^^  ^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] running `Command { std: "docker" "inspect" "99350d11915c239990bdbab626c386b50a9feb20379cd88fdddcacf9104a78df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99350d11915c239990bdbab626c386b50a9feb20379cd88fdddcacf9104a78df", kill_on_drop: false }`
[INFO] [stdout] 99350d11915c239990bdbab626c386b50a9feb20379cd88fdddcacf9104a78df
