[INFO] fetching crate gerber_viewer 0.4.4...
[INFO] testing gerber_viewer-0.4.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate gerber_viewer 0.4.4 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate gerber_viewer 0.4.4
[INFO] finished tweaking crates.io crate gerber_viewer 0.4.4
[INFO] tweaked toml for crates.io crate gerber_viewer 0.4.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gerber_viewer 0.4.4 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gerber_viewer 0.4.4 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 923aefd522aa0c921c44f259905182158718135d295ed42f94e11cbca0ac05a0
[INFO] running `Command { std: "docker" "start" "-a" "923aefd522aa0c921c44f259905182158718135d295ed42f94e11cbca0ac05a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "923aefd522aa0c921c44f259905182158718135d295ed42f94e11cbca0ac05a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "923aefd522aa0c921c44f259905182158718135d295ed42f94e11cbca0ac05a0", kill_on_drop: false }`
[INFO] [stdout] 923aefd522aa0c921c44f259905182158718135d295ed42f94e11cbca0ac05a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d49b84c5685d27c9ada45f85231a48ea17dc207c38b1060f6c2eb85e5cafebb2
[INFO] running `Command { std: "docker" "start" "-a" "d49b84c5685d27c9ada45f85231a48ea17dc207c38b1060f6c2eb85e5cafebb2", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling emath v0.32.0
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling epaint_default_fonts v0.32.0
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling ecolor v0.32.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling lyon_geom v1.0.6
[INFO] [stderr]    Compiling lyon_path v1.0.7
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling lyon_algorithms v1.0.5
[INFO] [stderr]    Compiling lyon_tessellation v1.0.15
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling lyon v1.0.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling epaint v0.32.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling gerber-types v0.6.0
[INFO] [stderr]    Compiling egui v0.32.0
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling lazy-regex v3.4.1
[INFO] [stderr]    Compiling gerber_parser v0.3.1
[INFO] [stderr]    Compiling gerber_viewer v0.4.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.85s
[INFO] running `Command { std: "docker" "inspect" "d49b84c5685d27c9ada45f85231a48ea17dc207c38b1060f6c2eb85e5cafebb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d49b84c5685d27c9ada45f85231a48ea17dc207c38b1060f6c2eb85e5cafebb2", kill_on_drop: false }`
[INFO] [stdout] d49b84c5685d27c9ada45f85231a48ea17dc207c38b1060f6c2eb85e5cafebb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57a9771b612c69b003a9f77b7da2a8251dc16d22998adba0db5facda3b8b19b5
[INFO] running `Command { std: "docker" "start" "-a" "57a9771b612c69b003a9f77b7da2a8251dc16d22998adba0db5facda3b8b19b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling lyon_geom v1.0.6
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling lyon_path v1.0.7
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling lyon_algorithms v1.0.5
[INFO] [stderr]    Compiling lyon_tessellation v1.0.15
[INFO] [stderr]    Compiling lyon v1.0.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling epaint v0.32.0
[INFO] [stderr]    Compiling lazy-regex v3.4.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling egui v0.32.0
[INFO] [stderr]    Compiling gerber-types v0.6.0
[INFO] [stderr]    Compiling gerber_parser v0.3.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling gerber_viewer v0.4.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] error[E0432]: unresolved import `crate::testing`
[INFO] [stdout]     --> src/layer.rs:1626:16
[INFO] [stdout]      |
[INFO] [stdout] 1626 |     use crate::testing::dump_gerber_source;
[INFO] [stdout]      |                ^^^^^^^ could not find `testing` in the crate root
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:35:9
[INFO] [stdout]      |
[INFO] [stdout]   34 | #[cfg(feature = "testing")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `testing` feature
[INFO] [stdout]   35 | pub mod testing;
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::testing`
[INFO] [stdout]     --> src/layer.rs:2018:16
[INFO] [stdout]      |
[INFO] [stdout] 2018 |     use crate::testing::dump_gerber_source;
[INFO] [stdout]      |                ^^^^^^^ could not find `testing` in the crate root
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:35:9
[INFO] [stdout]      |
[INFO] [stdout]   34 | #[cfg(feature = "testing")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `testing` feature
[INFO] [stdout]   35 | pub mod testing;
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gerber_viewer` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "57a9771b612c69b003a9f77b7da2a8251dc16d22998adba0db5facda3b8b19b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57a9771b612c69b003a9f77b7da2a8251dc16d22998adba0db5facda3b8b19b5", kill_on_drop: false }`
[INFO] [stdout] 57a9771b612c69b003a9f77b7da2a8251dc16d22998adba0db5facda3b8b19b5
