[INFO] cloning repository https://github.com/vxd303/bridge-rs-new
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vxd303/bridge-rs-new" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvxd303%2Fbridge-rs-new", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvxd303%2Fbridge-rs-new'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 72a8bb71a23e2ff4a5e0bcddb4ab642d4e265d6b
[INFO] documenting vxd303/bridge-rs-new against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvxd303%2Fbridge-rs-new" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/vxd303/bridge-rs-new
[INFO] finished tweaking git repo https://github.com/vxd303/bridge-rs-new
[INFO] tweaked toml for git repo https://github.com/vxd303/bridge-rs-new written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vxd303/bridge-rs-new on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vxd303/bridge-rs-new 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2b2dc396db4475823867c6d954f09d410e4f8a78f136524c384cdd455d19e2cc
[INFO] running `Command { std: "docker" "start" "2b2dc396db4475823867c6d954f09d410e4f8a78f136524c384cdd455d19e2cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b2dc396db4475823867c6d954f09d410e4f8a78f136524c384cdd455d19e2cc", 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" "2b2dc396db4475823867c6d954f09d410e4f8a78f136524c384cdd455d19e2cc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b2dc396db4475823867c6d954f09d410e4f8a78f136524c384cdd455d19e2cc", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2b2dc396db4475823867c6d954f09d410e4f8a78f136524c384cdd455d19e2cc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling zerocopy v0.8.35
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]    Compiling dlopen2_derive v0.4.3
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking dlopen2 v0.7.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking widestring v0.4.3
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking open v5.3.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking auto-launch v0.5.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling winresource v0.1.30
[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/1.98.0-beta.1-x86_64-unknown-linux-gnu/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=003548cd6c56c893 -C extra-filename=-7637eb1735ab825f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-51b47a9d36122208.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-209beb555667d66b.rmeta --cap-lints allow --cap-lints=warn -l dl` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `nix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.23.2/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=0a8497a14a7b1fb6 -C extra-filename=-5dd00dabe6dfa695 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6ee610895838fb9b.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-ff4bbf167027ca2f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-51b47a9d36122208.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-7d453670770d1ba1.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "2b2dc396db4475823867c6d954f09d410e4f8a78f136524c384cdd455d19e2cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b2dc396db4475823867c6d954f09d410e4f8a78f136524c384cdd455d19e2cc", kill_on_drop: false }`
[INFO] [stdout] 2b2dc396db4475823867c6d954f09d410e4f8a78f136524c384cdd455d19e2cc
