[INFO] cloning repository https://github.com/nessaisling-lab/Ziqpu-L2-Cycle-3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nessaisling-lab/Ziqpu-L2-Cycle-3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnessaisling-lab%2FZiqpu-L2-Cycle-3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnessaisling-lab%2FZiqpu-L2-Cycle-3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 98fc4eb6160aa00061f863af4020643ae30ad6ee [INFO] checking nessaisling-lab/Ziqpu-L2-Cycle-3 against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnessaisling-lab%2FZiqpu-L2-Cycle-3" "/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/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/nessaisling-lab/Ziqpu-L2-Cycle-3 [INFO] finished tweaking git repo https://github.com/nessaisling-lab/Ziqpu-L2-Cycle-3 [INFO] tweaked toml for git repo https://github.com/nessaisling-lab/Ziqpu-L2-Cycle-3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nessaisling-lab/Ziqpu-L2-Cycle-3 on toolchain 011c518242557d21690f7936b5812318dc2fec47 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nessaisling-lab/Ziqpu-L2-Cycle-3 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" "+011c518242557d21690f7936b5812318dc2fec47" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 72ccc725d2be9957219d90202d9e18eaf8fc5382af5464f12f02f872805cb536 [INFO] running `Command { std: "docker" "start" "72ccc725d2be9957219d90202d9e18eaf8fc5382af5464f12f02f872805cb536", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72ccc725d2be9957219d90202d9e18eaf8fc5382af5464f12f02f872805cb536", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "72ccc725d2be9957219d90202d9e18eaf8fc5382af5464f12f02f872805cb536" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72ccc725d2be9957219d90202d9e18eaf8fc5382af5464f12f02f872805cb536", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "72ccc725d2be9957219d90202d9e18eaf8fc5382af5464f12f02f872805cb536" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.22 [INFO] [stderr] Checking bytes v1.12.0 [INFO] [stderr] Checking vsop87 v3.0.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling cc v1.2.66 [INFO] [stderr] Checking siphasher v1.0.3 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling rustversion v1.0.23 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling zerocopy v0.8.53 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Compiling rustls v0.23.41 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking dioxus-core-types v0.6.2 [INFO] [stderr] Checking http v1.4.2 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling gtk v0.18.2 [INFO] [stderr] Checking longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling quote v1.0.46 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling lazy-js-bundle v0.6.2 [INFO] [stderr] Checking unicode-segmentation v1.13.3 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling libxdo-sys v0.11.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking crossbeam-channel v0.5.16 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling libdbus-sys v0.2.7 [INFO] [stderr] Checking dioxus-cli-config v0.6.3 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking num-bigint v0.4.8 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling dioxus-interpreter-js v0.6.2 [INFO] [stderr] Compiling dioxus-document v0.6.3 [INFO] [stderr] Checking sysinfo v0.32.1 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking uuid v1.23.4 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling wry v0.45.0 [INFO] [stderr] Checking libxdo v0.6.0 [INFO] [stderr] Compiling rfd v0.14.1 [INFO] [stderr] Checking crc-catalog v2.5.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking cfb v0.7.3 [INFO] [stderr] Checking crc v3.4.0 [INFO] [stderr] Checking const_format v0.2.36 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] error: could not compile `vsop87` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/011c518242557d21690f7936b5812318dc2fec47/bin/rustc --crate-name vsop87 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vsop87-3.0.0/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 --cfg 'feature="default"' --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "libm", "no_std", "simd"))' -C metadata=3ceff8011ac69869 -C extra-filename=-efec7ed8ff273cbe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "72ccc725d2be9957219d90202d9e18eaf8fc5382af5464f12f02f872805cb536", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72ccc725d2be9957219d90202d9e18eaf8fc5382af5464f12f02f872805cb536", kill_on_drop: false }` [INFO] [stdout] 72ccc725d2be9957219d90202d9e18eaf8fc5382af5464f12f02f872805cb536