[INFO] fetching crate on-off-sequence-output 0.2.0... [INFO] checking on-off-sequence-output-0.2.0 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate on-off-sequence-output 0.2.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate on-off-sequence-output 0.2.0 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate on-off-sequence-output 0.2.0 [INFO] finished tweaking crates.io crate on-off-sequence-output 0.2.0 [INFO] tweaked toml for crates.io crate on-off-sequence-output 0.2.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate on-off-sequence-output 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a329b3ccc72b7a9d3fa4e76dda44edad7374d7ce73b7ce68199a490e581c35ac [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" "a329b3ccc72b7a9d3fa4e76dda44edad7374d7ce73b7ce68199a490e581c35ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a329b3ccc72b7a9d3fa4e76dda44edad7374d7ce73b7ce68199a490e581c35ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a329b3ccc72b7a9d3fa4e76dda44edad7374d7ce73b7ce68199a490e581c35ac", kill_on_drop: false }` [INFO] [stdout] a329b3ccc72b7a9d3fa4e76dda44edad7374d7ce73b7ce68199a490e581c35ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95a54c04657db63b68204918c0b9c3915af51b7f9dce1068ee7fffc28e862796 [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" "95a54c04657db63b68204918c0b9c3915af51b7f9dce1068ee7fffc28e862796", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling cortex-m v0.7.2 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.14 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling stm32f4 v0.10.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking typenum v1.13.0 [INFO] [stderr] Checking embedded-hal v0.2.5 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking on-off-sequence-output v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking generic-array v0.14.4 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking panic-semihosting v0.5.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Checking aligned v0.3.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking stm32f4xx-hal v0.7.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.80s [INFO] running `Command { std: "docker" "inspect" "95a54c04657db63b68204918c0b9c3915af51b7f9dce1068ee7fffc28e862796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95a54c04657db63b68204918c0b9c3915af51b7f9dce1068ee7fffc28e862796", kill_on_drop: false }` [INFO] [stdout] 95a54c04657db63b68204918c0b9c3915af51b7f9dce1068ee7fffc28e862796