[INFO] cloning repository https://github.com/alex-ozdemir/disc-q [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alex-ozdemir/disc-q" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falex-ozdemir%2Fdisc-q", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falex-ozdemir%2Fdisc-q'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d4d7c7a750dab1a53b58a66fee3a251223cff1d [INFO] checking alex-ozdemir/disc-q against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falex-ozdemir%2Fdisc-q" "/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/alex-ozdemir/disc-q 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/alex-ozdemir/disc-q [INFO] finished tweaking git repo https://github.com/alex-ozdemir/disc-q [INFO] tweaked toml for git repo https://github.com/alex-ozdemir/disc-q written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/alex-ozdemir/disc-q 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 serde_derive v0.9.15 [INFO] [stderr] Downloaded version_check v0.1.2 [INFO] [stderr] Downloaded num_cpus v1.5.1 [INFO] [stderr] Downloaded num-traits v0.1.39 [INFO] [stderr] Downloaded serde_codegen_internals v0.14.2 [INFO] [stderr] Downloaded cookie v0.6.2 [INFO] [stderr] Downloaded rocket_contrib v0.2.8 [INFO] [stderr] Downloaded rocket_codegen v0.2.8 [INFO] [stderr] Downloaded base64 v0.5.2 [INFO] [stderr] Downloaded time v0.1.37 [INFO] [stderr] Downloaded rocket v0.2.8 [INFO] [stderr] Downloaded hyper v0.10.12 [INFO] [stderr] Downloaded libc v0.2.24 [INFO] [stderr] Downloaded idna v0.1.2 [INFO] [stderr] Downloaded url v1.5.0 [INFO] [stderr] Downloaded state v0.2.2 [INFO] [stderr] Downloaded redox_syscall v0.1.18 [INFO] [stderr] Downloaded unicode-bidi v0.3.3 [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] 4e0d8f4f0558e4f526a10835ab6b0cd234e6c821b3f2214cbeaf602734e8fecf [INFO] running `Command { std: "docker" "start" "-a" "4e0d8f4f0558e4f526a10835ab6b0cd234e6c821b3f2214cbeaf602734e8fecf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e0d8f4f0558e4f526a10835ab6b0cd234e6c821b3f2214cbeaf602734e8fecf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e0d8f4f0558e4f526a10835ab6b0cd234e6c821b3f2214cbeaf602734e8fecf", kill_on_drop: false }` [INFO] [stdout] 4e0d8f4f0558e4f526a10835ab6b0cd234e6c821b3f2214cbeaf602734e8fecf [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b840e81fa6ecb5c6be1c8eb3b2ee2633cc5139ac0c37c0f5a8f581c7ade8f6d [INFO] running `Command { std: "docker" "start" "-a" "2b840e81fa6ecb5c6be1c8eb3b2ee2633cc5139ac0c37c0f5a8f581c7ade8f6d", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.2 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Checking matches v0.1.6 [INFO] [stderr] Checking libc v0.2.24 [INFO] [stderr] Compiling unicode-normalization v0.1.5 [INFO] [stderr] Checking unicode-bidi v0.3.3 [INFO] [stderr] Checking percent-encoding v1.0.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rocket v0.2.8 [INFO] [stderr] Checking time v0.1.37 [INFO] [stderr] Checking idna v0.1.2 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking base64 v0.5.2 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking num_cpus v1.5.1 [INFO] [stderr] Checking httparse v1.2.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling term v0.4.5 [INFO] [stderr] Checking memchr v1.0.1 [INFO] [stderr] Checking url v1.5.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rocket_codegen v0.2.8 [INFO] [stderr] Compiling state v0.2.2 [INFO] [stderr] Checking term-painter v0.2.3 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/state-0.2.2/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [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 E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `state` (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.0/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] [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.0/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" "2b840e81fa6ecb5c6be1c8eb3b2ee2633cc5139ac0c37c0f5a8f581c7ade8f6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b840e81fa6ecb5c6be1c8eb3b2ee2633cc5139ac0c37c0f5a8f581c7ade8f6d", kill_on_drop: false }` [INFO] [stdout] 2b840e81fa6ecb5c6be1c8eb3b2ee2633cc5139ac0c37c0f5a8f581c7ade8f6d [INFO] checking alex-ozdemir/disc-q against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falex-ozdemir%2Fdisc-q" "/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/alex-ozdemir/disc-q 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/alex-ozdemir/disc-q [INFO] finished tweaking git repo https://github.com/alex-ozdemir/disc-q [INFO] tweaked toml for git repo https://github.com/alex-ozdemir/disc-q written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/alex-ozdemir/disc-q 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] 097daa138a9ce403fd89c8b4e6908ba713b992e7d3470cd47f66d332d70a775f [INFO] running `Command { std: "docker" "start" "-a" "097daa138a9ce403fd89c8b4e6908ba713b992e7d3470cd47f66d332d70a775f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "097daa138a9ce403fd89c8b4e6908ba713b992e7d3470cd47f66d332d70a775f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "097daa138a9ce403fd89c8b4e6908ba713b992e7d3470cd47f66d332d70a775f", kill_on_drop: false }` [INFO] [stdout] 097daa138a9ce403fd89c8b4e6908ba713b992e7d3470cd47f66d332d70a775f [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71d15fd9b7624a864a3b8a42c8d3f13af0f53b509d8c674dedec040bdb3ae3aa [INFO] running `Command { std: "docker" "start" "-a" "71d15fd9b7624a864a3b8a42c8d3f13af0f53b509d8c674dedec040bdb3ae3aa", 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" "71d15fd9b7624a864a3b8a42c8d3f13af0f53b509d8c674dedec040bdb3ae3aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71d15fd9b7624a864a3b8a42c8d3f13af0f53b509d8c674dedec040bdb3ae3aa", kill_on_drop: false }` [INFO] [stdout] 71d15fd9b7624a864a3b8a42c8d3f13af0f53b509d8c674dedec040bdb3ae3aa