[INFO] cloning repository https://github.com/TuBieJun/consensus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TuBieJun/consensus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTuBieJun%2Fconsensus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTuBieJun%2Fconsensus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c40ebfab0e62be16d5d1c67214244e4f6e3edaec
[INFO] checking TuBieJun/consensus against f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1 for pr-160235-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTuBieJun%2Fconsensus" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TuBieJun/consensus
[INFO] finished tweaking git repo https://github.com/TuBieJun/consensus
[INFO] tweaked toml for git repo https://github.com/TuBieJun/consensus written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TuBieJun/consensus on toolchain f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TuBieJun/consensus 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" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `consensus` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 89cf49fe72b6e0e96d7ba1cbd4634c92618f6aeb3bbe97990fae335df97fe3d7
[INFO] running `Command { std: "docker" "start" "89cf49fe72b6e0e96d7ba1cbd4634c92618f6aeb3bbe97990fae335df97fe3d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89cf49fe72b6e0e96d7ba1cbd4634c92618f6aeb3bbe97990fae335df97fe3d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "89cf49fe72b6e0e96d7ba1cbd4634c92618f6aeb3bbe97990fae335df97fe3d7" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89cf49fe72b6e0e96d7ba1cbd4634c92618f6aeb3bbe97990fae335df97fe3d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "89cf49fe72b6e0e96d7ba1cbd4634c92618f6aeb3bbe97990fae335df97fe3d7" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `consensus` (manifest) generated 1 warning
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]     Checking matches v0.1.6
[INFO] [stderr]    Compiling quick-error v1.2.1
[INFO] [stderr]     Checking unicode-normalization v0.1.5
[INFO] [stderr]     Checking libc v0.2.34
[INFO] [stderr]     Checking either v1.4.0
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking unicode-width v0.1.4
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking ieee754 v0.2.2
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking bitflags v1.0.1
[INFO] [stderr]     Checking strsim v0.6.0
[INFO] [stderr]     Checking vec_map v0.8.0
[INFO] [stderr]     Checking ansi_term v0.10.2
[INFO] [stderr]    Compiling fs-utils v1.0.0
[INFO] [stderr]     Checking itertools v0.6.5
[INFO] [stderr]     Checking bitflags v0.9.1
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking textwrap v0.9.0
[INFO] [stderr]     Checking idna v0.1.4
[INFO] [stderr]    Compiling rust-htslib v0.15.0
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]     Checking atty v0.2.6
[INFO] [stderr]     Checking clap v2.29.0
[INFO] [stderr]    Compiling newtype_derive v0.1.6
[INFO] [stderr]     Checking url v1.6.0
[INFO] [stdout] error[E0713]: borrow may still be in use when destructor runs
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/url-1.6.0/src/form_urlencoded.rs:261:40
[INFO] [stdout]     |
[INFO] [stdout] 259 | impl<'a> Target for ::UrlQuery<'a> {
[INFO] [stdout]     |      -- lifetime `'a` defined here
[INFO] [stdout] 260 |     fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization }
[INFO] [stdout] 261 |     fn finish(self) -> &'a mut ::Url { self.url }
[INFO] [stdout]     |                                        ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        returning this value requires that `*self.url` is borrowed for `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0713`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `url` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "89cf49fe72b6e0e96d7ba1cbd4634c92618f6aeb3bbe97990fae335df97fe3d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89cf49fe72b6e0e96d7ba1cbd4634c92618f6aeb3bbe97990fae335df97fe3d7", kill_on_drop: false }`
[INFO] [stdout] 89cf49fe72b6e0e96d7ba1cbd4634c92618f6aeb3bbe97990fae335df97fe3d7
