[INFO] cloning repository https://github.com/lheckemann/shaded
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lheckemann/shaded" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flheckemann%2Fshaded", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flheckemann%2Fshaded'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3a92c35d780715b51a139e36855871ea88b90a30
[INFO] checking lheckemann/shaded against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flheckemann%2Fshaded" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lheckemann/shaded
[INFO] finished tweaking git repo https://github.com/lheckemann/shaded
[INFO] tweaked toml for git repo https://github.com/lheckemann/shaded written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lheckemann/shaded on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lheckemann/shaded 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 1 package to highest compatible version
[INFO] [stderr]       Adding bufstream v0.1.4
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded error-chain v0.12.1
[INFO] [stderr]   Downloaded gpio-cdev v0.2.0
[INFO] [stderr]   Downloaded bitflags v1.2.0
[INFO] [stderr]   Downloaded bufstream v0.1.4
[INFO] [stderr]   Downloaded rustc-demangle v0.1.16
[INFO] [stderr]   Downloaded cc v1.0.45
[INFO] [stderr]   Downloaded backtrace v0.3.38
[INFO] [stderr]   Downloaded nix v0.11.1
[INFO] [stderr]   Downloaded backtrace-sys v0.1.31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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] 0b7f9d6033d908dec2b542a2df0c2a454e060ab0377d8a8baa117fcb0b37bdd4
[INFO] running `Command { std: "docker" "start" "0b7f9d6033d908dec2b542a2df0c2a454e060ab0377d8a8baa117fcb0b37bdd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b7f9d6033d908dec2b542a2df0c2a454e060ab0377d8a8baa117fcb0b37bdd4", 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" "0b7f9d6033d908dec2b542a2df0c2a454e060ab0377d8a8baa117fcb0b37bdd4" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b7f9d6033d908dec2b542a2df0c2a454e060ab0377d8a8baa117fcb0b37bdd4", 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" "0b7f9d6033d908dec2b542a2df0c2a454e060ab0377d8a8baa117fcb0b37bdd4" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]    Compiling cc v1.0.45
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling bitflags v1.2.0
[INFO] [stderr]    Compiling nix v0.11.1
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]     Checking bufstream v0.1.4
[INFO] [stderr]    Compiling error-chain v0.12.1
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]     Checking backtrace v0.3.38
[INFO] [stderr]     Checking gpio-cdev v0.2.0
[INFO] [stderr]     Checking shaded v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> shaded.rs:35:27
[INFO] [stdout]    |
[INFO] [stdout] 35 |             max_pos: u16::max_value(),
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> shaded.rs:59:35
[INFO] [stdout]    |
[INFO] [stdout] 59 |                 let moved = (u16::max_value() as u128 * dur.as_micros()) / TIME_TO_TOP.as_micros();
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> shaded.rs:60:55
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 let moved = std::cmp::min(moved, u16::max_value() as u128) as u16;
[INFO] [stdout]    |                                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> shaded.rs:73:27
[INFO] [stdout]    |
[INFO] [stdout] 73 |                     (u16::max_value() as u128 * dur.as_micros()) / TIME_TO_BOTTOM.as_micros();
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> shaded.rs:74:55
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 let moved = std::cmp::min(moved, u16::max_value() as u128) as u16;
[INFO] [stdout]    |                                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> shaded.rs:166:8
[INFO] [stdout]     |
[INFO] [stdout] 166 |     Io(io::Error),
[INFO] [stdout]     |     -- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Error` 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] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 166 -     Io(io::Error),
[INFO] [stdout] 166 +     Io(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> shaded.rs:167:10
[INFO] [stdout]     |
[INFO] [stdout] 167 |     Gpio(gpio_cdev::errors::Error),
[INFO] [stdout]     |     ---- ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 167 -     Gpio(gpio_cdev::errors::Error),
[INFO] [stdout] 167 +     Gpio(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> shaded.rs:35:27
[INFO] [stdout]    |
[INFO] [stdout] 35 |             max_pos: u16::max_value(),
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> shaded.rs:59:35
[INFO] [stdout]    |
[INFO] [stdout] 59 |                 let moved = (u16::max_value() as u128 * dur.as_micros()) / TIME_TO_TOP.as_micros();
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> shaded.rs:60:55
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 let moved = std::cmp::min(moved, u16::max_value() as u128) as u16;
[INFO] [stdout]    |                                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> shaded.rs:73:27
[INFO] [stdout]    |
[INFO] [stdout] 73 |                     (u16::max_value() as u128 * dur.as_micros()) / TIME_TO_BOTTOM.as_micros();
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> shaded.rs:74:55
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 let moved = std::cmp::min(moved, u16::max_value() as u128) as u16;
[INFO] [stdout]    |                                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> shaded.rs:166:8
[INFO] [stdout]     |
[INFO] [stdout] 166 |     Io(io::Error),
[INFO] [stdout]     |     -- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Error` 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] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 166 -     Io(io::Error),
[INFO] [stdout] 166 +     Io(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> shaded.rs:167:10
[INFO] [stdout]     |
[INFO] [stdout] 167 |     Gpio(gpio_cdev::errors::Error),
[INFO] [stdout]     |     ---- ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 167 -     Gpio(gpio_cdev::errors::Error),
[INFO] [stdout] 167 +     Gpio(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.64s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: gpio-cdev v0.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "0b7f9d6033d908dec2b542a2df0c2a454e060ab0377d8a8baa117fcb0b37bdd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b7f9d6033d908dec2b542a2df0c2a454e060ab0377d8a8baa117fcb0b37bdd4", kill_on_drop: false }`
[INFO] [stdout] 0b7f9d6033d908dec2b542a2df0c2a454e060ab0377d8a8baa117fcb0b37bdd4
