[INFO] fetching crate htsget-storage 0.4.3... [INFO] testing htsget-storage-0.4.3 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate htsget-storage 0.4.3 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate htsget-storage 0.4.3 [INFO] finished tweaking crates.io crate htsget-storage 0.4.3 [INFO] tweaked toml for crates.io crate htsget-storage 0.4.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate htsget-storage 0.4.3 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate htsget-storage 0.4.3 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded noodles-core v0.18.0 [INFO] [stderr] Downloaded noodles v0.100.0 [INFO] [stderr] Downloaded aws-smithy-checksums v0.63.5 [INFO] [stderr] Downloaded aws-smithy-runtime v1.8.5 [INFO] [stderr] Downloaded aws-smithy-runtime-api v1.8.4 [INFO] [stderr] Downloaded htsget-config v0.16.1 [INFO] [stderr] Downloaded aws-sdk-secretsmanager v1.76.0 [INFO] [stderr] Downloaded crypt4gh v0.4.1 [INFO] [stderr] Downloaded aws-sdk-s3 v1.91.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2df031a072db6266ffcc3fba71e18e0d285594c4e6d638e83f5c55b46c2b2019 [INFO] running `Command { std: "docker" "start" "-a" "2df031a072db6266ffcc3fba71e18e0d285594c4e6d638e83f5c55b46c2b2019", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2df031a072db6266ffcc3fba71e18e0d285594c4e6d638e83f5c55b46c2b2019", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2df031a072db6266ffcc3fba71e18e0d285594c4e6d638e83f5c55b46c2b2019", kill_on_drop: false }` [INFO] [stdout] 2df031a072db6266ffcc3fba71e18e0d285594c4e6d638e83f5c55b46c2b2019 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e066689246716b451c43c09f8852b1ee5370b033b0af9d7b4daa12356f286003 [INFO] running `Command { std: "docker" "start" "-a" "e066689246716b451c43c09f8852b1ee5370b033b0af9d7b4daa12356f286003", kill_on_drop: false }` [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling noodles-core v0.18.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling noodles v0.100.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling http-serde v2.1.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.9.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling htsget-config v0.16.1 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcVavNNF" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustls` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcwqgrC3" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `reqwest` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustc0B8OC8" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `htsget-config` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e066689246716b451c43c09f8852b1ee5370b033b0af9d7b4daa12356f286003", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e066689246716b451c43c09f8852b1ee5370b033b0af9d7b4daa12356f286003", kill_on_drop: false }` [INFO] [stdout] e066689246716b451c43c09f8852b1ee5370b033b0af9d7b4daa12356f286003