[INFO] fetching crate clia-ntex-files-mod 0.3.0...
[INFO] checking clia-ntex-files-mod-0.3.0 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate clia-ntex-files-mod 0.3.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate clia-ntex-files-mod 0.3.0 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate clia-ntex-files-mod 0.3.0
[INFO] finished tweaking crates.io crate clia-ntex-files-mod 0.3.0
[INFO] tweaked toml for crates.io crate clia-ntex-files-mod 0.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d855e431912743313bd6fdef28fe1fabc2086394f96b41efa07b67261bc4f6c
[INFO] running `Command { std: "docker" "start" "-a" "1d855e431912743313bd6fdef28fe1fabc2086394f96b41efa07b67261bc4f6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d855e431912743313bd6fdef28fe1fabc2086394f96b41efa07b67261bc4f6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d855e431912743313bd6fdef28fe1fabc2086394f96b41efa07b67261bc4f6c", kill_on_drop: false }`
[INFO] [stdout] 1d855e431912743313bd6fdef28fe1fabc2086394f96b41efa07b67261bc4f6c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 398503d369e2df4afffb417a459faed7d84a4704adad3e7ebe110e7b85eea8c9
[INFO] running `Command { std: "docker" "start" "-a" "398503d369e2df4afffb417a459faed7d84a4704adad3e7ebe110e7b85eea8c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking pin-project-lite v0.2.11
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking futures-micro v0.5.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking async-oneshot v0.5.0
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling openssl v0.10.56
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking concurrent-queue v2.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]     Checking ntex-service v1.2.2
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling openssl-sys v0.9.91
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ntex-rt v0.4.9
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking ntex-util v0.3.1
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]     Checking ntex-bytes v0.1.19
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ntex-codec v0.6.2
[INFO] [stderr]     Checking ntex-http v0.1.9
[INFO] [stderr]     Checking ntex-router v0.5.1
[INFO] [stderr]     Checking ntex-io v0.3.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]     Checking ntex-tokio v0.3.0
[INFO] [stderr]    Compiling ntex-macros v0.1.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking brotli2 v0.3.2
[INFO] [stderr]     Checking ntex-tls v0.3.0
[INFO] [stderr]     Checking ntex-connect v0.3.0
[INFO] [stderr]     Checking ntex-h2 v0.3.2
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking ntex v0.7.2
[INFO] [stderr]     Checking clia-ntex-files-mod v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `danger_fmt_line_without_newline_replacer` is never used
[INFO] [stdout]    --> src/file_header/mod.rs:126:8
[INFO] [stdout]     |
[INFO] [stdout] 88  | impl<'a, 'b> Formatter<'a, 'b> {
[INFO] [stdout]     | ------------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 126 |     fn danger_fmt_line_without_newline_replacer<T: std::fmt::Display>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `weak`, `tag`, `set_tag`, `strong_ne`, and `weak_ne` are never used
[INFO] [stdout]    --> src/file_header/entity.rs:63:12
[INFO] [stdout]     |
[INFO] [stdout] 51  | impl EntityTag {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 63  |     pub fn weak(tag: String) -> EntityTag {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75  |     pub fn tag(&self) -> &str {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 82  |     pub fn set_tag(&mut self, tag: String) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn strong_ne(&self, other: &EntityTag) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn weak_ne(&self, other: &EntityTag) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `danger_fmt_line_without_newline_replacer` is never used
[INFO] [stdout]    --> src/file_header/mod.rs:126:8
[INFO] [stdout]     |
[INFO] [stdout] 88  | impl<'a, 'b> Formatter<'a, 'b> {
[INFO] [stdout]     | ------------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 126 |     fn danger_fmt_line_without_newline_replacer<T: std::fmt::Display>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `tag` and `set_tag` are never used
[INFO] [stdout]   --> src/file_header/entity.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl EntityTag {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub fn tag(&self) -> &str {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub fn set_tag(&mut self, tag: String) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 20.79s
[INFO] running `Command { std: "docker" "inspect" "398503d369e2df4afffb417a459faed7d84a4704adad3e7ebe110e7b85eea8c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "398503d369e2df4afffb417a459faed7d84a4704adad3e7ebe110e7b85eea8c9", kill_on_drop: false }`
[INFO] [stdout] 398503d369e2df4afffb417a459faed7d84a4704adad3e7ebe110e7b85eea8c9
