[INFO] cloning repository https://github.com/beamform/pacmap-rs-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/beamform/pacmap-rs-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeamform%2Fpacmap-rs-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeamform%2Fpacmap-rs-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4f955279c15bb0f5c1d5df8fd68bc46b48a274b [INFO] testing beamform/pacmap-rs-example against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeamform%2Fpacmap-rs-example" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/beamform/pacmap-rs-example [INFO] finished tweaking git repo https://github.com/beamform/pacmap-rs-example [INFO] tweaked toml for git repo https://github.com/beamform/pacmap-rs-example written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/beamform/pacmap-rs-example on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/beamform/pacmap-rs-example 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_with_macros v3.11.0 [INFO] [stderr] Downloaded intel-mkl-src v0.8.1 [INFO] [stderr] Downloaded mnist v0.6.0 [INFO] [stderr] Downloaded ndarray-rand v0.15.0 [INFO] [stderr] Downloaded ocipkg v0.2.9 [INFO] [stderr] Downloaded lapack v0.19.0 [INFO] [stderr] Downloaded bon-macros v3.2.0 [INFO] [stderr] Downloaded cxx-build v1.0.133 [INFO] [stderr] Downloaded curl v0.4.47 [INFO] [stderr] Downloaded ureq v2.10.1 [INFO] [stderr] Downloaded cxxbridge-cmd v1.0.133 [INFO] [stderr] Downloaded wide v0.7.30 [INFO] [stderr] Downloaded serde_with v3.11.0 [INFO] [stderr] Downloaded bon v3.2.0 [INFO] [stderr] Downloaded oci-spec v0.6.8 [INFO] [stderr] Downloaded cxx v1.0.133 [INFO] [stderr] Downloaded tar v0.4.43 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.133 [INFO] [stderr] Downloaded rinja_derive v0.3.5 [INFO] [stderr] Downloaded rinja_parser v0.3.5 [INFO] [stderr] Downloaded lair v0.7.0 [INFO] [stderr] Downloaded petal-decomposition v0.8.0 [INFO] [stderr] Downloaded pacmap v0.2.6 [INFO] [stderr] Downloaded rinja v0.3.5 [INFO] [stderr] Downloaded intel-mkl-tool v0.8.1 [INFO] [stderr] Downloaded getset v0.1.3 [INFO] [stderr] Downloaded openblas-build v0.10.9 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.133 [INFO] [stderr] Downloaded link-cplusplus v1.0.9 [INFO] [stderr] Downloaded scratch v1.0.7 [INFO] [stderr] Downloaded openblas-src v0.10.9 [INFO] [stderr] Downloaded plotly_derive v0.10.0 [INFO] [stderr] Downloaded plotly v0.10.0 [INFO] [stderr] Downloaded curl-sys v0.4.78+curl-8.11.0 [INFO] [stderr] Downloaded usearch v2.16.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 262d73f30c80f53fad1db7e9af91ff5ec5058fac3102d7c8c701a6fc5a336ccf [INFO] running `Command { std: "docker" "start" "-a" "262d73f30c80f53fad1db7e9af91ff5ec5058fac3102d7c8c701a6fc5a336ccf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "262d73f30c80f53fad1db7e9af91ff5ec5058fac3102d7c8c701a6fc5a336ccf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "262d73f30c80f53fad1db7e9af91ff5ec5058fac3102d7c8c701a6fc5a336ccf", kill_on_drop: false }` [INFO] [stdout] 262d73f30c80f53fad1db7e9af91ff5ec5058fac3102d7c8c701a6fc5a336ccf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d34d104e0517cf52deab729edc81c01d9ce8c961b02430a02b660bd19bbe6e4b [INFO] running `Command { std: "docker" "start" "-a" "d34d104e0517cf52deab729edc81c01d9ce8c961b02430a02b660bd19bbe6e4b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling scratch v1.0.7 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling cxxbridge-flags v1.0.133 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling curl v0.4.47 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling lapack-sys v0.14.0 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling petal-decomposition v0.8.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling lapack v0.19.0 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling cxx v1.0.133 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling curl-sys v0.4.78+curl-8.11.0 [INFO] [stderr] Compiling tar v0.4.43 [INFO] [stderr] Compiling libmimalloc-sys v0.1.39 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling wide v0.7.30 [INFO] [stderr] Compiling pbr v1.1.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling mimalloc v0.1.43 [INFO] [stderr] Compiling mnist v0.6.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling cxx-build v1.0.133 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling cxxbridge-macro v1.0.133 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling lair v0.7.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling usearch v2.16.6 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling bon-macros v3.2.0 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Compiling plotly_derive v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling ndarray-rand v0.15.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling bon v3.2.0 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling rinja_parser v0.3.5 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling serde_with v3.11.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling rinja_derive v0.3.5 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling ureq v2.10.1 [INFO] [stderr] Compiling openblas-build v0.10.9 [INFO] [stderr] Compiling rinja v0.3.5 [INFO] [stderr] Compiling openblas-src v0.10.9 [INFO] [stderr] Compiling plotly v0.10.0 [INFO] [stderr] Compiling pacmap v0.2.6 [INFO] [stderr] Compiling pacmap-rs-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "d34d104e0517cf52deab729edc81c01d9ce8c961b02430a02b660bd19bbe6e4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d34d104e0517cf52deab729edc81c01d9ce8c961b02430a02b660bd19bbe6e4b", kill_on_drop: false }` [INFO] [stdout] d34d104e0517cf52deab729edc81c01d9ce8c961b02430a02b660bd19bbe6e4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57de49293ae1f8a11447f69802c78655340df8c46604dd4087d546700247e473 [INFO] running `Command { std: "docker" "start" "-a" "57de49293ae1f8a11447f69802c78655340df8c46604dd4087d546700247e473", kill_on_drop: false }` [INFO] [stderr] Compiling pacmap-rs-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `Command { std: "docker" "inspect" "57de49293ae1f8a11447f69802c78655340df8c46604dd4087d546700247e473", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57de49293ae1f8a11447f69802c78655340df8c46604dd4087d546700247e473", kill_on_drop: false }` [INFO] [stdout] 57de49293ae1f8a11447f69802c78655340df8c46604dd4087d546700247e473 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 15f87404e61ee922e3a31ed05aabafa6e5670f762a2f06db69540f63fe8e4f33 [INFO] running `Command { std: "docker" "start" "-a" "15f87404e61ee922e3a31ed05aabafa6e5670f762a2f06db69540f63fe8e4f33", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pacmap_rs_example-2722defa8b088848) [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" "15f87404e61ee922e3a31ed05aabafa6e5670f762a2f06db69540f63fe8e4f33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15f87404e61ee922e3a31ed05aabafa6e5670f762a2f06db69540f63fe8e4f33", kill_on_drop: false }` [INFO] [stdout] 15f87404e61ee922e3a31ed05aabafa6e5670f762a2f06db69540f63fe8e4f33