[INFO] cloning repository https://github.com/asdromundo/epi_sim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asdromundo/epi_sim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasdromundo%2Fepi_sim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasdromundo%2Fepi_sim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0eb398b73c73c5ccea19415b26b5e310fb24af43
[INFO] checking asdromundo/epi_sim against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasdromundo%2Fepi_sim" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/asdromundo/epi_sim
[INFO] finished tweaking git repo https://github.com/asdromundo/epi_sim
[INFO] tweaked toml for git repo https://github.com/asdromundo/epi_sim written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/asdromundo/epi_sim on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/asdromundo/epi_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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5d907d24e6ac4275f9546beb72a39c6555ab7d68ad7550eb9beba49583129236
[INFO] running `Command { std: "docker" "start" "5d907d24e6ac4275f9546beb72a39c6555ab7d68ad7550eb9beba49583129236", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d907d24e6ac4275f9546beb72a39c6555ab7d68ad7550eb9beba49583129236", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5d907d24e6ac4275f9546beb72a39c6555ab7d68ad7550eb9beba49583129236" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d907d24e6ac4275f9546beb72a39c6555ab7d68ad7550eb9beba49583129236", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5d907d24e6ac4275f9546beb72a39c6555ab7d68ad7550eb9beba49583129236" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling clang-sys v1.9.1
[INFO] [stderr]    Compiling aho-corasick v1.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling pyo3-build-config v0.29.2
[INFO] [stderr]    Compiling either v1.18.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking cpufeatures v0.3.1
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking chacha20 v0.10.2
[INFO] [stderr]     Checking rand_chacha v0.10.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]     Checking compact_str v0.9.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.11
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling cbindgen v0.29.4
[INFO] [stderr]    Compiling clap_builder v4.6.6
[INFO] [stderr]    Compiling indexmap v2.14.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling pyo3-ffi v0.29.2
[INFO] [stderr]    Compiling pyo3 v0.29.2
[INFO] [stderr]    Compiling numpy v0.29.0
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rustc-demangle v0.1.28
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking mintex v0.1.4
[INFO] [stderr]     Checking thousands v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking epi_core v0.1.0 (/opt/rustwide/workdir/crates/epi_core)
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling clap v4.6.6
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.29.2
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling flecs_ecs_derive v0.2.0 (https://github.com/Indra-db/Flecs-Rust?branch=main#bf956db9)
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking dhat v0.3.3
[INFO] [stderr]    Compiling pyo3-macros v0.29.2
[INFO] [stderr]    Compiling epi_capi v0.1.0 (/opt/rustwide/workdir/crates/epi_capi)
[INFO] [stderr]    Compiling flecs_ecs_sys v0.2.1 (https://github.com/Indra-db/Flecs-Rust?branch=main#bf956db9)
[INFO] [stderr]     Checking flecs_ecs v0.2.2 (https://github.com/Indra-db/Flecs-Rust?branch=main#bf956db9)
[INFO] [stderr]     Checking epi_flecs v0.1.0 (/opt/rustwide/workdir/crates/epi_flecs)
[INFO] [stderr]     Checking epi_python v0.1.0 (/opt/rustwide/workdir/crates/epi_python)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "5d907d24e6ac4275f9546beb72a39c6555ab7d68ad7550eb9beba49583129236", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d907d24e6ac4275f9546beb72a39c6555ab7d68ad7550eb9beba49583129236", kill_on_drop: false }`
[INFO] [stdout] 5d907d24e6ac4275f9546beb72a39c6555ab7d68ad7550eb9beba49583129236
