[INFO] cloning repository https://github.com/Nilstrieb/node-package-manager
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nilstrieb/node-package-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNilstrieb%2Fnode-package-manager", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNilstrieb%2Fnode-package-manager'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 13b2c9f56d4b3bfcbd36651d00a7e3bc08fa0d0b
[INFO] building Nilstrieb/node-package-manager against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNilstrieb%2Fnode-package-manager" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Nilstrieb/node-package-manager
[INFO] finished tweaking git repo https://github.com/Nilstrieb/node-package-manager
[INFO] tweaked toml for git repo https://github.com/Nilstrieb/node-package-manager written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Nilstrieb/node-package-manager on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Nilstrieb/node-package-manager 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.31
[INFO] [stderr]   Downloaded tracing-attributes v0.1.21
[INFO] [stderr]   Downloaded log v0.4.17
[INFO] [stderr]   Downloaded futures-sink v0.3.21
[INFO] [stderr]   Downloaded hyper-rustls v0.23.0
[INFO] [stderr]   Downloaded form_urlencoded v1.0.1
[INFO] [stderr]   Downloaded tracing-log v0.1.3
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.80
[INFO] [stderr]   Downloaded url v2.2.2
[INFO] [stderr]   Downloaded futures-channel v0.3.21
[INFO] [stderr]   Downloaded bytecount v0.6.2
[INFO] [stderr]   Downloaded socket2 v0.4.4
[INFO] [stderr]   Downloaded lock_api v0.4.7
[INFO] [stderr]   Downloaded filetime v0.2.16
[INFO] [stderr]   Downloaded miette-derive v3.3.0
[INFO] [stderr]   Downloaded proc-macro-error-attr v1.0.4
[INFO] [stderr]   Downloaded flate2 v1.0.23
[INFO] [stderr]   Downloaded heck v0.4.0
[INFO] [stderr]   Downloaded addr2line v0.17.0
[INFO] [stderr]   Downloaded textwrap v0.15.0
[INFO] [stderr]   Downloaded backtrace v0.3.65
[INFO] [stderr]   Downloaded indexmap v1.8.1
[INFO] [stderr]   Downloaded httparse v1.7.1
[INFO] [stderr]   Downloaded futures-core v0.3.21
[INFO] [stderr]   Downloaded hashbrown v0.11.2
[INFO] [stderr]   Downloaded unicode-normalization v0.1.19
[INFO] [stderr]   Downloaded hyper v0.14.18
[INFO] [stderr]   Downloaded futures-util v0.3.21
[INFO] [stderr]   Downloaded openssl v0.10.40
[INFO] [stderr]   Downloaded serde_json v1.0.81
[INFO] [stderr]   Downloaded clap v3.1.18
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.80
[INFO] [stderr]   Downloaded http v0.2.7
[INFO] [stderr]   Downloaded color-spantrace v0.2.0
[INFO] [stderr]   Downloaded rustls v0.20.5
[INFO] [stderr]   Downloaded idna v0.2.3
[INFO] [stderr]   Downloaded security-framework v2.6.1
[INFO] [stderr]   Downloaded object v0.28.4
[INFO] [stderr]   Downloaded quote v1.0.18
[INFO] [stderr]   Downloaded js-sys v0.3.57
[INFO] [stderr]   Downloaded mio v0.8.3
[INFO] [stderr]   Downloaded redox_syscall v0.2.13
[INFO] [stderr]   Downloaded parking_lot v0.12.0
[INFO] [stderr]   Downloaded base64 v0.13.0
[INFO] [stderr]   Downloaded color-eyre v0.6.1
[INFO] [stderr]   Downloaded openssl-sys v0.9.73
[INFO] [stderr]   Downloaded once_cell v1.10.0
[INFO] [stderr]   Downloaded gimli v0.26.1
[INFO] [stderr]   Downloaded tower-service v0.3.1
[INFO] [stderr]   Downloaded tokio v1.18.2
[INFO] [stderr]   Downloaded want v0.3.0
[INFO] [stderr]   Downloaded ipnet v2.5.0
[INFO] [stderr]   Downloaded native-tls v0.2.10
[INFO] [stderr]   Downloaded tar v0.4.38
[INFO] [stderr]   Downloaded sharded-slab v0.1.4
[INFO] [stderr]   Downloaded web-sys v0.3.57
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.36.1
[INFO] [stderr]   Downloaded schannel v0.1.19
[INFO] [stderr]   Downloaded tokio-native-tls v0.3.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.36.1
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.36.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.80
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.36.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.38
[INFO] [stderr]   Downloaded eyre v0.6.8
[INFO] [stderr]   Downloaded miniz_oxide v0.5.1
[INFO] [stderr]   Downloaded nom v7.1.1
[INFO] [stderr]   Downloaded futures-task v0.3.21
[INFO] [stderr]   Downloaded try-lock v0.2.3
[INFO] [stderr]   Downloaded openssl-macros v0.1.0
[INFO] [stderr]   Downloaded pkg-config v0.3.25
[INFO] [stderr]   Downloaded tinyvec_macros v0.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.30
[INFO] [stderr]   Downloaded xattr v0.2.3
[INFO] [stderr]   Downloaded owo-colors v3.4.0
[INFO] [stderr]   Downloaded miette v3.3.0
[INFO] [stderr]   Downloaded http-body v0.4.4
[INFO] [stderr]   Downloaded httpdate v1.0.2
[INFO] [stderr]   Downloaded security-framework-sys v2.6.1
[INFO] [stderr]   Downloaded matches v0.1.9
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.80
[INFO] [stderr]   Downloaded webpki-roots v0.22.3
[INFO] [stderr]   Downloaded proc-macro-error v1.0.4
[INFO] [stderr]   Downloaded clap_derive v3.1.18
[INFO] [stderr]   Downloaded os_str_bytes v6.0.1
[INFO] [stderr]   Downloaded clap_lex v0.2.0
[INFO] [stderr]   Downloaded encoding_rs v0.8.31
[INFO] [stderr]   Downloaded strsim v0.10.0
[INFO] [stderr]   Downloaded termcolor v1.1.3
[INFO] [stderr]   Downloaded tokio-util v0.7.2
[INFO] [stderr]   Downloaded remove_dir_all v0.5.3
[INFO] [stderr]   Downloaded tempfile v3.3.0
[INFO] [stderr]   Downloaded sct v0.7.0
[INFO] [stderr]   Downloaded unicode-bidi v0.3.8
[INFO] [stderr]   Downloaded tracing-forest v0.1.4
[INFO] [stderr]   Downloaded rustls-pemfile v0.3.0
[INFO] [stderr]   Downloaded fastrand v1.7.0
[INFO] [stderr]   Downloaded serde v1.0.137
[INFO] [stderr]   Downloaded memchr v2.5.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.36.1
[INFO] [stderr]   Downloaded regex v1.5.5
[INFO] [stderr]   Downloaded rustc-demangle v0.1.21
[INFO] [stderr]   Downloaded node-semver v2.0.0
[INFO] [stderr]   Downloaded slab v0.4.6
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.80
[INFO] [stderr]   Downloaded reqwest v0.11.10
[INFO] [stderr]   Downloaded signal-hook-registry v1.4.0
[INFO] [stderr]   Downloaded tokio-macros v1.7.0
[INFO] [stderr]   Downloaded winreg v0.10.1
[INFO] [stderr]   Downloaded itoa v1.0.1
[INFO] [stderr]   Downloaded atty v0.2.14
[INFO] [stderr]   Downloaded pin-project-lite v0.2.9
[INFO] [stderr]   Downloaded thiserror v1.0.31
[INFO] [stderr]   Downloaded libc v0.2.125
[INFO] [stderr]   Downloaded thread_local v1.1.4
[INFO] [stderr]   Downloaded syn v1.0.94
[INFO] [stderr]   Downloaded webpki v0.22.0
[INFO] [stderr]   Downloaded ryu v1.0.9
[INFO] [stderr]   Downloaded tracing-core v0.1.26
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.11
[INFO] [stderr]   Downloaded h2 v0.3.13
[INFO] [stderr]   Downloaded tracing v0.1.34
[INFO] [stderr]   Downloaded parking_lot_core v0.9.3
[INFO] [stderr]   Downloaded serde_derive v1.0.137
[INFO] [stderr]   Downloaded bytes v1.1.0
[INFO] [stderr]   Downloaded unicode-xid v0.2.3
[INFO] [stderr]   Downloaded tracing-tree v0.2.0
[INFO] [stderr]   Downloaded mime v0.3.16
[INFO] [stderr]   Downloaded windows-sys v0.36.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd12fc6e9b5219363c3430e5c487f24e8529f023d6b61318bdc0928f07f9b8ba
[INFO] running `Command { std: "docker" "start" "-a" "dd12fc6e9b5219363c3430e5c487f24e8529f023d6b61318bdc0928f07f9b8ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd12fc6e9b5219363c3430e5c487f24e8529f023d6b61318bdc0928f07f9b8ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd12fc6e9b5219363c3430e5c487f24e8529f023d6b61318bdc0928f07f9b8ba", kill_on_drop: false }`
[INFO] [stdout] dd12fc6e9b5219363c3430e5c487f24e8529f023d6b61318bdc0928f07f9b8ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c04c91e310d42d40419e36f91bd63fb928c8f0152372d6a9e687fc10ee582b19
[INFO] running `Command { std: "docker" "start" "-a" "c04c91e310d42d40419e36f91bd63fb928c8f0152372d6a9e687fc10ee582b19", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.38
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling syn v1.0.94
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling mio v0.8.3
[INFO] [stderr]    Compiling openssl-sys v0.9.73
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling http v0.2.7
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling rustls v0.20.5
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling miniz_oxide v0.5.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling object v0.28.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling os_str_bytes v6.0.1
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling owo-colors v3.4.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling rustls-pemfile v0.3.0
[INFO] [stderr]    Compiling clap_lex v0.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tokio v1.18.2
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling tracing-subscriber v0.3.11
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling miette-derive v3.3.0
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling clap_derive v3.1.18
[INFO] [stderr]    Compiling webpki-roots v0.22.3
[INFO] [stderr]    Compiling xattr v0.2.3
[INFO] [stderr]    Compiling filetime v0.2.16
[INFO] [stderr]    Compiling bytecount v0.6.2
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling miette v3.3.0
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling color-eyre v0.6.1
[INFO] [stderr]    Compiling tracing-forest v0.1.4
[INFO] [stderr]    Compiling tracing-tree v0.2.0
[INFO] [stderr]    Compiling tar v0.4.38
[INFO] [stderr]    Compiling flate2 v1.0.23
[INFO] [stderr]    Compiling tokio-util v0.7.2
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling node-semver v2.0.0
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling clap v3.1.18
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.10
[INFO] [stderr]    Compiling node-package-manager v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `name`, `url`, and `email` are never read
[INFO] [stdout]  --> src/manifest.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Human {
[INFO] [stdout]   |            ----- fields in this struct
[INFO] [stdout] 7 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 8 |     pub url: Option<String>,
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 9 |     pub email: Option<String>,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Human` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/manifest.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Simple(String),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Person` has a derived impl for the trait `Debug`, but this is 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] 15 -     Simple(String),
[INFO] [stdout] 15 +     Simple(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/manifest.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Expanded(Human),
[INFO] [stdout]    |     -------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Person` has a derived impl for the trait `Debug`, but this is 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] 16 -     Expanded(Human),
[INFO] [stdout] 16 +     Expanded(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `type` and `url` are never read
[INFO] [stdout]   --> src/manifest.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct ExpandedFunding {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 21 |     pub r#type: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 22 |     pub url: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExpandedFunding` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/manifest.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Simple(String),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Funding` has a derived impl for the trait `Debug`, but this is 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] 28 -     Simple(String),
[INFO] [stdout] 28 +     Simple(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/manifest.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Expanded(ExpandedFunding),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Funding` has a derived impl for the trait `Debug`, but this is 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] 29 -     Expanded(ExpandedFunding),
[INFO] [stdout] 29 +     Expanded(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/manifest.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Multiple(Vec<ExpandedFunding>),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Funding` has a derived impl for the trait `Debug`, but this is 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] 30 -     Multiple(Vec<ExpandedFunding>),
[INFO] [stdout] 30 +     Multiple(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `url` and `email` are never read
[INFO] [stdout]   --> src/manifest.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct Bugs {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 35 |     pub url: Option<String>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 36 |     pub email: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Bugs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `type` and `url` are never read
[INFO] [stdout]   --> src/manifest.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Repository {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 41 |     pub r#type: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 42 |     pub url: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Repository` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/manifest.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 |     Single(String),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Bin` has a derived impl for the trait `Debug`, but this is 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] 48 -     Single(String),
[INFO] [stdout] 48 +     Single(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/manifest.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 49 |     Multiple(IndexMap<String, String>),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Bin` has a derived impl for the trait `Debug`, but this is 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] 49 -     Multiple(IndexMap<String, String>),
[INFO] [stdout] 49 +     Multiple(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/manifest.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 |     Single(String),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Man` has a derived impl for the trait `Debug`, but this is 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] 55 -     Single(String),
[INFO] [stdout] 55 +     Single(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/manifest.rs:56:14
[INFO] [stdout]    |
[INFO] [stdout] 56 |     Multiple(Vec<String>),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Man` has a derived impl for the trait `Debug`, but this is 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] 56 -     Multiple(Vec<String>),
[INFO] [stdout] 56 +     Multiple(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `optional` is never read
[INFO] [stdout]   --> src/manifest.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct PeerDependencyMeta {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 61 |     pub optional: Option<bool>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PeerDependencyMeta` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/manifest.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |     Version(String),
[INFO] [stdout]    |     ------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Override` has a derived impl for the trait `Debug`, but this is 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] 67 -     Version(String),
[INFO] [stdout] 67 +     Version(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/manifest.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 |     Nested(IndexMap<String, Override>),
[INFO] [stdout]    |     ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Override` has a derived impl for the trait `Debug`, but this is 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] 68 -     Nested(IndexMap<String, Override>),
[INFO] [stdout] 68 +     Nested(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/manifest.rs:75:9
[INFO] [stdout]     |
[INFO] [stdout]  74 | pub struct PackageJson {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout]  75 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]  76 |     pub version: Version,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]  77 |     pub description: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]  78 |     pub keywords: Option<Vec<String>>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]  79 |     pub homepage: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]  80 |     pub bugs: Option<Bugs>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]  81 |     pub license: Option<String>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]  82 |     pub author: Option<Person>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]  83 |     pub contributors: Option<Vec<Person>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]  84 |     pub funding: Option<Funding>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]  85 |     pub files: Option<Vec<String>>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]  86 |     pub main: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]  87 |     pub browser: Option<String>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]  88 |     pub bin: Option<Bin>,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]  89 |     pub man: Option<Man>,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]  90 |     pub directories: Option<IndexMap<String, String>>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]  91 |     pub repository: Option<Repository>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]  92 |     pub scripts: Option<IndexMap<String, String>>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]  93 |     pub config: Option<IndexMap<String, serde_json::Value>>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]  94 |     pub dependencies: Option<IndexMap<String, Range>>,
[INFO] [stdout]  95 |     pub dev_dependencies: Option<IndexMap<String, Range>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]  96 |     pub peer_dependencies: Option<IndexMap<String, Range>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]  97 |     pub peer_dependencies_meta: Option<IndexMap<String, PeerDependencyMeta>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  98 |     pub bundled_dependencies: Option<Vec<String>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  99 |     pub optional_dependencies: Option<IndexMap<String, Range>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 100 |     pub overrides: Option<IndexMap<String, Override>>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 101 |     pub engines: Option<IndexMap<String, String>>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 102 |     pub os: Option<Vec<String>>,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 103 |     pub cpu: Option<Vec<String>>,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 104 |     pub private: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 105 |     pub publish_config: Option<IndexMap<String, serde_json::Value>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 106 |     pub workspaces: Option<Vec<String>>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PackageJson` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s
[INFO] running `Command { std: "docker" "inspect" "c04c91e310d42d40419e36f91bd63fb928c8f0152372d6a9e687fc10ee582b19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c04c91e310d42d40419e36f91bd63fb928c8f0152372d6a9e687fc10ee582b19", kill_on_drop: false }`
[INFO] [stdout] c04c91e310d42d40419e36f91bd63fb928c8f0152372d6a9e687fc10ee582b19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e23d665a9e3ebb406cdfc2984d3afc629e193ba1a6821034c3d48554f79bef9
[INFO] running `Command { std: "docker" "start" "-a" "5e23d665a9e3ebb406cdfc2984d3afc629e193ba1a6821034c3d48554f79bef9", kill_on_drop: false }`
[INFO] [stderr]    Compiling node-package-manager v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `name`, `url`, and `email` are never read
[INFO] [stdout]  --> src/manifest.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Human {
[INFO] [stdout]   |            ----- fields in this struct
[INFO] [stdout] 7 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 8 |     pub url: Option<String>,
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 9 |     pub email: Option<String>,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Human` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/manifest.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Simple(String),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Person` has a derived impl for the trait `Debug`, but this is 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] 15 -     Simple(String),
[INFO] [stdout] 15 +     Simple(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/manifest.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Expanded(Human),
[INFO] [stdout]    |     -------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Person` has a derived impl for the trait `Debug`, but this is 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] 16 -     Expanded(Human),
[INFO] [stdout] 16 +     Expanded(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `type` and `url` are never read
[INFO] [stdout]   --> src/manifest.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct ExpandedFunding {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 21 |     pub r#type: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 22 |     pub url: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExpandedFunding` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/manifest.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Simple(String),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Funding` has a derived impl for the trait `Debug`, but this is 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] 28 -     Simple(String),
[INFO] [stdout] 28 +     Simple(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/manifest.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Expanded(ExpandedFunding),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Funding` has a derived impl for the trait `Debug`, but this is 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] 29 -     Expanded(ExpandedFunding),
[INFO] [stdout] 29 +     Expanded(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/manifest.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Multiple(Vec<ExpandedFunding>),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Funding` has a derived impl for the trait `Debug`, but this is 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] 30 -     Multiple(Vec<ExpandedFunding>),
[INFO] [stdout] 30 +     Multiple(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `url` and `email` are never read
[INFO] [stdout]   --> src/manifest.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct Bugs {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 35 |     pub url: Option<String>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 36 |     pub email: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Bugs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `type` and `url` are never read
[INFO] [stdout]   --> src/manifest.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Repository {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 41 |     pub r#type: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 42 |     pub url: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Repository` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/manifest.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 |     Single(String),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Bin` has a derived impl for the trait `Debug`, but this is 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] 48 -     Single(String),
[INFO] [stdout] 48 +     Single(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/manifest.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 49 |     Multiple(IndexMap<String, String>),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Bin` has a derived impl for the trait `Debug`, but this is 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] 49 -     Multiple(IndexMap<String, String>),
[INFO] [stdout] 49 +     Multiple(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/manifest.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 |     Single(String),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Man` has a derived impl for the trait `Debug`, but this is 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] 55 -     Single(String),
[INFO] [stdout] 55 +     Single(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/manifest.rs:56:14
[INFO] [stdout]    |
[INFO] [stdout] 56 |     Multiple(Vec<String>),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Man` has a derived impl for the trait `Debug`, but this is 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] 56 -     Multiple(Vec<String>),
[INFO] [stdout] 56 +     Multiple(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `optional` is never read
[INFO] [stdout]   --> src/manifest.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct PeerDependencyMeta {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 61 |     pub optional: Option<bool>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PeerDependencyMeta` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/manifest.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |     Version(String),
[INFO] [stdout]    |     ------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Override` has a derived impl for the trait `Debug`, but this is 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] 67 -     Version(String),
[INFO] [stdout] 67 +     Version(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/manifest.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 |     Nested(IndexMap<String, Override>),
[INFO] [stdout]    |     ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Override` has a derived impl for the trait `Debug`, but this is 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] 68 -     Nested(IndexMap<String, Override>),
[INFO] [stdout] 68 +     Nested(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/manifest.rs:75:9
[INFO] [stdout]     |
[INFO] [stdout]  74 | pub struct PackageJson {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout]  75 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]  76 |     pub version: Version,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]  77 |     pub description: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]  78 |     pub keywords: Option<Vec<String>>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]  79 |     pub homepage: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]  80 |     pub bugs: Option<Bugs>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]  81 |     pub license: Option<String>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]  82 |     pub author: Option<Person>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]  83 |     pub contributors: Option<Vec<Person>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]  84 |     pub funding: Option<Funding>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]  85 |     pub files: Option<Vec<String>>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]  86 |     pub main: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]  87 |     pub browser: Option<String>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]  88 |     pub bin: Option<Bin>,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]  89 |     pub man: Option<Man>,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]  90 |     pub directories: Option<IndexMap<String, String>>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]  91 |     pub repository: Option<Repository>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]  92 |     pub scripts: Option<IndexMap<String, String>>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]  93 |     pub config: Option<IndexMap<String, serde_json::Value>>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]  94 |     pub dependencies: Option<IndexMap<String, Range>>,
[INFO] [stdout]  95 |     pub dev_dependencies: Option<IndexMap<String, Range>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]  96 |     pub peer_dependencies: Option<IndexMap<String, Range>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]  97 |     pub peer_dependencies_meta: Option<IndexMap<String, PeerDependencyMeta>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  98 |     pub bundled_dependencies: Option<Vec<String>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  99 |     pub optional_dependencies: Option<IndexMap<String, Range>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 100 |     pub overrides: Option<IndexMap<String, Override>>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 101 |     pub engines: Option<IndexMap<String, String>>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 102 |     pub os: Option<Vec<String>>,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 103 |     pub cpu: Option<Vec<String>>,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 104 |     pub private: Option<bool>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 105 |     pub publish_config: Option<IndexMap<String, serde_json::Value>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 106 |     pub workspaces: Option<Vec<String>>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PackageJson` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s
[INFO] running `Command { std: "docker" "inspect" "5e23d665a9e3ebb406cdfc2984d3afc629e193ba1a6821034c3d48554f79bef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e23d665a9e3ebb406cdfc2984d3afc629e193ba1a6821034c3d48554f79bef9", kill_on_drop: false }`
[INFO] [stdout] 5e23d665a9e3ebb406cdfc2984d3afc629e193ba1a6821034c3d48554f79bef9
