[INFO] fetching crate stlink 0.1.0... [INFO] checking stlink-0.1.0 against try#4a23c45c7893f1416456144e3883cc48ea91722e for pr-82322 [INFO] extracting crate stlink 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate stlink 0.1.0 on toolchain 4a23c45c7893f1416456144e3883cc48ea91722e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stlink 0.1.0 [INFO] finished tweaking crates.io crate stlink 0.1.0 [INFO] tweaked toml for crates.io crate stlink 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scroll_derive v0.9.5 [INFO] [stderr] Downloaded scroll v0.9.2 [INFO] [stderr] Downloaded object v0.14.1 [INFO] [stderr] Downloaded arm-memory v0.1.0 [INFO] [stderr] Downloaded derivative v1.0.4 [INFO] [stderr] Downloaded target-lexicon v0.8.1 [INFO] [stderr] Downloaded ihex v1.1.2 [INFO] [stderr] Downloaded enum-primitive-derive v0.1.2 [INFO] [stderr] Downloaded jep106 v0.2.5 [INFO] [stderr] Downloaded goblin v0.0.24 [INFO] [stderr] Downloaded itertools v0.4.19 [INFO] [stderr] Downloaded query_interface v0.3.5 [INFO] [stderr] Downloaded rental v0.5.5 [INFO] [stderr] Downloaded libusb1-sys v0.3.7 [INFO] [stderr] Downloaded parity-wasm v0.40.3 [INFO] [stderr] Downloaded rental-impl v0.5.5 [INFO] [stderr] Downloaded xattr v0.2.2 [INFO] [stderr] Downloaded tar v0.4.33 [INFO] [stderr] Downloaded rusb v0.5.5 [INFO] [stderr] Downloaded coresight v0.1.0 [INFO] [stderr] Downloaded hexdump v0.1.0 [INFO] [stderr] Downloaded debug-probe v0.1.0 [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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e971226f6afbd2e5f837e3c5ec35038f8c346bc1621378f9458c30078759e10d [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" "e971226f6afbd2e5f837e3c5ec35038f8c346bc1621378f9458c30078759e10d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e971226f6afbd2e5f837e3c5ec35038f8c346bc1621378f9458c30078759e10d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e971226f6afbd2e5f837e3c5ec35038f8c346bc1621378f9458c30078759e10d", kill_on_drop: false }` [INFO] [stdout] e971226f6afbd2e5f837e3c5ec35038f8c346bc1621378f9458c30078759e10d [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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96fd39a6be3f345feddc6a3c44160a578f913370d6d123c00f4560b6ab60cf32 [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" "96fd39a6be3f345feddc6a3c44160a578f913370d6d123c00f4560b6ab60cf32", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking odds v0.2.26 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking parity-wasm v0.40.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking query_interface v0.3.5 [INFO] [stderr] Checking ihex v1.1.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling capstone-sys v0.10.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking arrayvec v0.3.25 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking hexdump v0.1.0 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling tar v0.4.33 [INFO] [stderr] Compiling libusb1-sys v0.3.7 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking rusb v0.5.5 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking goblin v0.0.24 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking rental v0.5.5 [INFO] [stderr] Checking jep106 v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking coresight v0.1.0 [INFO] [stderr] Checking arm-memory v0.1.0 [INFO] [stderr] Compiling target-lexicon v0.8.1 [INFO] [stderr] Checking capstone v0.6.0 [INFO] [stderr] Checking object v0.14.1 [INFO] [stderr] Checking debug-probe v0.1.0 [INFO] [stderr] Checking stlink v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `protocol` [INFO] [stdout] --> src/stlink.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | protocol: WireProtocol, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `protocol` [INFO] [stdout] --> src/stlink.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | protocol: WireProtocol, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "96fd39a6be3f345feddc6a3c44160a578f913370d6d123c00f4560b6ab60cf32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96fd39a6be3f345feddc6a3c44160a578f913370d6d123c00f4560b6ab60cf32", kill_on_drop: false }` [INFO] [stdout] 96fd39a6be3f345feddc6a3c44160a578f913370d6d123c00f4560b6ab60cf32