[INFO] fetching crate liblisa-x64-observer 0.1.0...
[INFO] testing liblisa-x64-observer-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate liblisa-x64-observer 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate liblisa-x64-observer 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate liblisa-x64-observer 0.1.0
[INFO] tweaked toml for crates.io crate liblisa-x64-observer 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate liblisa-x64-observer 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate liblisa-x64-observer 0.1.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 43ff979e9e05c620aa685d035f15e1faea730ac5f5756bbf8f9f9c54d608637e
[INFO] running `Command { std: "docker" "start" "-a" "43ff979e9e05c620aa685d035f15e1faea730ac5f5756bbf8f9f9c54d608637e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43ff979e9e05c620aa685d035f15e1faea730ac5f5756bbf8f9f9c54d608637e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43ff979e9e05c620aa685d035f15e1faea730ac5f5756bbf8f9f9c54d608637e", kill_on_drop: false }`
[INFO] [stdout] 43ff979e9e05c620aa685d035f15e1faea730ac5f5756bbf8f9f9c54d608637e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 074cba05fd6185ef5c3671a1e60aa34804a974e15377d0ed732331e5ea585598
[INFO] running `Command { std: "docker" "start" "-a" "074cba05fd6185ef5c3671a1e60aa34804a974e15377d0ed732331e5ea585598", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling typewit_proc_macros v1.8.1
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling itertools v0.4.19
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling typewit v1.9.0
[INFO] [stderr]    Compiling rustc_apfloat v0.2.1+llvm-462a31f5a5ab
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling residua-zigzag v0.1.0
[INFO] [stderr]    Compiling bytemuck v1.17.1
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling simdutf8 v0.1.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling from_bytes_or_zeroed v0.1.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling packagemerge v0.1.0
[INFO] [stderr]    Compiling const_panic v0.2.9
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling liblisa-x64-observer-shmqueue v0.1.0
[INFO] [stderr]    Compiling xed-sys v0.5.1+xed-2023.12.19
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling derive_arbitrary v1.3.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling bitcode_derive v0.5.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling arbitrary v1.3.2
[INFO] [stderr]    Compiling bitcode v0.5.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling shared_memory v0.12.4
[INFO] [stderr]    Compiling z3-sys v0.8.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling z3 v0.12.1
[INFO] [stderr]    Compiling rusty-xed v0.1.1
[INFO] [stderr] error: could not compile `rusty-xed` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name rusty_xed --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusty-xed-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6cb1464ba5bfbd65 -C extra-filename=-881bf4cd48396c18 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern const_panic=/opt/rustwide/target/debug/deps/libconst_panic-f32a9169e580ac45.rmeta --extern xed_sys=/opt/rustwide/target/debug/deps/libxed_sys-591df65fc7b3c9ce.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/xed-sys-56b43e0c6d99f34d/out/install/lib -L native=/opt/rustwide/target/debug/build/xed-sys-56b43e0c6d99f34d/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "074cba05fd6185ef5c3671a1e60aa34804a974e15377d0ed732331e5ea585598", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "074cba05fd6185ef5c3671a1e60aa34804a974e15377d0ed732331e5ea585598", kill_on_drop: false }`
[INFO] [stdout] 074cba05fd6185ef5c3671a1e60aa34804a974e15377d0ed732331e5ea585598
