[INFO] fetching crate oxigdal-server 0.1.4... [INFO] testing oxigdal-server-0.1.4 against 1.95.0 for beta-1.96-2 [INFO] extracting crate oxigdal-server 0.1.4 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate oxigdal-server 0.1.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate oxigdal-server 0.1.4 [INFO] tweaked toml for crates.io crate oxigdal-server 0.1.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate oxigdal-server 0.1.4 on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate oxigdal-server 0.1.4 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded accurate v0.3.1 [INFO] [stderr] Downloaded jpeg-encoder v0.7.0 [INFO] [stderr] Downloaded oxiarc-lzw v0.2.6 [INFO] [stderr] Downloaded robust v0.2.3 [INFO] [stderr] Downloaded delaunator v1.0.2 [INFO] [stderr] Downloaded proj4rs v0.1.10 [INFO] [stderr] Downloaded oxigdal-proj v0.1.4 [INFO] [stderr] Downloaded oxigdal-algorithms v0.1.4 [INFO] [stderr] Downloaded oxigdal-geotiff v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0dcea967f40604ffef04a656e60c0616d2867e6e2ac7e03a1ec6b5fe0f8ad092 [INFO] running `Command { std: "docker" "start" "-a" "0dcea967f40604ffef04a656e60c0616d2867e6e2ac7e03a1ec6b5fe0f8ad092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0dcea967f40604ffef04a656e60c0616d2867e6e2ac7e03a1ec6b5fe0f8ad092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dcea967f40604ffef04a656e60c0616d2867e6e2ac7e03a1ec6b5fe0f8ad092", kill_on_drop: false }` [INFO] [stdout] 0dcea967f40604ffef04a656e60c0616d2867e6e2ac7e03a1ec6b5fe0f8ad092 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7820022e335f1e38556f56d93cf0119e9a02997f3c97a780dc96cafc730d5fb4 [INFO] running `Command { std: "docker" "start" "-a" "7820022e335f1e38556f56d93cf0119e9a02997f3c97a780dc96cafc730d5fb4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling oxiarc-core v0.2.6 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling accurate v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling oxiarc-deflate v0.2.6 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling pxfm v0.1.29 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling zune-core v0.5.1 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling robust v0.2.3 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling delaunator v1.0.2 [INFO] [stderr] Compiling zune-jpeg v0.5.15 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling geographiclib-rs v0.2.7 [INFO] [stderr] Compiling oxiarc-brotli v0.2.6 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling oxiarc-lzhuf v0.2.6 [INFO] [stderr] Compiling oxiarc-zstd v0.2.6 [INFO] [stderr] Compiling oxiarc-bzip2 v0.2.6 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling oxiarc-snappy v0.2.6 [INFO] [stderr] Compiling oxiarc-lzma v0.2.6 [INFO] [stderr] Compiling oxiarc-lz4 v0.2.6 [INFO] [stderr] Compiling oxigdal-core v0.1.4 [INFO] [stderr] Compiling proj4rs v0.1.10 [INFO] [stderr] Compiling moxcms v0.8.1 [INFO] [stderr] Compiling oxiarc-lzw v0.2.6 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling oxiarc-archive v0.2.6 [INFO] [stderr] Compiling oxigdal-geotiff v0.1.4 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling oxigdal-algorithms v0.1.4 [INFO] [stderr] Compiling oxigdal-proj v0.1.4 [INFO] [stderr] error: could not compile `pxfm` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name pxfm --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pxfm-0.1.29/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ea21dcb8502cb12e -C extra-filename=-4903b94028632651 --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] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=e9d7a51a617ac490 -C extra-filename=-437cb9021871537a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-24cb5907451baadb.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-6a16fbd1c255c9d9.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-73e2e6e651075898.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-e47dcc91903c4402.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-a495a978f0594be4.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-31d3fe31d1ce82b3.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-d27dea2ecb8dd81c.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-6c4d9e363b007b46.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7820022e335f1e38556f56d93cf0119e9a02997f3c97a780dc96cafc730d5fb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7820022e335f1e38556f56d93cf0119e9a02997f3c97a780dc96cafc730d5fb4", kill_on_drop: false }` [INFO] [stdout] 7820022e335f1e38556f56d93cf0119e9a02997f3c97a780dc96cafc730d5fb4