[INFO] cloning repository https://github.com/DeathEyeXD/rusty_hack_asm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DeathEyeXD/rusty_hack_asm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeathEyeXD%2Frusty_hack_asm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeathEyeXD%2Frusty_hack_asm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8728c2b16f30f822479f59bc4faa19e6ef14ff6d
[INFO] checking DeathEyeXD/rusty_hack_asm against try#79452e8441468c5568c20bfca2aa1fe75b645b2d for pr-152210
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeathEyeXD%2Frusty_hack_asm" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DeathEyeXD/rusty_hack_asm
[INFO] finished tweaking git repo https://github.com/DeathEyeXD/rusty_hack_asm
[INFO] tweaked toml for git repo https://github.com/DeathEyeXD/rusty_hack_asm written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DeathEyeXD/rusty_hack_asm on toolchain 79452e8441468c5568c20bfca2aa1fe75b645b2d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DeathEyeXD/rusty_hack_asm 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" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusty_hack_asm` package)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d643088c3c1d99867082722a99987a3ddf1fb014831c71e80d0fe3d3a7ab4090
[INFO] running `Command { std: "docker" "start" "-a" "d643088c3c1d99867082722a99987a3ddf1fb014831c71e80d0fe3d3a7ab4090", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d643088c3c1d99867082722a99987a3ddf1fb014831c71e80d0fe3d3a7ab4090", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d643088c3c1d99867082722a99987a3ddf1fb014831c71e80d0fe3d3a7ab4090", kill_on_drop: false }`
[INFO] [stdout] d643088c3c1d99867082722a99987a3ddf1fb014831c71e80d0fe3d3a7ab4090
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc3eda26ae6ff9c7ffe4c46500352220e0ab9acad07fedcc3b347a3734d9abb1
[INFO] running `Command { std: "docker" "start" "-a" "bc3eda26ae6ff9c7ffe4c46500352220e0ab9acad07fedcc3b347a3734d9abb1", kill_on_drop: false }`
[INFO] [stderr] warning: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusty_hack_asm` package)
[INFO] [stderr]    Compiling libc v0.2.127
[INFO] [stderr]     Checking predicates-core v1.0.3
[INFO] [stderr]     Checking termtree v0.2.4
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking rusty_hack_asm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking predicates-tree v1.0.5
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:227:16
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn consume(&mut self, msg: &str, expected: token::TokenKind) -> Option<&Token> {
[INFO] [stdout]     |                ^^^^^^^^^                                                   ^^^^^^
[INFO] [stdout]     |                |                                                           ||
[INFO] [stdout]     |                |                                                           |the same lifetime is hidden here
[INFO] [stdout]     |                the lifetime is elided here                                 the same 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] 227 |     fn consume(&mut self, msg: &str, expected: token::TokenKind) -> Option<&Token<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking predicates v2.1.1
[INFO] [stderr]     Checking assert_cmd v2.0.4
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.75s
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:227:16
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn consume(&mut self, msg: &str, expected: token::TokenKind) -> Option<&Token> {
[INFO] [stdout]     |                ^^^^^^^^^                                                   ^^^^^^
[INFO] [stdout]     |                |                                                           ||
[INFO] [stdout]     |                |                                                           |the same lifetime is hidden here
[INFO] [stdout]     |                the lifetime is elided here                                 the same 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] 227 |     fn consume(&mut self, msg: &str, expected: token::TokenKind) -> Option<&Token<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bc3eda26ae6ff9c7ffe4c46500352220e0ab9acad07fedcc3b347a3734d9abb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc3eda26ae6ff9c7ffe4c46500352220e0ab9acad07fedcc3b347a3734d9abb1", kill_on_drop: false }`
[INFO] [stdout] bc3eda26ae6ff9c7ffe4c46500352220e0ab9acad07fedcc3b347a3734d9abb1
