[INFO] cloning repository https://github.com/resin-io-playground/resin-blinkt-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/resin-io-playground/resin-blinkt-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fresin-io-playground%2Fresin-blinkt-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fresin-io-playground%2Fresin-blinkt-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f3af4ce1c0c600e61f8b9df17a33ccd1c153d9d [INFO] checking resin-io-playground/resin-blinkt-rust against master#2e6fc425411280c658d852813de01c5157255088 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fresin-io-playground%2Fresin-blinkt-rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/resin-io-playground/resin-blinkt-rust on toolchain 2e6fc425411280c658d852813de01c5157255088 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/resin-io-playground/resin-blinkt-rust [INFO] finished tweaking git repo https://github.com/resin-io-playground/resin-blinkt-rust [INFO] tweaked toml for git repo https://github.com/resin-io-playground/resin-blinkt-rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/resin-io-playground/resin-blinkt-rust 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" "+2e6fc425411280c658d852813de01c5157255088" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-iter v0.1.32 [INFO] [stderr] Downloaded enum_primitive v0.1.0 [INFO] [stderr] Downloaded num-integer v0.1.32 [INFO] [stderr] Downloaded libc v0.2.18 [INFO] [stderr] Downloaded num-traits v0.1.36 [INFO] [stderr] Downloaded num v0.1.36 [INFO] [stderr] Downloaded quick-error v1.1.0 [INFO] [stderr] Downloaded blinkt v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04adcd56b746fc3ae4f176c87eb8fc562e707f98dd2ee64625e33c87870afa9a [INFO] running `Command { std: "docker" "start" "-a" "04adcd56b746fc3ae4f176c87eb8fc562e707f98dd2ee64625e33c87870afa9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04adcd56b746fc3ae4f176c87eb8fc562e707f98dd2ee64625e33c87870afa9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04adcd56b746fc3ae4f176c87eb8fc562e707f98dd2ee64625e33c87870afa9a", kill_on_drop: false }` [INFO] [stdout] 04adcd56b746fc3ae4f176c87eb8fc562e707f98dd2ee64625e33c87870afa9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61382105ed79c4e6a1b84405d304519d342b340872d94eb658f0b2527a4e7fe3 [INFO] running `Command { std: "docker" "start" "-a" "61382105ed79c4e6a1b84405d304519d342b340872d94eb658f0b2527a4e7fe3", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking num-traits v0.1.36 [INFO] [stderr] Checking quick-error v1.1.0 [INFO] [stderr] Checking libc v0.2.18 [INFO] [stderr] Checking num-integer v0.1.32 [INFO] [stderr] Checking num-iter v0.1.32 [INFO] [stderr] Checking num v0.1.36 [INFO] [stderr] Checking enum_primitive v0.1.0 [INFO] [stderr] Checking blinkt v0.1.1 [INFO] [stderr] Checking blinktdemo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] running `Command { std: "docker" "inspect" "61382105ed79c4e6a1b84405d304519d342b340872d94eb658f0b2527a4e7fe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61382105ed79c4e6a1b84405d304519d342b340872d94eb658f0b2527a4e7fe3", kill_on_drop: false }` [INFO] [stdout] 61382105ed79c4e6a1b84405d304519d342b340872d94eb658f0b2527a4e7fe3