[INFO] fetching crate cargo-oxur 0.2.0... [INFO] testing cargo-oxur-0.2.0 against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] extracting crate cargo-oxur 0.2.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate cargo-oxur 0.2.0 [INFO] finished tweaking crates.io crate cargo-oxur 0.2.0 [INFO] tweaked toml for crates.io crate cargo-oxur 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cargo-oxur 0.2.0 on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cargo-oxur 0.2.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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded itoa v1.0.16 [INFO] [stderr] Downloaded terminal_size v0.3.0 [INFO] [stderr] Downloaded oxur-comp v0.2.0 [INFO] [stderr] Downloaded tabled_derive v0.9.0 [INFO] [stderr] Downloaded libredox v0.1.11 [INFO] [stderr] Downloaded oxur-lang v0.2.0 [INFO] [stderr] Downloaded ariadne v0.4.1 [INFO] [stderr] Downloaded metrics-process v2.4.2 [INFO] [stderr] Downloaded mach2 v0.5.0 [INFO] [stderr] Downloaded papergrid v0.13.0 [INFO] [stderr] Downloaded libproc v0.14.11 [INFO] [stderr] Downloaded oxur-cli v0.2.0 [INFO] [stderr] Downloaded serde_json v1.0.147 [INFO] [stderr] Downloaded oxur-repl v0.2.0 [INFO] [stderr] Downloaded sysinfo v0.30.13 [INFO] [stderr] Downloaded tabled v0.17.0 [INFO] [stderr] Downloaded chrono v0.4.19 [INFO] [stderr] Downloaded reedline v0.44.0 [INFO] [stderr] Downloaded metrics v0.24.3 [INFO] [stderr] Downloaded oxur-smap v0.2.0 [INFO] [stderr] Downloaded zmij v0.1.9 [INFO] [stderr] Downloaded num-integer v0.1.44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c37d5e96a5d2ace14b6584ff95a0abe368ea8927764dd972654e0cb03b38b66 [INFO] running `Command { std: "docker" "start" "-a" "8c37d5e96a5d2ace14b6584ff95a0abe368ea8927764dd972654e0cb03b38b66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c37d5e96a5d2ace14b6584ff95a0abe368ea8927764dd972654e0cb03b38b66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c37d5e96a5d2ace14b6584ff95a0abe368ea8927764dd972654e0cb03b38b66", kill_on_drop: false }` [INFO] [stdout] 8c37d5e96a5d2ace14b6584ff95a0abe368ea8927764dd972654e0cb03b38b66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b10adc0368f544bbe81d8cbaa9b0ce8bd5e18d246dea6e0eb45d2c657e43e69e [INFO] running `Command { std: "docker" "start" "-a" "b10adc0368f544bbe81d8cbaa9b0ce8bd5e18d246dea6e0eb45d2c657e43e69e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling serde_json v1.0.147 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling procfs v0.18.0 [INFO] [stderr] Compiling zmij v0.1.9 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling oxur-smap v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling papergrid v0.13.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ariadne v0.4.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling sysinfo v0.30.13 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling procfs-core v0.18.0 [INFO] [stderr] Compiling metrics v0.24.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tabled_derive v0.9.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tabled v0.17.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling oxur-lang v0.2.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling oxur-comp v0.2.0 [INFO] [stderr] Compiling metrics-process v2.4.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling reedline v0.44.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling oxur-repl v0.2.0 [INFO] [stderr] Compiling oxur-cli v0.2.0 [INFO] [stderr] Compiling cargo-oxur v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.99s [INFO] running `Command { std: "docker" "inspect" "b10adc0368f544bbe81d8cbaa9b0ce8bd5e18d246dea6e0eb45d2c657e43e69e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b10adc0368f544bbe81d8cbaa9b0ce8bd5e18d246dea6e0eb45d2c657e43e69e", kill_on_drop: false }` [INFO] [stdout] b10adc0368f544bbe81d8cbaa9b0ce8bd5e18d246dea6e0eb45d2c657e43e69e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42276c88f7f840fcf9b06acb25bbfb6605ea95becd84be3f397fe9b034ddf95f [INFO] running `Command { std: "docker" "start" "-a" "42276c88f7f840fcf9b06acb25bbfb6605ea95becd84be3f397fe9b034ddf95f", kill_on_drop: false }` [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling cargo-oxur v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.33s [INFO] running `Command { std: "docker" "inspect" "42276c88f7f840fcf9b06acb25bbfb6605ea95becd84be3f397fe9b034ddf95f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42276c88f7f840fcf9b06acb25bbfb6605ea95becd84be3f397fe9b034ddf95f", kill_on_drop: false }` [INFO] [stdout] 42276c88f7f840fcf9b06acb25bbfb6605ea95becd84be3f397fe9b034ddf95f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 11df2ef4deb01b8d8f3031b559fb178bba6e1bff54623b2cedf9202ea85d5a17 [INFO] running `Command { std: "docker" "start" "-a" "11df2ef4deb01b8d8f3031b559fb178bba6e1bff54623b2cedf9202ea85d5a17", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_oxur-1d0b861fc3b63f5a) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test scanner::tests::test_is_excluded ... ok [INFO] [stdout] test cache::tests::test_compute_hash ... ok [INFO] [stdout] test cache::tests::test_load_nonexistent ... ok [INFO] [stdout] test scanner::tests::test_find_oxur_files ... ok [INFO] [stdout] test cache::tests::test_needs_recompile_unchanged ... ok [INFO] [stdout] test scanner::tests::test_is_oxur_file ... ok [INFO] [stdout] test cache::tests::test_needs_recompile_new_file ... ok [INFO] [stdout] test cache::tests::test_needs_recompile_content_changed ... ok [INFO] [stdout] test cache::tests::test_save_and_load ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "11df2ef4deb01b8d8f3031b559fb178bba6e1bff54623b2cedf9202ea85d5a17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11df2ef4deb01b8d8f3031b559fb178bba6e1bff54623b2cedf9202ea85d5a17", kill_on_drop: false }` [INFO] [stdout] 11df2ef4deb01b8d8f3031b559fb178bba6e1bff54623b2cedf9202ea85d5a17