[INFO] cloning repository https://github.com/ytskuh/manybody [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ytskuh/manybody" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fytskuh%2Fmanybody", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fytskuh%2Fmanybody'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78dbba9b77796fbc492c2dbb4eb477343f8af86d [INFO] building ytskuh/manybody against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fytskuh%2Fmanybody" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ytskuh/manybody [INFO] finished tweaking git repo https://github.com/ytskuh/manybody [INFO] tweaked toml for git repo https://github.com/ytskuh/manybody written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ytskuh/manybody on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ytskuh/manybody 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b77a871d02518b0b7894a15727bce943a97b127eb9037e71d89775b3d77ae22f [INFO] running `Command { std: "docker" "start" "-a" "b77a871d02518b0b7894a15727bce943a97b127eb9037e71d89775b3d77ae22f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b77a871d02518b0b7894a15727bce943a97b127eb9037e71d89775b3d77ae22f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b77a871d02518b0b7894a15727bce943a97b127eb9037e71d89775b3d77ae22f", kill_on_drop: false }` [INFO] [stdout] b77a871d02518b0b7894a15727bce943a97b127eb9037e71d89775b3d77ae22f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18760c57202d930bbef9b0293e7a5c9e7b402a10555da7041f9459d233b90fee [INFO] running `Command { std: "docker" "start" "-a" "18760c57202d930bbef9b0293e7a5c9e7b402a10555da7041f9459d233b90fee", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling bytemuck v1.13.0 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling fixed v1.23.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling wide v0.7.6 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling aligned v0.4.1 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling divrem v1.0.0 [INFO] [stderr] Compiling min-max-heap v1.3.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling elapsed v0.1.2 [INFO] [stderr] Compiling aligned-array v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling simba v0.8.0 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling is-terminal v0.4.4 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling clap_builder v4.3.11 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling nalgebra v0.32.3 [INFO] [stderr] Compiling clap v4.3.11 [INFO] [stderr] Compiling kiddo v2.1.1 [INFO] [stderr] Compiling manybody v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.39s [INFO] running `Command { std: "docker" "inspect" "18760c57202d930bbef9b0293e7a5c9e7b402a10555da7041f9459d233b90fee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18760c57202d930bbef9b0293e7a5c9e7b402a10555da7041f9459d233b90fee", kill_on_drop: false }` [INFO] [stdout] 18760c57202d930bbef9b0293e7a5c9e7b402a10555da7041f9459d233b90fee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1a0aa3943a182fc52a2d1f58384f5d4357e5e2840aed0dcbeab89ead354c47f [INFO] running `Command { std: "docker" "start" "-a" "a1a0aa3943a182fc52a2d1f58384f5d4357e5e2840aed0dcbeab89ead354c47f", kill_on_drop: false }` [INFO] [stderr] Compiling manybody v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `Command { std: "docker" "inspect" "a1a0aa3943a182fc52a2d1f58384f5d4357e5e2840aed0dcbeab89ead354c47f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1a0aa3943a182fc52a2d1f58384f5d4357e5e2840aed0dcbeab89ead354c47f", kill_on_drop: false }` [INFO] [stdout] a1a0aa3943a182fc52a2d1f58384f5d4357e5e2840aed0dcbeab89ead354c47f