[INFO] cloning repository https://github.com/tmbb/continuous_density_estimation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tmbb/continuous_density_estimation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmbb%2Fcontinuous_density_estimation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmbb%2Fcontinuous_density_estimation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 828dce72e81aa44d7e6a6a6a7dfd8a8b69f0e714 [INFO] building tmbb/continuous_density_estimation against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmbb%2Fcontinuous_density_estimation" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tmbb/continuous_density_estimation [INFO] finished tweaking git repo https://github.com/tmbb/continuous_density_estimation [INFO] tweaked toml for git repo https://github.com/tmbb/continuous_density_estimation written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tmbb/continuous_density_estimation on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tmbb/continuous_density_estimation 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e98f540ec496a7297da6443c0b47b6fd50716fb0bd1146d8c711f6aa1edf4680 [INFO] running `Command { std: "docker" "start" "-a" "e98f540ec496a7297da6443c0b47b6fd50716fb0bd1146d8c711f6aa1edf4680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e98f540ec496a7297da6443c0b47b6fd50716fb0bd1146d8c711f6aa1edf4680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e98f540ec496a7297da6443c0b47b6fd50716fb0bd1146d8c711f6aa1edf4680", kill_on_drop: false }` [INFO] [stdout] e98f540ec496a7297da6443c0b47b6fd50716fb0bd1146d8c711f6aa1edf4680 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0822d6a6e481ef9c882d2a5c99af67b6c43b6984341950ea46981bb445bc981e [INFO] running `Command { std: "docker" "start" "-a" "0822d6a6e481ef9c882d2a5c99af67b6c43b6984341950ea46981bb445bc981e", kill_on_drop: false }` [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustfft v6.2.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling time v0.3.39 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling liblzma-sys v0.4.4 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling noisy_float v0.1.15 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling ndarray-stats v0.3.0 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling argmin-math v0.4.0 [INFO] [stderr] Compiling argmin v0.10.0 [INFO] [stderr] Compiling rustdct v0.7.1 [INFO] [stderr] Compiling liblzma v0.4.2 [INFO] [stderr] Compiling nalgebra v0.31.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling zip v4.2.0 [INFO] [stderr] Compiling kde_diffusion v0.1.0 [INFO] [stderr] Compiling kernel-density-estimation v0.2.0 [INFO] [stderr] Compiling continuous_density_estimation v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "0822d6a6e481ef9c882d2a5c99af67b6c43b6984341950ea46981bb445bc981e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0822d6a6e481ef9c882d2a5c99af67b6c43b6984341950ea46981bb445bc981e", kill_on_drop: false }` [INFO] [stdout] 0822d6a6e481ef9c882d2a5c99af67b6c43b6984341950ea46981bb445bc981e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb0aaf85ef49c167ec60c5978e06b3346941c141afe3c2697aa1788a5eb174b9 [INFO] running `Command { std: "docker" "start" "-a" "eb0aaf85ef49c167ec60c5978e06b3346941c141afe3c2697aa1788a5eb174b9", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling zip v2.4.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling zip v4.2.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling deunicode v1.6.1 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling py_literal v0.4.0 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling rinja_parser v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling kde_diffusion v0.1.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling plotly_derive v0.12.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling ndarray-npy v0.9.1 [INFO] [stderr] Compiling continuous_density_estimation v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling rinja_derive v0.3.5 [INFO] [stderr] Compiling rinja v0.3.5 [INFO] [stderr] Compiling plotly v0.12.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "eb0aaf85ef49c167ec60c5978e06b3346941c141afe3c2697aa1788a5eb174b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb0aaf85ef49c167ec60c5978e06b3346941c141afe3c2697aa1788a5eb174b9", kill_on_drop: false }` [INFO] [stdout] eb0aaf85ef49c167ec60c5978e06b3346941c141afe3c2697aa1788a5eb174b9