[INFO] cloning repository https://github.com/Ilphrin/everss
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ilphrin/everss" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIlphrin%2Feverss", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIlphrin%2Feverss'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aad180abd8e9bb23d0f2b6718dae5022389a978b
[INFO] building Ilphrin/everss against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIlphrin%2Feverss" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Ilphrin/everss on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Ilphrin/everss
[INFO] finished tweaking git repo https://github.com/Ilphrin/everss
[INFO] tweaked toml for git repo https://github.com/Ilphrin/everss written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Ilphrin/everss 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "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 git repository `https://github.com/servo/rust-url`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded openssl-sys v0.7.17
[INFO] [stderr]   Downloaded redox_syscall v0.1.17
[INFO] [stderr]   Downloaded time v0.1.37
[INFO] [stderr]   Downloaded num-iter v0.1.33
[INFO] [stderr]   Downloaded pnacl-build-helper v1.4.11
[INFO] [stderr]   Downloaded curl v0.3.11
[INFO] [stderr]   Downloaded num-integer v0.1.34
[INFO] [stderr]   Downloaded num v0.1.37
[INFO] [stderr]   Downloaded curl-sys v0.2.5
[INFO] [stderr]   Downloaded rss v0.4.0
[INFO] [stderr]   Downloaded termion v1.3.0
[INFO] [stderr]   Downloaded unicode-bidi v0.3.0
[INFO] [stderr]   Downloaded quick-xml v0.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3eb63c568868f50d5cccbf1f582662f0e7b1104e75b5663ca2def31e9088df4a
[INFO] running `Command { std: "docker" "start" "-a" "3eb63c568868f50d5cccbf1f582662f0e7b1104e75b5663ca2def31e9088df4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3eb63c568868f50d5cccbf1f582662f0e7b1104e75b5663ca2def31e9088df4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3eb63c568868f50d5cccbf1f582662f0e7b1104e75b5663ca2def31e9088df4a", kill_on_drop: false }`
[INFO] [stdout] 3eb63c568868f50d5cccbf1f582662f0e7b1104e75b5663ca2def31e9088df4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf14062fea0822000889e912680370cb28575dd2ad6206b3bd1c44e96abbf8fe
[INFO] running `Command { std: "docker" "start" "-a" "cf14062fea0822000889e912680370cb28575dd2ad6206b3bd1c44e96abbf8fe", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling pkg-config v0.3.9
[INFO] [stderr]    Compiling libc v0.2.23
[INFO] [stderr]    Compiling gcc v0.3.46
[INFO] [stderr]    Compiling num-traits v0.1.37
[INFO] [stderr]    Compiling matches v0.1.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.4
[INFO] [stderr]    Compiling log v0.3.7
[INFO] [stderr]    Compiling openssl-probe v0.1.1
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling unicode-bidi v0.3.0
[INFO] [stderr]    Compiling quick-xml v0.4.2
[INFO] [stderr]    Compiling openssl-sys v0.7.17
[INFO] [stderr]    Compiling time v0.1.37
[INFO] [stderr]    Compiling termion v1.3.0
[INFO] [stderr]    Compiling rss v0.4.0
[INFO] [stderr]    Compiling idna v0.1.1 (https://github.com/servo/rust-url#03e0c0ff)
[INFO] [stderr]    Compiling num-integer v0.1.34
[INFO] [stderr]    Compiling libz-sys v1.0.13
[INFO] [stderr]    Compiling curl-sys v0.2.5
[INFO] [stderr]    Compiling num-iter v0.1.33
[INFO] [stderr]    Compiling num v0.1.37
[INFO] [stderr]    Compiling chrono v0.2.25
[INFO] [stderr]    Compiling curl v0.3.11
[INFO] [stderr]    Compiling url v1.4.0 (https://github.com/servo/rust-url#03e0c0ff)
[INFO] [stdout] error[E0713]: borrow may still be in use when destructor runs
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-url-f0546b39189470a0/03e0c0f/src/form_urlencoded.rs:248:40
[INFO] [stdout]     |
[INFO] [stdout] 246 | impl<'a> Target for ::UrlQuery<'a> {
[INFO] [stdout]     |      -- lifetime `'a` defined here
[INFO] [stdout] 247 |     fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization }
[INFO] [stdout] 248 |     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] running `Command { std: "docker" "inspect" "cf14062fea0822000889e912680370cb28575dd2ad6206b3bd1c44e96abbf8fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf14062fea0822000889e912680370cb28575dd2ad6206b3bd1c44e96abbf8fe", kill_on_drop: false }`
[INFO] [stdout] cf14062fea0822000889e912680370cb28575dd2ad6206b3bd1c44e96abbf8fe
