[INFO] fetching crate adder-viz 0.4.2...
[INFO] checking adder-viz-0.4.2 against try#78c81ee3917a99dcff6e2e6822800f0492c415c3 for pr-148967
[INFO] extracting crate adder-viz 0.4.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate adder-viz 0.4.2
[INFO] finished tweaking crates.io crate adder-viz 0.4.2
[INFO] tweaked toml for crates.io crate adder-viz 0.4.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate adder-viz 0.4.2 on toolchain 78c81ee3917a99dcff6e2e6822800f0492c415c3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate adder-viz 0.4.2 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" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 55230f919c82878164fea1ab792023dc19f735be01050862d021bd1a9fd3a515
[INFO] running `Command { std: "docker" "start" "-a" "55230f919c82878164fea1ab792023dc19f735be01050862d021bd1a9fd3a515", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55230f919c82878164fea1ab792023dc19f735be01050862d021bd1a9fd3a515", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55230f919c82878164fea1ab792023dc19f735be01050862d021bd1a9fd3a515", kill_on_drop: false }`
[INFO] [stdout] 55230f919c82878164fea1ab792023dc19f735be01050862d021bd1a9fd3a515
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40329c4dbe3ffeca5efd8d33ac65dd17d8a08dafc86a4aa7332f32b0a867b443
[INFO] running `Command { std: "docker" "start" "-a" "40329c4dbe3ffeca5efd8d33ac65dd17d8a08dafc86a4aa7332f32b0a867b443", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rustix v0.38.36
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling quick-xml v0.36.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling generator v0.8.3
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling priority-queue v1.4.0
[INFO] [stderr]    Compiling ndarray v0.14.0
[INFO] [stderr]    Compiling ffmpeg-next v6.1.1
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]    Compiling fixed v1.28.0
[INFO] [stderr]     Checking flate2 v1.0.33
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]     Checking matrixmultiply v0.2.4
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking webbrowser v0.8.15
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking clap_builder v4.5.17
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking ordered-float v4.2.2
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking iter-read v0.3.1
[INFO] [stderr]     Checking ieee754 v0.2.6
[INFO] [stderr]    Compiling rfd v0.10.0
[INFO] [stderr]     Checking init_with v1.1.0
[INFO] [stderr]     Checking elapsed v0.1.2
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking numquant v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.87
[INFO] [stderr] error: could not compile `x11-dl` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/78c81ee3917a99dcff6e2e6822800f0492c415c3/bin/rustc --crate-name x11_dl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.21.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=06979bb2ebcb0e68 -C extra-filename=-a06d615c99f7c21e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-26bc10f255f47642.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9a4a314c4444a257.rmeta --cap-lints allow --cap-lints=forbid -l dl` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "40329c4dbe3ffeca5efd8d33ac65dd17d8a08dafc86a4aa7332f32b0a867b443", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40329c4dbe3ffeca5efd8d33ac65dd17d8a08dafc86a4aa7332f32b0a867b443", kill_on_drop: false }`
[INFO] [stdout] 40329c4dbe3ffeca5efd8d33ac65dd17d8a08dafc86a4aa7332f32b0a867b443
