[INFO] cloning repository https://github.com/namineco144/wareki-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/namineco144/wareki-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnamineco144%2Fwareki-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnamineco144%2Fwareki-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f4554043eba12a1ced86db30c633172733869b9 [INFO] checking namineco144/wareki-rs against try#93086cfebfccb79083c59d0d3b2052944bba643c for pr-146440-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnamineco144%2Fwareki-rs" "/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/namineco144/wareki-rs [INFO] finished tweaking git repo https://github.com/namineco144/wareki-rs [INFO] tweaked toml for git repo https://github.com/namineco144/wareki-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/namineco144/wareki-rs on toolchain 93086cfebfccb79083c59d0d3b2052944bba643c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/namineco144/wareki-rs 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" "+93086cfebfccb79083c59d0d3b2052944bba643c" "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/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73cb9dfd5821f60d8e79aaa66241c250fc8ff0cc4cd8f2ccb33493e02a10c2be [INFO] running `Command { std: "docker" "start" "-a" "73cb9dfd5821f60d8e79aaa66241c250fc8ff0cc4cd8f2ccb33493e02a10c2be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73cb9dfd5821f60d8e79aaa66241c250fc8ff0cc4cd8f2ccb33493e02a10c2be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73cb9dfd5821f60d8e79aaa66241c250fc8ff0cc4cd8f2ccb33493e02a10c2be", kill_on_drop: false }` [INFO] [stdout] 73cb9dfd5821f60d8e79aaa66241c250fc8ff0cc4cd8f2ccb33493e02a10c2be [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9dc9dde5e5808ec390feb425f6070c2c1bbf0ba6b938d6d2105790e92040c18 [INFO] running `Command { std: "docker" "start" "-a" "a9dc9dde5e5808ec390feb425f6070c2c1bbf0ba6b938d6d2105790e92040c18", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling pyo3-build-config v0.21.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking napi-sys v2.4.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Compiling pyo3-ffi v0.21.2 [INFO] [stderr] Compiling pyo3 v0.21.2 [INFO] [stderr] Checking wareki-core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Checking wareki-c v0.1.0 (/opt/rustwide/workdir/bindings/c) [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling pyo3-macros-backend v0.21.2 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling napi-derive-backend v1.0.75 [INFO] [stderr] Checking napi v2.16.17 [INFO] [stderr] Compiling pyo3-macros v0.21.2 [INFO] [stderr] Compiling napi-derive v2.16.13 [INFO] [stderr] Checking wareki-node v0.1.0 (/opt/rustwide/workdir/bindings/node) [INFO] [stderr] Checking wareki-python v0.1.0 (/opt/rustwide/workdir/bindings/python) [INFO] [stdout] warning: use of deprecated method `pyo3::Python::<'py>::import`: `Python::import` will be replaced by `Python::import_bound` in a future PyO3 version [INFO] [stdout] --> bindings/python/src/lib.rs:41:31 [INFO] [stdout] | [INFO] [stdout] 41 | let datetime = py.import("datetime")?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::deprecations::GilRefs::::function_arg`: use `&Bound<'_, T>` instead for this function argument [INFO] [stdout] --> bindings/python/src/lib.rs:51:24 [INFO] [stdout] | [INFO] [stdout] 51 | fn wareki(_py: Python, m: &PyModule) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Python::<'py>::import`: `Python::import` will be replaced by `Python::import_bound` in a future PyO3 version [INFO] [stdout] --> bindings/python/src/lib.rs:41:31 [INFO] [stdout] | [INFO] [stdout] 41 | let datetime = py.import("datetime")?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::deprecations::GilRefs::::function_arg`: use `&Bound<'_, T>` instead for this function argument [INFO] [stdout] --> bindings/python/src/lib.rs:51:24 [INFO] [stdout] | [INFO] [stdout] 51 | fn wareki(_py: Python, m: &PyModule) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.43s [INFO] running `Command { std: "docker" "inspect" "a9dc9dde5e5808ec390feb425f6070c2c1bbf0ba6b938d6d2105790e92040c18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9dc9dde5e5808ec390feb425f6070c2c1bbf0ba6b938d6d2105790e92040c18", kill_on_drop: false }` [INFO] [stdout] a9dc9dde5e5808ec390feb425f6070c2c1bbf0ba6b938d6d2105790e92040c18