[INFO] fetching crate cargo-flash 0.10.2... [INFO] checking cargo-flash-0.10.2 against master#39b841dfe36f90a7cd111e7f0c55f32594f6e578 for pr-77035 [INFO] extracting crate cargo-flash 0.10.2 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate cargo-flash 0.10.2 on toolchain 39b841dfe36f90a7cd111e7f0c55f32594f6e578 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-flash 0.10.2 [INFO] finished tweaking crates.io crate cargo-flash 0.10.2 [INFO] tweaked toml for crates.io crate cargo-flash 0.10.2 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate cargo-flash 0.10.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1592b3eec481b5aef1330cf4460d0939d1634a9def7877b5d8002330ce4b76b8 [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" "1592b3eec481b5aef1330cf4460d0939d1634a9def7877b5d8002330ce4b76b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1592b3eec481b5aef1330cf4460d0939d1634a9def7877b5d8002330ce4b76b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1592b3eec481b5aef1330cf4460d0939d1634a9def7877b5d8002330ce4b76b8", kill_on_drop: false }` [INFO] [stdout] 1592b3eec481b5aef1330cf4460d0939d1634a9def7877b5d8002330ce4b76b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4dbcdf82b5833f751b4d86162e3cc64ce1337859a24f71cb884cf68ba4469333 [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" "4dbcdf82b5833f751b4d86162e3cc64ce1337859a24f71cb884cf68ba4469333", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.63 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking wasmparser v0.57.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Checking ihex v3.0.0 [INFO] [stderr] Checking svg v0.8.0 [INFO] [stderr] Checking dunce v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking terminal_size v0.1.15 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Compiling libflate v1.0.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling hidapi v1.2.3 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling libusb1-sys v0.4.2 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Checking console v0.13.0 [INFO] [stderr] Checking env_logger v0.8.2 [INFO] [stderr] Checking rusb v0.6.5 [INFO] [stderr] Checking jaylink v0.1.5 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling scroll_derive v0.10.4 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Compiling git-version-macro v0.3.4 [INFO] [stderr] Checking git-version v0.3.4 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Checking goblin v0.2.3 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking structopt v0.3.20 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking jep106 v0.2.4 [INFO] [stderr] Compiling probe-rs-t2rust v0.7.0 [INFO] [stderr] Checking cargo_toml v0.8.1 [INFO] [stderr] Checking cargo_metadata v0.12.0 [INFO] [stderr] Compiling probe-rs v0.10.1 [INFO] [stderr] Checking probe-rs-cli-util v0.10.1 [INFO] [stderr] Checking cargo-flash v0.10.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 21s [INFO] running `Command { std: "docker" "inspect" "4dbcdf82b5833f751b4d86162e3cc64ce1337859a24f71cb884cf68ba4469333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dbcdf82b5833f751b4d86162e3cc64ce1337859a24f71cb884cf68ba4469333", kill_on_drop: false }` [INFO] [stdout] 4dbcdf82b5833f751b4d86162e3cc64ce1337859a24f71cb884cf68ba4469333