[INFO] cloning repository https://github.com/Connicpu/connies-rpg-game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Connicpu/connies-rpg-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnicpu%2Fconnies-rpg-game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnicpu%2Fconnies-rpg-game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cea6cf5505406a9e6ce7b151d36434a71b4bd464
[INFO] checking Connicpu/connies-rpg-game against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnicpu%2Fconnies-rpg-game" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Connicpu/connies-rpg-game
[INFO] finished tweaking git repo https://github.com/Connicpu/connies-rpg-game
[INFO] tweaked toml for git repo https://github.com/Connicpu/connies-rpg-game written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Connicpu/connies-rpg-game on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Connicpu/connies-rpg-game 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4ba599b2d36b70b40bad893a249bfde72cdc8e4484561faccb05b68c0e144a8
[INFO] running `Command { std: "docker" "start" "-a" "d4ba599b2d36b70b40bad893a249bfde72cdc8e4484561faccb05b68c0e144a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4ba599b2d36b70b40bad893a249bfde72cdc8e4484561faccb05b68c0e144a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4ba599b2d36b70b40bad893a249bfde72cdc8e4484561faccb05b68c0e144a8", kill_on_drop: false }`
[INFO] [stdout] d4ba599b2d36b70b40bad893a249bfde72cdc8e4484561faccb05b68c0e144a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f289be16365d7984977bb336e75d1513b83687286c3eb29b52c82a75d0e5e3f
[INFO] running `Command { std: "docker" "start" "-a" "9f289be16365d7984977bb336e75d1513b83687286c3eb29b52c82a75d0e5e3f", 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.34
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]     Checking bitflags v0.8.2
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling serde v0.9.15
[INFO] [stderr]    Compiling num-traits v0.1.41
[INFO] [stderr]    Compiling itoa v0.3.4
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]    Compiling cc v1.0.3
[INFO] [stderr]    Compiling glib-sys v0.3.4
[INFO] [stderr]    Compiling gobject-sys v0.3.4
[INFO] [stderr]    Compiling phf_shared v0.7.21
[INFO] [stderr]    Compiling gio-sys v0.3.4
[INFO] [stderr]    Compiling cairo-sys-rs v0.3.4
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.3.4
[INFO] [stderr]    Compiling pango-sys v0.3.4
[INFO] [stderr]    Compiling xml-rs v0.6.1
[INFO] [stderr]    Compiling phf v0.7.21
[INFO] [stderr]    Compiling gdk-sys v0.3.4
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking rand v0.3.18
[INFO] [stderr]     Checking byteorder v1.2.1
[INFO] [stderr]     Checking bitflags v0.5.0
[INFO] [stderr]     Checking either v1.4.0
[INFO] [stderr]    Compiling atk-sys v0.3.4
[INFO] [stderr]    Compiling khronos_api v1.0.1
[INFO] [stderr]    Compiling log v0.3.8
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]    Compiling x11-dl v2.17.1
[INFO] [stderr]    Compiling gtk-sys v0.3.4
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]    Compiling gio v0.1.3
[INFO] [stderr]    Compiling gdk-pixbuf v0.1.3
[INFO] [stderr]     Checking fs2 v0.2.5
[INFO] [stderr]     Checking serde v1.0.24
[INFO] [stderr]    Compiling cairo-rs v0.1.3
[INFO] [stderr]    Compiling rayon-core v1.3.0
[INFO] [stderr]     Checking coco v0.1.1
[INFO] [stderr]     Checking memmap v0.4.0
[INFO] [stderr]     Checking shared_library v0.1.8
[INFO] [stderr]     Checking num_cpus v1.7.0
[INFO] [stderr]     Checking num-integer v0.1.35
[INFO] [stderr]    Compiling pulldown-cmark v0.0.15
[INFO] [stderr]     Checking c_vec v1.2.1
[INFO] [stderr]    Compiling gdk v0.5.3
[INFO] [stderr]    Compiling backtrace-sys v0.1.16
[INFO] [stderr]    Compiling miniz-sys v0.1.10
[INFO] [stderr]    Compiling user32-sys v0.2.0
[INFO] [stderr]    Compiling gdi32-sys v0.2.0
[INFO] [stderr]     Checking tempfile v2.2.0
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]     Checking getopts v0.2.15
[INFO] [stderr]    Compiling gcc v0.3.54
[INFO] [stderr]    Compiling libloading v0.4.3
[INFO] [stderr]    Compiling gtk v0.1.3
[INFO] [stderr]     Checking url v1.6.0
[INFO] [stderr]     Checking semver v0.6.0
[INFO] [stderr]    Compiling wayland-scanner v0.9.10
[INFO] [stderr]    Compiling gl_generator v0.5.5
[INFO] [stderr]    Compiling phf_generator v0.7.21
[INFO] [stdout] error[E0503]: cannot use `state` because it was mutably borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getopts-0.2.15/src/lib.rs:1033:25
[INFO] [stdout]      |
[INFO] [stdout]  978 |     let mut machine = |cont: &mut bool, (i, c): (usize, char)| {
[INFO] [stdout]      |                       ---------------------------------------- `state` is borrowed here
[INFO] [stdout] ...
[INFO] [stdout]  982 |         state = match (state, whitespace, limit) {
[INFO] [stdout]      |         ----- borrow occurs due to use of `state` in closure
[INFO] [stdout] ...
[INFO] [stdout] 1033 |     while cont && match state { B | C => true, A => false } {
[INFO] [stdout]      |                         ^^^^^ use of borrowed `state`
[INFO] [stdout] 1034 |         machine(&mut cont, (fake_i, ' '));
[INFO] [stdout]      |         ------- borrow later used here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0503`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `getopts` (lib) due to 1 previous error
[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-1949cf8c6b5b557f/url-1.6.0/src/form_urlencoded.rs:261:40
[INFO] [stdout]     |
[INFO] [stdout] 259 | impl<'a> Target for ::UrlQuery<'a> {
[INFO] [stdout]     |      -- lifetime `'a` defined here
[INFO] [stdout] 260 |     fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization }
[INFO] [stdout] 261 |     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" "9f289be16365d7984977bb336e75d1513b83687286c3eb29b52c82a75d0e5e3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f289be16365d7984977bb336e75d1513b83687286c3eb29b52c82a75d0e5e3f", kill_on_drop: false }`
[INFO] [stdout] 9f289be16365d7984977bb336e75d1513b83687286c3eb29b52c82a75d0e5e3f
