[INFO] cloning repository https://github.com/bennofs/nix-index [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bennofs/nix-index" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbennofs%2Fnix-index", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbennofs%2Fnix-index'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8c0532bcf8da840ed18e99ad2bf948cb9f5190a9 [INFO] testing bennofs/nix-index against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbennofs%2Fnix-index" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bennofs/nix-index on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bennofs/nix-index [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/bennofs/nix-index [INFO] tweaked toml for git repo https://github.com/bennofs/nix-index written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/bennofs/nix-index 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded separator v0.4.1 [INFO] [stderr] Downloaded grep-cli v0.1.10 [INFO] [stderr] Downloaded grep v0.3.1 [INFO] [stderr] Downloaded grep-printer v0.2.1 [INFO] [stderr] Downloaded grep-regex v0.1.12 [INFO] [stderr] Downloaded async-compression v0.4.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75116b7e03ce8c94c7082191a01cd9c40b62666890e6f1f87c673083f9aace71 [INFO] running `Command { std: "docker" "start" "-a" "75116b7e03ce8c94c7082191a01cd9c40b62666890e6f1f87c673083f9aace71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75116b7e03ce8c94c7082191a01cd9c40b62666890e6f1f87c673083f9aace71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75116b7e03ce8c94c7082191a01cd9c40b62666890e6f1f87c673083f9aace71", kill_on_drop: false }` [INFO] [stdout] 75116b7e03ce8c94c7082191a01cd9c40b62666890e6f1f87c673083f9aace71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb8d3508fb94fb065c172a5239c6f812dc1d5ef6cea21bb2340813f2fe39e2a7 [INFO] running `Command { std: "docker" "start" "-a" "fb8d3508fb94fb065c172a5239c6f812dc1d5ef6cea21bb2340813f2fe39e2a7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling grep-matcher v0.1.7 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling brotli-decompressor v4.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling separator v0.4.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling grep-searcher v0.1.13 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling grep-regex v0.1.12 [INFO] [stderr] Compiling grep-cli v0.1.10 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-compression v0.4.10 [INFO] [stderr] Compiling tokio-retry v0.3.0 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.14 [INFO] [stderr] Compiling grep-printer v0.2.1 [INFO] [stderr] Compiling grep v0.3.1 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.4 [INFO] [stderr] Compiling nix-index v0.1.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | feature = "cargo-clippy", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/database.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | / error_chain! { [INFO] [stdout] 101 | | errors { [INFO] [stdout] 102 | | UnsupportedFileType(found: Vec) { [INFO] [stdout] 103 | | description("unsupported file type") [INFO] [stdout] ... | [INFO] [stdout] 131 | | } [INFO] [stdout] 132 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_error_description_deprecated)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/errors.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / error_chain::error_chain! { [INFO] [stdout] 6 | | errors { [INFO] [stdout] 7 | | QueryPackages { [INFO] [stdout] 8 | | description("query packages error") [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] 44 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_error_description_deprecated)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain::error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/frcode.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / error_chain! { [INFO] [stdout] 63 | | foreign_links { [INFO] [stdout] 64 | | Io(io::Error); [INFO] [stdout] 65 | | } [INFO] [stdout] ... | [INFO] [stdout] 84 | | } [INFO] [stdout] 85 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_error_description_deprecated)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/hydra.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / error_chain! { [INFO] [stdout] 35 | | errors { [INFO] [stdout] 36 | | Http(url: String, code: StatusCode) { [INFO] [stdout] 37 | | description("http status code error") [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_error_description_deprecated)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/bin/nix-locate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / error_chain! { [INFO] [stdout] 19 | | errors { [INFO] [stdout] 20 | | ReadDatabase(database: PathBuf) { [INFO] [stdout] 21 | | description("database read error") [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] 31 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_error_description_deprecated)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "fb8d3508fb94fb065c172a5239c6f812dc1d5ef6cea21bb2340813f2fe39e2a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb8d3508fb94fb065c172a5239c6f812dc1d5ef6cea21bb2340813f2fe39e2a7", kill_on_drop: false }` [INFO] [stdout] fb8d3508fb94fb065c172a5239c6f812dc1d5ef6cea21bb2340813f2fe39e2a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f43b4dbd83e813f80c4c9005a2f9bbe369f145a85687cb0306cf299d49fb0c2 [INFO] running `Command { std: "docker" "start" "-a" "8f43b4dbd83e813f80c4c9005a2f9bbe369f145a85687cb0306cf299d49fb0c2", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | feature = "cargo-clippy", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/database.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | / error_chain! { [INFO] [stdout] 101 | | errors { [INFO] [stdout] 102 | | UnsupportedFileType(found: Vec) { [INFO] [stdout] 103 | | description("unsupported file type") [INFO] [stdout] ... | [INFO] [stdout] 131 | | } [INFO] [stdout] 132 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_error_description_deprecated)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/errors.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / error_chain::error_chain! { [INFO] [stdout] 6 | | errors { [INFO] [stdout] 7 | | QueryPackages { [INFO] [stdout] 8 | | description("query packages error") [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] 44 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_error_description_deprecated)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain::error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/frcode.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / error_chain! { [INFO] [stdout] 63 | | foreign_links { [INFO] [stdout] 64 | | Io(io::Error); [INFO] [stdout] 65 | | } [INFO] [stdout] ... | [INFO] [stdout] 84 | | } [INFO] [stdout] 85 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_error_description_deprecated)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nix-index v0.1.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/hydra.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / error_chain! { [INFO] [stdout] 35 | | errors { [INFO] [stdout] 36 | | Http(url: String, code: StatusCode) { [INFO] [stdout] 37 | | description("http status code error") [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_error_description_deprecated)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/bin/nix-locate.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / error_chain! { [INFO] [stdout] 19 | | errors { [INFO] [stdout] 20 | | ReadDatabase(database: PathBuf) { [INFO] [stdout] 21 | | description("database read error") [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] 31 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_error_description_deprecated)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | feature = "cargo-clippy", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/database.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | / error_chain! { [INFO] [stdout] 101 | | errors { [INFO] [stdout] 102 | | UnsupportedFileType(found: Vec) { [INFO] [stdout] 103 | | description("unsupported file type") [INFO] [stdout] ... | [INFO] [stdout] 131 | | } [INFO] [stdout] 132 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_error_description_deprecated)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/errors.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / error_chain::error_chain! { [INFO] [stdout] 6 | | errors { [INFO] [stdout] 7 | | QueryPackages { [INFO] [stdout] 8 | | description("query packages error") [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] 44 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_error_description_deprecated)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain::error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/frcode.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / error_chain! { [INFO] [stdout] 63 | | foreign_links { [INFO] [stdout] 64 | | Io(io::Error); [INFO] [stdout] 65 | | } [INFO] [stdout] ... | [INFO] [stdout] 84 | | } [INFO] [stdout] 85 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_error_description_deprecated)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/hydra.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / error_chain! { [INFO] [stdout] 35 | | errors { [INFO] [stdout] 36 | | Http(url: String, code: StatusCode) { [INFO] [stdout] 37 | | description("http status code error") [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_error_description_deprecated)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.61s [INFO] running `Command { std: "docker" "inspect" "8f43b4dbd83e813f80c4c9005a2f9bbe369f145a85687cb0306cf299d49fb0c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f43b4dbd83e813f80c4c9005a2f9bbe369f145a85687cb0306cf299d49fb0c2", kill_on_drop: false }` [INFO] [stdout] 8f43b4dbd83e813f80c4c9005a2f9bbe369f145a85687cb0306cf299d49fb0c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 01266d5c4d838469ea76582e6299fdb0e3618f66b03a6eacbb43711ceffbb2e0 [INFO] running `Command { std: "docker" "start" "-a" "01266d5c4d838469ea76582e6299fdb0e3618f66b03a6eacbb43711ceffbb2e0", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/lib.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | feature = "cargo-clippy", [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stderr] --> src/database.rs:100:1 [INFO] [stderr] | [INFO] [stderr] 100 | / error_chain! { [INFO] [stderr] 101 | | errors { [INFO] [stderr] 102 | | UnsupportedFileType(found: Vec) { [INFO] [stderr] 103 | | description("unsupported file type") [INFO] [stderr] ... | [INFO] [stderr] 131 | | } [INFO] [stderr] 132 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_error_description_deprecated)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stderr] --> src/errors.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / error_chain::error_chain! { [INFO] [stderr] 6 | | errors { [INFO] [stderr] 7 | | QueryPackages { [INFO] [stderr] 8 | | description("query packages error") [INFO] [stderr] ... | [INFO] [stderr] 43 | | } [INFO] [stderr] 44 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_error_description_deprecated)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain::error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stderr] --> src/frcode.rs:62:1 [INFO] [stderr] | [INFO] [stderr] 62 | / error_chain! { [INFO] [stderr] 63 | | foreign_links { [INFO] [stderr] 64 | | Io(io::Error); [INFO] [stderr] 65 | | } [INFO] [stderr] ... | [INFO] [stderr] 84 | | } [INFO] [stderr] 85 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_error_description_deprecated)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stderr] --> src/hydra.rs:34:1 [INFO] [stderr] | [INFO] [stderr] 34 | / error_chain! { [INFO] [stderr] 35 | | errors { [INFO] [stderr] 36 | | Http(url: String, code: StatusCode) { [INFO] [stderr] 37 | | description("http status code error") [INFO] [stderr] ... | [INFO] [stderr] 77 | | } [INFO] [stderr] 78 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_error_description_deprecated)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `nix-index` (lib) generated 5 warnings [INFO] [stderr] warning: `nix-index` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stderr] --> src/bin/nix-locate.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / error_chain! { [INFO] [stderr] 19 | | errors { [INFO] [stderr] 20 | | ReadDatabase(database: PathBuf) { [INFO] [stderr] 21 | | description("database read error") [INFO] [stderr] ... | [INFO] [stderr] 30 | | } [INFO] [stderr] 31 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_error_description_deprecated)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `nix-index` (bin "nix-locate" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nix_index-e0de2af3715ebcc9) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test database::tests::test_next_matching_line_package ... ok [INFO] [stderr] Running unittests src/bin/nix-channel-index.rs (/opt/rustwide/target/debug/deps/nix_channel_index-db8b25a19087e68d) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/nix-index.rs (/opt/rustwide/target/debug/deps/nix_index-cfbb3748bb0e3de9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/nix-locate.rs (/opt/rustwide/target/debug/deps/nix_locate-ffec59d05241f93e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests nix_index [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/package.rs - package::StorePath::origin (line 270) ... FAILED [INFO] [stdout] test src/package.rs - package::StorePath::as_str (line 253) ... FAILED [INFO] [stdout] test src/workset.rs - workset (line 16) ... FAILED [INFO] [stdout] test src/package.rs - package::StorePath::store_dir (line 238) ... ok [INFO] [stdout] test src/package.rs - package::StorePath::name (line 204) ... ok [INFO] [stdout] test src/package.rs - package::StorePath::hash (line 220) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/package.rs - package::StorePath::origin (line 270) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc6CYJ8o/symbols.o" "/tmp/rustdoctestutqVkl/rust_out.rust_out.a5f895e91d66e04-cgu.0.rcgu.o" "/tmp/rustdoctestutqVkl/rust_out.6lzgnojqqlocsvw6yojk2vszo.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnix_index-cf42ab7a7f9ce052.rlib" "/opt/rustwide/target/debug/deps/libbincode-4a77944f95e279aa.rlib" "/opt/rustwide/target/debug/deps/libxml-0d1b01d18d7b62c5.rlib" "/opt/rustwide/target/debug/deps/librayon-f3da1b8679dde50e.rlib" "/opt/rustwide/target/debug/deps/librayon_core-b18f93807a2320a1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-312cbe6d8ff9565d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-749164b9710ae276.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d159f3c42dfbd5ca.rlib" "/opt/rustwide/target/debug/deps/libeither-63c0e52fcaff98f8.rlib" "/opt/rustwide/target/debug/deps/libxz2-c8182048a3601511.rlib" "/opt/rustwide/target/debug/deps/liblzma_sys-7ef146647ca6a85c.rlib" "/opt/rustwide/target/debug/deps/libtokio_retry-0e7850c70a8064a5.rlib" "/opt/rustwide/target/debug/deps/librand-51b579b5c86ca7c3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fe304566ca43fc7e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3aad57fff99c9011.rlib" "/opt/rustwide/target/debug/deps/librand_core-600adc5e3ab09e64.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c400326f7be1057a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-6249fcd74e5b8674.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-19acc4f36d1422ec.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-9b3bc32389f35092.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-69ba01a2e3bb34cf.rlib" "/opt/rustwide/target/debug/deps/libbase64-249861bf3b8f68fd.rlib" "/opt/rustwide/target/debug/deps/libipnet-dc255bfaeb0fdfa3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b8e020e1dd92bf7e.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-da3e0cfa999bc397.rlib" "/opt/rustwide/target/debug/deps/libmime-df7c523715fc175c.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-0cb21c43c3ac3777.rlib" "/opt/rustwide/target/debug/deps/libbrotli-ee6b6b489ba288f1.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-8b298753bbcd720e.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-69ceb0d494a4e972.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-c95b1f7484b32d77.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-04447b26fbffdbed.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-5083c9cb19a9c5f7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e90f5a1b140b20b8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b56e630c31363e3f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-796946f38217d6d0.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-d1c11edb6ae5485c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-44da327ae59270c8.rlib" "/opt/rustwide/target/debug/deps/libhyper_util-572bc59296b75c58.rlib" "/opt/rustwide/target/debug/deps/libtower-3f6713ef6cd4f10d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-fbfeeba29a13158b.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-8955daa6803a478a.rlib" "/opt/rustwide/target/debug/deps/libtower_service-06bd5b5a91ae134b.rlib" "/opt/rustwide/target/debug/deps/libhyper-2e993364d3a476f0.rlib" "/opt/rustwide/target/debug/deps/libwant-7f3724d47afc960a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a3819e581e1bd9e4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-20c50765b6eae871.rlib" "/opt/rustwide/target/debug/deps/libh2-75c4b8b795cf315c.rlib" "/opt/rustwide/target/debug/deps/libtracing-eca33e01884542f1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d4498fe8118d44e1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f1575a05e93acd9c.rlib" "/opt/rustwide/target/debug/deps/libequivalent-a7d8883337d212bc.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-47325e87d76e6b2b.rlib" "/opt/rustwide/target/debug/deps/libahash-8abb389cdd8ef379.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9cdd93fd5f7b8bc5.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-50b7aa91d249edb4.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-934fa51e1342d946.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d6982b681271ec9b.rlib" "/opt/rustwide/target/debug/deps/libtokio-ead6e9bce3f93e72.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-c702f8bbcc5db5e9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-425f989e32712809.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0b3d6fc83294cef2.rlib" "/opt/rustwide/target/debug/deps/libmio-d0975cdaa8e830f9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-93572c1b7b11e480.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-42a813904c29d835.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6289fac1a47cd4b2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-53ce7a78ed61f5b8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ef86402e8b2b7f4.rlib" "/opt/rustwide/target/debug/deps/libhttp_body_util-a63a8e78fe9d5239.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-9f9dd8c7ae62077d.rlib" "/opt/rustwide/target/debug/deps/liburl-c23f5fd2980c201a.rlib" "/opt/rustwide/target/debug/deps/libidna-a877e7a0ff24ff0b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-ae60997cbf77b432.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-0c3bab7ce65e30cb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ec82751cd84b1476.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-31ac18ee4d5d2c1e.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-35d60b55af7f625a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-86d29f10e1255a90.rlib" "/opt/rustwide/target/debug/deps/libhttp-306c460ff5a61743.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc7d42c8787dfbe.rlib" "/opt/rustwide/target/debug/deps/libfnv-dfe83f35af277293.rlib" "/opt/rustwide/target/debug/deps/libfutures-b9d242fac97d3d56.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-4b4fdf65844a8976.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8c8bebcf5e1c549c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-93881f19a0a959bc.rlib" "/opt/rustwide/target/debug/deps/libslab-1f4e9130a5ec4673.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d3b0c65db2a4f1a5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-674bacce5f60e3bf.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-81f09bb69cfc04bc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ffceb6f3d04a8c32.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-cd7995bff5c53296.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-15a4e0332fe21926.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-04865ab5d4497471.rlib" "/opt/rustwide/target/debug/deps/libclap-34e75984dbd347e4.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-822d8961cfc3e80f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-f2df8ac1b76461e2.rlib" "/opt/rustwide/target/debug/deps/libanstream-a7d1e49496073bb9.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-7387bc141db67d67.rlib" "/opt/rustwide/target/debug/deps/libis_terminal_polyfill-fafec30019b4f4df.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-1b9032af77e7dd4d.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-72a324d47b8a1167.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-e3cde8621a77f338.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-94d5d85b873e2d65.rlib" "/opt/rustwide/target/debug/deps/libanstyle-cf6751358988ad5e.rlib" "/opt/rustwide/target/debug/deps/libzstd-61465157196a5ca9.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-14c2040b7eab9494.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-5b618bfa8b861595.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0752c33100f7c71f.rlib" "/opt/rustwide/target/debug/deps/libregex-dd261303c313d5e6.rlib" "/opt/rustwide/target/debug/deps/libgrep-bd5c8bfe08659457.rlib" "/opt/rustwide/target/debug/deps/libgrep_regex-4c5c32e8c4de9774.rlib" "/opt/rustwide/target/debug/deps/libgrep_printer-3c469faedee7f368.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bea1b14a6d9bf0a7.rlib" "/opt/rustwide/target/debug/deps/libitoa-c3ac731dca23932f.rlib" "/opt/rustwide/target/debug/deps/libryu-3638cb1c4def6320.rlib" "/opt/rustwide/target/debug/deps/libserde-751c287a2f1e61cc.rlib" "/opt/rustwide/target/debug/deps/libgrep_searcher-afa74c39f2538092.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-073e5d043fdaa2c8.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs_io-84e23f9785b8490a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d02ccbf10fe5bb46.rlib" "/opt/rustwide/target/debug/deps/libgrep_matcher-3696549826cf2bce.rlib" "/opt/rustwide/target/debug/deps/libgrep_cli-56d9ad012fc20e49.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-4b96300489af5167.rlib" "/opt/rustwide/target/debug/deps/libglobset-c5a64ead89ad2ed8.rlib" "/opt/rustwide/target/debug/deps/liblog-25b464cd1830b154.rlib" "/opt/rustwide/target/debug/deps/libbstr-6857477885d907c7.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-5815592cbb29c6d9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f296b3db88f9ff0c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-bfe7539bd489f926.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-31b08e73608bd2fd.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-817b231f838a50bf.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ee9d2a3928e343df.rlib" "/opt/rustwide/target/debug/deps/libadler-6e2239da07b4bf7a.rlib" "/opt/rustwide/target/debug/deps/libobject-236ca3820f98e249.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1f77b44add4b77cc.rlib" "/opt/rustwide/target/debug/deps/liblibc-608bc8e2881acb8a.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-19affee2d68ab31f.rlib" "/opt/rustwide/target/debug/deps/libgimli-7c1a36ec2ebb8c6e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1caf228b3233c4a9.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-12bb1f495912d58a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-e97531c3753e3395.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-llzma" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-af99f4e82aea09fc/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestutqVkl/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/package.rs - package::StorePath::as_str (line 253) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcHBvHia/symbols.o" "/tmp/rustdoctestwavP5N/rust_out.rust_out.a5f895e91d66e04-cgu.0.rcgu.o" "/tmp/rustdoctestwavP5N/rust_out.6lzgnojqqlocsvw6yojk2vszo.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnix_index-cf42ab7a7f9ce052.rlib" "/opt/rustwide/target/debug/deps/libbincode-4a77944f95e279aa.rlib" "/opt/rustwide/target/debug/deps/libxml-0d1b01d18d7b62c5.rlib" "/opt/rustwide/target/debug/deps/librayon-f3da1b8679dde50e.rlib" "/opt/rustwide/target/debug/deps/librayon_core-b18f93807a2320a1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-312cbe6d8ff9565d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-749164b9710ae276.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d159f3c42dfbd5ca.rlib" "/opt/rustwide/target/debug/deps/libeither-63c0e52fcaff98f8.rlib" "/opt/rustwide/target/debug/deps/libxz2-c8182048a3601511.rlib" "/opt/rustwide/target/debug/deps/liblzma_sys-7ef146647ca6a85c.rlib" "/opt/rustwide/target/debug/deps/libtokio_retry-0e7850c70a8064a5.rlib" "/opt/rustwide/target/debug/deps/librand-51b579b5c86ca7c3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fe304566ca43fc7e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3aad57fff99c9011.rlib" "/opt/rustwide/target/debug/deps/librand_core-600adc5e3ab09e64.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c400326f7be1057a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-6249fcd74e5b8674.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-19acc4f36d1422ec.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-9b3bc32389f35092.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-69ba01a2e3bb34cf.rlib" "/opt/rustwide/target/debug/deps/libbase64-249861bf3b8f68fd.rlib" "/opt/rustwide/target/debug/deps/libipnet-dc255bfaeb0fdfa3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b8e020e1dd92bf7e.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-da3e0cfa999bc397.rlib" "/opt/rustwide/target/debug/deps/libmime-df7c523715fc175c.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-0cb21c43c3ac3777.rlib" "/opt/rustwide/target/debug/deps/libbrotli-ee6b6b489ba288f1.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-8b298753bbcd720e.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-69ceb0d494a4e972.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-c95b1f7484b32d77.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-04447b26fbffdbed.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-5083c9cb19a9c5f7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e90f5a1b140b20b8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b56e630c31363e3f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-796946f38217d6d0.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-d1c11edb6ae5485c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-44da327ae59270c8.rlib" "/opt/rustwide/target/debug/deps/libhyper_util-572bc59296b75c58.rlib" "/opt/rustwide/target/debug/deps/libtower-3f6713ef6cd4f10d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-fbfeeba29a13158b.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-8955daa6803a478a.rlib" "/opt/rustwide/target/debug/deps/libtower_service-06bd5b5a91ae134b.rlib" "/opt/rustwide/target/debug/deps/libhyper-2e993364d3a476f0.rlib" "/opt/rustwide/target/debug/deps/libwant-7f3724d47afc960a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a3819e581e1bd9e4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-20c50765b6eae871.rlib" "/opt/rustwide/target/debug/deps/libh2-75c4b8b795cf315c.rlib" "/opt/rustwide/target/debug/deps/libtracing-eca33e01884542f1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d4498fe8118d44e1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f1575a05e93acd9c.rlib" "/opt/rustwide/target/debug/deps/libequivalent-a7d8883337d212bc.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-47325e87d76e6b2b.rlib" "/opt/rustwide/target/debug/deps/libahash-8abb389cdd8ef379.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9cdd93fd5f7b8bc5.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-50b7aa91d249edb4.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-934fa51e1342d946.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d6982b681271ec9b.rlib" "/opt/rustwide/target/debug/deps/libtokio-ead6e9bce3f93e72.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-c702f8bbcc5db5e9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-425f989e32712809.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0b3d6fc83294cef2.rlib" "/opt/rustwide/target/debug/deps/libmio-d0975cdaa8e830f9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-93572c1b7b11e480.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-42a813904c29d835.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6289fac1a47cd4b2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-53ce7a78ed61f5b8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ef86402e8b2b7f4.rlib" "/opt/rustwide/target/debug/deps/libhttp_body_util-a63a8e78fe9d5239.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-9f9dd8c7ae62077d.rlib" "/opt/rustwide/target/debug/deps/liburl-c23f5fd2980c201a.rlib" "/opt/rustwide/target/debug/deps/libidna-a877e7a0ff24ff0b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-ae60997cbf77b432.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-0c3bab7ce65e30cb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ec82751cd84b1476.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-31ac18ee4d5d2c1e.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-35d60b55af7f625a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-86d29f10e1255a90.rlib" "/opt/rustwide/target/debug/deps/libhttp-306c460ff5a61743.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc7d42c8787dfbe.rlib" "/opt/rustwide/target/debug/deps/libfnv-dfe83f35af277293.rlib" "/opt/rustwide/target/debug/deps/libfutures-b9d242fac97d3d56.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-4b4fdf65844a8976.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8c8bebcf5e1c549c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-93881f19a0a959bc.rlib" "/opt/rustwide/target/debug/deps/libslab-1f4e9130a5ec4673.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d3b0c65db2a4f1a5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-674bacce5f60e3bf.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-81f09bb69cfc04bc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ffceb6f3d04a8c32.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-cd7995bff5c53296.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-15a4e0332fe21926.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-04865ab5d4497471.rlib" "/opt/rustwide/target/debug/deps/libclap-34e75984dbd347e4.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-822d8961cfc3e80f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-f2df8ac1b76461e2.rlib" "/opt/rustwide/target/debug/deps/libanstream-a7d1e49496073bb9.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-7387bc141db67d67.rlib" "/opt/rustwide/target/debug/deps/libis_terminal_polyfill-fafec30019b4f4df.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-1b9032af77e7dd4d.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-72a324d47b8a1167.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-e3cde8621a77f338.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-94d5d85b873e2d65.rlib" "/opt/rustwide/target/debug/deps/libanstyle-cf6751358988ad5e.rlib" "/opt/rustwide/target/debug/deps/libzstd-61465157196a5ca9.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-14c2040b7eab9494.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-5b618bfa8b861595.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0752c33100f7c71f.rlib" "/opt/rustwide/target/debug/deps/libregex-dd261303c313d5e6.rlib" "/opt/rustwide/target/debug/deps/libgrep-bd5c8bfe08659457.rlib" "/opt/rustwide/target/debug/deps/libgrep_regex-4c5c32e8c4de9774.rlib" "/opt/rustwide/target/debug/deps/libgrep_printer-3c469faedee7f368.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bea1b14a6d9bf0a7.rlib" "/opt/rustwide/target/debug/deps/libitoa-c3ac731dca23932f.rlib" "/opt/rustwide/target/debug/deps/libryu-3638cb1c4def6320.rlib" "/opt/rustwide/target/debug/deps/libserde-751c287a2f1e61cc.rlib" "/opt/rustwide/target/debug/deps/libgrep_searcher-afa74c39f2538092.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-073e5d043fdaa2c8.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs_io-84e23f9785b8490a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d02ccbf10fe5bb46.rlib" "/opt/rustwide/target/debug/deps/libgrep_matcher-3696549826cf2bce.rlib" "/opt/rustwide/target/debug/deps/libgrep_cli-56d9ad012fc20e49.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-4b96300489af5167.rlib" "/opt/rustwide/target/debug/deps/libglobset-c5a64ead89ad2ed8.rlib" "/opt/rustwide/target/debug/deps/liblog-25b464cd1830b154.rlib" "/opt/rustwide/target/debug/deps/libbstr-6857477885d907c7.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-5815592cbb29c6d9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f296b3db88f9ff0c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-bfe7539bd489f926.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-31b08e73608bd2fd.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-817b231f838a50bf.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ee9d2a3928e343df.rlib" "/opt/rustwide/target/debug/deps/libadler-6e2239da07b4bf7a.rlib" "/opt/rustwide/target/debug/deps/libobject-236ca3820f98e249.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1f77b44add4b77cc.rlib" "/opt/rustwide/target/debug/deps/liblibc-608bc8e2881acb8a.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-19affee2d68ab31f.rlib" "/opt/rustwide/target/debug/deps/libgimli-7c1a36ec2ebb8c6e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1caf228b3233c4a9.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-12bb1f495912d58a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-e97531c3753e3395.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-llzma" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-af99f4e82aea09fc/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestwavP5N/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/workset.rs - workset (line 16) stdout ---- [INFO] [stdout] warning: variable `pkgA` should have a snake case name [INFO] [stdout] --> src/workset.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 17 | let pkgA = Package { name: "a".to_string(), dependencies: vec![] }; [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `pkg_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] warning: variable `pkgB` should have a snake case name [INFO] [stdout] --> src/workset.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 18 | let pkgB = Package { name: "b".to_string(), dependencies: vec![] }; [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `pkg_b` [INFO] [stdout] [INFO] [stdout] warning: variable `pkgC` should have a snake case name [INFO] [stdout] --> src/workset.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 19 | let pkgC = Package { name: "c".to_string(), dependencies: vec![pkgA.clone(), pkgB] }; [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `pkg_c` [INFO] [stdout] [INFO] [stdout] warning: variable `pkgD` should have a snake case name [INFO] [stdout] --> src/workset.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 20 | let pkgD = Package { name: "d".to_string(), dependencies: vec![pkgA, pkgC] }; [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `pkg_d` [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcA2lef2/symbols.o" "/tmp/rustdoctestH2gTLX/rust_out.rust_out.a5f895e91d66e04-cgu.0.rcgu.o" "/tmp/rustdoctestH2gTLX/rust_out.6lzgnojqqlocsvw6yojk2vszo.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnix_index-cf42ab7a7f9ce052.rlib" "/opt/rustwide/target/debug/deps/libbincode-4a77944f95e279aa.rlib" "/opt/rustwide/target/debug/deps/libxml-0d1b01d18d7b62c5.rlib" "/opt/rustwide/target/debug/deps/librayon-f3da1b8679dde50e.rlib" "/opt/rustwide/target/debug/deps/librayon_core-b18f93807a2320a1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-312cbe6d8ff9565d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-749164b9710ae276.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d159f3c42dfbd5ca.rlib" "/opt/rustwide/target/debug/deps/libeither-63c0e52fcaff98f8.rlib" "/opt/rustwide/target/debug/deps/libxz2-c8182048a3601511.rlib" "/opt/rustwide/target/debug/deps/liblzma_sys-7ef146647ca6a85c.rlib" "/opt/rustwide/target/debug/deps/libtokio_retry-0e7850c70a8064a5.rlib" "/opt/rustwide/target/debug/deps/librand-51b579b5c86ca7c3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fe304566ca43fc7e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3aad57fff99c9011.rlib" "/opt/rustwide/target/debug/deps/librand_core-600adc5e3ab09e64.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c400326f7be1057a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-6249fcd74e5b8674.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-19acc4f36d1422ec.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-9b3bc32389f35092.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-69ba01a2e3bb34cf.rlib" "/opt/rustwide/target/debug/deps/libbase64-249861bf3b8f68fd.rlib" "/opt/rustwide/target/debug/deps/libipnet-dc255bfaeb0fdfa3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b8e020e1dd92bf7e.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-da3e0cfa999bc397.rlib" "/opt/rustwide/target/debug/deps/libmime-df7c523715fc175c.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-0cb21c43c3ac3777.rlib" "/opt/rustwide/target/debug/deps/libbrotli-ee6b6b489ba288f1.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-8b298753bbcd720e.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-69ceb0d494a4e972.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-c95b1f7484b32d77.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-04447b26fbffdbed.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-5083c9cb19a9c5f7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e90f5a1b140b20b8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b56e630c31363e3f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-796946f38217d6d0.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-d1c11edb6ae5485c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-44da327ae59270c8.rlib" "/opt/rustwide/target/debug/deps/libhyper_util-572bc59296b75c58.rlib" "/opt/rustwide/target/debug/deps/libtower-3f6713ef6cd4f10d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-fbfeeba29a13158b.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-8955daa6803a478a.rlib" "/opt/rustwide/target/debug/deps/libtower_service-06bd5b5a91ae134b.rlib" "/opt/rustwide/target/debug/deps/libhyper-2e993364d3a476f0.rlib" "/opt/rustwide/target/debug/deps/libwant-7f3724d47afc960a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a3819e581e1bd9e4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-20c50765b6eae871.rlib" "/opt/rustwide/target/debug/deps/libh2-75c4b8b795cf315c.rlib" "/opt/rustwide/target/debug/deps/libtracing-eca33e01884542f1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d4498fe8118d44e1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f1575a05e93acd9c.rlib" "/opt/rustwide/target/debug/deps/libequivalent-a7d8883337d212bc.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-47325e87d76e6b2b.rlib" "/opt/rustwide/target/debug/deps/libahash-8abb389cdd8ef379.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9cdd93fd5f7b8bc5.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-50b7aa91d249edb4.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-934fa51e1342d946.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d6982b681271ec9b.rlib" "/opt/rustwide/target/debug/deps/libtokio-ead6e9bce3f93e72.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-c702f8bbcc5db5e9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-425f989e32712809.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0b3d6fc83294cef2.rlib" "/opt/rustwide/target/debug/deps/libmio-d0975cdaa8e830f9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-93572c1b7b11e480.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-42a813904c29d835.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6289fac1a47cd4b2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-53ce7a78ed61f5b8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ef86402e8b2b7f4.rlib" "/opt/rustwide/target/debug/deps/libhttp_body_util-a63a8e78fe9d5239.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-9f9dd8c7ae62077d.rlib" "/opt/rustwide/target/debug/deps/liburl-c23f5fd2980c201a.rlib" "/opt/rustwide/target/debug/deps/libidna-a877e7a0ff24ff0b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-ae60997cbf77b432.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-0c3bab7ce65e30cb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ec82751cd84b1476.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-31ac18ee4d5d2c1e.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-35d60b55af7f625a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-86d29f10e1255a90.rlib" "/opt/rustwide/target/debug/deps/libhttp-306c460ff5a61743.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc7d42c8787dfbe.rlib" "/opt/rustwide/target/debug/deps/libfnv-dfe83f35af277293.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-04865ab5d4497471.rlib" "/opt/rustwide/target/debug/deps/libclap-34e75984dbd347e4.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-822d8961cfc3e80f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-f2df8ac1b76461e2.rlib" "/opt/rustwide/target/debug/deps/libanstream-a7d1e49496073bb9.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-7387bc141db67d67.rlib" "/opt/rustwide/target/debug/deps/libis_terminal_polyfill-fafec30019b4f4df.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-1b9032af77e7dd4d.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-72a324d47b8a1167.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-e3cde8621a77f338.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-94d5d85b873e2d65.rlib" "/opt/rustwide/target/debug/deps/libanstyle-cf6751358988ad5e.rlib" "/opt/rustwide/target/debug/deps/libzstd-61465157196a5ca9.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-14c2040b7eab9494.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-5b618bfa8b861595.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0752c33100f7c71f.rlib" "/opt/rustwide/target/debug/deps/libregex-dd261303c313d5e6.rlib" "/opt/rustwide/target/debug/deps/libgrep-bd5c8bfe08659457.rlib" "/opt/rustwide/target/debug/deps/libgrep_regex-4c5c32e8c4de9774.rlib" "/opt/rustwide/target/debug/deps/libgrep_printer-3c469faedee7f368.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bea1b14a6d9bf0a7.rlib" "/opt/rustwide/target/debug/deps/libitoa-c3ac731dca23932f.rlib" "/opt/rustwide/target/debug/deps/libryu-3638cb1c4def6320.rlib" "/opt/rustwide/target/debug/deps/libserde-751c287a2f1e61cc.rlib" "/opt/rustwide/target/debug/deps/libgrep_searcher-afa74c39f2538092.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-073e5d043fdaa2c8.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs_io-84e23f9785b8490a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d02ccbf10fe5bb46.rlib" "/opt/rustwide/target/debug/deps/libgrep_matcher-3696549826cf2bce.rlib" "/opt/rustwide/target/debug/deps/libgrep_cli-56d9ad012fc20e49.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-4b96300489af5167.rlib" "/opt/rustwide/target/debug/deps/libglobset-c5a64ead89ad2ed8.rlib" "/opt/rustwide/target/debug/deps/liblog-25b464cd1830b154.rlib" "/opt/rustwide/target/debug/deps/libbstr-6857477885d907c7.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-5815592cbb29c6d9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f296b3db88f9ff0c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-bfe7539bd489f926.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-31b08e73608bd2fd.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-817b231f838a50bf.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ee9d2a3928e343df.rlib" "/opt/rustwide/target/debug/deps/libadler-6e2239da07b4bf7a.rlib" "/opt/rustwide/target/debug/deps/libobject-236ca3820f98e249.rlib" "/opt/rustwide/target/debug/deps/liblibc-608bc8e2881acb8a.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-19affee2d68ab31f.rlib" "/opt/rustwide/target/debug/deps/libgimli-7c1a36ec2ebb8c6e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1caf228b3233c4a9.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-12bb1f495912d58a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-e97531c3753e3395.rlib" "/opt/rustwide/target/debug/deps/libfutures-b9d242fac97d3d56.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-4b4fdf65844a8976.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8c8bebcf5e1c549c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1f77b44add4b77cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-93881f19a0a959bc.rlib" "/opt/rustwide/target/debug/deps/libslab-1f4e9130a5ec4673.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d3b0c65db2a4f1a5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-674bacce5f60e3bf.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-81f09bb69cfc04bc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ffceb6f3d04a8c32.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-cd7995bff5c53296.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-15a4e0332fe21926.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-llzma" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-af99f4e82aea09fc/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestH2gTLX/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/package.rs - package::StorePath::as_str (line 253) [INFO] [stdout] src/package.rs - package::StorePath::origin (line 270) [INFO] [stdout] src/workset.rs - workset (line 16) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.40s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "01266d5c4d838469ea76582e6299fdb0e3618f66b03a6eacbb43711ceffbb2e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01266d5c4d838469ea76582e6299fdb0e3618f66b03a6eacbb43711ceffbb2e0", kill_on_drop: false }` [INFO] [stdout] 01266d5c4d838469ea76582e6299fdb0e3618f66b03a6eacbb43711ceffbb2e0