[INFO] fetching crate htsget-lambda 0.7.4... [INFO] testing htsget-lambda-0.7.4 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate htsget-lambda 0.7.4 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate htsget-lambda 0.7.4 [INFO] finished tweaking crates.io crate htsget-lambda 0.7.4 [INFO] tweaked toml for crates.io crate htsget-lambda 0.7.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate htsget-lambda 0.7.4 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate htsget-lambda 0.7.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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e13987abcc44c614c16275b6e89db8d6f9907b6ac86484a3c888b48134216b7 [INFO] running `Command { std: "docker" "start" "-a" "1e13987abcc44c614c16275b6e89db8d6f9907b6ac86484a3c888b48134216b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e13987abcc44c614c16275b6e89db8d6f9907b6ac86484a3c888b48134216b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e13987abcc44c614c16275b6e89db8d6f9907b6ac86484a3c888b48134216b7", kill_on_drop: false }` [INFO] [stdout] 1e13987abcc44c614c16275b6e89db8d6f9907b6ac86484a3c888b48134216b7 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e0e0daab4b7471e51db312529e98b00504fb822d53e084fe68f268f87ee617f [INFO] running `Command { std: "docker" "start" "-a" "3e0e0daab4b7471e51db312529e98b00504fb822d53e084fe68f268f87ee617f", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling noodles-core v0.18.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling bzip2 v0.6.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-serde v2.1.1 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling toml v0.9.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling typed-json v0.1.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling query_map v0.7.0 [INFO] [stderr] Compiling jsonpath-rust v1.0.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling aws_lambda_events v0.17.0 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling async-compression v0.4.27 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling noodles-bgzf v0.42.0 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling noodles-csi v0.50.0 [INFO] [stderr] Compiling noodles-fasta v0.55.0 [INFO] [stderr] Compiling noodles-sam v0.78.0 [INFO] [stderr] Compiling noodles-tabix v0.56.0 [INFO] [stderr] Compiling noodles-vcf v0.80.0 [INFO] [stderr] Compiling noodles-bam v0.82.0 [INFO] [stderr] Compiling noodles-bcf v0.77.0 [INFO] [stderr] Compiling noodles-cram v0.85.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling noodles v0.100.0 [INFO] [stderr] Compiling lambda_runtime_api_client v0.12.3 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling lambda_runtime v0.14.3 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling lambda_http v0.15.2 [INFO] [stderr] Compiling axum-extra v0.10.1 [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.17.0 [INFO] [stderr] Compiling htsget-storage v0.4.4 [INFO] [stderr] Compiling htsget-search v0.11.4 [INFO] [stderr] Compiling htsget-http v0.7.3 [INFO] [stderr] Compiling htsget-axum v0.6.2 [INFO] [stderr] Compiling htsget-lambda v0.7.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s [INFO] running `Command { std: "docker" "inspect" "3e0e0daab4b7471e51db312529e98b00504fb822d53e084fe68f268f87ee617f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e0e0daab4b7471e51db312529e98b00504fb822d53e084fe68f268f87ee617f", kill_on_drop: false }` [INFO] [stdout] 3e0e0daab4b7471e51db312529e98b00504fb822d53e084fe68f268f87ee617f [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eed16413edde04cbaede7933b8c805ef488cbfb528377c1bd0f4401aa001181b [INFO] running `Command { std: "docker" "start" "-a" "eed16413edde04cbaede7933b8c805ef488cbfb528377c1bd0f4401aa001181b", kill_on_drop: false }` [INFO] [stderr] Compiling htsget-lambda v0.7.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.57s [INFO] running `Command { std: "docker" "inspect" "eed16413edde04cbaede7933b8c805ef488cbfb528377c1bd0f4401aa001181b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eed16413edde04cbaede7933b8c805ef488cbfb528377c1bd0f4401aa001181b", kill_on_drop: false }` [INFO] [stdout] eed16413edde04cbaede7933b8c805ef488cbfb528377c1bd0f4401aa001181b [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2aaffefbfaeabc570fc6e907291ff812a665f72d6b1013b4aab78ccce8ac4291 [INFO] running `Command { std: "docker" "start" "-a" "2aaffefbfaeabc570fc6e907291ff812a665f72d6b1013b4aab78ccce8ac4291", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/htsget_lambda-6d5854d30510e595) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/htsget_lambda-31685f98e28a9842) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests htsget_lambda [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2aaffefbfaeabc570fc6e907291ff812a665f72d6b1013b4aab78ccce8ac4291", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aaffefbfaeabc570fc6e907291ff812a665f72d6b1013b4aab78ccce8ac4291", kill_on_drop: false }` [INFO] [stdout] 2aaffefbfaeabc570fc6e907291ff812a665f72d6b1013b4aab78ccce8ac4291