[INFO] cloning repository https://github.com/alexogeny/ormkit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexogeny/ormkit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexogeny%2Formkit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexogeny%2Formkit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cbdda18ca04f683825a79af75e051e4c10542807 [INFO] checking alexogeny/ormkit against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexogeny%2Formkit" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/alexogeny/ormkit [INFO] finished tweaking git repo https://github.com/alexogeny/ormkit [INFO] tweaked toml for git repo https://github.com/alexogeny/ormkit written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/alexogeny/ormkit on toolchain 70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/alexogeny/ormkit 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" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c605117d8238493e999f5aa978cada5e9fabd231a68b37e53578fa6dd559520d [INFO] running `Command { std: "docker" "start" "-a" "c605117d8238493e999f5aa978cada5e9fabd231a68b37e53578fa6dd559520d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c605117d8238493e999f5aa978cada5e9fabd231a68b37e53578fa6dd559520d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c605117d8238493e999f5aa978cada5e9fabd231a68b37e53578fa6dd559520d", kill_on_drop: false }` [INFO] [stdout] c605117d8238493e999f5aa978cada5e9fabd231a68b37e53578fa6dd559520d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 566fcabd573a28d6fe466c55016b4389d570e57f1b6da49ac1a7905afd998374 [INFO] running `Command { std: "docker" "start" "-a" "566fcabd573a28d6fe466c55016b4389d570e57f1b6da49ac1a7905afd998374", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.35 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling pyo3-build-config v0.23.5 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling zmij v1.0.17 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling cc v1.2.54 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking uuid v1.20.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling pyo3-ffi v0.23.5 [INFO] [stderr] Compiling pyo3-macros-backend v0.23.5 [INFO] [stderr] Compiling pyo3 v0.23.5 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Compiling pyo3-macros v0.23.5 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking pythonize v0.23.0 [INFO] [stderr] Checking pyo3-async-runtimes v0.23.0 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-async-runtimes-0.23.0/src/lib.rs:540:50 [INFO] [stdout] | [INFO] [stdout] 540 | debug_assert!(task.call_method0("done")?.extract()?); [INFO] [stdout] | -----------------------------------------^^^^^^^---- [INFO] [stdout] | | | [INFO] [stdout] | | cannot infer type of the type parameter `T` declared on the method `extract` [INFO] [stdout] | type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 540 | debug_assert!(task.call_method0("done")?.extract::()?); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pyo3-async-runtimes` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "566fcabd573a28d6fe466c55016b4389d570e57f1b6da49ac1a7905afd998374", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "566fcabd573a28d6fe466c55016b4389d570e57f1b6da49ac1a7905afd998374", kill_on_drop: false }` [INFO] [stdout] 566fcabd573a28d6fe466c55016b4389d570e57f1b6da49ac1a7905afd998374