[INFO] cloning repository https://github.com/xmichelo/CruxPlayground
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xmichelo/CruxPlayground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxmichelo%2FCruxPlayground", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxmichelo%2FCruxPlayground'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f3cb2db9a7f7f030ea9dc7cc2f3adf24e7fb516
[INFO] checking xmichelo/CruxPlayground against try#48c9d93cf65d550d124c40108859fd993778c157 for pr-153692-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxmichelo%2FCruxPlayground" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/xmichelo/CruxPlayground
[INFO] finished tweaking git repo https://github.com/xmichelo/CruxPlayground
[INFO] tweaked toml for git repo https://github.com/xmichelo/CruxPlayground written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xmichelo/CruxPlayground on toolchain 48c9d93cf65d550d124c40108859fd993778c157
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xmichelo/CruxPlayground 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" "+48c9d93cf65d550d124c40108859fd993778c157" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 586e30de62bf38a800be06ad068ad763691711e4915d31953b7d3074b43e6296
[INFO] running `Command { std: "docker" "start" "-a" "586e30de62bf38a800be06ad068ad763691711e4915d31953b7d3074b43e6296", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "586e30de62bf38a800be06ad068ad763691711e4915d31953b7d3074b43e6296", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "586e30de62bf38a800be06ad068ad763691711e4915d31953b7d3074b43e6296", kill_on_drop: false }`
[INFO] [stdout] 586e30de62bf38a800be06ad068ad763691711e4915d31953b7d3074b43e6296
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ca19ef7f154e06c6a9d8d536073f12914c5ba17fb475b9d9224534ef94db4d1
[INFO] running `Command { std: "docker" "start" "-a" "7ca19ef7f154e06c6a9d8d536073f12914c5ba17fb475b9d9224534ef94db4d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking weedle2 v5.0.0
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling shadow_counted v0.4.0
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unsynn v0.1.1
[INFO] [stderr]    Compiling uniffi_core v0.30.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking impls v1.0.3
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking facet-core v0.28.3
[INFO] [stderr]    Compiling facet-macros-parse v0.28.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling facet-macros-emit v0.28.3
[INFO] [stderr]    Compiling facet-macros v0.28.3
[INFO] [stderr]     Checking facet v0.28.3
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling uniffi_internal_macros v0.30.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling uniffi_pipeline v0.30.0
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]     Checking uniffi_meta v0.30.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crux_macros v0.7.0
[INFO] [stderr]     Checking uniffi_udl v0.30.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling askama_parser v0.13.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking cargo_metadata v0.19.2
[INFO] [stderr]    Compiling uniffi_macros v0.30.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking crux_core v0.16.1
[INFO] [stderr]    Compiling askama_derive v0.13.1
[INFO] [stderr]    Compiling askama v0.13.1
[INFO] [stderr]    Compiling uniffi_bindgen v0.30.0
[INFO] [stderr]     Checking uniffi_build v0.30.0
[INFO] [stderr]     Checking uniffi v0.30.0
[INFO] [stderr]     Checking uniffi-bindgen v0.0.0 (/opt/rustwide/workdir/uniffi-bindgen)
[INFO] [stderr]    Compiling component v0.1.0 (/opt/rustwide/workdir/component)
[INFO] [stderr]    Compiling application v0.1.0 (/opt/rustwide/workdir/application)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "7ca19ef7f154e06c6a9d8d536073f12914c5ba17fb475b9d9224534ef94db4d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ca19ef7f154e06c6a9d8d536073f12914c5ba17fb475b9d9224534ef94db4d1", kill_on_drop: false }`
[INFO] [stdout] 7ca19ef7f154e06c6a9d8d536073f12914c5ba17fb475b9d9224534ef94db4d1
