[INFO] fetching crate probe-rs-targets 0.2.0... [INFO] checking probe-rs-targets-0.2.0 against try#dbe54b90b471ee86a3b006973bf90c6cbb93415f for pr-102091 [INFO] extracting crate probe-rs-targets 0.2.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate probe-rs-targets 0.2.0 on toolchain dbe54b90b471ee86a3b006973bf90c6cbb93415f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dbe54b90b471ee86a3b006973bf90c6cbb93415f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate probe-rs-targets 0.2.0 [INFO] finished tweaking crates.io crate probe-rs-targets 0.2.0 [INFO] tweaked toml for crates.io crate probe-rs-targets 0.2.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dbe54b90b471ee86a3b006973bf90c6cbb93415f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dbe54b90b471ee86a3b006973bf90c6cbb93415f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:06bd2dc561ac9b9120e7d8112cca06cd3b1bded0ddb8515a4f6a39439d56c944" "/opt/rustwide/cargo-home/bin/cargo" "+dbe54b90b471ee86a3b006973bf90c6cbb93415f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5d3b97f5b5807f5a66b4ed0ab57c864bc3a6d942e1c4da4c04e9e3341c02a21 [INFO] running `Command { std: "docker" "start" "-a" "b5d3b97f5b5807f5a66b4ed0ab57c864bc3a6d942e1c4da4c04e9e3341c02a21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5d3b97f5b5807f5a66b4ed0ab57c864bc3a6d942e1c4da4c04e9e3341c02a21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5d3b97f5b5807f5a66b4ed0ab57c864bc3a6d942e1c4da4c04e9e3341c02a21", kill_on_drop: false }` [INFO] [stdout] b5d3b97f5b5807f5a66b4ed0ab57c864bc3a6d942e1c4da4c04e9e3341c02a21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:06bd2dc561ac9b9120e7d8112cca06cd3b1bded0ddb8515a4f6a39439d56c944" "/opt/rustwide/cargo-home/bin/cargo" "+dbe54b90b471ee86a3b006973bf90c6cbb93415f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd7151b88f6a53c72464df9345747a0b420739dc467836a182f5bc4cd1f6fcd0 [INFO] running `Command { std: "docker" "start" "-a" "cd7151b88f6a53c72464df9345747a0b420739dc467836a182f5bc4cd1f6fcd0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling capstone-sys v0.10.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling hidapi v0.5.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling libusb1-sys v0.3.7 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling parity-wasm v0.40.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rusb v0.5.5 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling gimli v0.19.0 [INFO] [stderr] Compiling hexdump v0.1.1 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Compiling includedir v0.5.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling objekt v0.1.2 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling ihex v1.1.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking goblin v0.0.24 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling rental v0.5.6 [INFO] [stderr] Checking jep106 v0.2.8 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Compiling target-lexicon v0.8.1 [INFO] [stderr] Compiling object v0.14.1 [INFO] [stderr] Checking capstone v0.6.0 [INFO] [stderr] Checking probe-rs v0.2.0 [INFO] [stderr] Compiling probe-rs-targets v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.47s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: probe-rs v0.2.0, rental v0.5.6 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "cd7151b88f6a53c72464df9345747a0b420739dc467836a182f5bc4cd1f6fcd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd7151b88f6a53c72464df9345747a0b420739dc467836a182f5bc4cd1f6fcd0", kill_on_drop: false }` [INFO] [stdout] cd7151b88f6a53c72464df9345747a0b420739dc467836a182f5bc4cd1f6fcd0