[INFO] cloning repository https://github.com/dib-lab/oxli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dib-lab/oxli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdib-lab%2Foxli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdib-lab%2Foxli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f374c57d571fbf100fb67e466023ab03763d9d0 [INFO] testing dib-lab/oxli against master#552a959051cebf8f88a8f558399baf733bec9ce0 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdib-lab%2Foxli" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dib-lab/oxli on toolchain 552a959051cebf8f88a8f558399baf733bec9ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dib-lab/oxli [INFO] finished tweaking git repo https://github.com/dib-lab/oxli [INFO] tweaked toml for git repo https://github.com/dib-lab/oxli written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dib-lab/oxli 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" "+552a959051cebf8f88a8f558399baf733bec9ce0" "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 binary-merge v0.1.2 [INFO] [stderr] Downloaded liblzma v0.3.4 [INFO] [stderr] Downloaded streaming-stats v0.2.3 [INFO] [stderr] Downloaded sourmash v0.17.2 [INFO] [stderr] Downloaded histogram v0.11.1 [INFO] [stderr] Downloaded bgzip v0.3.1 [INFO] [stderr] Downloaded sorted-iter v0.1.11 [INFO] [stderr] Downloaded statrs v0.17.1 [INFO] [stderr] Downloaded vec-collections v0.4.3 [INFO] [stderr] Downloaded needletail v0.6.0 [INFO] [stderr] Downloaded piz v0.5.1 [INFO] [stderr] Downloaded liblzma-sys v0.3.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1b4dc03b9520abafc6c7d7ec9b301f189ac687475f658a5603b76ce20a2a023 [INFO] running `Command { std: "docker" "start" "-a" "c1b4dc03b9520abafc6c7d7ec9b301f189ac687475f658a5603b76ce20a2a023", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1b4dc03b9520abafc6c7d7ec9b301f189ac687475f658a5603b76ce20a2a023", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1b4dc03b9520abafc6c7d7ec9b301f189ac687475f658a5603b76ce20a2a023", kill_on_drop: false }` [INFO] [stdout] c1b4dc03b9520abafc6c7d7ec9b301f189ac687475f658a5603b76ce20a2a023 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdb6bffcbd889caf8c46fee6de5e1e66cc6417d28b4bb74af4201b01a49bc89d [INFO] running `Command { std: "docker" "start" "-a" "bdb6bffcbd889caf8c46fee6de5e1e66cc6417d28b4bb74af4201b01a49bc89d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling bytemuck v1.17.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling wide v0.7.28 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling pyo3-build-config v0.23.4 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling buffer-redux v1.0.2 [INFO] [stderr] Compiling inplace-vec-builder v0.1.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling sorted-iter v0.1.11 [INFO] [stderr] Compiling binary-merge v0.1.2 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling sourmash v0.17.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling needletail v0.6.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling streaming-stats v0.2.3 [INFO] [stderr] Compiling counter v0.6.0 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling liblzma-sys v0.3.8 [INFO] [stderr] Compiling pyo3-ffi v0.23.4 [INFO] [stderr] Compiling pyo3-macros-backend v0.23.4 [INFO] [stderr] Compiling pyo3 v0.23.4 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling roaring v0.10.6 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling murmurhash3 v0.0.5 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling roots v0.0.8 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling codepage-437 v0.1.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling ouroboros_macro v0.18.4 [INFO] [stderr] Compiling typed-builder-macro v0.18.2 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling getset v0.1.3 [INFO] [stderr] Compiling bgzip v0.3.1 [INFO] [stderr] Compiling histogram v0.11.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ouroboros v0.18.4 [INFO] [stderr] Compiling typed-builder v0.18.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pyo3-macros v0.23.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling liblzma v0.3.4 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling niffler v2.7.0 [INFO] [stderr] Compiling vec-collections v0.4.3 [INFO] [stderr] Compiling piz v0.5.1 [INFO] [stderr] Compiling statrs v0.17.1 [INFO] [stderr] Compiling oxli v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.61s [INFO] running `Command { std: "docker" "inspect" "bdb6bffcbd889caf8c46fee6de5e1e66cc6417d28b4bb74af4201b01a49bc89d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdb6bffcbd889caf8c46fee6de5e1e66cc6417d28b4bb74af4201b01a49bc89d", kill_on_drop: false }` [INFO] [stdout] bdb6bffcbd889caf8c46fee6de5e1e66cc6417d28b4bb74af4201b01a49bc89d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 331b201f8b48d6edd079b200d3ab0ff2ae2430205dfd046763e156559e7a69e6 [INFO] running `Command { std: "docker" "start" "-a" "331b201f8b48d6edd079b200d3ab0ff2ae2430205dfd046763e156559e7a69e6", kill_on_drop: false }` [INFO] [stderr] Compiling oxli v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.84s [INFO] running `Command { std: "docker" "inspect" "331b201f8b48d6edd079b200d3ab0ff2ae2430205dfd046763e156559e7a69e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "331b201f8b48d6edd079b200d3ab0ff2ae2430205dfd046763e156559e7a69e6", kill_on_drop: false }` [INFO] [stdout] 331b201f8b48d6edd079b200d3ab0ff2ae2430205dfd046763e156559e7a69e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 57be77217ae20c6f3990f351e39381314f418b8411318dd6914e3ae2d61ca48a [INFO] running `Command { std: "docker" "start" "-a" "57be77217ae20c6f3990f351e39381314f418b8411318dd6914e3ae2d61ca48a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxli-1a3099f7cfc715f9) [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" "57be77217ae20c6f3990f351e39381314f418b8411318dd6914e3ae2d61ca48a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57be77217ae20c6f3990f351e39381314f418b8411318dd6914e3ae2d61ca48a", kill_on_drop: false }` [INFO] [stdout] 57be77217ae20c6f3990f351e39381314f418b8411318dd6914e3ae2d61ca48a