[INFO] cloning repository https://github.com/claw89/spatial-population-sim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/claw89/spatial-population-sim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclaw89%2Fspatial-population-sim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclaw89%2Fspatial-population-sim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ccf64715a0b473284b69464d910c4c0508f1571a
[INFO] checking claw89/spatial-population-sim against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclaw89%2Fspatial-population-sim" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/claw89/spatial-population-sim
[INFO] finished tweaking git repo https://github.com/claw89/spatial-population-sim
[INFO] tweaked toml for git repo https://github.com/claw89/spatial-population-sim written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/claw89/spatial-population-sim on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/claw89/spatial-population-sim 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rstest v0.18.2
[INFO] [stderr]   Downloaded ndhistogram v0.9.0
[INFO] [stderr]   Downloaded py_literal v0.4.0
[INFO] [stderr]   Downloaded relative-path v1.9.2
[INFO] [stderr]   Downloaded ndarray-npy v0.8.1
[INFO] [stderr]   Downloaded rstest_macros v0.18.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48eddf0a55a24e3148a0bdc9897de6ec75804d6cf37a69fb980f3115d1f8938f
[INFO] running `Command { std: "docker" "start" "-a" "48eddf0a55a24e3148a0bdc9897de6ec75804d6cf37a69fb980f3115d1f8938f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48eddf0a55a24e3148a0bdc9897de6ec75804d6cf37a69fb980f3115d1f8938f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48eddf0a55a24e3148a0bdc9897de6ec75804d6cf37a69fb980f3115d1f8938f", kill_on_drop: false }`
[INFO] [stdout] 48eddf0a55a24e3148a0bdc9897de6ec75804d6cf37a69fb980f3115d1f8938f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0aea341270419c6a6af528c72e1f2dbc2e1224c3936cad6daeab9d9f26531f44
[INFO] running `Command { std: "docker" "start" "-a" "0aea341270419c6a6af528c72e1f2dbc2e1224c3936cad6daeab9d9f26531f44", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling relative-path v1.9.2
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking ndhistogram v0.9.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking pest v2.7.9
[INFO] [stderr]     Checking zip v0.5.13
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]    Compiling pest_meta v2.7.9
[INFO] [stderr]    Compiling pest_generator v2.7.9
[INFO] [stderr]    Compiling pest_derive v2.7.9
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking py_literal v0.4.0
[INFO] [stderr]     Checking rstest v0.18.2
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking serde_json v1.0.116
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking ndarray-npy v0.8.1
[INFO] [stderr]     Checking spatial-population-sim v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.82s
[INFO] running `Command { std: "docker" "inspect" "0aea341270419c6a6af528c72e1f2dbc2e1224c3936cad6daeab9d9f26531f44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0aea341270419c6a6af528c72e1f2dbc2e1224c3936cad6daeab9d9f26531f44", kill_on_drop: false }`
[INFO] [stdout] 0aea341270419c6a6af528c72e1f2dbc2e1224c3936cad6daeab9d9f26531f44
