[INFO] cloning repository https://github.com/iruizr7/ruscan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iruizr7/ruscan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firuizr7%2Fruscan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firuizr7%2Fruscan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d83067e9278526ca4edbd49a050e1c952b0b6781 [INFO] testing iruizr7/ruscan against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firuizr7%2Fruscan" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/iruizr7/ruscan [INFO] finished tweaking git repo https://github.com/iruizr7/ruscan [INFO] tweaked toml for git repo https://github.com/iruizr7/ruscan written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/iruizr7/ruscan on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/iruizr7/ruscan 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb91352613d6a96aa414783d8ad271769ec03fc39d0d7d6613a8f3d25bc64c70 [INFO] running `Command { std: "docker" "start" "-a" "fb91352613d6a96aa414783d8ad271769ec03fc39d0d7d6613a8f3d25bc64c70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb91352613d6a96aa414783d8ad271769ec03fc39d0d7d6613a8f3d25bc64c70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb91352613d6a96aa414783d8ad271769ec03fc39d0d7d6613a8f3d25bc64c70", kill_on_drop: false }` [INFO] [stdout] fb91352613d6a96aa414783d8ad271769ec03fc39d0d7d6613a8f3d25bc64c70 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4700cf8fdbc02c9f3561a5487c7cf112863bbfd6f3badd12c91b12f2d65a78dd [INFO] running `Command { std: "docker" "start" "-a" "4700cf8fdbc02c9f3561a5487c7cf112863bbfd6f3badd12c91b12f2d65a78dd", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling cfg-expr v0.20.6 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling relm4-css v0.10.1 [INFO] [stderr] Compiling toml v0.9.11+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling system-deps v7.0.7 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling glib-sys v0.21.5 [INFO] [stderr] Compiling gobject-sys v0.21.5 [INFO] [stderr] Compiling gio-sys v0.21.5 [INFO] [stderr] Compiling cairo-sys-rs v0.21.5 [INFO] [stderr] Compiling pango-sys v0.21.5 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.21.5 [INFO] [stderr] Compiling gdk4-sys v0.10.3 [INFO] [stderr] Compiling graphene-sys v0.21.5 [INFO] [stderr] Compiling gsk4-sys v0.10.3 [INFO] [stderr] Compiling gtk4-sys v0.10.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling glib-macros v0.21.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling gtk4-macros v0.10.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zune-core v0.5.1 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling flume v0.12.0 [INFO] [stderr] Compiling zune-jpeg v0.5.12 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling relm4-macros v0.10.1 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling glib v0.21.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rangemap v1.7.1 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling jiff v0.2.19 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling lopdf v0.35.0 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling gio v0.21.5 [INFO] [stderr] Compiling cairo-rs v0.21.5 [INFO] [stderr] Compiling graphene-rs v0.21.5 [INFO] [stderr] Compiling gdk-pixbuf v0.21.5 [INFO] [stderr] Compiling pango v0.21.5 [INFO] [stderr] Compiling gdk4 v0.10.3 [INFO] [stderr] Compiling gsk4 v0.10.3 [INFO] [stderr] Compiling gtk4 v0.10.3 [INFO] [stderr] Compiling relm4 v0.10.1 [INFO] [stderr] Compiling ruscan v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 01s [INFO] running `Command { std: "docker" "inspect" "4700cf8fdbc02c9f3561a5487c7cf112863bbfd6f3badd12c91b12f2d65a78dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4700cf8fdbc02c9f3561a5487c7cf112863bbfd6f3badd12c91b12f2d65a78dd", kill_on_drop: false }` [INFO] [stdout] 4700cf8fdbc02c9f3561a5487c7cf112863bbfd6f3badd12c91b12f2d65a78dd [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 445a09dffeb9ba2c4bff979d6f985fb9e1d41dbaff2cb29ecf6dcddb66352d49 [INFO] running `Command { std: "docker" "start" "-a" "445a09dffeb9ba2c4bff979d6f985fb9e1d41dbaff2cb29ecf6dcddb66352d49", kill_on_drop: false }` [INFO] [stderr] Compiling ruscan v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.05s [INFO] running `Command { std: "docker" "inspect" "445a09dffeb9ba2c4bff979d6f985fb9e1d41dbaff2cb29ecf6dcddb66352d49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "445a09dffeb9ba2c4bff979d6f985fb9e1d41dbaff2cb29ecf6dcddb66352d49", kill_on_drop: false }` [INFO] [stdout] 445a09dffeb9ba2c4bff979d6f985fb9e1d41dbaff2cb29ecf6dcddb66352d49 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9c10e3c772ac2f52e2082af524c46f2b6efd282583dd3c09b26f3584cd8316fc [INFO] running `Command { std: "docker" "start" "-a" "9c10e3c772ac2f52e2082af524c46f2b6efd282583dd3c09b26f3584cd8316fc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ruscan-db41866c445ea84f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test scanner::sane::tests::progressive_decoder_emits_rows_in_order ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9c10e3c772ac2f52e2082af524c46f2b6efd282583dd3c09b26f3584cd8316fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c10e3c772ac2f52e2082af524c46f2b6efd282583dd3c09b26f3584cd8316fc", kill_on_drop: false }` [INFO] [stdout] 9c10e3c772ac2f52e2082af524c46f2b6efd282583dd3c09b26f3584cd8316fc