[INFO] cloning repository https://github.com/tomassedovic/dose-response
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomassedovic/dose-response" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomassedovic%2Fdose-response", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomassedovic%2Fdose-response'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1e6e723ab20ce7fc8759baa9bbdc31d5e7f98c80
[INFO] testing tomassedovic/dose-response against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomassedovic%2Fdose-response" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/tomassedovic/dose-response
[INFO] finished tweaking git repo https://github.com/tomassedovic/dose-response
[INFO] tweaked toml for git repo https://github.com/tomassedovic/dose-response written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tomassedovic/dose-response on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tomassedovic/dose-response 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded line_drawing v0.8.1
[INFO] [stderr]   Downloaded widestring v0.4.3
[INFO] [stderr]   Downloaded toml_edit v0.2.1
[INFO] [stderr]   Downloaded bencher v0.1.5
[INFO] [stderr]   Downloaded emath v0.31.1
[INFO] [stderr]   Downloaded log-panics v2.1.0
[INFO] [stderr]   Downloaded ecolor v0.31.1
[INFO] [stderr]   Downloaded game-loop v1.3.0
[INFO] [stderr]   Downloaded webbrowser v0.5.5
[INFO] [stderr]   Downloaded epaint v0.31.1
[INFO] [stderr]   Downloaded blake3 v1.5.4
[INFO] [stderr]   Downloaded egui v0.31.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7085ad14c212b3b784082faae4e89d9cfb826b3bce7a0ca734a151fe556ffd0c
[INFO] running `Command { std: "docker" "start" "-a" "7085ad14c212b3b784082faae4e89d9cfb826b3bce7a0ca734a151fe556ffd0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7085ad14c212b3b784082faae4e89d9cfb826b3bce7a0ca734a151fe556ffd0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7085ad14c212b3b784082faae4e89d9cfb826b3bce7a0ca734a151fe556ffd0c", kill_on_drop: false }`
[INFO] [stdout] 7085ad14c212b3b784082faae4e89d9cfb826b3bce7a0ca734a151fe556ffd0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 672535f50c85631566c4f176d6b992996b37bc5358fb57e9aae7a8f75dbd5a24
[INFO] running `Command { std: "docker" "start" "-a" "672535f50c85631566c4f176d6b992996b37bc5358fb57e9aae7a8f75dbd5a24", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling bytemuck v1.16.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling syn v2.0.64
[INFO] [stderr]    Compiling stb_truetype v0.3.1
[INFO] [stderr]    Compiling winit v0.30.11
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling emath v0.31.1
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling rusttype v0.8.3
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling ecolor v0.31.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling owned_ttf_parser v0.21.0
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling ab_glyph v0.2.26
[INFO] [stderr]    Compiling gilrs v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling alsa v0.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling gilrs-core v0.5.11
[INFO] [stderr] error: could not compile `x11rb-protocol` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.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 --cfg 'feature="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=bf8af34ea5f6c094 -C extra-filename=-97b6c3ff42d8c20b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "672535f50c85631566c4f176d6b992996b37bc5358fb57e9aae7a8f75dbd5a24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "672535f50c85631566c4f176d6b992996b37bc5358fb57e9aae7a8f75dbd5a24", kill_on_drop: false }`
[INFO] [stdout] 672535f50c85631566c4f176d6b992996b37bc5358fb57e9aae7a8f75dbd5a24
