[INFO] fetching crate opencv-binding-generator 0.98.0... [INFO] testing opencv-binding-generator-0.98.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate opencv-binding-generator 0.98.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate opencv-binding-generator 0.98.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate opencv-binding-generator 0.98.0 [INFO] tweaked toml for crates.io crate opencv-binding-generator 0.98.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate opencv-binding-generator 0.98.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate opencv-binding-generator 0.98.0 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clang v2.0.0 [INFO] [stderr] Downloaded criterion-plot v0.6.0 [INFO] [stderr] Downloaded criterion v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c4b6c71b15266e3294324d7afb5474dc440f8ec4edd1c695e1669619cb80166 [INFO] running `Command { std: "docker" "start" "-a" "4c4b6c71b15266e3294324d7afb5474dc440f8ec4edd1c695e1669619cb80166", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c4b6c71b15266e3294324d7afb5474dc440f8ec4edd1c695e1669619cb80166", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c4b6c71b15266e3294324d7afb5474dc440f8ec4edd1c695e1669619cb80166", kill_on_drop: false }` [INFO] [stdout] 4c4b6c71b15266e3294324d7afb5474dc440f8ec4edd1c695e1669619cb80166 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c39f76888b9c8e059a84f9c64cf6f0cd653c7da364e431f4ce63fb215cb4d65f [INFO] running `Command { std: "docker" "start" "-a" "c39f76888b9c8e059a84f9c64cf6f0cd653c7da364e431f4ce63fb215cb4d65f", kill_on_drop: false }` [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling clang v2.0.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling opencv-binding-generator v0.98.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.33s [INFO] running `Command { std: "docker" "inspect" "c39f76888b9c8e059a84f9c64cf6f0cd653c7da364e431f4ce63fb215cb4d65f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c39f76888b9c8e059a84f9c64cf6f0cd653c7da364e431f4ce63fb215cb4d65f", kill_on_drop: false }` [INFO] [stdout] c39f76888b9c8e059a84f9c64cf6f0cd653c7da364e431f4ce63fb215cb4d65f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8dc3c89e139e45ecbc3c27ee2d6e67a4b7a39186cbc86d9b1c8024950fd09f0a [INFO] running `Command { std: "docker" "start" "-a" "8dc3c89e139e45ecbc3c27ee2d6e67a4b7a39186cbc86d9b1c8024950fd09f0a", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling opencv-binding-generator v0.98.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.48s [INFO] running `Command { std: "docker" "inspect" "8dc3c89e139e45ecbc3c27ee2d6e67a4b7a39186cbc86d9b1c8024950fd09f0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dc3c89e139e45ecbc3c27ee2d6e67a4b7a39186cbc86d9b1c8024950fd09f0a", kill_on_drop: false }` [INFO] [stdout] 8dc3c89e139e45ecbc3c27ee2d6e67a4b7a39186cbc86d9b1c8024950fd09f0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3f463abea37c5a5f7d089fbbd36c176ef0cd85ae944509f7d9b31201ec3b1598 [INFO] running `Command { std: "docker" "start" "-a" "3f463abea37c5a5f7d089fbbd36c176ef0cd85ae944509f7d9b31201ec3b1598", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/opencv_binding_generator-5d92292b31f58905) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test comment::test::test_strip_comment_markers ... ok [INFO] [stdout] test func::func_matcher::test::test_func_matcher ... ok [INFO] [stdout] test func::func_matcher::test::test_func_matcher_usage_tracking ... ok [INFO] [stdout] test test::detect_indent ... ok [INFO] [stdout] test func::slice_arg_finder::test::test_slice_arg_finder ... ok [INFO] [stdout] test test::cpp_name_to_rust_fn_case ... ok [INFO] [stdout] test test::lines_with_nl ... ok [INFO] [stdout] test test::localname ... ok [INFO] [stdout] test test::namespace ... ok [INFO] [stdout] test test::module ... ok [INFO] [stdout] test test::fish_apply ... ok [INFO] [stdout] test test::bump_counter ... ok [INFO] [stdout] test type_ref::test::test_guess ... ok [INFO] [stdout] test type_ref::kind::test::test_as_string_char_ptr ... ok [INFO] [stdout] test test::trim_index ... ok [INFO] [stdout] test writer::rust_native::comment::test::render_with_prefix ... ok [INFO] [stdout] test test::interpolate ... ok [INFO] [stdout] test test::replace_in_place_regex_cb ... ok [INFO] [stdout] test test::replace_in_place_regex ... ok [INFO] [stdout] test type_ref::test::test_map_vector ... ok [INFO] [stdout] test writer::rust_native::comment::test::test_render_doc_comment ... ok [INFO] [stdout] test test::replace_in_place ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/binding-generator.rs (/opt/rustwide/target/debug/deps/binding_generator-1d5c88ecfb8c33e0) [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] [stderr] Running unittests src/bin/settings-cleanup.rs (/opt/rustwide/target/debug/deps/settings_cleanup-c1517ef36e919bd0) [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] [stderr] Running tests/generation.rs (/opt/rustwide/target/debug/deps/generation-413d05779dba443a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test char_ptr_slice ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] Doc-tests opencv_binding_generator [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" "3f463abea37c5a5f7d089fbbd36c176ef0cd85ae944509f7d9b31201ec3b1598", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f463abea37c5a5f7d089fbbd36c176ef0cd85ae944509f7d9b31201ec3b1598", kill_on_drop: false }` [INFO] [stdout] 3f463abea37c5a5f7d089fbbd36c176ef0cd85ae944509f7d9b31201ec3b1598