[INFO] cloning repository https://github.com/rpucheta/whats-my-ip
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rpucheta/whats-my-ip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frpucheta%2Fwhats-my-ip", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frpucheta%2Fwhats-my-ip'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c71b2d67459dbd70d8532cf21c83666eec96c95
[INFO] checking rpucheta/whats-my-ip against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frpucheta%2Fwhats-my-ip" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rpucheta/whats-my-ip
[INFO] finished tweaking git repo https://github.com/rpucheta/whats-my-ip
[INFO] tweaked toml for git repo https://github.com/rpucheta/whats-my-ip written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rpucheta/whats-my-ip on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rpucheta/whats-my-ip 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mockito v1.6.1
[INFO] [stderr]   Downloaded predicates-core v1.0.8
[INFO] [stderr]   Downloaded predicates-tree v1.0.11
[INFO] [stderr]   Downloaded local-ip-address v0.6.3
[INFO] [stderr]   Downloaded copypasta v0.10.1
[INFO] [stderr]   Downloaded async-object-pool v0.1.5
[INFO] [stderr]   Downloaded neli v0.6.4
[INFO] [stderr]   Downloaded value-bag v1.10.0
[INFO] [stderr]   Downloaded httpmock v0.7.0
[INFO] [stderr]   Downloaded predicates v3.1.2
[INFO] [stderr]   Downloaded neli-proc-macros v0.1.3
[INFO] [stderr]   Downloaded basic-cookies v0.1.5
[INFO] [stderr]   Downloaded hyper v0.14.31
[INFO] [stderr]   Downloaded async-std v1.13.0
[INFO] [stderr]   Downloaded bstr v1.11.0
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c038d3ffaa78b4373763a23f010a929d02b853c415fae7408801bb268d9eba7
[INFO] running `Command { std: "docker" "start" "-a" "2c038d3ffaa78b4373763a23f010a929d02b853c415fae7408801bb268d9eba7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c038d3ffaa78b4373763a23f010a929d02b853c415fae7408801bb268d9eba7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c038d3ffaa78b4373763a23f010a929d02b853c415fae7408801bb268d9eba7", kill_on_drop: false }`
[INFO] [stdout] 2c038d3ffaa78b4373763a23f010a929d02b853c415fae7408801bb268d9eba7
[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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4597061149b33baacb30db7e8c115a4d5be4db8852176374d8eac532910b670f
[INFO] running `Command { std: "docker" "start" "-a" "4597061149b33baacb30db7e8c115a4d5be4db8852176374d8eac532910b670f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling cc v1.2.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]     Checking predicates-core v1.0.8
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]     Checking predicates-tree v1.0.11
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking bstr v1.11.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking predicates v3.1.2
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking wayland-client v0.31.7
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking async-signal v0.2.10
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking async-process v2.3.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]     Checking wayland-protocols v0.32.5
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]     Checking wayland-cursor v0.31.7
[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/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/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 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="render"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --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=dd2c738a349fc8fb -C extra-filename=-ef379c27f4526636 --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" "4597061149b33baacb30db7e8c115a4d5be4db8852176374d8eac532910b670f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4597061149b33baacb30db7e8c115a4d5be4db8852176374d8eac532910b670f", kill_on_drop: false }`
[INFO] [stdout] 4597061149b33baacb30db7e8c115a4d5be4db8852176374d8eac532910b670f
