[INFO] cloning repository https://github.com/dannyhvc/linreg-example-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dannyhvc/linreg-example-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannyhvc%2Flinreg-example-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannyhvc%2Flinreg-example-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35b14776979d057bc4538ffb95be19279533f8a7 [INFO] building dannyhvc/linreg-example-rs against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannyhvc%2Flinreg-example-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dannyhvc/linreg-example-rs [INFO] finished tweaking git repo https://github.com/dannyhvc/linreg-example-rs [INFO] tweaked toml for git repo https://github.com/dannyhvc/linreg-example-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dannyhvc/linreg-example-rs 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 git repo https://github.com/dannyhvc/linreg-example-rs 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 katexit v0.1.4 [INFO] [stderr] Downloaded intel-mkl-src v0.8.1 [INFO] [stderr] Downloaded lax v0.16.0 [INFO] [stderr] Downloaded cauchy v0.4.0 [INFO] [stderr] Downloaded ocipkg v0.2.8 [INFO] [stderr] Downloaded intel-mkl-tool v0.8.1 [INFO] [stderr] Downloaded rustls-pki-types v1.3.0 [INFO] [stderr] Downloaded anyhow v1.0.80 [INFO] [stderr] Downloaded oci-spec v0.5.8 [INFO] [stderr] Downloaded ndarray-linalg v0.16.0 [INFO] [stderr] Downloaded ureq v2.9.6 [INFO] [stderr] Downloaded webpki-roots v0.26.1 [INFO] [stderr] Downloaded rustls v0.22.2 [INFO] [stderr] Downloaded lapack-sys v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c0fe15a06f49b372bad864b576da34e7b8ad828ed62f7121b482edcb83e55d36 [INFO] running `Command { std: "docker" "start" "-a" "c0fe15a06f49b372bad864b576da34e7b8ad828ed62f7121b482edcb83e55d36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0fe15a06f49b372bad864b576da34e7b8ad828ed62f7121b482edcb83e55d36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0fe15a06f49b372bad864b576da34e7b8ad828ed62f7121b482edcb83e55d36", kill_on_drop: false }` [INFO] [stdout] c0fe15a06f49b372bad864b576da34e7b8ad828ed62f7121b482edcb83e55d36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 0023225405c848b4c9ef5c5f3598ce7c5916c871047dda4322ebd790b3c7a8a5 [INFO] running `Command { std: "docker" "start" "-a" "0023225405c848b4c9ef5c5f3598ce7c5916c871047dda4322ebd790b3c7a8a5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustls-pki-types v1.3.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling intel-mkl-tool v0.8.1 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling lapack-sys v0.14.0 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling cauchy v0.4.0 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustls-webpki v0.102.2 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling katexit v0.1.4 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Compiling derive_builder v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling oci-spec v0.5.8 [INFO] [stderr] Compiling ureq v2.9.6 [INFO] [stderr] Compiling ocipkg v0.2.8 [INFO] [stderr] Compiling intel-mkl-src v0.8.1 [INFO] [stderr] Compiling lax v0.16.0 [INFO] [stderr] Compiling ndarray-linalg v0.16.0 [INFO] [stderr] Compiling raw_ml_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.82s [INFO] running `Command { std: "docker" "inspect" "0023225405c848b4c9ef5c5f3598ce7c5916c871047dda4322ebd790b3c7a8a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0023225405c848b4c9ef5c5f3598ce7c5916c871047dda4322ebd790b3c7a8a5", kill_on_drop: false }` [INFO] [stdout] 0023225405c848b4c9ef5c5f3598ce7c5916c871047dda4322ebd790b3c7a8a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] abede9cd2047706a90d3991459d6cd45945497ed2d7520b83dc7f8f0981ca9b1 [INFO] running `Command { std: "docker" "start" "-a" "abede9cd2047706a90d3991459d6cd45945497ed2d7520b83dc7f8f0981ca9b1", kill_on_drop: false }` [INFO] [stderr] Compiling raw_ml_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ndarray::arr2` [INFO] [stdout] --> src/main.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | use ndarray::arr2; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `Command { std: "docker" "inspect" "abede9cd2047706a90d3991459d6cd45945497ed2d7520b83dc7f8f0981ca9b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abede9cd2047706a90d3991459d6cd45945497ed2d7520b83dc7f8f0981ca9b1", kill_on_drop: false }` [INFO] [stdout] abede9cd2047706a90d3991459d6cd45945497ed2d7520b83dc7f8f0981ca9b1