[INFO] fetching crate seqrepo 0.10.3... [INFO] testing seqrepo-0.10.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate seqrepo 0.10.3 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate seqrepo 0.10.3 [INFO] finished tweaking crates.io crate seqrepo 0.10.3 [INFO] tweaked toml for crates.io crate seqrepo 0.10.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate seqrepo 0.10.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate seqrepo 0.10.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 365788135be71f5e718c65e84db064259f83d0e4bcf97bd20a4611bb558c851a [INFO] running `Command { std: "docker" "start" "-a" "365788135be71f5e718c65e84db064259f83d0e4bcf97bd20a4611bb558c851a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "365788135be71f5e718c65e84db064259f83d0e4bcf97bd20a4611bb558c851a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "365788135be71f5e718c65e84db064259f83d0e4bcf97bd20a4611bb558c851a", kill_on_drop: false }` [INFO] [stdout] 365788135be71f5e718c65e84db064259f83d0e4bcf97bd20a4611bb558c851a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0874ba59ee9cf139387be6a3393f00ab40585d51fce782496a2dea5a1423d7d [INFO] running `Command { std: "docker" "start" "-a" "f0874ba59ee9cf139387be6a3393f00ab40585d51fce782496a2dea5a1423d7d", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling noodles-core v0.15.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling noodles-bgzf v0.30.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling noodles-fasta v0.39.0 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling noodles v0.76.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling seqrepo v0.10.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.48s [INFO] running `Command { std: "docker" "inspect" "f0874ba59ee9cf139387be6a3393f00ab40585d51fce782496a2dea5a1423d7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0874ba59ee9cf139387be6a3393f00ab40585d51fce782496a2dea5a1423d7d", kill_on_drop: false }` [INFO] [stdout] f0874ba59ee9cf139387be6a3393f00ab40585d51fce782496a2dea5a1423d7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 651cab79e5c4de26b9f173d8aaabe6aaea1d731cce2135c855581ba96291d56b [INFO] running `Command { std: "docker" "start" "-a" "651cab79e5c4de26b9f173d8aaabe6aaea1d731cce2135c855581ba96291d56b", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling test-log-macros v0.2.16 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling temp_testdir v0.2.3 [INFO] [stderr] Compiling clap_builder v4.5.10 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling seqrepo v0.10.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling clap v4.5.10 [INFO] [stderr] Compiling clap-verbosity-flag v2.2.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling env_filter v0.1.1 [INFO] [stderr] Compiling env_logger v0.11.4 [INFO] [stderr] Compiling test-log v0.2.16 [INFO] [stdout] warning: unused imports: `arg` and `command` [INFO] [stdout] --> examples/cli.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{arg, command, Args, Parser, Subcommand, ValueEnum}; [INFO] [stdout] | ^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.05s [INFO] running `Command { std: "docker" "inspect" "651cab79e5c4de26b9f173d8aaabe6aaea1d731cce2135c855581ba96291d56b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "651cab79e5c4de26b9f173d8aaabe6aaea1d731cce2135c855581ba96291d56b", kill_on_drop: false }` [INFO] [stdout] 651cab79e5c4de26b9f173d8aaabe6aaea1d731cce2135c855581ba96291d56b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 75a7f5d8152554e48c6609040fa2190af83482c03278369ab5dd10f833d637dc [INFO] running `Command { std: "docker" "start" "-a" "75a7f5d8152554e48c6609040fa2190af83482c03278369ab5dd10f833d637dc", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `arg` and `command` [INFO] [stderr] --> examples/cli.rs:3:12 [INFO] [stderr] | [INFO] [stderr] 3 | use clap::{arg, command, Args, Parser, Subcommand, ValueEnum}; [INFO] [stderr] | ^^^ ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `seqrepo` (example "cli") generated 1 warning (run `cargo fix --example "cli" -p seqrepo` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/seqrepo-cb2fae840a4fad0f) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test fasta::test::test_sync ... ok [INFO] [stdout] test aliases::test::test_sync ... ok [INFO] [stdout] test repo::test::test_sync ... ok [INFO] [stdout] test fasta::test::fetch_seqinfo ... ok [INFO] [stdout] test aliases::test::find_wildcard ... ok [INFO] [stdout] test fasta::test::smoke ... ok [INFO] [stdout] test fasta::test::fetch_sequence ... ok [INFO] [stdout] test aliases::test::smoke_test ... ok [INFO] [stdout] test aliases::test::find_no_wildcard ... ok [INFO] [stdout] test repo::test::fetch_sequence ... ok [INFO] [stdout] test fasta::test::fetch_sequence_part ... ok [INFO] [stdout] test aliases::test::try_clone ... ok [INFO] [stdout] test repo::test::fetch_sequence_part ... ok [INFO] [stdout] test repo::test::seqrepo_smoke ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests seqrepo [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" "75a7f5d8152554e48c6609040fa2190af83482c03278369ab5dd10f833d637dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75a7f5d8152554e48c6609040fa2190af83482c03278369ab5dd10f833d637dc", kill_on_drop: false }` [INFO] [stdout] 75a7f5d8152554e48c6609040fa2190af83482c03278369ab5dd10f833d637dc