[INFO] cloning repository https://github.com/jonfk/dropbox_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonfk/dropbox_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonfk%2Fdropbox_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonfk%2Fdropbox_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5bdda0f3f59196a68ed39de056a6bd0ceefb1d8f
[INFO] checking jonfk/dropbox_rs/5bdda0f3f59196a68ed39de056a6bd0ceefb1d8f against master#9050733395f7c10560d49f549e022f411fa28cea for pr-146972
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonfk%2Fdropbox_rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jonfk/dropbox_rs
[INFO] finished tweaking git repo https://github.com/jonfk/dropbox_rs
[INFO] tweaked toml for git repo https://github.com/jonfk/dropbox_rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jonfk/dropbox_rs on toolchain 9050733395f7c10560d49f549e022f411fa28cea
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jonfk/dropbox_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" "+9050733395f7c10560d49f549e022f411fa28cea" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded derive-error-chain v0.10.1
[INFO] [stderr]   Downloaded dotenv v0.10.1
[INFO] [stderr]   Downloaded tokio-core v0.1.9
[INFO] [stderr]   Downloaded hyper v0.11.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 86ba33d9f7c36ee7e59856e98a8fb23a7e2d9d7e1dc365b5c8c380e4dba35ddd
[INFO] running `Command { std: "docker" "start" "-a" "86ba33d9f7c36ee7e59856e98a8fb23a7e2d9d7e1dc365b5c8c380e4dba35ddd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86ba33d9f7c36ee7e59856e98a8fb23a7e2d9d7e1dc365b5c8c380e4dba35ddd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86ba33d9f7c36ee7e59856e98a8fb23a7e2d9d7e1dc365b5c8c380e4dba35ddd", kill_on_drop: false }`
[INFO] [stdout] 86ba33d9f7c36ee7e59856e98a8fb23a7e2d9d7e1dc365b5c8c380e4dba35ddd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d434f0fdb359d3d2b7c7d0b3f43a069adb52af380c277613db49d0df3771c4aa
[INFO] running `Command { std: "docker" "start" "-a" "d434f0fdb359d3d2b7c7d0b3f43a069adb52af380c277613db49d0df3771c4aa", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking libc v0.2.31
[INFO] [stderr]     Checking lazy_static v0.2.8
[INFO] [stderr]    Compiling backtrace-sys v0.1.14
[INFO] [stderr]    Compiling openssl-sys v0.9.19
[INFO] [stderr]     Checking tokio-service v0.1.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling unicase v2.0.0
[INFO] [stderr]     Checking url v1.5.1
[INFO] [stderr]     Checking serde_json v1.0.3
[INFO] [stderr]     Checking thread_local v0.3.4
[INFO] [stderr]    Compiling rand v0.3.16
[INFO] [stderr]     Checking iovec v0.1.0
[INFO] [stderr]     Checking net2 v0.2.31
[INFO] [stderr]     Checking num_cpus v1.6.2
[INFO] [stderr]     Checking time v0.1.38
[INFO] [stderr]     Checking memchr v1.0.1
[INFO] [stderr]     Checking mime v0.3.4
[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.5.1/src/form_urlencoded.rs:251:40
[INFO] [stdout]     |
[INFO] [stdout] 249 | impl<'a> Target for ::UrlQuery<'a> {
[INFO] [stdout]     |      -- lifetime `'a` defined here
[INFO] [stdout] 250 |     fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization }
[INFO] [stdout] 251 |     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] [stderr]     Checking bytes v0.4.5
[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" "d434f0fdb359d3d2b7c7d0b3f43a069adb52af380c277613db49d0df3771c4aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d434f0fdb359d3d2b7c7d0b3f43a069adb52af380c277613db49d0df3771c4aa", kill_on_drop: false }`
[INFO] [stdout] d434f0fdb359d3d2b7c7d0b3f43a069adb52af380c277613db49d0df3771c4aa
