[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] e046aadce9cc944234d8bb2d17a238f368aa49f9
[INFO] building dib-lab/oxli/e046aadce9cc944234d8bb2d17a238f368aa49f9 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdib-lab%2Foxli" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dib-lab/oxli on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50d265c3729848361af81221fab9f7b7b23095e467b21a4fb90bdccc60a45b7a
[INFO] running `Command { std: "docker" "start" "-a" "50d265c3729848361af81221fab9f7b7b23095e467b21a4fb90bdccc60a45b7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50d265c3729848361af81221fab9f7b7b23095e467b21a4fb90bdccc60a45b7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50d265c3729848361af81221fab9f7b7b23095e467b21a4fb90bdccc60a45b7a", kill_on_drop: false }`
[INFO] [stdout] 50d265c3729848361af81221fab9f7b7b23095e467b21a4fb90bdccc60a45b7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e92b653d81ec6528cf06420e253154541d57359a623b0b8f4ebc6c9ce876ef14
[INFO] running `Command { std: "docker" "start" "-a" "e92b653d81ec6528cf06420e253154541d57359a623b0b8f4ebc6c9ce876ef14", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling pyo3-build-config v0.26.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling wide v0.7.28
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling liblzma-sys v0.3.13
[INFO] [stderr]    Compiling bzip2-sys v0.1.12+1.0.8
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.26.0
[INFO] [stderr]    Compiling pyo3-ffi v0.26.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling codepage-437 v0.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling inplace-vec-builder v0.1.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling liblzma v0.3.6
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling bgzip v0.3.1
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling typed-builder-macro v0.20.1
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling bzip2 v0.5.1
[INFO] [stderr]    Compiling pyo3 v0.26.0
[INFO] [stderr]    Compiling buffer-redux v1.0.2
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling binary-merge v0.1.2
[INFO] [stderr]    Compiling sorted-iter v0.1.11
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling sourmash v0.21.0
[INFO] [stderr]    Compiling typed-builder v0.20.1
[INFO] [stderr]    Compiling needletail v0.6.3
[INFO] [stderr]    Compiling pyo3-macros v0.26.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling histogram v0.11.3
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling vec-collections v0.4.3
[INFO] [stderr]    Compiling piz v0.5.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling counter v0.6.0
[INFO] [stderr]    Compiling streaming-stats v0.2.3
[INFO] [stderr]    Compiling roaring v0.11.0
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling jiff v0.2.9
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling murmurhash3 v0.0.5
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling roots v0.0.8
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling niffler v3.0.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling oxli v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s
[INFO] running `Command { std: "docker" "inspect" "e92b653d81ec6528cf06420e253154541d57359a623b0b8f4ebc6c9ce876ef14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e92b653d81ec6528cf06420e253154541d57359a623b0b8f4ebc6c9ce876ef14", kill_on_drop: false }`
[INFO] [stdout] e92b653d81ec6528cf06420e253154541d57359a623b0b8f4ebc6c9ce876ef14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 566d36e7aa9f478c2fec2c83a64d387659298fdff78e39ae6791b1d50f23f6fe
[INFO] running `Command { std: "docker" "start" "-a" "566d36e7aa9f478c2fec2c83a64d387659298fdff78e39ae6791b1d50f23f6fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling oxli v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.97s
[INFO] running `Command { std: "docker" "inspect" "566d36e7aa9f478c2fec2c83a64d387659298fdff78e39ae6791b1d50f23f6fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "566d36e7aa9f478c2fec2c83a64d387659298fdff78e39ae6791b1d50f23f6fe", kill_on_drop: false }`
[INFO] [stdout] 566d36e7aa9f478c2fec2c83a64d387659298fdff78e39ae6791b1d50f23f6fe
