[INFO] fetching crate sph2mm 0.5.0... [INFO] testing sph2mm-0.5.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate sph2mm 0.5.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate sph2mm 0.5.0 [INFO] finished tweaking crates.io crate sph2mm 0.5.0 [INFO] tweaked toml for crates.io crate sph2mm 0.5.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sph2mm 0.5.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sph2mm 0.5.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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded log v0.4.26 [INFO] [stderr] Downloaded console v0.15.10 [INFO] [stderr] Downloaded hdf5-derive v0.8.1 [INFO] [stderr] Downloaded unicode-ident v1.0.17 [INFO] [stderr] Downloaded hdf5-types v0.8.1 [INFO] [stderr] Downloaded meshless_voronoi v0.7.2 [INFO] [stderr] Downloaded clap_derive v4.5.28 [INFO] [stderr] Downloaded ascii v1.1.0 [INFO] [stderr] Downloaded hdf5-sys v0.8.1 [INFO] [stderr] Downloaded rand_core v0.9.2 [INFO] [stderr] Downloaded clap v4.5.31 [INFO] [stderr] Downloaded ibig v0.3.6 [INFO] [stderr] Downloaded zerocopy-derive v0.8.21 [INFO] [stderr] Downloaded hdf5 v0.8.1 [INFO] [stderr] Downloaded clap_builder v4.5.31 [INFO] [stderr] Downloaded zerocopy v0.8.21 [INFO] [stderr] Downloaded glam v0.27.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e738a474fd6ca0e8078639352ca6e7a40bbbffc8e1cec02056c7be1cb317b883 [INFO] running `Command { std: "docker" "start" "-a" "e738a474fd6ca0e8078639352ca6e7a40bbbffc8e1cec02056c7be1cb317b883", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e738a474fd6ca0e8078639352ca6e7a40bbbffc8e1cec02056c7be1cb317b883", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e738a474fd6ca0e8078639352ca6e7a40bbbffc8e1cec02056c7be1cb317b883", kill_on_drop: false }` [INFO] [stdout] e738a474fd6ca0e8078639352ca6e7a40bbbffc8e1cec02056c7be1cb317b883 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 250a8c51b4c2b7aa63d8285e97e91cff01c33762d8df72063ffa55bfdfea6e26 [INFO] running `Command { std: "docker" "start" "-a" "250a8c51b4c2b7aa63d8285e97e91cff01c33762d8df72063ffa55bfdfea6e26", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling zerocopy v0.8.21 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling hdf5-types v0.8.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling hdf5 v0.8.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling ibig v0.3.6 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling rand_core v0.9.2 [INFO] [stderr] Compiling hdf5-derive v0.8.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling hdf5-sys v0.8.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling meshless_voronoi v0.7.2 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling sph2mm v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.75s [INFO] running `Command { std: "docker" "inspect" "250a8c51b4c2b7aa63d8285e97e91cff01c33762d8df72063ffa55bfdfea6e26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "250a8c51b4c2b7aa63d8285e97e91cff01c33762d8df72063ffa55bfdfea6e26", kill_on_drop: false }` [INFO] [stdout] 250a8c51b4c2b7aa63d8285e97e91cff01c33762d8df72063ffa55bfdfea6e26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26f61f583b4f5b419aec4eefcfb7d80411c5028f4d5b47af6c6aef668072caab [INFO] running `Command { std: "docker" "start" "-a" "26f61f583b4f5b419aec4eefcfb7d80411c5028f4d5b47af6c6aef668072caab", kill_on_drop: false }` [INFO] [stderr] Compiling sph2mm v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.45s [INFO] running `Command { std: "docker" "inspect" "26f61f583b4f5b419aec4eefcfb7d80411c5028f4d5b47af6c6aef668072caab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26f61f583b4f5b419aec4eefcfb7d80411c5028f4d5b47af6c6aef668072caab", kill_on_drop: false }` [INFO] [stdout] 26f61f583b4f5b419aec4eefcfb7d80411c5028f4d5b47af6c6aef668072caab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6d99c431b13f504339eeac0900262bc5c22c324d9b91dad123a7d51223c39325 [INFO] running `Command { std: "docker" "start" "-a" "6d99c431b13f504339eeac0900262bc5c22c324d9b91dad123a7d51223c39325", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sph2mm-4502f629f1b5621f) [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] running `Command { std: "docker" "inspect" "6d99c431b13f504339eeac0900262bc5c22c324d9b91dad123a7d51223c39325", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d99c431b13f504339eeac0900262bc5c22c324d9b91dad123a7d51223c39325", kill_on_drop: false }` [INFO] [stdout] 6d99c431b13f504339eeac0900262bc5c22c324d9b91dad123a7d51223c39325