[INFO] fetching crate makepad-hub 0.1.0... [INFO] testing makepad-hub-0.1.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate makepad-hub 0.1.0 into /workspace/builds/worker-25/source [INFO] validating manifest of crates.io crate makepad-hub 0.1.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate makepad-hub 0.1.0 [INFO] finished tweaking crates.io crate makepad-hub 0.1.0 [INFO] tweaked toml for crates.io crate makepad-hub 0.1.0 written to /workspace/builds/worker-25/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ron v0.5.1 [INFO] [stderr] Downloaded snap v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa8678d0fbf677f0568b1c190e538afa89bab5588cdaa20156b014ad9dad9496 [INFO] running `Command { std: "docker" "start" "-a" "fa8678d0fbf677f0568b1c190e538afa89bab5588cdaa20156b014ad9dad9496", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa8678d0fbf677f0568b1c190e538afa89bab5588cdaa20156b014ad9dad9496", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa8678d0fbf677f0568b1c190e538afa89bab5588cdaa20156b014ad9dad9496", kill_on_drop: false }` [INFO] [stdout] fa8678d0fbf677f0568b1c190e538afa89bab5588cdaa20156b014ad9dad9496 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdcf14d0b2eb267af5cfb9c25047b2190b14fab8a68bb64859a2d3ed4a402f41 [INFO] running `Command { std: "docker" "start" "-a" "bdcf14d0b2eb267af5cfb9c25047b2190b14fab8a68bb64859a2d3ed4a402f41", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling snap v0.1.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling ron v0.5.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling makepad-hub v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `kind` [INFO] [stdout] --> src/hubbuilder.rs:1137:5 [INFO] [stdout] | [INFO] [stdout] 1137 | kind: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `RustcTarget` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1135:10 [INFO] [stdout] | [INFO] [stdout] 1135 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `crate_types` [INFO] [stdout] --> src/hubbuilder.rs:1138:5 [INFO] [stdout] | [INFO] [stdout] 1138 | crate_types: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcTarget` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1135:10 [INFO] [stdout] | [INFO] [stdout] 1135 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/hubbuilder.rs:1139:5 [INFO] [stdout] | [INFO] [stdout] 1139 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcTarget` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1135:10 [INFO] [stdout] | [INFO] [stdout] 1135 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `src_path` [INFO] [stdout] --> src/hubbuilder.rs:1140:5 [INFO] [stdout] | [INFO] [stdout] 1140 | src_path: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcTarget` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1135:10 [INFO] [stdout] | [INFO] [stdout] 1135 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `edition` [INFO] [stdout] --> src/hubbuilder.rs:1141:5 [INFO] [stdout] | [INFO] [stdout] 1141 | edition: String [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcTarget` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1135:10 [INFO] [stdout] | [INFO] [stdout] 1135 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text` [INFO] [stdout] --> src/hubbuilder.rs:1146:5 [INFO] [stdout] | [INFO] [stdout] 1146 | text: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcText` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1144:10 [INFO] [stdout] | [INFO] [stdout] 1144 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `highlight_start` [INFO] [stdout] --> src/hubbuilder.rs:1147:5 [INFO] [stdout] | [INFO] [stdout] 1147 | highlight_start: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcText` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1144:10 [INFO] [stdout] | [INFO] [stdout] 1144 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `highlight_end` [INFO] [stdout] --> src/hubbuilder.rs:1148:5 [INFO] [stdout] | [INFO] [stdout] 1148 | highlight_end: u32 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcText` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1144:10 [INFO] [stdout] | [INFO] [stdout] 1144 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `line_end` [INFO] [stdout] --> src/hubbuilder.rs:1157:5 [INFO] [stdout] | [INFO] [stdout] 1157 | line_end: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcSpan` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1151:10 [INFO] [stdout] | [INFO] [stdout] 1151 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `column_end` [INFO] [stdout] --> src/hubbuilder.rs:1159:5 [INFO] [stdout] | [INFO] [stdout] 1159 | column_end: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcSpan` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1151:10 [INFO] [stdout] | [INFO] [stdout] 1151 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text` [INFO] [stdout] --> src/hubbuilder.rs:1161:5 [INFO] [stdout] | [INFO] [stdout] 1161 | text: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcSpan` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1151:10 [INFO] [stdout] | [INFO] [stdout] 1151 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `label` [INFO] [stdout] --> src/hubbuilder.rs:1162:5 [INFO] [stdout] | [INFO] [stdout] 1162 | label: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcSpan` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1151:10 [INFO] [stdout] | [INFO] [stdout] 1151 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `suggested_replacement` [INFO] [stdout] --> src/hubbuilder.rs:1163:5 [INFO] [stdout] | [INFO] [stdout] 1163 | suggested_replacement: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcSpan` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1151:10 [INFO] [stdout] | [INFO] [stdout] 1151 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sugggested_applicability` [INFO] [stdout] --> src/hubbuilder.rs:1164:5 [INFO] [stdout] | [INFO] [stdout] 1164 | sugggested_applicability: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcSpan` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1151:10 [INFO] [stdout] | [INFO] [stdout] 1151 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `expansion` [INFO] [stdout] --> src/hubbuilder.rs:1165:5 [INFO] [stdout] | [INFO] [stdout] 1165 | expansion: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcSpan` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1151:10 [INFO] [stdout] | [INFO] [stdout] 1151 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `level` [INFO] [stdout] --> src/hubbuilder.rs:1166:5 [INFO] [stdout] | [INFO] [stdout] 1166 | level: Option [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcSpan` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1151:10 [INFO] [stdout] | [INFO] [stdout] 1151 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `span` [INFO] [stdout] --> src/hubbuilder.rs:1171:5 [INFO] [stdout] | [INFO] [stdout] 1171 | span: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcExpansion` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1169:10 [INFO] [stdout] | [INFO] [stdout] 1169 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `macro_decl_name` [INFO] [stdout] --> src/hubbuilder.rs:1172:5 [INFO] [stdout] | [INFO] [stdout] 1172 | macro_decl_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcExpansion` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1169:10 [INFO] [stdout] | [INFO] [stdout] 1169 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `def_site_span` [INFO] [stdout] --> src/hubbuilder.rs:1173:5 [INFO] [stdout] | [INFO] [stdout] 1173 | def_site_span: Option [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcExpansion` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1169:10 [INFO] [stdout] | [INFO] [stdout] 1169 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `code` [INFO] [stdout] --> src/hubbuilder.rs:1178:5 [INFO] [stdout] | [INFO] [stdout] 1178 | code: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcCode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1176:10 [INFO] [stdout] | [INFO] [stdout] 1176 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `opt_level` [INFO] [stdout] --> src/hubbuilder.rs:1194:5 [INFO] [stdout] | [INFO] [stdout] 1194 | opt_level: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcProfile` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1192:10 [INFO] [stdout] | [INFO] [stdout] 1192 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `debuginfo` [INFO] [stdout] --> src/hubbuilder.rs:1195:5 [INFO] [stdout] | [INFO] [stdout] 1195 | debuginfo: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcProfile` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1192:10 [INFO] [stdout] | [INFO] [stdout] 1192 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `debug_assertions` [INFO] [stdout] --> src/hubbuilder.rs:1196:5 [INFO] [stdout] | [INFO] [stdout] 1196 | debug_assertions: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcProfile` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1192:10 [INFO] [stdout] | [INFO] [stdout] 1192 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `overflow_checks` [INFO] [stdout] --> src/hubbuilder.rs:1197:5 [INFO] [stdout] | [INFO] [stdout] 1197 | overflow_checks: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcProfile` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1192:10 [INFO] [stdout] | [INFO] [stdout] 1192 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `test` [INFO] [stdout] --> src/hubbuilder.rs:1198:5 [INFO] [stdout] | [INFO] [stdout] 1198 | test: bool [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcProfile` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1192:10 [INFO] [stdout] | [INFO] [stdout] 1192 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reason` [INFO] [stdout] --> src/hubbuilder.rs:1203:5 [INFO] [stdout] | [INFO] [stdout] 1203 | reason: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcCompilerMessage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1201:10 [INFO] [stdout] | [INFO] [stdout] 1201 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `target` [INFO] [stdout] --> src/hubbuilder.rs:1205:5 [INFO] [stdout] | [INFO] [stdout] 1205 | target: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcCompilerMessage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1201:10 [INFO] [stdout] | [INFO] [stdout] 1201 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `profile` [INFO] [stdout] --> src/hubbuilder.rs:1207:5 [INFO] [stdout] | [INFO] [stdout] 1207 | profile: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcCompilerMessage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1201:10 [INFO] [stdout] | [INFO] [stdout] 1201 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `features` [INFO] [stdout] --> src/hubbuilder.rs:1208:5 [INFO] [stdout] | [INFO] [stdout] 1208 | features: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcCompilerMessage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1201:10 [INFO] [stdout] | [INFO] [stdout] 1201 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/wasmstrip.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | pub name: String [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `str::::to_lowercase` that must be used [INFO] [stdout] --> src/httpserver.rs:77:25 [INFO] [stdout] | [INFO] [stdout] 77 | url_lc.to_lowercase(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this returns the lowercase string as a new String, without modifying the original [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.65s [INFO] running `Command { std: "docker" "inspect" "bdcf14d0b2eb267af5cfb9c25047b2190b14fab8a68bb64859a2d3ed4a402f41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdcf14d0b2eb267af5cfb9c25047b2190b14fab8a68bb64859a2d3ed4a402f41", kill_on_drop: false }` [INFO] [stdout] bdcf14d0b2eb267af5cfb9c25047b2190b14fab8a68bb64859a2d3ed4a402f41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f97af943216b8ff53ad372e449a28189ab58ea8b51087e20936251583a0cc50f [INFO] running `Command { std: "docker" "start" "-a" "f97af943216b8ff53ad372e449a28189ab58ea8b51087e20936251583a0cc50f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: field is never read: `kind` [INFO] [stdout] --> src/hubbuilder.rs:1137:5 [INFO] [stdout] | [INFO] [stdout] 1137 | kind: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `RustcTarget` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1135:10 [INFO] [stdout] | [INFO] [stdout] 1135 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `crate_types` [INFO] [stdout] --> src/hubbuilder.rs:1138:5 [INFO] [stdout] | [INFO] [stdout] 1138 | crate_types: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcTarget` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1135:10 [INFO] [stdout] | [INFO] [stdout] 1135 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/hubbuilder.rs:1139:5 [INFO] [stdout] | [INFO] [stdout] 1139 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcTarget` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1135:10 [INFO] [stdout] | [INFO] [stdout] 1135 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `src_path` [INFO] [stdout] --> src/hubbuilder.rs:1140:5 [INFO] [stdout] | [INFO] [stdout] 1140 | src_path: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcTarget` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1135:10 [INFO] [stdout] | [INFO] [stdout] 1135 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `edition` [INFO] [stdout] --> src/hubbuilder.rs:1141:5 [INFO] [stdout] | [INFO] [stdout] 1141 | edition: String [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcTarget` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1135:10 [INFO] [stdout] | [INFO] [stdout] 1135 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text` [INFO] [stdout] --> src/hubbuilder.rs:1146:5 [INFO] [stdout] | [INFO] [stdout] 1146 | text: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcText` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1144:10 [INFO] [stdout] | [INFO] [stdout] 1144 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `highlight_start` [INFO] [stdout] --> src/hubbuilder.rs:1147:5 [INFO] [stdout] | [INFO] [stdout] 1147 | highlight_start: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcText` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1144:10 [INFO] [stdout] | [INFO] [stdout] 1144 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `highlight_end` [INFO] [stdout] --> src/hubbuilder.rs:1148:5 [INFO] [stdout] | [INFO] [stdout] 1148 | highlight_end: u32 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcText` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1144:10 [INFO] [stdout] | [INFO] [stdout] 1144 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `line_end` [INFO] [stdout] --> src/hubbuilder.rs:1157:5 [INFO] [stdout] | [INFO] [stdout] 1157 | line_end: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcSpan` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1151:10 [INFO] [stdout] | [INFO] [stdout] 1151 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `column_end` [INFO] [stdout] --> src/hubbuilder.rs:1159:5 [INFO] [stdout] | [INFO] [stdout] 1159 | column_end: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcSpan` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1151:10 [INFO] [stdout] | [INFO] [stdout] 1151 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text` [INFO] [stdout] --> src/hubbuilder.rs:1161:5 [INFO] [stdout] | [INFO] [stdout] 1161 | text: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcSpan` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1151:10 [INFO] [stdout] | [INFO] [stdout] 1151 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `label` [INFO] [stdout] --> src/hubbuilder.rs:1162:5 [INFO] [stdout] | [INFO] [stdout] 1162 | label: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcSpan` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1151:10 [INFO] [stdout] | [INFO] [stdout] 1151 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `suggested_replacement` [INFO] [stdout] --> src/hubbuilder.rs:1163:5 [INFO] [stdout] | [INFO] [stdout] 1163 | suggested_replacement: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcSpan` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1151:10 [INFO] [stdout] | [INFO] [stdout] 1151 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sugggested_applicability` [INFO] [stdout] --> src/hubbuilder.rs:1164:5 [INFO] [stdout] | [INFO] [stdout] 1164 | sugggested_applicability: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcSpan` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1151:10 [INFO] [stdout] | [INFO] [stdout] 1151 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `expansion` [INFO] [stdout] --> src/hubbuilder.rs:1165:5 [INFO] [stdout] | [INFO] [stdout] 1165 | expansion: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcSpan` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1151:10 [INFO] [stdout] | [INFO] [stdout] 1151 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `level` [INFO] [stdout] --> src/hubbuilder.rs:1166:5 [INFO] [stdout] | [INFO] [stdout] 1166 | level: Option [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcSpan` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1151:10 [INFO] [stdout] | [INFO] [stdout] 1151 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `span` [INFO] [stdout] --> src/hubbuilder.rs:1171:5 [INFO] [stdout] | [INFO] [stdout] 1171 | span: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcExpansion` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1169:10 [INFO] [stdout] | [INFO] [stdout] 1169 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `macro_decl_name` [INFO] [stdout] --> src/hubbuilder.rs:1172:5 [INFO] [stdout] | [INFO] [stdout] 1172 | macro_decl_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcExpansion` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1169:10 [INFO] [stdout] | [INFO] [stdout] 1169 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `def_site_span` [INFO] [stdout] --> src/hubbuilder.rs:1173:5 [INFO] [stdout] | [INFO] [stdout] 1173 | def_site_span: Option [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcExpansion` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1169:10 [INFO] [stdout] | [INFO] [stdout] 1169 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `code` [INFO] [stdout] --> src/hubbuilder.rs:1178:5 [INFO] [stdout] | [INFO] [stdout] 1178 | code: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcCode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1176:10 [INFO] [stdout] | [INFO] [stdout] 1176 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `opt_level` [INFO] [stdout] --> src/hubbuilder.rs:1194:5 [INFO] [stdout] | [INFO] [stdout] 1194 | opt_level: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcProfile` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1192:10 [INFO] [stdout] | [INFO] [stdout] 1192 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `debuginfo` [INFO] [stdout] --> src/hubbuilder.rs:1195:5 [INFO] [stdout] | [INFO] [stdout] 1195 | debuginfo: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcProfile` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1192:10 [INFO] [stdout] | [INFO] [stdout] 1192 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `debug_assertions` [INFO] [stdout] --> src/hubbuilder.rs:1196:5 [INFO] [stdout] | [INFO] [stdout] 1196 | debug_assertions: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcProfile` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1192:10 [INFO] [stdout] | [INFO] [stdout] 1192 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `overflow_checks` [INFO] [stdout] --> src/hubbuilder.rs:1197:5 [INFO] [stdout] | [INFO] [stdout] 1197 | overflow_checks: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcProfile` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1192:10 [INFO] [stdout] | [INFO] [stdout] 1192 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `test` [INFO] [stdout] --> src/hubbuilder.rs:1198:5 [INFO] [stdout] | [INFO] [stdout] 1198 | test: bool [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcProfile` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1192:10 [INFO] [stdout] | [INFO] [stdout] 1192 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reason` [INFO] [stdout] --> src/hubbuilder.rs:1203:5 [INFO] [stdout] | [INFO] [stdout] 1203 | reason: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcCompilerMessage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1201:10 [INFO] [stdout] | [INFO] [stdout] 1201 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `target` [INFO] [stdout] --> src/hubbuilder.rs:1205:5 [INFO] [stdout] | [INFO] [stdout] 1205 | target: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcCompilerMessage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1201:10 [INFO] [stdout] | [INFO] [stdout] 1201 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `profile` [INFO] [stdout] --> src/hubbuilder.rs:1207:5 [INFO] [stdout] | [INFO] [stdout] 1207 | profile: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcCompilerMessage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1201:10 [INFO] [stdout] | [INFO] [stdout] 1201 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling makepad-hub v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `features` [INFO] [stdout] --> src/hubbuilder.rs:1208:5 [INFO] [stdout] | [INFO] [stdout] 1208 | features: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcCompilerMessage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1201:10 [INFO] [stdout] | [INFO] [stdout] 1201 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/wasmstrip.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | pub name: String [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `str::::to_lowercase` that must be used [INFO] [stdout] --> src/httpserver.rs:77:25 [INFO] [stdout] | [INFO] [stdout] 77 | url_lc.to_lowercase(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this returns the lowercase string as a new String, without modifying the original [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `kind` [INFO] [stdout] --> src/hubbuilder.rs:1137:5 [INFO] [stdout] | [INFO] [stdout] 1137 | kind: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `RustcTarget` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1135:10 [INFO] [stdout] | [INFO] [stdout] 1135 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `crate_types` [INFO] [stdout] --> src/hubbuilder.rs:1138:5 [INFO] [stdout] | [INFO] [stdout] 1138 | crate_types: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcTarget` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1135:10 [INFO] [stdout] | [INFO] [stdout] 1135 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/hubbuilder.rs:1139:5 [INFO] [stdout] | [INFO] [stdout] 1139 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcTarget` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1135:10 [INFO] [stdout] | [INFO] [stdout] 1135 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `src_path` [INFO] [stdout] --> src/hubbuilder.rs:1140:5 [INFO] [stdout] | [INFO] [stdout] 1140 | src_path: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcTarget` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1135:10 [INFO] [stdout] | [INFO] [stdout] 1135 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `edition` [INFO] [stdout] --> src/hubbuilder.rs:1141:5 [INFO] [stdout] | [INFO] [stdout] 1141 | edition: String [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcTarget` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1135:10 [INFO] [stdout] | [INFO] [stdout] 1135 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text` [INFO] [stdout] --> src/hubbuilder.rs:1146:5 [INFO] [stdout] | [INFO] [stdout] 1146 | text: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcText` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1144:10 [INFO] [stdout] | [INFO] [stdout] 1144 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `highlight_start` [INFO] [stdout] --> src/hubbuilder.rs:1147:5 [INFO] [stdout] | [INFO] [stdout] 1147 | highlight_start: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcText` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1144:10 [INFO] [stdout] | [INFO] [stdout] 1144 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `highlight_end` [INFO] [stdout] --> src/hubbuilder.rs:1148:5 [INFO] [stdout] | [INFO] [stdout] 1148 | highlight_end: u32 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcText` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1144:10 [INFO] [stdout] | [INFO] [stdout] 1144 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `line_end` [INFO] [stdout] --> src/hubbuilder.rs:1157:5 [INFO] [stdout] | [INFO] [stdout] 1157 | line_end: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcSpan` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1151:10 [INFO] [stdout] | [INFO] [stdout] 1151 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `column_end` [INFO] [stdout] --> src/hubbuilder.rs:1159:5 [INFO] [stdout] | [INFO] [stdout] 1159 | column_end: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcSpan` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1151:10 [INFO] [stdout] | [INFO] [stdout] 1151 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text` [INFO] [stdout] --> src/hubbuilder.rs:1161:5 [INFO] [stdout] | [INFO] [stdout] 1161 | text: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcSpan` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1151:10 [INFO] [stdout] | [INFO] [stdout] 1151 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `label` [INFO] [stdout] --> src/hubbuilder.rs:1162:5 [INFO] [stdout] | [INFO] [stdout] 1162 | label: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcSpan` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1151:10 [INFO] [stdout] | [INFO] [stdout] 1151 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `suggested_replacement` [INFO] [stdout] --> src/hubbuilder.rs:1163:5 [INFO] [stdout] | [INFO] [stdout] 1163 | suggested_replacement: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcSpan` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1151:10 [INFO] [stdout] | [INFO] [stdout] 1151 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sugggested_applicability` [INFO] [stdout] --> src/hubbuilder.rs:1164:5 [INFO] [stdout] | [INFO] [stdout] 1164 | sugggested_applicability: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcSpan` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1151:10 [INFO] [stdout] | [INFO] [stdout] 1151 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `expansion` [INFO] [stdout] --> src/hubbuilder.rs:1165:5 [INFO] [stdout] | [INFO] [stdout] 1165 | expansion: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcSpan` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1151:10 [INFO] [stdout] | [INFO] [stdout] 1151 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `level` [INFO] [stdout] --> src/hubbuilder.rs:1166:5 [INFO] [stdout] | [INFO] [stdout] 1166 | level: Option [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcSpan` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1151:10 [INFO] [stdout] | [INFO] [stdout] 1151 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `span` [INFO] [stdout] --> src/hubbuilder.rs:1171:5 [INFO] [stdout] | [INFO] [stdout] 1171 | span: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcExpansion` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1169:10 [INFO] [stdout] | [INFO] [stdout] 1169 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `macro_decl_name` [INFO] [stdout] --> src/hubbuilder.rs:1172:5 [INFO] [stdout] | [INFO] [stdout] 1172 | macro_decl_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcExpansion` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1169:10 [INFO] [stdout] | [INFO] [stdout] 1169 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `def_site_span` [INFO] [stdout] --> src/hubbuilder.rs:1173:5 [INFO] [stdout] | [INFO] [stdout] 1173 | def_site_span: Option [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcExpansion` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1169:10 [INFO] [stdout] | [INFO] [stdout] 1169 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `code` [INFO] [stdout] --> src/hubbuilder.rs:1178:5 [INFO] [stdout] | [INFO] [stdout] 1178 | code: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcCode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1176:10 [INFO] [stdout] | [INFO] [stdout] 1176 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `opt_level` [INFO] [stdout] --> src/hubbuilder.rs:1194:5 [INFO] [stdout] | [INFO] [stdout] 1194 | opt_level: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcProfile` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1192:10 [INFO] [stdout] | [INFO] [stdout] 1192 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `debuginfo` [INFO] [stdout] --> src/hubbuilder.rs:1195:5 [INFO] [stdout] | [INFO] [stdout] 1195 | debuginfo: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcProfile` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1192:10 [INFO] [stdout] | [INFO] [stdout] 1192 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `debug_assertions` [INFO] [stdout] --> src/hubbuilder.rs:1196:5 [INFO] [stdout] | [INFO] [stdout] 1196 | debug_assertions: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcProfile` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1192:10 [INFO] [stdout] | [INFO] [stdout] 1192 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `overflow_checks` [INFO] [stdout] --> src/hubbuilder.rs:1197:5 [INFO] [stdout] | [INFO] [stdout] 1197 | overflow_checks: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcProfile` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1192:10 [INFO] [stdout] | [INFO] [stdout] 1192 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `test` [INFO] [stdout] --> src/hubbuilder.rs:1198:5 [INFO] [stdout] | [INFO] [stdout] 1198 | test: bool [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcProfile` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1192:10 [INFO] [stdout] | [INFO] [stdout] 1192 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reason` [INFO] [stdout] --> src/hubbuilder.rs:1203:5 [INFO] [stdout] | [INFO] [stdout] 1203 | reason: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcCompilerMessage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1201:10 [INFO] [stdout] | [INFO] [stdout] 1201 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `target` [INFO] [stdout] --> src/hubbuilder.rs:1205:5 [INFO] [stdout] | [INFO] [stdout] 1205 | target: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcCompilerMessage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1201:10 [INFO] [stdout] | [INFO] [stdout] 1201 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `profile` [INFO] [stdout] --> src/hubbuilder.rs:1207:5 [INFO] [stdout] | [INFO] [stdout] 1207 | profile: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcCompilerMessage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1201:10 [INFO] [stdout] | [INFO] [stdout] 1201 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `features` [INFO] [stdout] --> src/hubbuilder.rs:1208:5 [INFO] [stdout] | [INFO] [stdout] 1208 | features: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RustcCompilerMessage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hubbuilder.rs:1201:10 [INFO] [stdout] | [INFO] [stdout] 1201 | #[derive(Clone, Deserialize, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/wasmstrip.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | pub name: String [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `str::::to_lowercase` that must be used [INFO] [stdout] --> src/httpserver.rs:77:25 [INFO] [stdout] | [INFO] [stdout] 77 | url_lc.to_lowercase(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this returns the lowercase string as a new String, without modifying the original [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.49s [INFO] running `Command { std: "docker" "inspect" "f97af943216b8ff53ad372e449a28189ab58ea8b51087e20936251583a0cc50f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f97af943216b8ff53ad372e449a28189ab58ea8b51087e20936251583a0cc50f", kill_on_drop: false }` [INFO] [stdout] f97af943216b8ff53ad372e449a28189ab58ea8b51087e20936251583a0cc50f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 17c2069645d0e6bd55dfeb1299291ca21a73dacf23ba132b27fe1e841a5e8059 [INFO] running `Command { std: "docker" "start" "-a" "17c2069645d0e6bd55dfeb1299291ca21a73dacf23ba132b27fe1e841a5e8059", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `kind` [INFO] [stderr] --> src/hubbuilder.rs:1137:5 [INFO] [stderr] | [INFO] [stderr] 1137 | kind: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `RustcTarget` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/hubbuilder.rs:1135:10 [INFO] [stderr] | [INFO] [stderr] 1135 | #[derive(Clone, Deserialize, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `crate_types` [INFO] [stderr] --> src/hubbuilder.rs:1138:5 [INFO] [stderr] | [INFO] [stderr] 1138 | crate_types: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RustcTarget` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/hubbuilder.rs:1135:10 [INFO] [stderr] | [INFO] [stderr] 1135 | #[derive(Clone, Deserialize, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `name` [INFO] [stderr] --> src/hubbuilder.rs:1139:5 [INFO] [stderr] | [INFO] [stderr] 1139 | name: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RustcTarget` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/hubbuilder.rs:1135:10 [INFO] [stderr] | [INFO] [stderr] 1135 | #[derive(Clone, Deserialize, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `src_path` [INFO] [stderr] --> src/hubbuilder.rs:1140:5 [INFO] [stderr] | [INFO] [stderr] 1140 | src_path: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RustcTarget` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/hubbuilder.rs:1135:10 [INFO] [stderr] | [INFO] [stderr] 1135 | #[derive(Clone, Deserialize, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `edition` [INFO] [stderr] --> src/hubbuilder.rs:1141:5 [INFO] [stderr] | [INFO] [stderr] 1141 | edition: String [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RustcTarget` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/hubbuilder.rs:1135:10 [INFO] [stderr] | [INFO] [stderr] 1135 | #[derive(Clone, Deserialize, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `text` [INFO] [stderr] --> src/hubbuilder.rs:1146:5 [INFO] [stderr] | [INFO] [stderr] 1146 | text: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RustcText` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/hubbuilder.rs:1144:10 [INFO] [stderr] | [INFO] [stderr] 1144 | #[derive(Clone, Deserialize, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `highlight_start` [INFO] [stderr] --> src/hubbuilder.rs:1147:5 [INFO] [stderr] | [INFO] [stderr] 1147 | highlight_start: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RustcText` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/hubbuilder.rs:1144:10 [INFO] [stderr] | [INFO] [stderr] 1144 | #[derive(Clone, Deserialize, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `highlight_end` [INFO] [stderr] --> src/hubbuilder.rs:1148:5 [INFO] [stderr] | [INFO] [stderr] 1148 | highlight_end: u32 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RustcText` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/hubbuilder.rs:1144:10 [INFO] [stderr] | [INFO] [stderr] 1144 | #[derive(Clone, Deserialize, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `line_end` [INFO] [stderr] --> src/hubbuilder.rs:1157:5 [INFO] [stderr] | [INFO] [stderr] 1157 | line_end: u32, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RustcSpan` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/hubbuilder.rs:1151:10 [INFO] [stderr] | [INFO] [stderr] 1151 | #[derive(Clone, Deserialize, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `column_end` [INFO] [stderr] --> src/hubbuilder.rs:1159:5 [INFO] [stderr] | [INFO] [stderr] 1159 | column_end: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RustcSpan` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/hubbuilder.rs:1151:10 [INFO] [stderr] | [INFO] [stderr] 1151 | #[derive(Clone, Deserialize, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `text` [INFO] [stderr] --> src/hubbuilder.rs:1161:5 [INFO] [stderr] | [INFO] [stderr] 1161 | text: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RustcSpan` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/hubbuilder.rs:1151:10 [INFO] [stderr] | [INFO] [stderr] 1151 | #[derive(Clone, Deserialize, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `label` [INFO] [stderr] --> src/hubbuilder.rs:1162:5 [INFO] [stderr] | [INFO] [stderr] 1162 | label: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RustcSpan` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/hubbuilder.rs:1151:10 [INFO] [stderr] | [INFO] [stderr] 1151 | #[derive(Clone, Deserialize, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `suggested_replacement` [INFO] [stderr] --> src/hubbuilder.rs:1163:5 [INFO] [stderr] | [INFO] [stderr] 1163 | suggested_replacement: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RustcSpan` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/hubbuilder.rs:1151:10 [INFO] [stderr] | [INFO] [stderr] 1151 | #[derive(Clone, Deserialize, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `sugggested_applicability` [INFO] [stderr] --> src/hubbuilder.rs:1164:5 [INFO] [stderr] | [INFO] [stderr] 1164 | sugggested_applicability: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RustcSpan` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/hubbuilder.rs:1151:10 [INFO] [stderr] | [INFO] [stderr] 1151 | #[derive(Clone, Deserialize, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `expansion` [INFO] [stderr] --> src/hubbuilder.rs:1165:5 [INFO] [stderr] | [INFO] [stderr] 1165 | expansion: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RustcSpan` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/hubbuilder.rs:1151:10 [INFO] [stderr] | [INFO] [stderr] 1151 | #[derive(Clone, Deserialize, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `level` [INFO] [stderr] --> src/hubbuilder.rs:1166:5 [INFO] [stderr] | [INFO] [stderr] 1166 | level: Option [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RustcSpan` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/hubbuilder.rs:1151:10 [INFO] [stderr] | [INFO] [stderr] 1151 | #[derive(Clone, Deserialize, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `span` [INFO] [stderr] --> src/hubbuilder.rs:1171:5 [INFO] [stderr] | [INFO] [stderr] 1171 | span: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RustcExpansion` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/hubbuilder.rs:1169:10 [INFO] [stderr] | [INFO] [stderr] 1169 | #[derive(Clone, Deserialize, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `macro_decl_name` [INFO] [stderr] --> src/hubbuilder.rs:1172:5 [INFO] [stderr] | [INFO] [stderr] 1172 | macro_decl_name: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RustcExpansion` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/hubbuilder.rs:1169:10 [INFO] [stderr] | [INFO] [stderr] 1169 | #[derive(Clone, Deserialize, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `def_site_span` [INFO] [stderr] --> src/hubbuilder.rs:1173:5 [INFO] [stderr] | [INFO] [stderr] 1173 | def_site_span: Option [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RustcExpansion` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/hubbuilder.rs:1169:10 [INFO] [stderr] | [INFO] [stderr] 1169 | #[derive(Clone, Deserialize, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `code` [INFO] [stderr] --> src/hubbuilder.rs:1178:5 [INFO] [stderr] | [INFO] [stderr] 1178 | code: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RustcCode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/hubbuilder.rs:1176:10 [INFO] [stderr] | [INFO] [stderr] 1176 | #[derive(Clone, Deserialize, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `opt_level` [INFO] [stderr] --> src/hubbuilder.rs:1194:5 [INFO] [stderr] | [INFO] [stderr] 1194 | opt_level: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RustcProfile` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/hubbuilder.rs:1192:10 [INFO] [stderr] | [INFO] [stderr] 1192 | #[derive(Clone, Deserialize, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `debuginfo` [INFO] [stderr] --> src/hubbuilder.rs:1195:5 [INFO] [stderr] | [INFO] [stderr] 1195 | debuginfo: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RustcProfile` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/hubbuilder.rs:1192:10 [INFO] [stderr] | [INFO] [stderr] 1192 | #[derive(Clone, Deserialize, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `debug_assertions` [INFO] [stderr] --> src/hubbuilder.rs:1196:5 [INFO] [stderr] | [INFO] [stderr] 1196 | debug_assertions: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RustcProfile` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/hubbuilder.rs:1192:10 [INFO] [stderr] | [INFO] [stderr] 1192 | #[derive(Clone, Deserialize, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `overflow_checks` [INFO] [stderr] --> src/hubbuilder.rs:1197:5 [INFO] [stderr] | [INFO] [stderr] 1197 | overflow_checks: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RustcProfile` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/hubbuilder.rs:1192:10 [INFO] [stderr] | [INFO] [stderr] 1192 | #[derive(Clone, Deserialize, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `test` [INFO] [stderr] --> src/hubbuilder.rs:1198:5 [INFO] [stderr] | [INFO] [stderr] 1198 | test: bool [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RustcProfile` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/hubbuilder.rs:1192:10 [INFO] [stderr] | [INFO] [stderr] 1192 | #[derive(Clone, Deserialize, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `reason` [INFO] [stderr] --> src/hubbuilder.rs:1203:5 [INFO] [stderr] | [INFO] [stderr] 1203 | reason: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RustcCompilerMessage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/hubbuilder.rs:1201:10 [INFO] [stderr] | [INFO] [stderr] 1201 | #[derive(Clone, Deserialize, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `target` [INFO] [stderr] --> src/hubbuilder.rs:1205:5 [INFO] [stderr] | [INFO] [stderr] 1205 | target: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RustcCompilerMessage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/hubbuilder.rs:1201:10 [INFO] [stderr] | [INFO] [stderr] 1201 | #[derive(Clone, Deserialize, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `profile` [INFO] [stderr] --> src/hubbuilder.rs:1207:5 [INFO] [stderr] | [INFO] [stderr] 1207 | profile: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RustcCompilerMessage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/hubbuilder.rs:1201:10 [INFO] [stderr] | [INFO] [stderr] 1201 | #[derive(Clone, Deserialize, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `features` [INFO] [stderr] --> src/hubbuilder.rs:1208:5 [INFO] [stderr] | [INFO] [stderr] 1208 | features: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RustcCompilerMessage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/hubbuilder.rs:1201:10 [INFO] [stderr] | [INFO] [stderr] 1201 | #[derive(Clone, Deserialize, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `name` [INFO] [stderr] --> src/wasmstrip.rs:78:5 [INFO] [stderr] | [INFO] [stderr] 78 | pub name: String [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `str::::to_lowercase` that must be used [INFO] [stderr] --> src/httpserver.rs:77:25 [INFO] [stderr] | [INFO] [stderr] 77 | url_lc.to_lowercase(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this returns the lowercase string as a new String, without modifying the original [INFO] [stderr] [INFO] [stderr] warning: `makepad-hub` (lib) generated 31 warnings [INFO] [stderr] warning: `makepad-hub` (lib test) generated 31 warnings (31 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.95s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/makepad_hub-e6753f7c0be8da91) [INFO] [stdout] [INFO] [stderr] Doc-tests makepad-hub [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "17c2069645d0e6bd55dfeb1299291ca21a73dacf23ba132b27fe1e841a5e8059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17c2069645d0e6bd55dfeb1299291ca21a73dacf23ba132b27fe1e841a5e8059", kill_on_drop: false }` [INFO] [stdout] 17c2069645d0e6bd55dfeb1299291ca21a73dacf23ba132b27fe1e841a5e8059