[INFO] cloning repository https://github.com/omarshaarawi/hindsight [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/omarshaarawi/hindsight" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomarshaarawi%2Fhindsight", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomarshaarawi%2Fhindsight'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1cfa86de14fb885b97404adb92732193a5eb82a [INFO] testing omarshaarawi/hindsight against 1.91.0 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomarshaarawi%2Fhindsight" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/omarshaarawi/hindsight [INFO] finished tweaking git repo https://github.com/omarshaarawi/hindsight [INFO] tweaked toml for git repo https://github.com/omarshaarawi/hindsight written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/omarshaarawi/hindsight on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/omarshaarawi/hindsight 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" "+1.91.0" "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 env_home v0.1.0 [INFO] [stderr] Downloaded which v7.0.3 [INFO] [stderr] Downloaded vte v0.15.0 [INFO] [stderr] Downloaded timer v0.2.0 [INFO] [stderr] Downloaded winnow v0.7.12 [INFO] [stderr] Downloaded defer-drop v1.3.0 [INFO] [stderr] Downloaded option-ext v0.2.0 [INFO] [stderr] Downloaded term v0.7.0 [INFO] [stderr] Downloaded derive_builder v0.20.2 [INFO] [stderr] Downloaded beef v0.5.2 [INFO] [stderr] Downloaded redox_users v0.5.0 [INFO] [stderr] Downloaded directories v6.0.0 [INFO] [stderr] Downloaded fallible-iterator v0.3.0 [INFO] [stderr] Downloaded clap v4.5.41 [INFO] [stderr] Downloaded clap_derive v4.5.41 [INFO] [stderr] Downloaded clap_complete v4.5.55 [INFO] [stderr] Downloaded rusqlite v0.36.0 [INFO] [stderr] Downloaded winsafe v0.0.19 [INFO] [stderr] Downloaded derive_builder_core v0.20.2 [INFO] [stderr] Downloaded env_filter v0.1.3 [INFO] [stderr] Downloaded env_logger v0.11.8 [INFO] [stderr] Downloaded fuzzy-matcher v0.3.7 [INFO] [stderr] Downloaded dirs-sys v0.5.0 [INFO] [stderr] Downloaded fallible-streaming-iterator v0.1.9 [INFO] [stderr] Downloaded derive_builder_macro v0.20.2 [INFO] [stderr] Downloaded shell-quote v0.7.2 [INFO] [stderr] Downloaded skim-common v0.2.0 [INFO] [stderr] Downloaded unicode-width v0.2.1 [INFO] [stderr] Downloaded jiff-static v0.2.15 [INFO] [stderr] Downloaded pulldown-cmark v0.13.0 [INFO] [stderr] Downloaded clap_builder v4.5.41 [INFO] [stderr] Downloaded jiff v0.2.15 [INFO] [stderr] Downloaded libsqlite3-sys v0.34.0 [INFO] [stderr] Downloaded skim-tuikit v0.6.5 [INFO] [stderr] Downloaded skim v0.20.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eab5db9ae37fc54dff1a179f983f5e45a978b05ef13c47b9931a6b367e205b4f [INFO] running `Command { std: "docker" "start" "-a" "eab5db9ae37fc54dff1a179f983f5e45a978b05ef13c47b9931a6b367e205b4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eab5db9ae37fc54dff1a179f983f5e45a978b05ef13c47b9931a6b367e205b4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eab5db9ae37fc54dff1a179f983f5e45a978b05ef13c47b9931a6b367e205b4f", kill_on_drop: false }` [INFO] [stdout] eab5db9ae37fc54dff1a179f983f5e45a978b05ef13c47b9931a6b367e205b4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04e4d8e924fc65f1122d27b36be4554629caa978c70c67d22611cae8ce56fede [INFO] running `Command { std: "docker" "start" "-a" "04e4d8e924fc65f1122d27b36be4554629caa978c70c67d22611cae8ce56fede", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling libsqlite3-sys v0.34.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling skim-common v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling vte v0.15.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling skim-tuikit v0.6.5 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling defer-drop v1.3.0 [INFO] [stderr] Compiling clap_complete v4.5.55 [INFO] [stderr] Compiling shell-quote v0.7.2 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling skim v0.20.2 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling rusqlite v0.36.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hindsight v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "04e4d8e924fc65f1122d27b36be4554629caa978c70c67d22611cae8ce56fede", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04e4d8e924fc65f1122d27b36be4554629caa978c70c67d22611cae8ce56fede", kill_on_drop: false }` [INFO] [stdout] 04e4d8e924fc65f1122d27b36be4554629caa978c70c67d22611cae8ce56fede [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e900263fa86c69440e72958dc5a5feaec9f042b281aa90fb96b0c00272af89d5 [INFO] running `Command { std: "docker" "start" "-a" "e900263fa86c69440e72958dc5a5feaec9f042b281aa90fb96b0c00272af89d5", kill_on_drop: false }` [INFO] [stderr] Compiling hindsight v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `Command { std: "docker" "inspect" "e900263fa86c69440e72958dc5a5feaec9f042b281aa90fb96b0c00272af89d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e900263fa86c69440e72958dc5a5feaec9f042b281aa90fb96b0c00272af89d5", kill_on_drop: false }` [INFO] [stdout] e900263fa86c69440e72958dc5a5feaec9f042b281aa90fb96b0c00272af89d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a9a614fbb612ccbe24ea217a89a23b38aa67ece2a7476c30ad203ebdc8349ba2 [INFO] running `Command { std: "docker" "start" "-a" "a9a614fbb612ccbe24ea217a89a23b38aa67ece2a7476c30ad203ebdc8349ba2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hindsight-7871eca5d33e5d6d) [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" "a9a614fbb612ccbe24ea217a89a23b38aa67ece2a7476c30ad203ebdc8349ba2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9a614fbb612ccbe24ea217a89a23b38aa67ece2a7476c30ad203ebdc8349ba2", kill_on_drop: false }` [INFO] [stdout] a9a614fbb612ccbe24ea217a89a23b38aa67ece2a7476c30ad203ebdc8349ba2