[INFO] fetching crate layout21raw 3.0.0-pre.2...
[INFO] testing layout21raw-3.0.0-pre.2 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate layout21raw 3.0.0-pre.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate layout21raw 3.0.0-pre.2
[INFO] finished tweaking crates.io crate layout21raw 3.0.0-pre.2
[INFO] tweaked toml for crates.io crate layout21raw 3.0.0-pre.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate layout21raw 3.0.0-pre.2 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 149 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 365203cca7afa4ff565152fd0fabd2f551ec7e101a9712644b590bd2e5550a0f
[INFO] running `Command { std: "docker" "start" "-a" "365203cca7afa4ff565152fd0fabd2f551ec7e101a9712644b590bd2e5550a0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "365203cca7afa4ff565152fd0fabd2f551ec7e101a9712644b590bd2e5550a0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "365203cca7afa4ff565152fd0fabd2f551ec7e101a9712644b590bd2e5550a0f", kill_on_drop: false }`
[INFO] [stdout] 365203cca7afa4ff565152fd0fabd2f551ec7e101a9712644b590bd2e5550a0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 0e00be8df3425a6de1efff743b2672c9ead081c6e40f9cc2097ee7d7f632b1ce
[INFO] running `Command { std: "docker" "start" "-a" "0e00be8df3425a6de1efff743b2672c9ead081c6e40f9cc2097ee7d7f632b1ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling prost-derive v0.6.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling prost-build v0.6.1
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling prost v0.6.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]    Compiling fstrings-proc-macro v0.2.3
[INFO] [stderr]    Compiling prost-types v0.6.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling fstrings v0.2.3
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling prost-derive v0.8.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling prost v0.8.0
[INFO] [stderr]    Compiling vlsir v3.0.0
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling layout21utils v3.0.0-pre.2
[INFO] [stderr]    Compiling lef21 v3.0.0-pre.2
[INFO] [stderr]    Compiling gds21 v3.0.0-pre.2
[INFO] [stderr]    Compiling layout21protos v3.0.0-pre.2
[INFO] [stderr]    Compiling layout21raw v3.0.0-pre.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.97s
[INFO] running `Command { std: "docker" "inspect" "0e00be8df3425a6de1efff743b2672c9ead081c6e40f9cc2097ee7d7f632b1ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e00be8df3425a6de1efff743b2672c9ead081c6e40f9cc2097ee7d7f632b1ce", kill_on_drop: false }`
[INFO] [stdout] 0e00be8df3425a6de1efff743b2672c9ead081c6e40f9cc2097ee7d7f632b1ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] e377df7f0cbd88cbe53d27f26f6ffc449b4360466a864684d5a170e3da9a777a
[INFO] running `Command { std: "docker" "start" "-a" "e377df7f0cbd88cbe53d27f26f6ffc449b4360466a864684d5a170e3da9a777a", kill_on_drop: false }`
[INFO] [stderr]    Compiling layout21raw v3.0.0-pre.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | mod tests;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `tests` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub use geom::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | mod tests;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.75s
[INFO] running `Command { std: "docker" "inspect" "e377df7f0cbd88cbe53d27f26f6ffc449b4360466a864684d5a170e3da9a777a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e377df7f0cbd88cbe53d27f26f6ffc449b4360466a864684d5a170e3da9a777a", kill_on_drop: false }`
[INFO] [stdout] e377df7f0cbd88cbe53d27f26f6ffc449b4360466a864684d5a170e3da9a777a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f0b3e3415af96e4067b784ff131dc7b430e9dad83681ae4b4a3dccf6a4196e79
[INFO] running `Command { std: "docker" "start" "-a" "f0b3e3415af96e4067b784ff131dc7b430e9dad83681ae4b4a3dccf6a4196e79", kill_on_drop: false }`
[INFO] [stderr] warning: private item shadows public glob re-export
[INFO] [stderr]   --> src/lib.rs:40:1
[INFO] [stderr]    |
[INFO] [stderr] 40 | mod tests;
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the name `tests` in the type namespace is supposed to be publicly re-exported here
[INFO] [stderr]   --> src/lib.rs:27:9
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub use geom::*;
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] note: but the private item here shadows it
[INFO] [stderr]   --> src/lib.rs:40:1
[INFO] [stderr]    |
[INFO] [stderr] 40 | mod tests;
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `layout21raw` (lib test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/layout21raw/dc10c6c776cae4cc/deps/layout21raw-dc10c6c776cae4cc)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test geom::tests::test_polygon_contains ... ok
[INFO] [stdout] test gds::gds_import1 ... ok
[INFO] [stdout] test geom::tests::transform_identity ... ok
[INFO] [stdout] test geom::tests::transform_rotate ... ok
[INFO] [stdout] test tests::point ... ok
[INFO] [stdout] test proto::proto1 ... ok
[INFO] [stdout] test tests::test_gds_to_proto1 ... FAILED
[INFO] [stdout] test tests::test_layers ... ok
[INFO] [stdout] test lef::tests::test_lef1 ... ok
[INFO] [stdout] test geom::tests::test_cascade1 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_gds_to_proto1 stdout ----
[INFO] [stdout] Error: Boxed(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_gds_to_proto1
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "f0b3e3415af96e4067b784ff131dc7b430e9dad83681ae4b4a3dccf6a4196e79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0b3e3415af96e4067b784ff131dc7b430e9dad83681ae4b4a3dccf6a4196e79", kill_on_drop: false }`
[INFO] [stdout] f0b3e3415af96e4067b784ff131dc7b430e9dad83681ae4b4a3dccf6a4196e79
