[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#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvkhinvasara%2Fdurian" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vkhinvasara/durian on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros v0.23.1
[INFO] [stderr]   Downloaded itoa v1.0.12
[INFO] [stderr]   Downloaded pyo3-build-config v0.23.1
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.23.1
[INFO] [stderr]   Downloaded portable-atomic v1.9.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.23.1
[INFO] [stderr]   Downloaded libc v0.2.164
[INFO] [stderr]   Downloaded pyo3 v0.23.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 460a950309d820dda5eab13ed515ba0d618592b904f43bde7e9f99cbdee91017
[INFO] running `Command { std: "docker" "start" "-a" "460a950309d820dda5eab13ed515ba0d618592b904f43bde7e9f99cbdee91017", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "460a950309d820dda5eab13ed515ba0d618592b904f43bde7e9f99cbdee91017", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "460a950309d820dda5eab13ed515ba0d618592b904f43bde7e9f99cbdee91017", kill_on_drop: false }`
[INFO] [stdout] 460a950309d820dda5eab13ed515ba0d618592b904f43bde7e9f99cbdee91017
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4caa4392857a8b82065e3e2fa459b046b9b08f2060d8053fbac66a84233ba54
[INFO] running `Command { std: "docker" "start" "-a" "d4caa4392857a8b82065e3e2fa459b046b9b08f2060d8053fbac66a84233ba54", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking itoa v1.0.12
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling pyo3-build-config v0.23.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.1
[INFO] [stderr]    Compiling pyo3-ffi 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<T>` 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<String>) -> PyResult<Self> {
[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<T>` 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<Vec<Sapota>>) -> PyResult<Self>{
[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<T>` 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<String>) -> PyResult<Self> {
[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<T>` 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<Vec<Sapota>>) -> PyResult<Self>{
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.17s
[INFO] running `Command { std: "docker" "inspect" "d4caa4392857a8b82065e3e2fa459b046b9b08f2060d8053fbac66a84233ba54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4caa4392857a8b82065e3e2fa459b046b9b08f2060d8053fbac66a84233ba54", kill_on_drop: false }`
[INFO] [stdout] d4caa4392857a8b82065e3e2fa459b046b9b08f2060d8053fbac66a84233ba54
