[INFO] fetching crate htsget-lambda 0.7.8...
[INFO] building htsget-lambda-0.7.8 against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] extracting crate htsget-lambda 0.7.8 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate htsget-lambda 0.7.8
[INFO] finished tweaking crates.io crate htsget-lambda 0.7.8
[INFO] tweaked toml for crates.io crate htsget-lambda 0.7.8 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate htsget-lambda 0.7.8 on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate htsget-lambda 0.7.8 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75a014cd2a52dca1ce802c91724d7e7ad128c370f0ce1da1ad0febb0b3e5a9c6
[INFO] running `Command { std: "docker" "start" "-a" "75a014cd2a52dca1ce802c91724d7e7ad128c370f0ce1da1ad0febb0b3e5a9c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75a014cd2a52dca1ce802c91724d7e7ad128c370f0ce1da1ad0febb0b3e5a9c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75a014cd2a52dca1ce802c91724d7e7ad128c370f0ce1da1ad0febb0b3e5a9c6", kill_on_drop: false }`
[INFO] [stdout] 75a014cd2a52dca1ce802c91724d7e7ad128c370f0ce1da1ad0febb0b3e5a9c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bfdc5ba6c6b83fa8e08b86a2d3b60ca5ce898c3fd253b24f8c776f8b354a1310
[INFO] running `Command { std: "docker" "start" "-a" "bfdc5ba6c6b83fa8e08b86a2d3b60ca5ce898c3fd253b24f8c776f8b354a1310", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling aws-lc-rs v1.15.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling noodles-core v0.18.0
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling reflink-copy v0.1.28
[INFO] [stderr]    Compiling lzma-rust2 v0.15.2
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling aws-lc-sys v0.34.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling ssri v9.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling compression-codecs v0.4.33
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-serde v2.1.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling http-cache-semantics v2.1.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling schemars v1.1.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling typed-json v0.1.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling query_map v0.7.0
[INFO] [stderr]    Compiling serde_dynamo v4.3.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling jsonpath-rust v1.0.4
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling async-compression v0.4.34
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling noodles-bgzf v0.44.0
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling cacache v13.1.0
[INFO] [stderr]    Compiling aws_lambda_events v0.18.0
[INFO] [stderr]    Compiling noodles-csi v0.52.0
[INFO] [stderr]    Compiling noodles-fasta v0.57.0
[INFO] [stderr]    Compiling http-cache v0.21.0
[INFO] [stderr]    Compiling noodles-sam v0.80.0
[INFO] [stderr]    Compiling noodles-tabix v0.58.0
[INFO] [stderr]    Compiling noodles-vcf v0.82.0
[INFO] [stderr]    Compiling noodles-bam v0.84.0
[INFO] [stderr]    Compiling noodles-bcf v0.79.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling noodles-cram v0.87.0
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling lambda_runtime_api_client v0.12.4
[INFO] [stderr]    Compiling lambda_runtime v0.14.4
[INFO] [stderr]    Compiling noodles v0.102.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling jsonwebtoken v10.2.0
[INFO] [stderr]    Compiling axum-extra v0.12.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling lambda_http v0.17.0
[INFO] [stderr]    Compiling reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling http-cache-reqwest v0.16.0
[INFO] [stderr]    Compiling htsget-config v0.20.0
[INFO] [stderr]    Compiling htsget-storage v0.5.4
[INFO] [stderr]    Compiling htsget-search v0.12.4
[INFO] [stderr]    Compiling htsget-http v0.8.3
[INFO] [stderr]    Compiling htsget-axum v0.8.3
[INFO] [stderr]    Compiling htsget-lambda v0.7.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 37s
[INFO] running `Command { std: "docker" "inspect" "bfdc5ba6c6b83fa8e08b86a2d3b60ca5ce898c3fd253b24f8c776f8b354a1310", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfdc5ba6c6b83fa8e08b86a2d3b60ca5ce898c3fd253b24f8c776f8b354a1310", kill_on_drop: false }`
[INFO] [stdout] bfdc5ba6c6b83fa8e08b86a2d3b60ca5ce898c3fd253b24f8c776f8b354a1310
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85b4f4dac9085755cb2134043443c05de285903825049a306fc6037648152478
[INFO] running `Command { std: "docker" "start" "-a" "85b4f4dac9085755cb2134043443c05de285903825049a306fc6037648152478", kill_on_drop: false }`
[INFO] [stderr]    Compiling htsget-lambda v0.7.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.84s
[INFO] running `Command { std: "docker" "inspect" "85b4f4dac9085755cb2134043443c05de285903825049a306fc6037648152478", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85b4f4dac9085755cb2134043443c05de285903825049a306fc6037648152478", kill_on_drop: false }`
[INFO] [stdout] 85b4f4dac9085755cb2134043443c05de285903825049a306fc6037648152478
