[INFO] cloning repository https://github.com/bobgates/ft5336 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bobgates/ft5336" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobgates%2Fft5336", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobgates%2Fft5336'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4efb8e8c9c3c709046505be012af8a5ff8326147 [INFO] checking bobgates/ft5336 against master#ac385a5af6d9fa8399a0cec799833cd28324abf8 for pr-125107 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobgates%2Fft5336" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bobgates/ft5336 on toolchain ac385a5af6d9fa8399a0cec799833cd28324abf8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ac385a5af6d9fa8399a0cec799833cd28324abf8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/bobgates/ft5336 [INFO] finished tweaking git repo https://github.com/bobgates/ft5336 [INFO] tweaked toml for git repo https://github.com/bobgates/ft5336 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/bobgates/ft5336 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" "+ac385a5af6d9fa8399a0cec799833cd28324abf8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded embedded-can v0.3.0 [INFO] [stderr] Downloaded rtcc v0.2.1 [INFO] [stderr] Downloaded stm32f7xx-hal v0.6.0 [INFO] [stderr] Downloaded bxcan v0.5.1 [INFO] [stderr] Downloaded stm32-fmc v0.2.4 [INFO] [stderr] Downloaded stm32f7 v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+ac385a5af6d9fa8399a0cec799833cd28324abf8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87c57bad3142b3c39576a2e719e63620c5d233ad0e98081252bf3aac3526acc4 [INFO] running `Command { std: "docker" "start" "-a" "87c57bad3142b3c39576a2e719e63620c5d233ad0e98081252bf3aac3526acc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87c57bad3142b3c39576a2e719e63620c5d233ad0e98081252bf3aac3526acc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87c57bad3142b3c39576a2e719e63620c5d233ad0e98081252bf3aac3526acc4", kill_on_drop: false }` [INFO] [stdout] 87c57bad3142b3c39576a2e719e63620c5d233ad0e98081252bf3aac3526acc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+ac385a5af6d9fa8399a0cec799833cd28324abf8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba4b2a6bdda773a821ddb0b02e2bc44366c8be0104e8cb69896c692ee5c25f1c [INFO] running `Command { std: "docker" "start" "-a" "ba4b2a6bdda773a821ddb0b02e2bc44366c8be0104e8cb69896c692ee5c25f1c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-hal v0.2.6 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling defmt-parser v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling stm32f7 v0.14.0 [INFO] [stderr] Compiling defmt v0.2.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking embedded-can v0.3.0 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Compiling ft5336 v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling stm32f7xx-hal v0.6.0 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking stm32-fmc v0.2.4 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking ufmt-write v0.1.0 [INFO] [stderr] Checking micromath v1.1.1 [INFO] [stderr] Checking rtt-target v0.3.1 [INFO] [stderr] Checking panic-semihosting v0.5.6 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking embedded-time v0.12.1 [INFO] [stderr] Checking rtcc v0.2.1 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling defmt-macros v0.2.3 [INFO] [stderr] Checking bxcan v0.5.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.41s [INFO] running `Command { std: "docker" "inspect" "ba4b2a6bdda773a821ddb0b02e2bc44366c8be0104e8cb69896c692ee5c25f1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba4b2a6bdda773a821ddb0b02e2bc44366c8be0104e8cb69896c692ee5c25f1c", kill_on_drop: false }` [INFO] [stdout] ba4b2a6bdda773a821ddb0b02e2bc44366c8be0104e8cb69896c692ee5c25f1c