[INFO] cloning repository https://github.com/getsentry/ophio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/getsentry/ophio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgetsentry%2Fophio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgetsentry%2Fophio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e6c58a431625d7d5467a926fede2ce570e1d5ce5 [INFO] testing getsentry/ophio against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgetsentry%2Fophio" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/getsentry/ophio on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/getsentry/ophio [INFO] finished tweaking git repo https://github.com/getsentry/ophio [INFO] tweaked toml for git repo https://github.com/getsentry/ophio written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/getsentry/ophio 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros-backend v0.22.4 [INFO] [stderr] Downloaded pyo3-build-config v0.22.4 [INFO] [stderr] Downloaded pyo3-macros v0.22.4 [INFO] [stderr] Downloaded pyo3-ffi v0.22.4 [INFO] [stderr] Downloaded pyo3 v0.22.4 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a492e48717252eeef5ffd85e1a1965d65ece1dfc35317ee3617a02caacceebd3 [INFO] running `Command { std: "docker" "start" "-a" "a492e48717252eeef5ffd85e1a1965d65ece1dfc35317ee3617a02caacceebd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a492e48717252eeef5ffd85e1a1965d65ece1dfc35317ee3617a02caacceebd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a492e48717252eeef5ffd85e1a1965d65ece1dfc35317ee3617a02caacceebd3", kill_on_drop: false }` [INFO] [stdout] a492e48717252eeef5ffd85e1a1965d65ece1dfc35317ee3617a02caacceebd3 [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f484b01d82a7efb8826d129acfc7bbdbe756f9d6f5b921e3d6897bdd0f6eaad [INFO] running `Command { std: "docker" "start" "-a" "8f484b01d82a7efb8826d129acfc7bbdbe756f9d6f5b921e3d6897bdd0f6eaad", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.15 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling pyo3-build-config v0.22.4 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.4 [INFO] [stderr] Compiling pyo3-ffi v0.22.4 [INFO] [stderr] Compiling pyo3 v0.22.4 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling pyo3-macros v0.22.4 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling rust-ophio v0.0.0 (/opt/rustwide/workdir/rust) [INFO] [stderr] Compiling ophio-bindings v1.0.0 (/opt/rustwide/workdir/bindings) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.77s [INFO] running `Command { std: "docker" "inspect" "8f484b01d82a7efb8826d129acfc7bbdbe756f9d6f5b921e3d6897bdd0f6eaad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f484b01d82a7efb8826d129acfc7bbdbe756f9d6f5b921e3d6897bdd0f6eaad", kill_on_drop: false }` [INFO] [stdout] 8f484b01d82a7efb8826d129acfc7bbdbe756f9d6f5b921e3d6897bdd0f6eaad [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcbfbac146d09208c904695aafa07cf9a89dd63fff38514714e727da5fc6442b [INFO] running `Command { std: "docker" "start" "-a" "bcbfbac146d09208c904695aafa07cf9a89dd63fff38514714e727da5fc6442b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling clap_builder v4.5.9 [INFO] [stderr] Compiling clap v4.5.9 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.4 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling divan-macros v0.1.14 [INFO] [stderr] Compiling divan v0.1.14 [INFO] [stderr] Compiling pyo3-macros v0.22.4 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling pyo3 v0.22.4 [INFO] [stderr] Compiling rust-ophio v0.0.0 (/opt/rustwide/workdir/rust) [INFO] [stderr] Compiling ophio-bindings v1.0.0 (/opt/rustwide/workdir/bindings) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 31.16s [INFO] running `Command { std: "docker" "inspect" "bcbfbac146d09208c904695aafa07cf9a89dd63fff38514714e727da5fc6442b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcbfbac146d09208c904695aafa07cf9a89dd63fff38514714e727da5fc6442b", kill_on_drop: false }` [INFO] [stdout] bcbfbac146d09208c904695aafa07cf9a89dd63fff38514714e727da5fc6442b [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1637acbc99a9c4ccffff34d1543eb657ffa1006c20767e5c3909b5044d2d7d3e [INFO] running `Command { std: "docker" "start" "-a" "1637acbc99a9c4ccffff34d1543eb657ffa1006c20767e5c3909b5044d2d7d3e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/_bindings-6347fb9e37985420) [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/lib.rs (/opt/rustwide/target/debug/deps/rust_ophio-f1dfbe3eb6a0576a) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test enhancers::actions::tests::in_app_modification ... ok [INFO] [stdout] test enhancers::grammar::tests::invalid_app_matcher ... ok [INFO] [stdout] test enhancers::matchers::tests::app_matching ... ok [INFO] [stdout] test enhancers::grammar::tests::parse_objc_matcher ... ok [INFO] [stdout] test enhancers::matchers::tests::path_matching ... ok [INFO] [stdout] test enhancers::matchers::tests::test_dtor ... ok [INFO] [stdout] test enhancers::matchers::tests::test_negated_display ... ok [INFO] [stdout] test enhancers::matchers::tests::package_matching ... ok [INFO] [stdout] test enhancers::matchers::tests::test_case_sensitive_display ... ok [INFO] [stdout] test enhancers::matchers::tests::family_matching ... ok [INFO] [stdout] test enhancers::tests::parses_default_enhancers ... ok [INFO] [stdout] test enhancers::tests::parses_encoded_default_enhancers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] Doc-tests rust_ophio [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" "1637acbc99a9c4ccffff34d1543eb657ffa1006c20767e5c3909b5044d2d7d3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1637acbc99a9c4ccffff34d1543eb657ffa1006c20767e5c3909b5044d2d7d3e", kill_on_drop: false }` [INFO] [stdout] 1637acbc99a9c4ccffff34d1543eb657ffa1006c20767e5c3909b5044d2d7d3e