[INFO] cloning repository https://github.com/SumiGovindaraju/moc-test-code [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SumiGovindaraju/moc-test-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSumiGovindaraju%2Fmoc-test-code", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSumiGovindaraju%2Fmoc-test-code'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92082009cc90d6c1bd4d380dd02e148f8e55d544 [INFO] checking SumiGovindaraju/moc-test-code/92082009cc90d6c1bd4d380dd02e148f8e55d544 against master#d6c8169c186ab16a3404cd0d0866674018e8a19e for pr-129935 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSumiGovindaraju%2Fmoc-test-code" "/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/SumiGovindaraju/moc-test-code on toolchain d6c8169c186ab16a3404cd0d0866674018e8a19e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d6c8169c186ab16a3404cd0d0866674018e8a19e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SumiGovindaraju/moc-test-code [INFO] finished tweaking git repo https://github.com/SumiGovindaraju/moc-test-code [INFO] tweaked toml for git repo https://github.com/SumiGovindaraju/moc-test-code written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SumiGovindaraju/moc-test-code 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" "+d6c8169c186ab16a3404cd0d0866674018e8a19e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stm32-fmc v0.2.4 [INFO] [stderr] Downloaded bxcan v0.6.2 [INFO] [stderr] Downloaded stm32f7xx-hal v0.7.0 [INFO] [stderr] Downloaded rtic-syntax v1.0.2 [INFO] [stderr] Downloaded cortex-m-rtic-macros v1.1.5 [INFO] [stderr] Downloaded gcd v2.1.0 [INFO] [stderr] Downloaded cortex-m-rtic v1.1.3 [INFO] [stderr] Downloaded micromath v2.0.0 [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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+d6c8169c186ab16a3404cd0d0866674018e8a19e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82dc2231969957c300df25c6762c8f07f4d7d2f480d40e0a41dfd49235c055e9 [INFO] running `Command { std: "docker" "start" "-a" "82dc2231969957c300df25c6762c8f07f4d7d2f480d40e0a41dfd49235c055e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82dc2231969957c300df25c6762c8f07f4d7d2f480d40e0a41dfd49235c055e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82dc2231969957c300df25c6762c8f07f4d7d2f480d40e0a41dfd49235c055e9", kill_on_drop: false }` [INFO] [stdout] 82dc2231969957c300df25c6762c8f07f4d7d2f480d40e0a41dfd49235c055e9 [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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+d6c8169c186ab16a3404cd0d0866674018e8a19e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 355cfc548c68f16c9f9d6494d6da193f12b14169000298971c6a2091ac2bdc7a [INFO] running `Command { std: "docker" "start" "-a" "355cfc548c68f16c9f9d6494d6da193f12b14169000298971c6a2091ac2bdc7a", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cortex-m v0.7.6 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.15 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling stm32f7 v0.14.0 [INFO] [stderr] Compiling cortex-m-semihosting v0.5.0 [INFO] [stderr] Compiling heapless v0.7.16 [INFO] [stderr] Checking gcd v2.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Checking fugit v0.3.6 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling cortex-m-rtic v1.1.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling stm32f7xx-hal v0.7.0 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking bxcan v0.6.2 [INFO] [stderr] Checking fugit-timer v0.1.3 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Checking stm32-fmc v0.2.4 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking micromath v2.0.0 [INFO] [stderr] Checking time v0.3.14 [INFO] [stderr] Checking rtic-core v1.0.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling moc-test-code v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking rtic-monotonic v1.0.0 [INFO] [stderr] Checking aligned v0.3.5 [INFO] [stderr] Checking panic-semihosting v0.6.0 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Compiling rtic-syntax v1.0.2 [INFO] [stderr] Compiling cortex-m-rt-macros v0.6.15 [INFO] [stderr] Compiling cortex-m-rtic-macros v1.1.5 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.37s [INFO] running `Command { std: "docker" "inspect" "355cfc548c68f16c9f9d6494d6da193f12b14169000298971c6a2091ac2bdc7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "355cfc548c68f16c9f9d6494d6da193f12b14169000298971c6a2091ac2bdc7a", kill_on_drop: false }` [INFO] [stdout] 355cfc548c68f16c9f9d6494d6da193f12b14169000298971c6a2091ac2bdc7a