[INFO] fetching crate liblisa-synth 0.1.0...
[INFO] checking liblisa-synth-0.1.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate liblisa-synth 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate liblisa-synth 0.1.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate liblisa-synth 0.1.0
[INFO] finished tweaking crates.io crate liblisa-synth 0.1.0
[INFO] tweaked toml for crates.io crate liblisa-synth 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 262 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.10.2 (available: v0.11.5)
[INFO] [stderr]       Adding hashbrown v0.14.5 (available: v0.15.2)
[INFO] [stderr]       Adding itertools v0.12.1 (available: v0.13.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2447b8e88ddaca5ef974695209c12806bd4d825b6442e1a2daee15e0db6e6952
[INFO] running `Command { std: "docker" "start" "-a" "2447b8e88ddaca5ef974695209c12806bd4d825b6442e1a2daee15e0db6e6952", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2447b8e88ddaca5ef974695209c12806bd4d825b6442e1a2daee15e0db6e6952", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2447b8e88ddaca5ef974695209c12806bd4d825b6442e1a2daee15e0db6e6952", kill_on_drop: false }`
[INFO] [stdout] 2447b8e88ddaca5ef974695209c12806bd4d825b6442e1a2daee15e0db6e6952
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2d670f9c831b2ee7e6d1a26fd0977d015ceadb29f9bde1d5e84ef395c0a7100
[INFO] running `Command { std: "docker" "start" "-a" "a2d670f9c831b2ee7e6d1a26fd0977d015ceadb29f9bde1d5e84ef395c0a7100", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling typewit_proc_macros v1.8.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling itertools v0.4.19
[INFO] [stderr]     Checking typewit v1.10.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling packagemerge v0.1.0
[INFO] [stderr]    Compiling rustc_apfloat v0.2.2+llvm-462a31f5a5ab
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling xed-sys v0.5.1+xed-2023.12.19
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking const_panic v0.2.10
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking residua-zigzag v0.1.0
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking from_bytes_or_zeroed v0.1.0
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr]    Compiling bitcode_derive v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking bitcode v0.5.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking liblisa-x64-observer-shmqueue v0.1.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]    Compiling test-log-macros v0.2.16
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking test-log v0.2.16
[INFO] [stderr]     Checking shared_memory v0.12.4
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling z3-sys v0.8.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking z3 v0.12.1
[INFO] [stderr]     Checking 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/31561a63598a0f21fc74c024747ef1310fdd2eb2/bin/rustc --crate-name rusty_xed --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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 -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=86e82cd39730315d -C extra-filename=-86e82cd39730315d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern const_panic=/opt/rustwide/target/debug/deps/libconst_panic-20cecc20720d78a0.rmeta --extern xed_sys=/opt/rustwide/target/debug/deps/libxed_sys-d42a35d49fd674b6.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/xed-sys-fc16b6081c308e71/out/install/lib -L native=/opt/rustwide/target/debug/build/xed-sys-fc16b6081c308e71/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a2d670f9c831b2ee7e6d1a26fd0977d015ceadb29f9bde1d5e84ef395c0a7100", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2d670f9c831b2ee7e6d1a26fd0977d015ceadb29f9bde1d5e84ef395c0a7100", kill_on_drop: false }`
[INFO] [stdout] a2d670f9c831b2ee7e6d1a26fd0977d015ceadb29f9bde1d5e84ef395c0a7100
