[INFO] fetching crate deacon 0.1.0... [INFO] checking deacon-0.1.0 against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042 [INFO] extracting crate deacon 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate deacon 0.1.0 on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate deacon 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate deacon 0.1.0 [INFO] tweaked toml for crates.io crate deacon 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate deacon 0.1.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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded packed-seq v1.0.2 [INFO] [stderr] Downloaded mem_dbg v0.2.5 [INFO] [stderr] Downloaded rstest_macros v0.25.0 [INFO] [stderr] Downloaded rstest v0.25.0 [INFO] [stderr] Downloaded mem_dbg-derive v0.1.7 [INFO] [stderr] Downloaded liblzma v0.3.6 [INFO] [stderr] Downloaded simd-minimizers v1.0.0 [INFO] [stderr] Downloaded needletail v0.6.3 [INFO] [stderr] Downloaded liblzma-sys v0.3.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03834e720c69da281295673d0c6dc2e9e07e78f021a56ab2cec7df8350c7712f [INFO] running `Command { std: "docker" "start" "-a" "03834e720c69da281295673d0c6dc2e9e07e78f021a56ab2cec7df8350c7712f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03834e720c69da281295673d0c6dc2e9e07e78f021a56ab2cec7df8350c7712f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03834e720c69da281295673d0c6dc2e9e07e78f021a56ab2cec7df8350c7712f", kill_on_drop: false }` [INFO] [stdout] 03834e720c69da281295673d0c6dc2e9e07e78f021a56ab2cec7df8350c7712f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8276a48185b768f1f77c22ac8965b43a2bdd64a9c1b7b5d267c1b78d1b69c9b9 [INFO] running `Command { std: "docker" "start" "-a" "8276a48185b768f1f77c22ac8965b43a2bdd64a9c1b7b5d267c1b78d1b69c9b9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling liblzma-sys v0.3.13 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Checking wide v0.7.32 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking clap_builder v4.5.32 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling mem_dbg-derive v0.1.7 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking mem_dbg v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking packed-seq v1.0.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking buffer-redux v1.0.2 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking clap v4.5.32 [INFO] [stderr] Checking liblzma v0.3.6 [INFO] [stderr] Checking simd-minimizers v1.0.0 [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking tempfile v3.19.0 [INFO] [stderr] Checking rstest v0.25.0 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking needletail v0.6.3 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking deacon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `simd_minimizers::canonical_minimizer_positions`: simd-minimizers uses AVX2 or NEON SIMD instructions. Compile using `-C target-cpu=native` to get the expected performance. Hide this warning using the `hide-simd-warning` feature. [INFO] [stdout] --> src/minimizers.rs:111:22 [INFO] [stdout] | [INFO] [stdout] 111 | simd_minimizers::canonical_minimizer_positions( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `simd_minimizers::canonical_minimizer_positions`: simd-minimizers uses AVX2 or NEON SIMD instructions. Compile using `-C target-cpu=native` to get the expected performance. Hide this warning using the `hide-simd-warning` feature. [INFO] [stdout] --> src/minimizers.rs:150:22 [INFO] [stdout] | [INFO] [stdout] 150 | simd_minimizers::canonical_minimizer_positions( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `simd_minimizers::canonical_minimizer_positions`: simd-minimizers uses AVX2 or NEON SIMD instructions. Compile using `-C target-cpu=native` to get the expected performance. Hide this warning using the `hide-simd-warning` feature. [INFO] [stdout] --> src/minimizers.rs:111:22 [INFO] [stdout] | [INFO] [stdout] 111 | simd_minimizers::canonical_minimizer_positions( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `simd_minimizers::canonical_minimizer_positions`: simd-minimizers uses AVX2 or NEON SIMD instructions. Compile using `-C target-cpu=native` to get the expected performance. Hide this warning using the `hide-simd-warning` feature. [INFO] [stdout] --> src/minimizers.rs:150:22 [INFO] [stdout] | [INFO] [stdout] 150 | simd_minimizers::canonical_minimizer_positions( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "8276a48185b768f1f77c22ac8965b43a2bdd64a9c1b7b5d267c1b78d1b69c9b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8276a48185b768f1f77c22ac8965b43a2bdd64a9c1b7b5d267c1b78d1b69c9b9", kill_on_drop: false }` [INFO] [stdout] 8276a48185b768f1f77c22ac8965b43a2bdd64a9c1b7b5d267c1b78d1b69c9b9