[INFO] cloning repository https://github.com/flipdot/arduino-serial-send [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flipdot/arduino-serial-send" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflipdot%2Farduino-serial-send", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflipdot%2Farduino-serial-send'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9dfbac54cdf258fb323064ed04baa937ba0d0dfa [INFO] checking flipdot/arduino-serial-send against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflipdot%2Farduino-serial-send" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/flipdot/arduino-serial-send on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/flipdot/arduino-serial-send [INFO] finished tweaking git repo https://github.com/flipdot/arduino-serial-send [INFO] tweaked toml for git repo https://github.com/flipdot/arduino-serial-send written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/flipdot/arduino-serial-send already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v2.20.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f1db95c2bbac20f3d9beb2fedbc3e27e35076fe54fe19d75e832ef946915945 [INFO] running `Command { std: "docker" "start" "-a" "5f1db95c2bbac20f3d9beb2fedbc3e27e35076fe54fe19d75e832ef946915945", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f1db95c2bbac20f3d9beb2fedbc3e27e35076fe54fe19d75e832ef946915945", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f1db95c2bbac20f3d9beb2fedbc3e27e35076fe54fe19d75e832ef946915945", kill_on_drop: false }` [INFO] [stdout] 5f1db95c2bbac20f3d9beb2fedbc3e27e35076fe54fe19d75e832ef946915945 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89f1d6f0b4c6efebba1140713969c0775e5034b12700c6d14fd8283f4da4926a [INFO] running `Command { std: "docker" "start" "-a" "89f1d6f0b4c6efebba1140713969c0775e5034b12700c6d14fd8283f4da4926a", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.20 [INFO] [stderr] Checking unicode-segmentation v1.1.0 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking term_size v0.2.2 [INFO] [stderr] Checking ioctl-rs v0.1.5 [INFO] [stderr] Checking clap v2.20.3 [INFO] [stderr] Checking serial v0.3.4 [INFO] [stderr] Checking arduino-serial-send v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.56s [INFO] running `Command { std: "docker" "inspect" "89f1d6f0b4c6efebba1140713969c0775e5034b12700c6d14fd8283f4da4926a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89f1d6f0b4c6efebba1140713969c0775e5034b12700c6d14fd8283f4da4926a", kill_on_drop: false }` [INFO] [stdout] 89f1d6f0b4c6efebba1140713969c0775e5034b12700c6d14fd8283f4da4926a