[INFO] cloning repository https://github.com/michaelkirk/gh_fgb_404_feature_unification_example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaelkirk/gh_fgb_404_feature_unification_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelkirk%2Fgh_fgb_404_feature_unification_example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelkirk%2Fgh_fgb_404_feature_unification_example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a340b89ddcabf9a074edd81b30dc411afced5e75
[INFO] checking michaelkirk/gh_fgb_404_feature_unification_example against try#63132bd615c9bf75e93af8405d00064212331708 for pr-153975
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelkirk%2Fgh_fgb_404_feature_unification_example" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/michaelkirk/gh_fgb_404_feature_unification_example
[INFO] finished tweaking git repo https://github.com/michaelkirk/gh_fgb_404_feature_unification_example
[INFO] tweaked toml for git repo https://github.com/michaelkirk/gh_fgb_404_feature_unification_example written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/michaelkirk/gh_fgb_404_feature_unification_example on toolchain 63132bd615c9bf75e93af8405d00064212331708
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+63132bd615c9bf75e93af8405d00064212331708" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/michaelkirk/gh_fgb_404_feature_unification_example 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" "+63132bd615c9bf75e93af8405d00064212331708" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/kylebarron/flatgeobuf`
[INFO] [stderr]     Updating git repository `https://github.com/kylebarron/http-range-client`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking michaelkirk/gh_fgb_404_feature_unification_example against try#63132bd615c9bf75e93af8405d00064212331708 for pr-153975
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelkirk%2Fgh_fgb_404_feature_unification_example" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/michaelkirk/gh_fgb_404_feature_unification_example
[INFO] finished tweaking git repo https://github.com/michaelkirk/gh_fgb_404_feature_unification_example
[INFO] tweaked toml for git repo https://github.com/michaelkirk/gh_fgb_404_feature_unification_example written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/michaelkirk/gh_fgb_404_feature_unification_example on toolchain 63132bd615c9bf75e93af8405d00064212331708
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+63132bd615c9bf75e93af8405d00064212331708" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/michaelkirk/gh_fgb_404_feature_unification_example 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" "+63132bd615c9bf75e93af8405d00064212331708" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded read-logger v0.2.0
[INFO] [stderr]   Downloaded geo-traits v0.2.0
[INFO] [stderr]   Downloaded flatbuffers v24.3.25
[INFO] [stderr]   Downloaded geo-types v0.7.14
[INFO] [stderr]   Downloaded rustls v0.23.20
[INFO] [stderr]   Downloaded geozero v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+63132bd615c9bf75e93af8405d00064212331708" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e3a793d7b4207c68252cbb1f9ef6a085d6f219f25424d105a32688d3f0961f0
[INFO] running `Command { std: "docker" "start" "-a" "9e3a793d7b4207c68252cbb1f9ef6a085d6f219f25424d105a32688d3f0961f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e3a793d7b4207c68252cbb1f9ef6a085d6f219f25424d105a32688d3f0961f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e3a793d7b4207c68252cbb1f9ef6a085d6f219f25424d105a32688d3f0961f0", kill_on_drop: false }`
[INFO] [stdout] 9e3a793d7b4207c68252cbb1f9ef6a085d6f219f25424d105a32688d3f0961f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+63132bd615c9bf75e93af8405d00064212331708" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 850399c9a60304ba2048ee613a1d61e3d3f9854759043cef6171964df0ea68f2
[INFO] running `Command { std: "docker" "start" "-a" "850399c9a60304ba2048ee613a1d61e3d3f9854759043cef6171964df0ea68f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling cc v1.2.4
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling geozero v0.14.0
[INFO] [stderr]     Checking read-logger v0.2.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking webpki-roots v0.26.7
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling flatbuffers v24.3.25
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking geo-types v0.7.14
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking geo-traits v0.2.0
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[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 icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking hyper v1.5.2
[INFO] [stderr]     Checking tokio-rustls v0.26.1
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-rustls v0.27.3
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking reqwest v0.12.9
[INFO] [stderr]     Checking http-range-client v0.8.0 (https://github.com/kylebarron/http-range-client?branch=kyle%2Fdefault-tls-feature#41584657)
[INFO] [stderr]     Checking flatgeobuf v4.5.0 (https://github.com/kylebarron/flatgeobuf?branch=kyle%2Ftls-options#f909a23a)
[INFO] [stderr]     Checking example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.68s
[INFO] running `Command { std: "docker" "inspect" "850399c9a60304ba2048ee613a1d61e3d3f9854759043cef6171964df0ea68f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "850399c9a60304ba2048ee613a1d61e3d3f9854759043cef6171964df0ea68f2", kill_on_drop: false }`
[INFO] [stdout] 850399c9a60304ba2048ee613a1d61e3d3f9854759043cef6171964df0ea68f2
