[INFO] cloning repository https://github.com/fasterthanlime/netherquote [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fasterthanlime/netherquote" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffasterthanlime%2Fnetherquote", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffasterthanlime%2Fnetherquote'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6385e004796ed60690dd8dd230572649f9c3fc72 [INFO] checking fasterthanlime/netherquote against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffasterthanlime%2Fnetherquote" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fasterthanlime/netherquote on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/fasterthanlime/netherquote [INFO] finished tweaking git repo https://github.com/fasterthanlime/netherquote [INFO] tweaked toml for git repo https://github.com/fasterthanlime/netherquote written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fasterthanlime/netherquote 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parse-display-derive v0.5.5 [INFO] [stderr] Downloaded supports-hyperlinks v1.2.0 [INFO] [stderr] Downloaded supports-unicode v1.0.2 [INFO] [stderr] Downloaded miette v3.3.0 [INFO] [stderr] Downloaded structmeta v0.1.4 [INFO] [stderr] Downloaded miette-derive v3.3.0 [INFO] [stderr] Downloaded structmeta-derive v0.1.4 [INFO] [stderr] Downloaded eyre v0.6.7 [INFO] [stderr] Downloaded chumsky v0.8.0 [INFO] [stderr] Downloaded knuffel-derive v1.1.0 [INFO] [stderr] Downloaded knuffel v1.1.0 [INFO] [stderr] Downloaded color-eyre v0.6.1 [INFO] [stderr] Downloaded syn v1.0.87 [INFO] [stderr] Downloaded parse-display v0.5.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 551ad2bb9f91d7c89aa2c11d19d58e929799689a5e278483abffa59b21e646ac [INFO] running `Command { std: "docker" "start" "-a" "551ad2bb9f91d7c89aa2c11d19d58e929799689a5e278483abffa59b21e646ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "551ad2bb9f91d7c89aa2c11d19d58e929799689a5e278483abffa59b21e646ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "551ad2bb9f91d7c89aa2c11d19d58e929799689a5e278483abffa59b21e646ac", kill_on_drop: false }` [INFO] [stdout] 551ad2bb9f91d7c89aa2c11d19d58e929799689a5e278483abffa59b21e646ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1791ab11e4664c9015a549751e13995e7b1a4edb0c6ba358b32be4ebe03c586e [INFO] running `Command { std: "docker" "start" "-a" "1791ab11e4664c9015a549751e13995e7b1a4edb0c6ba358b32be4ebe03c586e", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.87 [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking owo-colors v3.2.0 [INFO] [stderr] Checking tracing-core v0.1.23 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking tracing v0.1.32 [INFO] [stderr] Compiling eyre v0.6.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking chumsky v0.8.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking tracing-subscriber v0.3.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking supports-color v1.3.0 [INFO] [stderr] Checking supports-unicode v1.0.2 [INFO] [stderr] Checking supports-hyperlinks v1.2.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking color-spantrace v0.2.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Checking color-eyre v0.6.1 [INFO] [stderr] Compiling structmeta-derive v0.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling miette-derive v3.3.0 [INFO] [stderr] Compiling knuffel-derive v1.1.0 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Compiling structmeta v0.1.4 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking miette v3.3.0 [INFO] [stderr] Compiling parse-display-derive v0.5.5 [INFO] [stderr] Checking knuffel v1.1.0 [INFO] [stderr] Checking parse-display v0.5.5 [INFO] [stderr] Checking netherquote v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `environment`, `frontend`, and `backend` are never read [INFO] [stdout] --> src/config.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Config { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 23 | pub environment: Environment, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 24 | pub frontend: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 25 | pub backend: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `listen` and `backend` are never read [INFO] [stdout] --> src/config.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct FrontendConfig { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 83 | pub listen: SocketAddr, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 84 | pub backend: SocketAddr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FrontendConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `listen` is never read [INFO] [stdout] --> src/config.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct BackendConfig { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 112 | pub listen: SocketAddr, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BackendConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `environment`, `frontend`, and `backend` are never read [INFO] [stdout] --> src/config.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Config { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 23 | pub environment: Environment, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 24 | pub frontend: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 25 | pub backend: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `listen` and `backend` are never read [INFO] [stdout] --> src/config.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct FrontendConfig { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 83 | pub listen: SocketAddr, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 84 | pub backend: SocketAddr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FrontendConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `listen` is never read [INFO] [stdout] --> src/config.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct BackendConfig { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 112 | pub listen: SocketAddr, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BackendConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: structmeta-derive v0.1.4 [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" "1791ab11e4664c9015a549751e13995e7b1a4edb0c6ba358b32be4ebe03c586e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1791ab11e4664c9015a549751e13995e7b1a4edb0c6ba358b32be4ebe03c586e", kill_on_drop: false }` [INFO] [stdout] 1791ab11e4664c9015a549751e13995e7b1a4edb0c6ba358b32be4ebe03c586e [INFO] checking fasterthanlime/netherquote against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffasterthanlime%2Fnetherquote" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fasterthanlime/netherquote on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/fasterthanlime/netherquote [INFO] finished tweaking git repo https://github.com/fasterthanlime/netherquote [INFO] tweaked toml for git repo https://github.com/fasterthanlime/netherquote written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fasterthanlime/netherquote 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2377135e3cd9e4557beddc93ee1276b0f3d266126c85b60f1d6f35d9166e0674 [INFO] running `Command { std: "docker" "start" "-a" "2377135e3cd9e4557beddc93ee1276b0f3d266126c85b60f1d6f35d9166e0674", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2377135e3cd9e4557beddc93ee1276b0f3d266126c85b60f1d6f35d9166e0674", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2377135e3cd9e4557beddc93ee1276b0f3d266126c85b60f1d6f35d9166e0674", kill_on_drop: false }` [INFO] [stdout] 2377135e3cd9e4557beddc93ee1276b0f3d266126c85b60f1d6f35d9166e0674 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a94bb7602899add9b56ccc5d807b25dd5c68681118b798a6cb2877f05f9a5938 [INFO] running `Command { std: "docker" "start" "-a" "a94bb7602899add9b56ccc5d807b25dd5c68681118b798a6cb2877f05f9a5938", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.87 [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking owo-colors v3.2.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling eyre v0.6.7 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Checking tracing-core v0.1.23 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking tracing v0.1.32 [INFO] [stderr] Checking chumsky v0.8.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking tracing-subscriber v0.3.9 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking supports-hyperlinks v1.2.0 [INFO] [stderr] Checking supports-unicode v1.0.2 [INFO] [stderr] Checking supports-color v1.3.0 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking color-spantrace v0.2.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Checking color-eyre v0.6.1 [INFO] [stderr] Compiling structmeta-derive v0.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling miette-derive v3.3.0 [INFO] [stderr] Compiling knuffel-derive v1.1.0 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Compiling structmeta v0.1.4 [INFO] [stderr] Compiling parse-display-derive v0.5.5 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking miette v3.3.0 [INFO] [stderr] Checking knuffel v1.1.0 [INFO] [stderr] Checking parse-display v0.5.5 [INFO] [stderr] Checking netherquote v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `environment`, `frontend`, and `backend` are never read [INFO] [stdout] --> src/config.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Config { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 23 | pub environment: Environment, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 24 | pub frontend: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 25 | pub backend: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `listen` and `backend` are never read [INFO] [stdout] --> src/config.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct FrontendConfig { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 83 | pub listen: SocketAddr, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 84 | pub backend: SocketAddr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FrontendConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `listen` is never read [INFO] [stdout] --> src/config.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct BackendConfig { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 112 | pub listen: SocketAddr, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BackendConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `environment`, `frontend`, and `backend` are never read [INFO] [stdout] --> src/config.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Config { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 23 | pub environment: Environment, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 24 | pub frontend: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 25 | pub backend: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `listen` and `backend` are never read [INFO] [stdout] --> src/config.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct FrontendConfig { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 83 | pub listen: SocketAddr, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 84 | pub backend: SocketAddr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FrontendConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `listen` is never read [INFO] [stdout] --> src/config.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct BackendConfig { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 112 | pub listen: SocketAddr, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BackendConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.37s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: structmeta-derive v0.1.4 [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" "a94bb7602899add9b56ccc5d807b25dd5c68681118b798a6cb2877f05f9a5938", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a94bb7602899add9b56ccc5d807b25dd5c68681118b798a6cb2877f05f9a5938", kill_on_drop: false }` [INFO] [stdout] a94bb7602899add9b56ccc5d807b25dd5c68681118b798a6cb2877f05f9a5938