[INFO] cloning repository https://github.com/JesusCabrera84/geocontext
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JesusCabrera84/geocontext" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJesusCabrera84%2Fgeocontext", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJesusCabrera84%2Fgeocontext'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8b9fe411e333aee86e4ba1e654fb6d972dee72cf
[INFO] checking JesusCabrera84/geocontext against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJesusCabrera84%2Fgeocontext" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JesusCabrera84/geocontext
[INFO] finished tweaking git repo https://github.com/JesusCabrera84/geocontext
[INFO] tweaked toml for git repo https://github.com/JesusCabrera84/geocontext written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JesusCabrera84/geocontext on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JesusCabrera84/geocontext 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" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded duct v0.13.7
[INFO] [stderr]   Downloaded h3o-bit v0.1.2
[INFO] [stderr]   Downloaded rdkafka v0.36.2
[INFO] [stderr]   Downloaded zmij v1.0.19
[INFO] [stderr]   Downloaded float_eq v1.0.1
[INFO] [stderr]   Downloaded sasl2-sys v0.1.22+2.1.28
[INFO] [stderr]   Downloaded h3o v0.8.0
[INFO] [stderr]   Downloaded rdkafka-sys v4.10.0+2.12.1
[INFO] [stderr]   Downloaded openssl-src v300.6.0+3.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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] b2d13ff3710c98d6fdeaf3fb190b904d613df862e35c2507e19d720bae83c99e
[INFO] running `Command { std: "docker" "start" "b2d13ff3710c98d6fdeaf3fb190b904d613df862e35c2507e19d720bae83c99e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2d13ff3710c98d6fdeaf3fb190b904d613df862e35c2507e19d720bae83c99e", 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" "b2d13ff3710c98d6fdeaf3fb190b904d613df862e35c2507e19d720bae83c99e" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2d13ff3710c98d6fdeaf3fb190b904d613df862e35c2507e19d720bae83c99e", 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" "b2d13ff3710c98d6fdeaf3fb190b904d613df862e35c2507e19d720bae83c99e" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling openssl-src v300.6.0+3.6.2
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling rdkafka-sys v4.10.0+2.12.1
[INFO] [stderr]    Compiling sigchld v0.2.4
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling shared_child v1.1.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling sasl2-sys v0.1.22+2.1.28
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking h3o-bit v0.1.2
[INFO] [stderr]     Checking float_eq v1.0.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking h3o v0.8.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "b2d13ff3710c98d6fdeaf3fb190b904d613df862e35c2507e19d720bae83c99e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2d13ff3710c98d6fdeaf3fb190b904d613df862e35c2507e19d720bae83c99e", kill_on_drop: false }`
[INFO] [stdout] b2d13ff3710c98d6fdeaf3fb190b904d613df862e35c2507e19d720bae83c99e
