[INFO] cloning repository https://github.com/ajbowen249/home_event_client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ajbowen249/home_event_client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajbowen249%2Fhome_event_client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajbowen249%2Fhome_event_client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5b726aa8bcb82a7e1dbee834c0b5315fee368121
[INFO] checking ajbowen249/home_event_client against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajbowen249%2Fhome_event_client" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ajbowen249/home_event_client
[INFO] finished tweaking git repo https://github.com/ajbowen249/home_event_client
[INFO] tweaked toml for git repo https://github.com/ajbowen249/home_event_client written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ajbowen249/home_event_client on toolchain 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ajbowen249/home_event_client 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" "+987a165cfab916796a8315782b83ac460a651ce2" "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]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f08b7c775e483fdbbea21db89bff6ef22ea72c30225daeb6f2aa57e07b0515f
[INFO] running `Command { std: "docker" "start" "-a" "1f08b7c775e483fdbbea21db89bff6ef22ea72c30225daeb6f2aa57e07b0515f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f08b7c775e483fdbbea21db89bff6ef22ea72c30225daeb6f2aa57e07b0515f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f08b7c775e483fdbbea21db89bff6ef22ea72c30225daeb6f2aa57e07b0515f", kill_on_drop: false }`
[INFO] [stdout] 1f08b7c775e483fdbbea21db89bff6ef22ea72c30225daeb6f2aa57e07b0515f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 502caf9117d7fef55feb4e153143ddafa0af316080c0aa8932f65800d76d64b4
[INFO] running `Command { std: "docker" "start" "-a" "502caf9117d7fef55feb4e153143ddafa0af316080c0aa8932f65800d76d64b4", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]     Checking matches v0.1.4
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]     Checking log v0.3.6
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking unicode-normalization v0.1.2
[INFO] [stderr]     Checking libc v0.2.17
[INFO] [stderr]     Checking httparse v1.2.0
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]     Checking unicode-bidi v0.2.3
[INFO] [stderr]     Checking traitobject v0.0.1
[INFO] [stderr]     Checking rustc-serialize v0.3.21
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking hpack v0.2.0
[INFO] [stderr]     Checking mime v0.2.2
[INFO] [stderr]     Checking solicit v0.4.4
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]     Checking typeable v0.1.2
[INFO] [stderr]     Checking time v0.1.35
[INFO] [stderr]     Checking num_cpus v1.1.0
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.21/src/serialize.rs:1155:5
[INFO] [stdout]      |
[INFO] [stdout] 1155 |     fn decode<D: Decoder>(d: &mut D) -> Result<Cow<'static, T>, D::Error> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |     ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> /rustc/987a165cfab916796a8315782b83ac460a651ce2/library/alloc/src/borrow.rs:179:30
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T>
[INFO] [stdout]      |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling unicase v1.4.0
[INFO] [stderr]     Checking idna v0.1.0
[INFO] [stderr]     Checking url v1.2.3
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustc-serialize` (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.2.3/src/form_urlencoded.rs:246:40
[INFO] [stdout]     |
[INFO] [stdout] 244 | impl<'a> Target for ::UrlQuery<'a> {
[INFO] [stdout]     |      -- lifetime `'a` defined here
[INFO] [stdout] 245 |     fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization }
[INFO] [stdout] 246 |     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" "502caf9117d7fef55feb4e153143ddafa0af316080c0aa8932f65800d76d64b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "502caf9117d7fef55feb4e153143ddafa0af316080c0aa8932f65800d76d64b4", kill_on_drop: false }`
[INFO] [stdout] 502caf9117d7fef55feb4e153143ddafa0af316080c0aa8932f65800d76d64b4
