[INFO] cloning repository https://github.com/terraputix/omfilesrspy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/terraputix/omfilesrspy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterraputix%2Fomfilesrspy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterraputix%2Fomfilesrspy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7ed1173159f16be94b32108528a6f6417a24b98 [INFO] checking terraputix/omfilesrspy against try#9d63f825c0d409b0e1743a2c84b33f86965e5929 for pr-136968 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterraputix%2Fomfilesrspy" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/terraputix/omfilesrspy on toolchain 9d63f825c0d409b0e1743a2c84b33f86965e5929 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9d63f825c0d409b0e1743a2c84b33f86965e5929" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/terraputix/omfilesrspy [INFO] finished tweaking git repo https://github.com/terraputix/omfilesrspy [INFO] tweaked toml for git repo https://github.com/terraputix/omfilesrspy written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/terraputix/omfilesrspy 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" "+9d63f825c0d409b0e1743a2c84b33f86965e5929" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded numpy v0.23.0 [INFO] [stderr] Downloaded pyo3-macros v0.23.2 [INFO] [stderr] Downloaded delegate v0.13.2 [INFO] [stderr] Downloaded pyo3-build-config v0.23.2 [INFO] [stderr] Downloaded pyo3-macros-backend v0.23.2 [INFO] [stderr] Downloaded pyo3-ffi v0.23.2 [INFO] [stderr] Downloaded om-file-format-sys v1.0.4 [INFO] [stderr] Downloaded pyo3 v0.23.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9d63f825c0d409b0e1743a2c84b33f86965e5929" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d97de0d2a686c49dd7072c3b4a0f44bad3a29c9fc3fdf285e26fe84282c22512 [INFO] running `Command { std: "docker" "start" "-a" "d97de0d2a686c49dd7072c3b4a0f44bad3a29c9fc3fdf285e26fe84282c22512", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d97de0d2a686c49dd7072c3b4a0f44bad3a29c9fc3fdf285e26fe84282c22512", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d97de0d2a686c49dd7072c3b4a0f44bad3a29c9fc3fdf285e26fe84282c22512", kill_on_drop: false }` [INFO] [stdout] d97de0d2a686c49dd7072c3b4a0f44bad3a29c9fc3fdf285e26fe84282c22512 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9d63f825c0d409b0e1743a2c84b33f86965e5929" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9249d4ec6c8f04d590883b04d936519220544df769baec83c21fae46f875a3d7 [INFO] running `Command { std: "docker" "start" "-a" "9249d4ec6c8f04d590883b04d936519220544df769baec83c21fae46f875a3d7", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking rustc-hash v2.1.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling delegate v0.13.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Compiling pyo3-build-config v0.23.2 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.23.2 [INFO] [stderr] Compiling pyo3-ffi v0.23.2 [INFO] [stderr] Compiling pyo3 v0.23.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling pyo3-macros v0.23.2 [INFO] [stderr] Compiling om-file-format-sys v1.0.4 [INFO] [stderr] Checking numpy v0.23.0 [INFO] [stderr] Checking omfiles-rs v0.1.0 (https://github.com/terraputix/omfiles-rs?branch=main#b3904ff1) [INFO] [stderr] Checking omfilesrspy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s [INFO] running `Command { std: "docker" "inspect" "9249d4ec6c8f04d590883b04d936519220544df769baec83c21fae46f875a3d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9249d4ec6c8f04d590883b04d936519220544df769baec83c21fae46f875a3d7", kill_on_drop: false }` [INFO] [stdout] 9249d4ec6c8f04d590883b04d936519220544df769baec83c21fae46f875a3d7