[INFO] cloning repository https://github.com/vkhinvasara/durian [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vkhinvasara/durian" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvkhinvasara%2Fdurian", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvkhinvasara%2Fdurian'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 741fc1178438fe8275ddc20f95e1ea4e4741df3d [INFO] checking vkhinvasara/durian against master#d8810e3e2dab96778d20dd6d746ff95465515509 for pr-137033 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvkhinvasara%2Fdurian" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vkhinvasara/durian on toolchain d8810e3e2dab96778d20dd6d746ff95465515509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8810e3e2dab96778d20dd6d746ff95465515509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vkhinvasara/durian [INFO] finished tweaking git repo https://github.com/vkhinvasara/durian [INFO] tweaked toml for git repo https://github.com/vkhinvasara/durian written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/vkhinvasara/durian 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" "+d8810e3e2dab96778d20dd6d746ff95465515509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+d8810e3e2dab96778d20dd6d746ff95465515509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1234381d0c96534163fe9cc20a5079683c225ea324dc7b9c6073a363533f6bdf [INFO] running `Command { std: "docker" "start" "-a" "1234381d0c96534163fe9cc20a5079683c225ea324dc7b9c6073a363533f6bdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1234381d0c96534163fe9cc20a5079683c225ea324dc7b9c6073a363533f6bdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1234381d0c96534163fe9cc20a5079683c225ea324dc7b9c6073a363533f6bdf", kill_on_drop: false }` [INFO] [stdout] 1234381d0c96534163fe9cc20a5079683c225ea324dc7b9c6073a363533f6bdf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+d8810e3e2dab96778d20dd6d746ff95465515509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 818ec409394137d1eb08cdb6b2e3510b9f7fcc1844d4ab9af5a8bb04b2713679 [INFO] running `Command { std: "docker" "start" "-a" "818ec409394137d1eb08cdb6b2e3510b9f7fcc1844d4ab9af5a8bb04b2713679", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking itoa v1.0.12 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pyo3-build-config v0.23.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling pyo3-ffi v0.23.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.23.1 [INFO] [stderr] Compiling pyo3 v0.23.1 [INFO] [stderr] Compiling pyo3-macros v0.23.1 [INFO] [stderr] Checking sapota v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `Sapota::__pymethod___new____::SIGNATURE`: this function has implicit defaults for the trailing `Option` arguments [INFO] [stdout] = note: these implicit defaults are being phased out [INFO] [stdout] = help: add `#[pyo3(signature = (url, headers, method, body=None))]` to this function to silence this warning and keep the current behavior [INFO] [stdout] --> src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | fn new(url: String, headers: Vec<(String, String)>, method: HTTPMETHOD, body: Option) -> PyResult { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `SapotaCollection::__pymethod___new____::SIGNATURE`: this function has implicit defaults for the trailing `Option` arguments [INFO] [stdout] = note: these implicit defaults are being phased out [INFO] [stdout] = help: add `#[pyo3(signature = (collection=None))]` to this function to silence this warning and keep the current behavior [INFO] [stdout] --> src/lib.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 75 | fn new(collection: Option>) -> PyResult{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `Sapota::__pymethod___new____::SIGNATURE`: this function has implicit defaults for the trailing `Option` arguments [INFO] [stdout] = note: these implicit defaults are being phased out [INFO] [stdout] = help: add `#[pyo3(signature = (url, headers, method, body=None))]` to this function to silence this warning and keep the current behavior [INFO] [stdout] --> src/lib.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | fn new(url: String, headers: Vec<(String, String)>, method: HTTPMETHOD, body: Option) -> PyResult { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `SapotaCollection::__pymethod___new____::SIGNATURE`: this function has implicit defaults for the trailing `Option` arguments [INFO] [stdout] = note: these implicit defaults are being phased out [INFO] [stdout] = help: add `#[pyo3(signature = (collection=None))]` to this function to silence this warning and keep the current behavior [INFO] [stdout] --> src/lib.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 75 | fn new(collection: Option>) -> PyResult{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.99s [INFO] running `Command { std: "docker" "inspect" "818ec409394137d1eb08cdb6b2e3510b9f7fcc1844d4ab9af5a8bb04b2713679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "818ec409394137d1eb08cdb6b2e3510b9f7fcc1844d4ab9af5a8bb04b2713679", kill_on_drop: false }` [INFO] [stdout] 818ec409394137d1eb08cdb6b2e3510b9f7fcc1844d4ab9af5a8bb04b2713679