[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#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffasterthanlime%2Fnetherquote" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fasterthanlime/netherquote on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-1-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-1-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded knuffel v1.1.0 [INFO] [stderr] Downloaded parse-display v0.5.5 [INFO] [stderr] Downloaded miette v3.3.0 [INFO] [stderr] Downloaded knuffel-derive v1.1.0 [INFO] [stderr] Downloaded owo-colors v3.2.0 [INFO] [stderr] Downloaded eyre v0.6.7 [INFO] [stderr] Downloaded parse-display-derive v0.5.5 [INFO] [stderr] Downloaded miette-derive v3.3.0 [INFO] [stderr] Downloaded syn v1.0.87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63c72c1596a3da6b3e0b02591ddb01c0dc55f516ed8fc05a13490646edf4486f [INFO] running `Command { std: "docker" "start" "-a" "63c72c1596a3da6b3e0b02591ddb01c0dc55f516ed8fc05a13490646edf4486f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63c72c1596a3da6b3e0b02591ddb01c0dc55f516ed8fc05a13490646edf4486f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63c72c1596a3da6b3e0b02591ddb01c0dc55f516ed8fc05a13490646edf4486f", kill_on_drop: false }` [INFO] [stdout] 63c72c1596a3da6b3e0b02591ddb01c0dc55f516ed8fc05a13490646edf4486f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6e3bdc9375a6dbb2002379a670db81b4adf736b1ca9391f49159499320c4495 [INFO] running `Command { std: "docker" "start" "-a" "e6e3bdc9375a6dbb2002379a670db81b4adf736b1ca9391f49159499320c4495", 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 cc v1.0.73 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking tracing-core v0.1.23 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking owo-colors v3.2.0 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Compiling eyre v0.6.7 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking tracing v0.1.32 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking chumsky v0.8.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking tracing-subscriber v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Compiling quote v1.0.15 [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-unicode v1.0.2 [INFO] [stderr] Checking supports-hyperlinks v1.2.0 [INFO] [stderr] Checking supports-color v1.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking color-spantrace v0.2.0 [INFO] [stderr] Compiling regex v1.5.5 [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 proc-macro-error v1.0.4 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling structmeta-derive v0.1.4 [INFO] [stderr] Compiling miette-derive v3.3.0 [INFO] [stderr] Compiling knuffel-derive v1.1.0 [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 7.14s [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" "e6e3bdc9375a6dbb2002379a670db81b4adf736b1ca9391f49159499320c4495", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6e3bdc9375a6dbb2002379a670db81b4adf736b1ca9391f49159499320c4495", kill_on_drop: false }` [INFO] [stdout] e6e3bdc9375a6dbb2002379a670db81b4adf736b1ca9391f49159499320c4495