[INFO] fetching crate rusthound 1.1.68... [INFO] checking rusthound-1.1.68 against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] extracting crate rusthound 1.1.68 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate rusthound 1.1.68 on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rusthound 1.1.68 [INFO] finished tweaking crates.io crate rusthound 1.1.68 [INFO] tweaked toml for crates.io crate rusthound 1.1.68 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate rusthound 1.1.68 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libgssapi-sys v0.3.0 [INFO] [stderr] Downloaded cross-krb5 v0.3.0 [INFO] [stderr] Downloaded libgssapi v0.6.4 [INFO] [stderr] Downloaded x509-parser v0.15.1 [INFO] [stderr] Downloaded windows v0.34.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 080618114cf7e1f9e98eb08f5707df8cc0d21ee503d29746e985a1d5552edba9 [INFO] running `Command { std: "docker" "start" "-a" "080618114cf7e1f9e98eb08f5707df8cc0d21ee503d29746e985a1d5552edba9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "080618114cf7e1f9e98eb08f5707df8cc0d21ee503d29746e985a1d5552edba9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "080618114cf7e1f9e98eb08f5707df8cc0d21ee503d29746e985a1d5552edba9", kill_on_drop: false }` [INFO] [stdout] 080618114cf7e1f9e98eb08f5707df8cc0d21ee503d29746e985a1d5552edba9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2dddd2563b0ab18e6b2dfc85582e3ebd38c2e4f4ae7d99de4b73bc48f64da44c [INFO] running `Command { std: "docker" "start" "-a" "2dddd2563b0ab18e6b2dfc85582e3ebd38c2e4f4ae7d99de4b73bc48f64da44c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking memchr v2.6.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking deranged v0.3.8 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling rustix v0.38.10 [INFO] [stderr] Checking time v0.3.28 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking asn1-rs v0.5.2 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking rustls-webpki v0.101.4 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking base64 v0.21.3 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.2 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking der-parser v8.2.0 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Checking rustls-pemfile v1.0.3 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Compiling libgssapi-sys v0.3.0 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking trust-dns-proto v0.22.0 [INFO] [stderr] Checking clap_builder v4.4.1 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking x509-parser v0.15.1 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking lber v0.4.2 [INFO] [stderr] Checking rtoolbox v0.0.1 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking chrono v0.4.28 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking indicatif v0.17.6 [INFO] [stderr] Checking clap v4.4.1 [INFO] [stderr] Checking rpassword v7.2.0 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking trust-dns-resolver v0.22.0 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking libgssapi v0.6.4 [INFO] [stderr] Checking cross-krb5 v0.3.0 [INFO] [stderr] Checking ldap3 v0.11.3 [INFO] [stderr] Checking rusthound v1.1.68 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `le_u16` is imported redundantly [INFO] [stdout] --> src/enums/secdesc.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 3 | use nom7::number::complete::{*,{le_u16, le_u32, le_u8}}; [INFO] [stdout] | - ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `le_u16` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `le_u32` is imported redundantly [INFO] [stdout] --> src/enums/secdesc.rs:3:41 [INFO] [stdout] | [INFO] [stdout] 3 | use nom7::number::complete::{*,{le_u16, le_u32, le_u8}}; [INFO] [stdout] | - ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `le_u32` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `le_u8` is imported redundantly [INFO] [stdout] --> src/enums/secdesc.rs:3:49 [INFO] [stdout] | [INFO] [stdout] 3 | use nom7::number::complete::{*,{le_u16, le_u32, le_u8}}; [INFO] [stdout] | - ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `le_u8` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/json/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use checker::*; [INFO] [stdout] | ^^^^^^^^^^ the name `bh_41` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 5 | pub use templates::*; [INFO] [stdout] | ------------ but the name `bh_41` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `templates::*` [INFO] [stdout] --> src/json/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use templates::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `le_u16` is imported redundantly [INFO] [stdout] --> src/enums/secdesc.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 3 | use nom7::number::complete::{*,{le_u16, le_u32, le_u8}}; [INFO] [stdout] | - ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `le_u16` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `le_u32` is imported redundantly [INFO] [stdout] --> src/enums/secdesc.rs:3:41 [INFO] [stdout] | [INFO] [stdout] 3 | use nom7::number::complete::{*,{le_u16, le_u32, le_u8}}; [INFO] [stdout] | - ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `le_u32` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `le_u8` is imported redundantly [INFO] [stdout] --> src/enums/secdesc.rs:3:49 [INFO] [stdout] | [INFO] [stdout] 3 | use nom7::number::complete::{*,{le_u16, le_u32, le_u8}}; [INFO] [stdout] | - ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `le_u8` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/json/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use checker::*; [INFO] [stdout] | ^^^^^^^^^^ the name `bh_41` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 5 | pub use templates::*; [INFO] [stdout] | ------------ but the name `bh_41` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `templates::*` [INFO] [stdout] --> src/json/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use templates::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `le_u16` is imported redundantly [INFO] [stdout] --> src/enums/secdesc.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 3 | use nom7::number::complete::{*,{le_u16, le_u32, le_u8}}; [INFO] [stdout] | - ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `le_u16` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `le_u32` is imported redundantly [INFO] [stdout] --> src/enums/secdesc.rs:3:41 [INFO] [stdout] | [INFO] [stdout] 3 | use nom7::number::complete::{*,{le_u16, le_u32, le_u8}}; [INFO] [stdout] | - ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `le_u32` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `le_u8` is imported redundantly [INFO] [stdout] --> src/enums/secdesc.rs:3:49 [INFO] [stdout] | [INFO] [stdout] 3 | use nom7::number::complete::{*,{le_u16, le_u32, le_u8}}; [INFO] [stdout] | - ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `le_u8` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/json/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use checker::*; [INFO] [stdout] | ^^^^^^^^^^ the name `bh_41` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 5 | pub use templates::*; [INFO] [stdout] | ------------ but the name `bh_41` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `templates::*` [INFO] [stdout] --> src/json/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use templates::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `le_u16` is imported redundantly [INFO] [stdout] --> src/enums/secdesc.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 3 | use nom7::number::complete::{*,{le_u16, le_u32, le_u8}}; [INFO] [stdout] | - ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `le_u16` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `le_u32` is imported redundantly [INFO] [stdout] --> src/enums/secdesc.rs:3:41 [INFO] [stdout] | [INFO] [stdout] 3 | use nom7::number::complete::{*,{le_u16, le_u32, le_u8}}; [INFO] [stdout] | - ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `le_u32` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `le_u8` is imported redundantly [INFO] [stdout] --> src/enums/secdesc.rs:3:49 [INFO] [stdout] | [INFO] [stdout] 3 | use nom7::number::complete::{*,{le_u16, le_u32, le_u8}}; [INFO] [stdout] | - ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `le_u8` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/json/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use checker::*; [INFO] [stdout] | ^^^^^^^^^^ the name `bh_41` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 5 | pub use templates::*; [INFO] [stdout] | ------------ but the name `bh_41` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `templates::*` [INFO] [stdout] --> src/json/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use templates::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.86s [INFO] running `Command { std: "docker" "inspect" "2dddd2563b0ab18e6b2dfc85582e3ebd38c2e4f4ae7d99de4b73bc48f64da44c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dddd2563b0ab18e6b2dfc85582e3ebd38c2e4f4ae7d99de4b73bc48f64da44c", kill_on_drop: false }` [INFO] [stdout] 2dddd2563b0ab18e6b2dfc85582e3ebd38c2e4f4ae7d99de4b73bc48f64da44c