[INFO] fetching crate egui_deferred_table 0.1.5...
[INFO] testing egui_deferred_table-0.1.5 against 1.90.0 for beta-1.91-3
[INFO] extracting crate egui_deferred_table 0.1.5 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate egui_deferred_table 0.1.5
[INFO] finished tweaking crates.io crate egui_deferred_table 0.1.5
[INFO] tweaked toml for crates.io crate egui_deferred_table 0.1.5 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate egui_deferred_table 0.1.5 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate egui_deferred_table 0.1.5 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded emath v0.32.1
[INFO] [stderr]   Downloaded ecolor v0.32.1
[INFO] [stderr]   Downloaded epaint v0.32.1
[INFO] [stderr]   Downloaded epaint_default_fonts v0.32.1
[INFO] [stderr]   Downloaded egui v0.32.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62e71768a93daa85638a4bcc00e03d224f4b0a648ce462219680340c9e35fc2b
[INFO] running `Command { std: "docker" "start" "-a" "62e71768a93daa85638a4bcc00e03d224f4b0a648ce462219680340c9e35fc2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62e71768a93daa85638a4bcc00e03d224f4b0a648ce462219680340c9e35fc2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62e71768a93daa85638a4bcc00e03d224f4b0a648ce462219680340c9e35fc2b", kill_on_drop: false }`
[INFO] [stdout] 62e71768a93daa85638a4bcc00e03d224f4b0a648ce462219680340c9e35fc2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fccc507a56c41ced73bd47f69b88d7bb54b38f13f93de35c425f540666a7de64
[INFO] running `Command { std: "docker" "start" "-a" "fccc507a56c41ced73bd47f69b88d7bb54b38f13f93de35c425f540666a7de64", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling emath v0.32.1
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling epaint_default_fonts v0.32.1
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling ecolor v0.32.1
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling ab_glyph v0.2.31
[INFO] [stderr]    Compiling epaint v0.32.1
[INFO] [stderr]    Compiling egui v0.32.1
[INFO] [stderr]    Compiling egui_deferred_table v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.90s
[INFO] running `Command { std: "docker" "inspect" "fccc507a56c41ced73bd47f69b88d7bb54b38f13f93de35c425f540666a7de64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fccc507a56c41ced73bd47f69b88d7bb54b38f13f93de35c425f540666a7de64", kill_on_drop: false }`
[INFO] [stdout] fccc507a56c41ced73bd47f69b88d7bb54b38f13f93de35c425f540666a7de64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ee660eec854ae50c815ccab8905b6a561cfd5cefd56db02ba8a709e7d7457ff
[INFO] running `Command { std: "docker" "start" "-a" "5ee660eec854ae50c815ccab8905b6a561cfd5cefd56db02ba8a709e7d7457ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling egui_deferred_table v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.52s
[INFO] running `Command { std: "docker" "inspect" "5ee660eec854ae50c815ccab8905b6a561cfd5cefd56db02ba8a709e7d7457ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ee660eec854ae50c815ccab8905b6a561cfd5cefd56db02ba8a709e7d7457ff", kill_on_drop: false }`
[INFO] [stdout] 5ee660eec854ae50c815ccab8905b6a561cfd5cefd56db02ba8a709e7d7457ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 25eb148e3c7d1cf52f55f281f63d13c9b41383497123e70740cb56ac3a4172a2
[INFO] running `Command { std: "docker" "start" "-a" "25eb148e3c7d1cf52f55f281f63d13c9b41383497123e70740cb56ac3a4172a2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/egui_deferred_table-7b4965ab91884e46)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test reordering_tests::test_apply_reordering::case_03 ... ok
[INFO] [stdout] test reordering_tests::test_apply_reordering::case_04 ... ok
[INFO] [stdout] test reordering_tests::test_apply_reordering::case_05 ... ok
[INFO] [stdout] test reordering_tests::test_apply_reordering::case_01 ... ok
[INFO] [stdout] test reordering_tests::test_apply_reordering::case_07 ... ok
[INFO] [stdout] test reordering_tests::test_apply_reordering::case_08 ... ok
[INFO] [stdout] test reordering_tests::test_apply_reordering::case_09 ... ok
[INFO] [stdout] test reordering_tests::test_apply_reordering::case_10 ... ok
[INFO] [stdout] test reordering_tests::test_apply_reordering::case_11 ... ok
[INFO] [stdout] test reordering_tests::test_apply_reordering::case_02 ... ok
[INFO] [stdout] test reordering_tests::test_apply_reordering::case_06 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests egui_deferred_table
[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" "25eb148e3c7d1cf52f55f281f63d13c9b41383497123e70740cb56ac3a4172a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25eb148e3c7d1cf52f55f281f63d13c9b41383497123e70740cb56ac3a4172a2", kill_on_drop: false }`
[INFO] [stdout] 25eb148e3c7d1cf52f55f281f63d13c9b41383497123e70740cb56ac3a4172a2
