[INFO] cloning repository https://github.com/Rasmus20B/burn_fm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rasmus20B/burn_fm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRasmus20B%2Fburn_fm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRasmus20B%2Fburn_fm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 35c9ae810c811d9b918100dcfbcf024f62894861
[INFO] checking Rasmus20B/burn_fm/35c9ae810c811d9b918100dcfbcf024f62894861 against master#c871d09d1cc32a649f4c5177bb819646260ed120 for pr-149291-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRasmus20B%2Fburn_fm" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Rasmus20B/burn_fm
[INFO] finished tweaking git repo https://github.com/Rasmus20B/burn_fm
[INFO] tweaked toml for git repo https://github.com/Rasmus20B/burn_fm written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Rasmus20B/burn_fm on toolchain c871d09d1cc32a649f4c5177bb819646260ed120
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c871d09d1cc32a649f4c5177bb819646260ed120" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Rasmus20B/burn_fm 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" "+c871d09d1cc32a649f4c5177bb819646260ed120" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded color-print v0.3.6
[INFO] [stderr]   Downloaded color-print-proc-macro v0.3.6
[INFO] [stderr]   Downloaded serde_json v1.0.117
[INFO] [stderr]   Downloaded cc v1.0.101
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c871d09d1cc32a649f4c5177bb819646260ed120" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 709f09900f0c738c58f3689e2e6f07a679515c8092332f54aee3aff077777948
[INFO] running `Command { std: "docker" "start" "-a" "709f09900f0c738c58f3689e2e6f07a679515c8092332f54aee3aff077777948", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "709f09900f0c738c58f3689e2e6f07a679515c8092332f54aee3aff077777948", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "709f09900f0c738c58f3689e2e6f07a679515c8092332f54aee3aff077777948", kill_on_drop: false }`
[INFO] [stdout] 709f09900f0c738c58f3689e2e6f07a679515c8092332f54aee3aff077777948
[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=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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c871d09d1cc32a649f4c5177bb819646260ed120" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51c0267b4009746001551e4bf2f83fc823a55a42f9682678222b545875ed7aaf
[INFO] running `Command { std: "docker" "start" "-a" "51c0267b4009746001551e4bf2f83fc823a55a42f9682678222b545875ed7aaf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking clap_builder v4.5.8
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling color-print-proc-macro v0.3.6
[INFO] [stderr]     Checking color-print v0.3.6
[INFO] [stderr]     Checking clap v4.5.8
[INFO] [stderr]     Checking burn_fm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/decompile/sector.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn get_sector(sector: &[u8]) -> Sector {
[INFO] [stdout]    |                           ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn get_sector(sector: &[u8]) -> Sector<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/testing/test.rs:679:51
[INFO] [stdout]     |
[INFO] [stdout] 679 |     fn get_operand_val(&'a self, val: &'a str) -> Operand {
[INFO] [stdout]     |                         --             --         ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |              |
[INFO] [stdout]     |                         |              the lifetime is named here
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 679 |     fn get_operand_val(&'a self, val: &'a str) -> Operand<'a> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/decompile/sector.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn get_sector(sector: &[u8]) -> Sector {
[INFO] [stdout]    |                           ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn get_sector(sector: &[u8]) -> Sector<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/testing/test.rs:679:51
[INFO] [stdout]     |
[INFO] [stdout] 679 |     fn get_operand_val(&'a self, val: &'a str) -> Operand {
[INFO] [stdout]     |                         --             --         ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |              |
[INFO] [stdout]     |                         |              the lifetime is named here
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 679 |     fn get_operand_val(&'a self, val: &'a str) -> Operand<'a> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.10s
[INFO] running `Command { std: "docker" "inspect" "51c0267b4009746001551e4bf2f83fc823a55a42f9682678222b545875ed7aaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51c0267b4009746001551e4bf2f83fc823a55a42f9682678222b545875ed7aaf", kill_on_drop: false }`
[INFO] [stdout] 51c0267b4009746001551e4bf2f83fc823a55a42f9682678222b545875ed7aaf
