[INFO] cloning repository https://github.com/jorgsowa/mir
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jorgsowa/mir" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorgsowa%2Fmir", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorgsowa%2Fmir'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c93a78fe8107fed110bb44b5bef9762d77d21989
[INFO] testing jorgsowa/mir against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorgsowa%2Fmir" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jorgsowa/mir
[INFO] finished tweaking git repo https://github.com/jorgsowa/mir
[INFO] tweaked toml for git repo https://github.com/jorgsowa/mir written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jorgsowa/mir on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jorgsowa/mir 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 452c11ed2c86457d66c8ecaee98d3b97a500595cafb19f45b9ae60ef7e33c72a
[INFO] running `Command { std: "docker" "start" "-a" "452c11ed2c86457d66c8ecaee98d3b97a500595cafb19f45b9ae60ef7e33c72a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "452c11ed2c86457d66c8ecaee98d3b97a500595cafb19f45b9ae60ef7e33c72a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "452c11ed2c86457d66c8ecaee98d3b97a500595cafb19f45b9ae60ef7e33c72a", kill_on_drop: false }`
[INFO] [stdout] 452c11ed2c86457d66c8ecaee98d3b97a500595cafb19f45b9ae60ef7e33c72a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7313d217887d653b82e8a617a08ea5c108dad1f2ec74719c481489f9577d753
[INFO] running `Command { std: "docker" "start" "-a" "f7313d217887d653b82e8a617a08ea5c108dad1f2ec74719c481489f9577d753", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.118
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling php-rs-parser v0.10.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling intrusive-collections v0.9.7
[INFO] [stderr]    Compiling mir-analyzer v0.21.1 (/opt/rustwide/workdir/crates/mir-analyzer)
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling thin-vec v0.2.16
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling salsa-macro-rules v0.26.2
[INFO] [stderr]    Compiling boxcar v0.2.14
[INFO] [stderr]    Compiling inventory v0.3.24
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.118
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.118
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling salsa-macros v0.26.2
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.118
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling php-ast v0.10.0
[INFO] [stderr]    Compiling mir-types v0.21.1 (/opt/rustwide/workdir/crates/mir-types)
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling salsa v0.26.2
[INFO] [stderr]    Compiling php-lexer v0.10.0
[INFO] [stderr]    Compiling mir-codebase v0.21.1 (/opt/rustwide/workdir/crates/mir-codebase)
[INFO] [stderr]    Compiling mir-issues v0.21.1 (/opt/rustwide/workdir/crates/mir-issues)
[INFO] [stderr]    Compiling mir-wasm v0.21.1 (/opt/rustwide/workdir/crates/mir-wasm)
[INFO] [stderr]    Compiling mir-php v0.21.1 (/opt/rustwide/workdir/crates/mir-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.77s
[INFO] running `Command { std: "docker" "inspect" "f7313d217887d653b82e8a617a08ea5c108dad1f2ec74719c481489f9577d753", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7313d217887d653b82e8a617a08ea5c108dad1f2ec74719c481489f9577d753", kill_on_drop: false }`
[INFO] [stdout] f7313d217887d653b82e8a617a08ea5c108dad1f2ec74719c481489f9577d753
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d909557c1188d425b8c22490b6cc8c89dd514dfb652d6edb9f16b49fc4dde58f
[INFO] running `Command { std: "docker" "start" "-a" "d909557c1188d425b8c22490b6cc8c89dd514dfb652d6edb9f16b49fc4dde58f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling mir-analyzer v0.21.1 (/opt/rustwide/workdir/crates/mir-analyzer)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling php-ast v0.10.0
[INFO] [stderr]    Compiling mir-types v0.21.1 (/opt/rustwide/workdir/crates/mir-types)
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling salsa v0.26.2
[INFO] [stderr]    Compiling php-lexer v0.10.0
[INFO] [stderr]    Compiling php-rs-parser v0.10.0
[INFO] [stderr]    Compiling mir-codebase v0.21.1 (/opt/rustwide/workdir/crates/mir-codebase)
[INFO] [stderr]    Compiling mir-issues v0.21.1 (/opt/rustwide/workdir/crates/mir-issues)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling mir-php v0.21.1 (/opt/rustwide/workdir/crates/mir-cli)
[INFO] [stderr]    Compiling mir-wasm v0.21.1 (/opt/rustwide/workdir/crates/mir-wasm)
[INFO] [stderr] error: could not compile `mir-analyzer` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name mir_analyzer --edition=2021 crates/mir-analyzer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=64da7c1fd4fb2513 -C extra-filename=-57dba22b60bc40b2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern blake3=/opt/rustwide/target/debug/deps/libblake3-79b60bcf61df8404.rlib --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-b7909892fb1504c7.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-41ace645fec60657.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-3c14d99230b29d56.rlib --extern mir_codebase=/opt/rustwide/target/debug/deps/libmir_codebase-82bc9b29c925c655.rlib --extern mir_issues=/opt/rustwide/target/debug/deps/libmir_issues-b67803e9fabbcc8c.rlib --extern mir_types=/opt/rustwide/target/debug/deps/libmir_types-3454d19f11f46941.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-5d06122aa5737bb7.rlib --extern php_ast=/opt/rustwide/target/debug/deps/libphp_ast-6592f8af14122874.rlib --extern php_lexer=/opt/rustwide/target/debug/deps/libphp_lexer-2fbc76b24ea8bd91.rlib --extern php_rs_parser=/opt/rustwide/target/debug/deps/libphp_rs_parser-9869e134d9181cce.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-23f8e7d9403d27a1.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-8340fb0cb1d9c83b.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-cc6790c576ad2a41.rlib --extern salsa=/opt/rustwide/target/debug/deps/libsalsa-ddc12e983d003834.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e86e60b1f2919d0f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f357e269fbd4787a.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-79c5cc011c6fd77d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9325e01f59c086c9.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-ba3d70b93ff0f7ee/out -L native=/opt/rustwide/target/debug/build/blake3-ba3d70b93ff0f7ee/out -L native=/opt/rustwide/target/debug/build/alloca-be47f83646b20630/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d909557c1188d425b8c22490b6cc8c89dd514dfb652d6edb9f16b49fc4dde58f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d909557c1188d425b8c22490b6cc8c89dd514dfb652d6edb9f16b49fc4dde58f", kill_on_drop: false }`
[INFO] [stdout] d909557c1188d425b8c22490b6cc8c89dd514dfb652d6edb9f16b49fc4dde58f
