[INFO] fetching crate slow5 0.11.0... [INFO] checking slow5-0.11.0 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate slow5 0.11.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate slow5 0.11.0 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate slow5 0.11.0 [INFO] finished tweaking crates.io crate slow5 0.11.0 [INFO] tweaked toml for crates.io crate slow5 0.11.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate slow5 0.11.0 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cmake v0.1.49 [INFO] [stderr] Downloaded predicates-tree v1.0.7 [INFO] [stderr] Downloaded predicates-core v1.0.5 [INFO] [stderr] Downloaded termtree v0.4.0 [INFO] [stderr] Downloaded cstr v0.2.11 [INFO] [stderr] Downloaded which v4.3.0 [INFO] [stderr] Downloaded predicates v2.1.3 [INFO] [stderr] Downloaded clang-sys v1.4.0 [INFO] [stderr] Downloaded prettyplease v0.2.13 [INFO] [stderr] Downloaded assert_fs v1.0.9 [INFO] [stderr] Downloaded serde_test v1.0.152 [INFO] [stderr] Downloaded version-sync v0.9.4 [INFO] [stderr] Downloaded dunce v1.0.3 [INFO] [stderr] Downloaded jobserver v0.1.25 [INFO] [stderr] Downloaded semver v1.0.14 [INFO] [stderr] Downloaded syn v2.0.30 [INFO] [stderr] Downloaded zstd-sys v2.0.7+zstd.1.5.4 [INFO] [stderr] Downloaded slow5lib-sys v0.9.0+slow5lib.1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8608215535e6994f8662a2575ecaad5e130bb0014831c7633a16c120080903b [INFO] running `Command { std: "docker" "start" "-a" "d8608215535e6994f8662a2575ecaad5e130bb0014831c7633a16c120080903b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8608215535e6994f8662a2575ecaad5e130bb0014831c7633a16c120080903b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8608215535e6994f8662a2575ecaad5e130bb0014831c7633a16c120080903b", kill_on_drop: false }` [INFO] [stdout] d8608215535e6994f8662a2575ecaad5e130bb0014831c7633a16c120080903b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f65fb5c231e59017750fb94512c1e49060f9a91fc3e12ff67ea83f5f48f89b5 [INFO] running `Command { std: "docker" "start" "-a" "5f65fb5c231e59017750fb94512c1e49060f9a91fc3e12ff67ea83f5f48f89b5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling prettyplease v0.2.13 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling syn v2.0.30 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling syn v1.0.104 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling zstd-sys v2.0.7+zstd.1.5.4 [INFO] [stderr] Checking regex v1.7.0 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling dunce v1.0.3 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking globset v0.4.9 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking predicates-core v1.0.5 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling serde_test v1.0.152 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Checking termtree v0.4.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking predicates-tree v1.0.7 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking predicates v2.1.3 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling cstr v0.2.11 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Checking assert_fs v1.0.9 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Checking version-sync v0.9.4 [INFO] [stderr] Compiling slow5lib-sys v0.9.0+slow5lib.1.1.0 [INFO] [stderr] Checking slow5 v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg` [INFO] [stdout] --> src/lib.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(doc_cfg, feature(doc_cfg))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `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(doc_cfg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg` [INFO] [stdout] --> src/compression.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(doc_cfg, doc(cfg(feature = "zstd")))] [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(doc_cfg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg` [INFO] [stdout] --> src/lib.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(doc_cfg, feature(doc_cfg))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `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(doc_cfg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg` [INFO] [stdout] --> src/compression.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(doc_cfg, doc(cfg(feature = "zstd")))] [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(doc_cfg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Sealed` is never used [INFO] [stdout] --> src/auxiliary.rs:382:15 [INFO] [stdout] | [INFO] [stdout] 382 | pub trait Sealed {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Sealed` is never used [INFO] [stdout] --> src/auxiliary.rs:382:15 [INFO] [stdout] | [INFO] [stdout] 382 | pub trait Sealed {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.43s [INFO] running `Command { std: "docker" "inspect" "5f65fb5c231e59017750fb94512c1e49060f9a91fc3e12ff67ea83f5f48f89b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f65fb5c231e59017750fb94512c1e49060f9a91fc3e12ff67ea83f5f48f89b5", kill_on_drop: false }` [INFO] [stdout] 5f65fb5c231e59017750fb94512c1e49060f9a91fc3e12ff67ea83f5f48f89b5