[INFO] cloning repository https://github.com/Fertasd/MyGame-Rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Fertasd/MyGame-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFertasd%2FMyGame-Rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFertasd%2FMyGame-Rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61cc8227084e4d7161b0c103f264f8f30cccfe01 [INFO] checking Fertasd/MyGame-Rust/61cc8227084e4d7161b0c103f264f8f30cccfe01 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFertasd%2FMyGame-Rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Fertasd/MyGame-Rust on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Fertasd/MyGame-Rust [INFO] finished tweaking git repo https://github.com/Fertasd/MyGame-Rust [INFO] tweaked toml for git repo https://github.com/Fertasd/MyGame-Rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Fertasd/MyGame-Rust 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mio v0.6.8 [INFO] [stderr] Downloaded ctrlc v3.0.2 [INFO] [stderr] Downloaded cfg-if v0.1.0 [INFO] [stderr] Downloaded matches v0.1.4 [INFO] [stderr] Downloaded ws v0.7.1 [INFO] [stderr] Downloaded unicode-bidi v0.3.3 [INFO] [stderr] Downloaded url v1.4.1 [INFO] [stderr] Downloaded idna v0.1.2 [INFO] [stderr] Downloaded unicode-normalization v0.1.4 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b00664e90563dc98823129e40d574610154f99cb562e327733b67145ad3756fa [INFO] running `Command { std: "docker" "start" "-a" "b00664e90563dc98823129e40d574610154f99cb562e327733b67145ad3756fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b00664e90563dc98823129e40d574610154f99cb562e327733b67145ad3756fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b00664e90563dc98823129e40d574610154f99cb562e327733b67145ad3756fa", kill_on_drop: false }` [INFO] [stdout] b00664e90563dc98823129e40d574610154f99cb562e327733b67145ad3756fa [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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92f93d2fcd5be4990bdddd5323385687402290ceb001fdbee0d1fdfe333db572 [INFO] running `Command { std: "docker" "start" "-a" "92f93d2fcd5be4990bdddd5323385687402290ceb001fdbee0d1fdfe333db572", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking libc v0.2.23 [INFO] [stderr] Checking matches v0.1.4 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking unicode-normalization v0.1.4 [INFO] [stderr] Checking cfg-if v0.1.0 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Checking log v0.3.8 [INFO] [stderr] Checking lazycell v0.4.0 [INFO] [stderr] Checking byteorder v1.0.0 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking dtoa v0.4.1 [INFO] [stderr] Checking itoa v0.3.1 [INFO] [stderr] Checking serde v1.0.8 [INFO] [stderr] Checking httparse v1.2.3 [INFO] [stderr] Checking sha1 v0.2.0 [INFO] [stderr] Compiling serde_derive_internals v0.15.1 [INFO] [stderr] Checking unicode-bidi v0.3.3 [INFO] [stderr] Checking num-traits v0.1.37 [INFO] [stderr] Checking futures v0.1.14 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking iovec v0.1.0 [INFO] [stderr] Checking net2 v0.2.29 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Checking ctrlc v3.0.2 [INFO] [stderr] Checking bytes v0.4.4 [INFO] [stderr] Checking mio v0.6.8 [INFO] [stderr] Compiling serde_derive v1.0.8 [INFO] [stderr] Checking idna v0.1.2 [INFO] [stderr] Checking url v1.4.1 [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.4.1/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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "92f93d2fcd5be4990bdddd5323385687402290ceb001fdbee0d1fdfe333db572", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92f93d2fcd5be4990bdddd5323385687402290ceb001fdbee0d1fdfe333db572", kill_on_drop: false }` [INFO] [stdout] 92f93d2fcd5be4990bdddd5323385687402290ceb001fdbee0d1fdfe333db572