[INFO] cloning repository https://github.com/niyuhang12138/09_ffi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/niyuhang12138/09_ffi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniyuhang12138%2F09_ffi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniyuhang12138%2F09_ffi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2efcbc7570cfce7ddc0c54a653b613c11e593406
[INFO] checking niyuhang12138/09_ffi against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniyuhang12138%2F09_ffi" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/niyuhang12138/09_ffi
[INFO] finished tweaking git repo https://github.com/niyuhang12138/09_ffi
[INFO] tweaked toml for git repo https://github.com/niyuhang12138/09_ffi written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/niyuhang12138/09_ffi on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/niyuhang12138/09_ffi 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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "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 napi-build v2.1.4
[INFO] [stderr]   Downloaded pyo3-ffi v0.23.4
[INFO] [stderr]   Downloaded pyo3-macros v0.23.4
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.23.4
[INFO] [stderr]   Downloaded pyo3-build-config v0.23.4
[INFO] [stderr]   Downloaded napi v2.16.16
[INFO] [stderr]   Downloaded blake3 v1.6.0
[INFO] [stderr]   Downloaded pyo3 v0.23.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82eeaf1d6a3ccc5b8adc572b3c5e83b86efa2c1f4601cbba1bbeb53f3523b29e
[INFO] running `Command { std: "docker" "start" "-a" "82eeaf1d6a3ccc5b8adc572b3c5e83b86efa2c1f4601cbba1bbeb53f3523b29e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82eeaf1d6a3ccc5b8adc572b3c5e83b86efa2c1f4601cbba1bbeb53f3523b29e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82eeaf1d6a3ccc5b8adc572b3c5e83b86efa2c1f4601cbba1bbeb53f3523b29e", kill_on_drop: false }`
[INFO] [stdout] 82eeaf1d6a3ccc5b8adc572b3c5e83b86efa2c1f4601cbba1bbeb53f3523b29e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6da55382887e24d9b97f33d203b0fa52f607094ac7f1b0efda7a67aec246196d
[INFO] running `Command { std: "docker" "start" "-a" "6da55382887e24d9b97f33d203b0fa52f607094ac7f1b0efda7a67aec246196d", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking oneshot v0.1.10
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling napi-build v2.1.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]    Compiling node-binding v0.1.0 (/opt/rustwide/workdir/node-binding)
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking napi-sys v2.4.0
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling pyo3-build-config v0.23.4
[INFO] [stderr]    Compiling blake3 v1.6.0
[INFO] [stderr]     Checking algo v0.1.0 (/opt/rustwide/workdir/algo)
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling pyo3-ffi v0.23.4
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.4
[INFO] [stderr]    Compiling pyo3 v0.23.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling napi-derive-backend v1.0.75
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]     Checking napi v2.16.16
[INFO] [stderr]    Compiling napi-derive v2.16.13
[INFO] [stderr]    Compiling pyo3-macros v0.23.4
[INFO] [stderr]     Checking python-binding v0.1.0 (/opt/rustwide/workdir/python-binding)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.56s
[INFO] running `Command { std: "docker" "inspect" "6da55382887e24d9b97f33d203b0fa52f607094ac7f1b0efda7a67aec246196d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6da55382887e24d9b97f33d203b0fa52f607094ac7f1b0efda7a67aec246196d", kill_on_drop: false }`
[INFO] [stdout] 6da55382887e24d9b97f33d203b0fa52f607094ac7f1b0efda7a67aec246196d
