[INFO] cloning repository https://github.com/kcalden/stm32-serial-uploader [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kcalden/stm32-serial-uploader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcalden%2Fstm32-serial-uploader", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcalden%2Fstm32-serial-uploader'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0fc29b1581463e702c0efc77bb28a168ab3c744f [INFO] checking kcalden/stm32-serial-uploader against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcalden%2Fstm32-serial-uploader" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kcalden/stm32-serial-uploader on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kcalden/stm32-serial-uploader [INFO] finished tweaking git repo https://github.com/kcalden/stm32-serial-uploader [INFO] tweaked toml for git repo https://github.com/kcalden/stm32-serial-uploader written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/kcalden/stm32-serial-uploader already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded CoreFoundation-sys v0.1.4 [INFO] [stderr] Downloaded libudev v0.2.0 [INFO] [stderr] Downloaded structopt-derive v0.4.9 [INFO] [stderr] Downloaded serialport v3.3.0 [INFO] [stderr] Downloaded mach v0.1.2 [INFO] [stderr] Downloaded crc16 v0.3.4 [INFO] [stderr] Downloaded structopt v0.3.16 [INFO] [stderr] Downloaded IOKit-sys v0.1.5 [INFO] [stderr] Downloaded xmodem v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f171b6337e423e54d4b1602e1742ad94fdb9f90be9aa2d70c8f689363d10e228 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f171b6337e423e54d4b1602e1742ad94fdb9f90be9aa2d70c8f689363d10e228", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f171b6337e423e54d4b1602e1742ad94fdb9f90be9aa2d70c8f689363d10e228", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f171b6337e423e54d4b1602e1742ad94fdb9f90be9aa2d70c8f689363d10e228", kill_on_drop: false }` [INFO] [stdout] f171b6337e423e54d4b1602e1742ad94fdb9f90be9aa2d70c8f689363d10e228 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb05d4f5ddde6626179e529bc77557c1c48f1b9d66ffd49fc0bb3d9b7d1d2758 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "eb05d4f5ddde6626179e529bc77557c1c48f1b9d66ffd49fc0bb3d9b7d1d2758", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling crc16 v0.3.4 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking xmodem v0.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking clap v2.33.2 [INFO] [stderr] Checking libudev v0.2.0 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking simple_logger v1.6.0 [INFO] [stderr] Checking serialport v3.3.0 [INFO] [stderr] Compiling structopt-derive v0.4.9 [INFO] [stderr] Checking structopt v0.3.16 [INFO] [stderr] Checking stm32-serial-uploader v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `BlockLength` [INFO] [stdout] --> src/main.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use xmodem::{Xmodem, BlockLength}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `read_to_string` [INFO] [stdout] --> src/main.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use std::fs::{read_to_string}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BlockLength` [INFO] [stdout] --> src/main.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use xmodem::{Xmodem, BlockLength}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `read_to_string` [INFO] [stdout] --> src/main.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use std::fs::{read_to_string}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.54s [INFO] running `Command { std: "docker" "inspect" "eb05d4f5ddde6626179e529bc77557c1c48f1b9d66ffd49fc0bb3d9b7d1d2758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb05d4f5ddde6626179e529bc77557c1c48f1b9d66ffd49fc0bb3d9b7d1d2758", kill_on_drop: false }` [INFO] [stdout] eb05d4f5ddde6626179e529bc77557c1c48f1b9d66ffd49fc0bb3d9b7d1d2758