[INFO] cloning repository https://github.com/Jeffrey-P-McAteer/cyber-nutrition-facts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jeffrey-P-McAteer/cyber-nutrition-facts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeffrey-P-McAteer%2Fcyber-nutrition-facts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeffrey-P-McAteer%2Fcyber-nutrition-facts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37aa133f7300093bf3a3afcd3ed7e5dcfadd0bda [INFO] checking Jeffrey-P-McAteer/cyber-nutrition-facts against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeffrey-P-McAteer%2Fcyber-nutrition-facts" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Jeffrey-P-McAteer/cyber-nutrition-facts [INFO] finished tweaking git repo https://github.com/Jeffrey-P-McAteer/cyber-nutrition-facts [INFO] tweaked toml for git repo https://github.com/Jeffrey-P-McAteer/cyber-nutrition-facts written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Jeffrey-P-McAteer/cyber-nutrition-facts on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Jeffrey-P-McAteer/cyber-nutrition-facts 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58f40479f2198b9e3fe006e2296ddb8956a9990444095e343d98d3e38697b19f [INFO] running `Command { std: "docker" "start" "-a" "58f40479f2198b9e3fe006e2296ddb8956a9990444095e343d98d3e38697b19f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58f40479f2198b9e3fe006e2296ddb8956a9990444095e343d98d3e38697b19f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58f40479f2198b9e3fe006e2296ddb8956a9990444095e343d98d3e38697b19f", kill_on_drop: false }` [INFO] [stdout] 58f40479f2198b9e3fe006e2296ddb8956a9990444095e343d98d3e38697b19f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c86bb7ccad7eaa9014ac529196c6610e8acd8efd4d10ff950696867eff6531c6 [INFO] running `Command { std: "docker" "start" "-a" "c86bb7ccad7eaa9014ac529196c6610e8acd8efd4d10ff950696867eff6531c6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking ttf-parser v0.12.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking ruzstd v0.7.3 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking phf_generator v0.8.0 [INFO] [stderr] Checking polyglot_tokenizer v0.2.1 [INFO] [stderr] Checking phf_codegen v0.8.0 [INFO] [stderr] Checking env_home v0.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tree-sitter v0.19.3 [INFO] [stderr] Compiling tree-sitter-javascript v0.19.0 [INFO] [stderr] Compiling tree-sitter-cpp v0.19.0 [INFO] [stderr] Compiling pcre2-sys v0.2.10 [INFO] [stderr] Compiling tree-sitter-ccomment v0.19.0 [INFO] [stderr] Compiling tree-sitter-typescript v0.19.0 [INFO] [stderr] Compiling tree-sitter-rust v0.19.0 [INFO] [stderr] Compiling tree-sitter-python v0.19.0 [INFO] [stderr] Compiling tree-sitter-preproc v0.19.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling capstone-sys v0.17.0 [INFO] [stderr] Compiling tree-sitter-java v0.19.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking pcre2 v0.2.11 [INFO] [stderr] Checking ignore v0.4.25 [INFO] [stderr] Compiling named_tuple v0.1.3 [INFO] [stderr] Checking owned_ttf_parser v0.12.1 [INFO] [stderr] Checking which v8.0.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling tree-sitter-mozjs v0.19.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling scroll_derive v0.13.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tree-sitter-mozcpp v0.19.5 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking tika-magic v0.2.7 [INFO] [stderr] Checking lopdf v0.26.0 [INFO] [stderr] Checking scroll v0.13.0 [INFO] [stderr] Checking goblin v0.10.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking uris v0.1.1 [INFO] [stderr] Checking printpdf v0.4.1 [INFO] [stderr] Checking clap v4.5.51 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking hyperpolyglot v0.1.7 [INFO] [stderr] Checking rust-code-analysis v0.0.24 [INFO] [stderr] Checking capstone v0.13.0 [INFO] [stderr] Checking cyber-nutrition-facts v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/args.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | Url(uris::Uri), [INFO] [stdout] | --- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AnalysisInput` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 23 - Url(uris::Uri), [INFO] [stdout] 23 + Url(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/args.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | Folder(std::path::PathBuf), [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AnalysisInput` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 25 - Folder(std::path::PathBuf), [INFO] [stdout] 25 + Folder(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/args.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | Url(uris::Uri), [INFO] [stdout] | --- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AnalysisInput` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 23 - Url(uris::Uri), [INFO] [stdout] 23 + Url(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/args.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | Folder(std::path::PathBuf), [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AnalysisInput` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 25 - Folder(std::path::PathBuf), [INFO] [stdout] 25 + Folder(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/args.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 43 | let r_path = std::path::PathBuf::from_str(s); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/args.rs:55:31 [INFO] [stdout] | [INFO] [stdout] 55 | if let Ok(ref path) = r_path { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/args.rs:68:32 [INFO] [stdout] | [INFO] [stdout] 68 | else if let Ok(path) = r_path { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/args.rs:76:29 [INFO] [stdout] | [INFO] [stdout] 76 | if let Err(e) = r_path { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analysis/elf_lib_lookup.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | fn parse_elf_bytes(buf: &[u8]) -> crate::DynResult { [INFO] [stdout] | ^^^^^ ^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | fn parse_elf_bytes(buf: &[u8]) -> crate::DynResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/args.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 43 | let r_path = std::path::PathBuf::from_str(s); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/args.rs:55:31 [INFO] [stdout] | [INFO] [stdout] 55 | if let Ok(ref path) = r_path { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/args.rs:68:32 [INFO] [stdout] | [INFO] [stdout] 68 | else if let Ok(path) = r_path { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/args.rs:76:29 [INFO] [stdout] | [INFO] [stdout] 76 | if let Err(e) = r_path { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analysis/elf_lib_lookup.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | fn parse_elf_bytes(buf: &[u8]) -> crate::DynResult { [INFO] [stdout] | ^^^^^ ^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | fn parse_elf_bytes(buf: &[u8]) -> crate::DynResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cyber-nutrition-facts` (bin "cyber-nutrition-facts" test) due to 4 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cyber-nutrition-facts` (bin "cyber-nutrition-facts") due to 4 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c86bb7ccad7eaa9014ac529196c6610e8acd8efd4d10ff950696867eff6531c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c86bb7ccad7eaa9014ac529196c6610e8acd8efd4d10ff950696867eff6531c6", kill_on_drop: false }` [INFO] [stdout] c86bb7ccad7eaa9014ac529196c6610e8acd8efd4d10ff950696867eff6531c6