[INFO] fetching crate sph2mm 0.5.0... [INFO] building sph2mm-0.5.0 against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] extracting crate sph2mm 0.5.0 into /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sph2mm 0.5.0 on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hdf5-derive v0.8.1 [INFO] [stderr] Downloaded hdf5-types v0.8.1 [INFO] [stderr] Downloaded console v0.15.10 [INFO] [stderr] Downloaded clap_derive v4.5.28 [INFO] [stderr] Downloaded clap v4.5.31 [INFO] [stderr] Downloaded meshless_voronoi v0.7.2 [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 matrixmultiply v0.3.9 [INFO] [stderr] Downloaded clap_builder v4.5.31 [INFO] [stderr] Downloaded hdf5-sys v0.8.1 [INFO] [stderr] Downloaded rand_core v0.9.2 [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-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0636b065b51c69d3c2542ec2fe5b2d183fab81f99325235a5f329c49a970e5e [INFO] running `Command { std: "docker" "start" "-a" "c0636b065b51c69d3c2542ec2fe5b2d183fab81f99325235a5f329c49a970e5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0636b065b51c69d3c2542ec2fe5b2d183fab81f99325235a5f329c49a970e5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0636b065b51c69d3c2542ec2fe5b2d183fab81f99325235a5f329c49a970e5e", kill_on_drop: false }` [INFO] [stdout] c0636b065b51c69d3c2542ec2fe5b2d183fab81f99325235a5f329c49a970e5e [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 30d815ef0ee0c10d5667a09dd02175c8ada907d911fea6838c6de155da70faa5 [INFO] running `Command { std: "docker" "start" "-a" "30d815ef0ee0c10d5667a09dd02175c8ada907d911fea6838c6de155da70faa5", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling zerocopy v0.8.21 [INFO] [stderr] Compiling smallvec v1.14.0 [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 utf8parse v0.2.2 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling hdf5-types v0.8.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling hdf5 v0.8.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling ibig v0.3.6 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling rayon v1.10.0 [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 indicatif v0.17.11 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling rand_core v0.9.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling hdf5-derive v0.8.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 num_enum v0.7.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hdf5-sys v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling meshless_voronoi v0.7.2 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling sph2mm v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.91s [INFO] running `Command { std: "docker" "inspect" "30d815ef0ee0c10d5667a09dd02175c8ada907d911fea6838c6de155da70faa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30d815ef0ee0c10d5667a09dd02175c8ada907d911fea6838c6de155da70faa5", kill_on_drop: false }` [INFO] [stdout] 30d815ef0ee0c10d5667a09dd02175c8ada907d911fea6838c6de155da70faa5 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] e5afc2652628b89f57f0e7feee3bc020904f4acb1a646934ade5149e1163328f [INFO] running `Command { std: "docker" "start" "-a" "e5afc2652628b89f57f0e7feee3bc020904f4acb1a646934ade5149e1163328f", kill_on_drop: false }` [INFO] [stderr] Compiling sph2mm v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `Command { std: "docker" "inspect" "e5afc2652628b89f57f0e7feee3bc020904f4acb1a646934ade5149e1163328f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5afc2652628b89f57f0e7feee3bc020904f4acb1a646934ade5149e1163328f", kill_on_drop: false }` [INFO] [stdout] e5afc2652628b89f57f0e7feee3bc020904f4acb1a646934ade5149e1163328f