[INFO] cloning repository https://github.com/juzi5201314/wasmcat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juzi5201314/wasmcat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuzi5201314%2Fwasmcat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuzi5201314%2Fwasmcat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe40447c2b1da2945706b24cca9fe2d5fc2f8899
[INFO] checking juzi5201314/wasmcat against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuzi5201314%2Fwasmcat" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/juzi5201314/wasmcat
[INFO] finished tweaking git repo https://github.com/juzi5201314/wasmcat
[INFO] tweaked toml for git repo https://github.com/juzi5201314/wasmcat written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/juzi5201314/wasmcat on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/juzi5201314/wasmcat 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16f51f8acbf2bd8e789538bcaeb9a4a5ff28a87209e99dafac49f4bf7e5389e1
[INFO] running `Command { std: "docker" "start" "-a" "16f51f8acbf2bd8e789538bcaeb9a4a5ff28a87209e99dafac49f4bf7e5389e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16f51f8acbf2bd8e789538bcaeb9a4a5ff28a87209e99dafac49f4bf7e5389e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16f51f8acbf2bd8e789538bcaeb9a4a5ff28a87209e99dafac49f4bf7e5389e1", kill_on_drop: false }`
[INFO] [stdout] 16f51f8acbf2bd8e789538bcaeb9a4a5ff28a87209e99dafac49f4bf7e5389e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 059e08407cbbee3a148cdb08210a4bbfc8bd3f6c82d801e6358b0ca7890020f4
[INFO] running `Command { std: "docker" "start" "-a" "059e08407cbbee3a148cdb08210a4bbfc8bd3f6c82d801e6358b0ca7890020f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.80
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking flagset v0.4.5
[INFO] [stderr]     Checking smol_str v0.2.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking wasm-encoder v0.203.0
[INFO] [stderr]     Checking runtime v0.1.0 (/opt/rustwide/workdir/crates/runtime)
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling jobserver v0.1.30
[INFO] [stderr]    Compiling syn v2.0.59
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]     Checking wasmparser v0.203.0
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.7
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling derive_arbitrary v1.3.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking arbitrary v1.3.2
[INFO] [stderr]     Checking wasm-smith v0.203.0
[INFO] [stderr]     Checking wasmcat-parser v0.1.0 (/opt/rustwide/workdir/crates/parser)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/module.rs:28:30
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn from_bytes(bytes: &[u8]) -> ModuleParser {
[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] 28 |     pub fn from_bytes(bytes: &[u8]) -> ModuleParser<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wasmcat-fuzz v0.1.0 (/opt/rustwide/workdir/fuzz)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/module.rs:28:30
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn from_bytes(bytes: &[u8]) -> ModuleParser {
[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] 28 |     pub fn from_bytes(bytes: &[u8]) -> ModuleParser<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking argh_shared v0.1.12
[INFO] [stderr]    Compiling argh_derive v0.1.12
[INFO] [stderr]     Checking argh v0.1.12
[INFO] [stderr]     Checking wasmcat-cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.41s
[INFO] running `Command { std: "docker" "inspect" "059e08407cbbee3a148cdb08210a4bbfc8bd3f6c82d801e6358b0ca7890020f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "059e08407cbbee3a148cdb08210a4bbfc8bd3f6c82d801e6358b0ca7890020f4", kill_on_drop: false }`
[INFO] [stdout] 059e08407cbbee3a148cdb08210a4bbfc8bd3f6c82d801e6358b0ca7890020f4
