[INFO] fetching crate cargo-dfu 0.1.3... [INFO] checking cargo-dfu-0.1.3 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] extracting crate cargo-dfu 0.1.3 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate cargo-dfu 0.1.3 [INFO] finished tweaking crates.io crate cargo-dfu 0.1.3 [INFO] tweaked toml for crates.io crate cargo-dfu 0.1.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cargo-dfu 0.1.3 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cargo-dfu 0.1.3 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scroll_derive v0.13.1 [INFO] [stderr] Downloaded dfu-libusb v0.5.4 [INFO] [stderr] Downloaded pretty-hex v0.3.0 [INFO] [stderr] Downloaded rustc-cfg v0.4.0 [INFO] [stderr] Downloaded scroll v0.13.0 [INFO] [stderr] Downloaded cargo-project v0.2.7 [INFO] [stderr] Downloaded unicode-ident v1.0.20 [INFO] [stderr] Downloaded dfu-core v0.8.0 [INFO] [stderr] Downloaded quote v1.0.41 [INFO] [stderr] Downloaded syn v2.0.108 [INFO] [stderr] Downloaded goblin v0.10.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0ee1fef3d01c33550c30e54156b7ea3762f7fe8bca02c83203a254206703efe [INFO] running `Command { std: "docker" "start" "-a" "c0ee1fef3d01c33550c30e54156b7ea3762f7fe8bca02c83203a254206703efe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0ee1fef3d01c33550c30e54156b7ea3762f7fe8bca02c83203a254206703efe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0ee1fef3d01c33550c30e54156b7ea3762f7fe8bca02c83203a254206703efe", kill_on_drop: false }` [INFO] [stdout] c0ee1fef3d01c33550c30e54156b7ea3762f7fe8bca02c83203a254206703efe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 614daf10e065a3f81b1afed348472344ac75147a566038bdccaae5e3a4e1282a [INFO] running `Command { std: "docker" "start" "-a" "614daf10e065a3f81b1afed348472344ac75147a566038bdccaae5e3a4e1282a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libusb1-sys v0.6.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling rusb v0.9.0 [INFO] [stderr] Checking pretty-hex v0.3.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking pretty_env_logger v0.3.1 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Compiling scroll_derive v0.13.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking scroll v0.13.0 [INFO] [stderr] Checking goblin v0.10.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling clap_derive v3.0.6 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking rustc-cfg v0.4.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking dfu-core v0.8.0 [INFO] [stderr] Checking dfu-libusb v0.5.4 [INFO] [stderr] Checking clap v3.0.10 [INFO] [stderr] Checking cargo-project v0.2.7 [INFO] [stderr] Checking cargo-dfu v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.19s [INFO] running `Command { std: "docker" "inspect" "614daf10e065a3f81b1afed348472344ac75147a566038bdccaae5e3a4e1282a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "614daf10e065a3f81b1afed348472344ac75147a566038bdccaae5e3a4e1282a", kill_on_drop: false }` [INFO] [stdout] 614daf10e065a3f81b1afed348472344ac75147a566038bdccaae5e3a4e1282a