[INFO] cloning repository https://github.com/Magnap/autocrat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Magnap/autocrat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMagnap%2Fautocrat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMagnap%2Fautocrat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cedc653c0a88f5096ba354eea0174ea08d1d215e [INFO] checking Magnap/autocrat against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMagnap%2Fautocrat" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Magnap/autocrat on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Magnap/autocrat [INFO] finished tweaking git repo https://github.com/Magnap/autocrat [INFO] tweaked toml for git repo https://github.com/Magnap/autocrat written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Magnap/autocrat 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded term-painter v0.2.3 [INFO] [stderr] Downloaded version_check v0.1.2 [INFO] [stderr] Downloaded state v0.2.2 [INFO] [stderr] Downloaded rocket v0.2.8 [INFO] [stderr] Downloaded rocket_codegen v0.2.8 [INFO] [stderr] Downloaded cookie v0.6.2 [INFO] [stderr] Downloaded hyper v0.10.12 [INFO] [stderr] Downloaded idna v0.1.2 [INFO] [stderr] Downloaded base64 v0.5.2 [INFO] [stderr] Downloaded memchr v1.0.1 [INFO] [stderr] Downloaded url v1.5.1 [INFO] [stderr] Downloaded rocket_contrib v0.2.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58eacc21e263058dc4a9a08fb07877577cfd4388807ab185b9286d0e7c0f8680 [INFO] running `Command { std: "docker" "start" "-a" "58eacc21e263058dc4a9a08fb07877577cfd4388807ab185b9286d0e7c0f8680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58eacc21e263058dc4a9a08fb07877577cfd4388807ab185b9286d0e7c0f8680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58eacc21e263058dc4a9a08fb07877577cfd4388807ab185b9286d0e7c0f8680", kill_on_drop: false }` [INFO] [stdout] 58eacc21e263058dc4a9a08fb07877577cfd4388807ab185b9286d0e7c0f8680 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e6c6ca9c1d30c12575ea60c02da235135b0af72a7e63b27beb76395a357bef0 [INFO] running `Command { std: "docker" "start" "-a" "7e6c6ca9c1d30c12575ea60c02da235135b0af72a7e63b27beb76395a357bef0", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.2 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Checking libc v0.2.24 [INFO] [stderr] Checking unicode-normalization v0.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Checking percent-encoding v1.0.0 [INFO] [stderr] Checking time v0.1.38 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rocket v0.2.8 [INFO] [stderr] Checking idna v0.1.2 [INFO] [stderr] Checking log v0.3.8 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling httparse v1.2.3 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Checking url v1.5.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking num-traits v0.1.39 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling term-painter v0.2.3 [INFO] [stdout] error[E0713]: borrow may still be in use when destructor runs [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] [stdout] error: aborting due to 1 previous error [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 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0713]: borrow may still be in use when destructor runs [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] [stdout] error: aborting due to 1 previous error [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 2 previous errors [INFO] running `Command { std: "docker" "inspect" "7e6c6ca9c1d30c12575ea60c02da235135b0af72a7e63b27beb76395a357bef0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e6c6ca9c1d30c12575ea60c02da235135b0af72a7e63b27beb76395a357bef0", kill_on_drop: false }` [INFO] [stdout] 7e6c6ca9c1d30c12575ea60c02da235135b0af72a7e63b27beb76395a357bef0 [INFO] checking Magnap/autocrat against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMagnap%2Fautocrat" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Magnap/autocrat on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Magnap/autocrat [INFO] finished tweaking git repo https://github.com/Magnap/autocrat [INFO] tweaked toml for git repo https://github.com/Magnap/autocrat written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Magnap/autocrat 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 871daafe4c3530e0689a4e9636e14c093385d8d0210d1767ffbe22d09e132e8e [INFO] running `Command { std: "docker" "start" "-a" "871daafe4c3530e0689a4e9636e14c093385d8d0210d1767ffbe22d09e132e8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "871daafe4c3530e0689a4e9636e14c093385d8d0210d1767ffbe22d09e132e8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "871daafe4c3530e0689a4e9636e14c093385d8d0210d1767ffbe22d09e132e8e", kill_on_drop: false }` [INFO] [stdout] 871daafe4c3530e0689a4e9636e14c093385d8d0210d1767ffbe22d09e132e8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19b5d14429ea6615066cb1d2b1cf35a04a9303eb5c897afabeeec1723e98928f [INFO] running `Command { std: "docker" "start" "-a" "19b5d14429ea6615066cb1d2b1cf35a04a9303eb5c897afabeeec1723e98928f", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "19b5d14429ea6615066cb1d2b1cf35a04a9303eb5c897afabeeec1723e98928f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19b5d14429ea6615066cb1d2b1cf35a04a9303eb5c897afabeeec1723e98928f", kill_on_drop: false }` [INFO] [stdout] 19b5d14429ea6615066cb1d2b1cf35a04a9303eb5c897afabeeec1723e98928f