[INFO] fetching crate piscem-infer 0.6.0...
[INFO] building piscem-infer-0.6.0 against try#334963c956d25708feab489a3816ae63f639355d for pr-135216-2
[INFO] extracting crate piscem-infer 0.6.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate piscem-infer 0.6.0 on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate piscem-infer 0.6.0
[INFO] finished tweaking crates.io crate piscem-infer 0.6.0
[INFO] tweaked toml for crates.io crate piscem-infer 0.6.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate piscem-infer 0.6.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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e58c7ef44454213527edecfa155cce06d8f74d40ed1fb0da2ddb72dc1c582a87
[INFO] running `Command { std: "docker" "start" "-a" "e58c7ef44454213527edecfa155cce06d8f74d40ed1fb0da2ddb72dc1c582a87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e58c7ef44454213527edecfa155cce06d8f74d40ed1fb0da2ddb72dc1c582a87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e58c7ef44454213527edecfa155cce06d8f74d40ed1fb0da2ddb72dc1c582a87", kill_on_drop: false }`
[INFO] [stdout] e58c7ef44454213527edecfa155cce06d8f74d40ed1fb0da2ddb72dc1c582a87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eca80189c28449019b158fb9936b6d49c8449b37d97e9952f821de3b82d4f17b
[INFO] running `Command { std: "docker" "start" "-a" "eca80189c28449019b158fb9936b6d49c8449b37d97e9952f821de3b82d4f17b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling ahash v0.8.9
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling cc v1.0.88
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling syn v2.0.51
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling noodles-bgzf v0.26.0
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling noodles-core v0.14.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling noodles-csi v0.30.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling array-init-cursor v0.2.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling noodles-sam v0.53.0
[INFO] [stderr]    Compiling anstream v0.6.12
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling streaming-decompression v0.1.2
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling planus v0.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling arrow2 v0.18.0
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling bytecount v0.6.7
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling papergrid v0.11.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.1
[INFO] [stderr]    Compiling bio-types v1.0.1
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling parquet-format-safe v0.2.4
[INFO] [stderr]    Compiling tabled_derive v0.7.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bytemuck v1.14.3
[INFO] [stderr]    Compiling noodles-bam v0.56.0
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling arrow-format v0.8.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling chrono v0.4.34
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling simdutf8 v0.1.4
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling foreign_vec v0.1.0
[INFO] [stderr]    Compiling hash_hasher v2.0.3
[INFO] [stderr]    Compiling ethnum v1.5.0
[INFO] [stderr]    Compiling libradicl v0.8.0
[INFO] [stderr]    Compiling clap v4.5.1
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling tabled v0.15.0
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling atomic_float v0.1.0
[INFO] [stderr]    Compiling distrs v0.2.1
[INFO] [stderr]    Compiling path-tools v0.1.0
[INFO] [stderr]    Compiling zstd v0.12.4
[INFO] [stderr]    Compiling parquet2 v0.17.2
[INFO] [stderr]    Compiling piscem-infer v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `convergence_thresh` is never read
[INFO] [stdout]    --> src/utils/em.rs:365:9
[INFO] [stdout]     |
[INFO] [stdout] 361 | pub struct EMInfo<'eqm, 'el> {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 365 |     pub convergence_thresh: f64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.28s
[INFO] running `Command { std: "docker" "inspect" "eca80189c28449019b158fb9936b6d49c8449b37d97e9952f821de3b82d4f17b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eca80189c28449019b158fb9936b6d49c8449b37d97e9952f821de3b82d4f17b", kill_on_drop: false }`
[INFO] [stdout] eca80189c28449019b158fb9936b6d49c8449b37d97e9952f821de3b82d4f17b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86d7867ea4c5ce624ddf5934050972056d607dcd14ba527e0f27de818a3098f1
[INFO] running `Command { std: "docker" "start" "-a" "86d7867ea4c5ce624ddf5934050972056d607dcd14ba527e0f27de818a3098f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling piscem-infer v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `convergence_thresh` is never read
[INFO] [stdout]    --> src/utils/em.rs:365:9
[INFO] [stdout]     |
[INFO] [stdout] 361 | pub struct EMInfo<'eqm, 'el> {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 365 |     pub convergence_thresh: f64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.16s
[INFO] running `Command { std: "docker" "inspect" "86d7867ea4c5ce624ddf5934050972056d607dcd14ba527e0f27de818a3098f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86d7867ea4c5ce624ddf5934050972056d607dcd14ba527e0f27de818a3098f1", kill_on_drop: false }`
[INFO] [stdout] 86d7867ea4c5ce624ddf5934050972056d607dcd14ba527e0f27de818a3098f1
