[INFO] fetching crate raxtax 1.3.0...
[INFO] building raxtax-1.3.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate raxtax 1.3.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate raxtax 1.3.0
[INFO] finished tweaking crates.io crate raxtax 1.3.0
[INFO] tweaked toml for crates.io crate raxtax 1.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate raxtax 1.3.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate raxtax 1.3.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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded logging_timer_proc_macros v1.1.1
[INFO] [stderr]   Downloaded logging_timer v1.1.1
[INFO] [stderr]   Downloaded exitcode v1.1.2
[INFO] [stderr]   Downloaded core_affinity v0.8.1
[INFO] [stderr]   Downloaded matrixmultiply v0.3.8
[INFO] [stderr]   Downloaded clap v4.5.2
[INFO] [stderr]   Downloaded indicatif v0.17.8
[INFO] [stderr]   Downloaded wide v0.7.16
[INFO] [stderr]   Downloaded simba v0.6.0
[INFO] [stderr]   Downloaded statrs v0.16.0
[INFO] [stderr]   Downloaded rayon v1.9.0
[INFO] [stderr]   Downloaded nalgebra v0.29.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45c6820641a118b1cb6208d76b5e3531accf1229f676083983999adfe1eb1505
[INFO] running `Command { std: "docker" "start" "-a" "45c6820641a118b1cb6208d76b5e3531accf1229f676083983999adfe1eb1505", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45c6820641a118b1cb6208d76b5e3531accf1229f676083983999adfe1eb1505", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45c6820641a118b1cb6208d76b5e3531accf1229f676083983999adfe1eb1505", kill_on_drop: false }`
[INFO] [stdout] 45c6820641a118b1cb6208d76b5e3531accf1229f676083983999adfe1eb1505
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a71bf8aff9b05cf112cdb62849d6cde11a08a9ccb1fe91cb1ac38fb1284a2b91
[INFO] running `Command { std: "docker" "start" "-a" "a71bf8aff9b05cf112cdb62849d6cde11a08a9ccb1fe91cb1ac38fb1284a2b91", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling safe_arch v0.7.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling wide v0.7.16
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rayon v1.9.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling core_affinity v0.8.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling exitcode v1.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling logging_timer_proc_macros v1.1.1
[INFO] [stderr]    Compiling simba v0.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling logging_timer v1.1.1
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling clap v4.5.2
[INFO] [stderr]    Compiling clap-verbosity-flag v2.2.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling nalgebra v0.29.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling statrs v0.16.0
[INFO] [stderr]    Compiling raxtax v1.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/lineage.rs:89:27
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 .map(|&v| (v - 1.0 / self.tree.num_tips as f64)),
[INFO] [stdout]    |                           ^                                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 89 -                 .map(|&v| (v - 1.0 / self.tree.num_tips as f64)),
[INFO] [stdout] 89 +                 .map(|&v| v - 1.0 / self.tree.num_tips as f64 ),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.95s
[INFO] running `Command { std: "docker" "inspect" "a71bf8aff9b05cf112cdb62849d6cde11a08a9ccb1fe91cb1ac38fb1284a2b91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a71bf8aff9b05cf112cdb62849d6cde11a08a9ccb1fe91cb1ac38fb1284a2b91", kill_on_drop: false }`
[INFO] [stdout] a71bf8aff9b05cf112cdb62849d6cde11a08a9ccb1fe91cb1ac38fb1284a2b91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a348449e0f653a6767b4d43d30504b55968976e36ab687da329ed0357c1484c8
[INFO] running `Command { std: "docker" "start" "-a" "a348449e0f653a6767b4d43d30504b55968976e36ab687da329ed0357c1484c8", kill_on_drop: false }`
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/lineage.rs:89:27
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 .map(|&v| (v - 1.0 / self.tree.num_tips as f64)),
[INFO] [stdout]    |                           ^                                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 89 -                 .map(|&v| (v - 1.0 / self.tree.num_tips as f64)),
[INFO] [stdout] 89 +                 .map(|&v| v - 1.0 / self.tree.num_tips as f64 ),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling raxtax v1.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/lineage.rs:89:27
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 .map(|&v| (v - 1.0 / self.tree.num_tips as f64)),
[INFO] [stdout]    |                           ^                                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 89 -                 .map(|&v| (v - 1.0 / self.tree.num_tips as f64)),
[INFO] [stdout] 89 +                 .map(|&v| v - 1.0 / self.tree.num_tips as f64 ),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.76s
[INFO] running `Command { std: "docker" "inspect" "a348449e0f653a6767b4d43d30504b55968976e36ab687da329ed0357c1484c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a348449e0f653a6767b4d43d30504b55968976e36ab687da329ed0357c1484c8", kill_on_drop: false }`
[INFO] [stdout] a348449e0f653a6767b4d43d30504b55968976e36ab687da329ed0357c1484c8
