[INFO] fetching crate ledger-transport 0.8.0... [INFO] checking ledger-transport-0.8.0 against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] extracting crate ledger-transport 0.8.0 into /workspace/builds/worker-62/source [INFO] validating manifest of crates.io crate ledger-transport 0.8.0 on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ledger-transport 0.8.0 [INFO] finished tweaking crates.io crate ledger-transport 0.8.0 [INFO] tweaked toml for crates.io crate ledger-transport 0.8.0 written to /workspace/builds/worker-62/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fbec8150ce548248b094c7f8d6ec4fc695a3c9e80c24416eb26fb458f789430 [INFO] running `Command { std: "docker" "start" "-a" "4fbec8150ce548248b094c7f8d6ec4fc695a3c9e80c24416eb26fb458f789430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fbec8150ce548248b094c7f8d6ec4fc695a3c9e80c24416eb26fb458f789430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fbec8150ce548248b094c7f8d6ec4fc695a3c9e80c24416eb26fb458f789430", kill_on_drop: false }` [INFO] [stdout] 4fbec8150ce548248b094c7f8d6ec4fc695a3c9e80c24416eb26fb458f789430 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc0496f8a2d1e7a2c34884f28508b41a55173c19ede5a5b81a159017902ce29e [INFO] running `Command { std: "docker" "start" "-a" "bc0496f8a2d1e7a2c34884f28508b41a55173c19ede5a5b81a159017902ce29e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Checking futures-sink v0.3.18 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking ledger-apdu v0.8.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling hidapi v1.3.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling trait-async v0.1.24 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking ledger-transport-hid v0.8.0 [INFO] [stderr] Checking futures-executor v0.3.18 [INFO] [stderr] Checking futures v0.3.18 [INFO] [stderr] Checking ledger-transport v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this attribute can only be applied at the crate level [INFO] [stdout] --> src/apdu_transport_native.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | #![doc(html_root_url = "https://docs.rs/ledger-filecoin/0.1.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/apdu_transport_native.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | #![deny(warnings, trivial_casts, trivial_numeric_casts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(invalid_doc_attributes)]` implied by `#[deny(warnings)]` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#at-the-crate-level for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this attribute can only be applied at the crate level [INFO] [stdout] --> src/apdu_transport_native.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | #![doc(html_root_url = "https://docs.rs/ledger-filecoin/0.1.0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/apdu_transport_native.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | #![deny(warnings, trivial_casts, trivial_numeric_casts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(invalid_doc_attributes)]` implied by `#[deny(warnings)]` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#at-the-crate-level for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ledger-transport` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bc0496f8a2d1e7a2c34884f28508b41a55173c19ede5a5b81a159017902ce29e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc0496f8a2d1e7a2c34884f28508b41a55173c19ede5a5b81a159017902ce29e", kill_on_drop: false }` [INFO] [stdout] bc0496f8a2d1e7a2c34884f28508b41a55173c19ede5a5b81a159017902ce29e