[INFO] fetching crate rexit 1.1.0... [INFO] checking rexit-1.1.0 against master#18a6d911caba59605eb03db1452848a85d2e5879 for pr-112743 [INFO] extracting crate rexit 1.1.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate rexit 1.1.0 on toolchain 18a6d911caba59605eb03db1452848a85d2e5879 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rexit 1.1.0 [INFO] finished tweaking crates.io crate rexit 1.1.0 [INFO] tweaked toml for crates.io crate rexit 1.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate rexit 1.1.0 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" "+18a6d911caba59605eb03db1452848a85d2e5879" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded inquire v0.6.1 [INFO] [stderr] Downloaded cached_proc_macro v0.16.0 [INFO] [stderr] Downloaded cached v0.43.0 [INFO] [stderr] Downloaded async_once v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8217cb1be861519cb9119057e6a1e401c50ff6139a55da7275de3c36a0dd982c [INFO] running `Command { std: "docker" "start" "-a" "8217cb1be861519cb9119057e6a1e401c50ff6139a55da7275de3c36a0dd982c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8217cb1be861519cb9119057e6a1e401c50ff6139a55da7275de3c36a0dd982c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8217cb1be861519cb9119057e6a1e401c50ff6139a55da7275de3c36a0dd982c", kill_on_drop: false }` [INFO] [stdout] 8217cb1be861519cb9119057e6a1e401c50ff6139a55da7275de3c36a0dd982c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c25f7f488293f2cfbecb5e7cf24fb6e486c2b034d00399f80574de573ac23b69 [INFO] running `Command { std: "docker" "start" "-a" "c25f7f488293f2cfbecb5e7cf24fb6e486c2b034d00399f80574de573ac23b69", 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling serde_derive v1.0.162 [INFO] [stderr] Compiling serde v1.0.162 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling tokio v1.28.0 [INFO] [stderr] Compiling openssl-sys v0.9.87 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling openssl v0.10.52 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking linux-raw-sys v0.3.7 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking futures-channel v0.3.28 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking parking_lot_core v0.9.7 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking aho-corasick v1.0.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking regex-syntax v0.7.1 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking destructure_traitobject v0.2.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking unsafe-any-ors v1.0.0 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking time v0.3.21 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Checking regex v1.8.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking clap_lex v0.4.1 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Checking iana-time-zone v0.1.56 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking clap_builder v4.2.7 [INFO] [stderr] Checking newline-converter v0.2.2 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Checking thiserror v1.0.40 [INFO] [stderr] Checking typemap-ors v1.0.0 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking thread-id v4.0.0 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking async_once v0.2.6 [INFO] [stderr] Checking dyn-clone v1.0.11 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking base64 v0.21.0 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking arc-swap v1.6.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling cached_proc_macro v0.16.0 [INFO] [stderr] Checking utf8-width v0.1.6 [INFO] [stderr] Checking tempfile v3.5.0 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Checking console v0.15.5 [INFO] [stderr] Checking urlencoding v2.1.2 [INFO] [stderr] Checking clap v4.2.7 [INFO] [stderr] Checking serde_json v1.0.96 [INFO] [stderr] Checking chrono v0.4.24 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking cookie_store v0.16.1 [INFO] [stderr] Checking inquire v0.6.1 [INFO] [stderr] Checking log4rs v1.2.0 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking async-compression v0.3.15 [INFO] [stderr] Checking cached v0.43.0 [INFO] [stderr] Checking h2 v0.3.18 [INFO] [stderr] Checking hyper v0.14.26 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.17 [INFO] [stderr] Checking rexit v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `images` [INFO] [stdout] --> src/main.rs:132:41 [INFO] [stdout] | [INFO] [stdout] 132 | async fn init(debug: bool, token: bool, images: bool, out: PathBuf, auth: bool) -> Client { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_images` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `images` [INFO] [stdout] --> src/main.rs:132:41 [INFO] [stdout] | [INFO] [stdout] 132 | async fn init(debug: bool, token: bool, images: bool, out: PathBuf, auth: bool) -> Client { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_images` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `id` is never read [INFO] [stdout] --> src/ReAPI/images.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | let mut id: Option = None; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `id` is never read [INFO] [stdout] --> src/ReAPI/images.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | let mut id: Option = None; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/export.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | if let ReAPI::Content::Message(text) = message.content { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/export.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | if let ReAPI::Content::Message(text) = message.content { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/export.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | if let ReAPI::Content::Message(text) = message.content { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/export.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | if let ReAPI::Content::Message(text) = message.content { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.35s [INFO] running `Command { std: "docker" "inspect" "c25f7f488293f2cfbecb5e7cf24fb6e486c2b034d00399f80574de573ac23b69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c25f7f488293f2cfbecb5e7cf24fb6e486c2b034d00399f80574de573ac23b69", kill_on_drop: false }` [INFO] [stdout] c25f7f488293f2cfbecb5e7cf24fb6e486c2b034d00399f80574de573ac23b69