[INFO] fetching crate rasterix-codegen 0.1.0...
[INFO] testing rasterix-codegen-0.1.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate rasterix-codegen 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate rasterix-codegen 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rasterix-codegen 0.1.0
[INFO] tweaked toml for crates.io crate rasterix-codegen 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rasterix-codegen 0.1.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rasterix-codegen 0.1.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quick-xml v0.31.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ebd18a0c74b0f07cede0b1a1d6e0e706a73d116c6e3719b43873db3b3f8c05c
[INFO] running `Command { std: "docker" "start" "-a" "9ebd18a0c74b0f07cede0b1a1d6e0e706a73d116c6e3719b43873db3b3f8c05c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ebd18a0c74b0f07cede0b1a1d6e0e706a73d116c6e3719b43873db3b3f8c05c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ebd18a0c74b0f07cede0b1a1d6e0e706a73d116c6e3719b43873db3b3f8c05c", kill_on_drop: false }`
[INFO] [stdout] 9ebd18a0c74b0f07cede0b1a1d6e0e706a73d116c6e3719b43873db3b3f8c05c
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7ebf41579855a3fba131eebdc56f21281d1133d6467b8efcff941941603d9fe
[INFO] running `Command { std: "docker" "start" "-a" "d7ebf41579855a3fba131eebdc56f21281d1133d6467b8efcff941941603d9fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling rasterix-codegen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.94s
[INFO] running `Command { std: "docker" "inspect" "d7ebf41579855a3fba131eebdc56f21281d1133d6467b8efcff941941603d9fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7ebf41579855a3fba131eebdc56f21281d1133d6467b8efcff941941603d9fe", kill_on_drop: false }`
[INFO] [stdout] d7ebf41579855a3fba131eebdc56f21281d1133d6467b8efcff941941603d9fe
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d24f7731c8871ca2be101806982a85448955c80d6b15e8b2c574a3aab077b9e3
[INFO] running `Command { std: "docker" "start" "-a" "d24f7731c8871ca2be101806982a85448955c80d6b15e8b2c574a3aab077b9e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling rasterix-codegen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/codegen_tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use test_utils::{
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/parse_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use test_utils::load_fixture;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]   --> tests/transform_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use test_utils::load_fixture;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rasterix-codegen` (test "codegen_tests") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rasterix-codegen` (test "parse_tests") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rasterix-codegen` (test "transform_tests") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d24f7731c8871ca2be101806982a85448955c80d6b15e8b2c574a3aab077b9e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d24f7731c8871ca2be101806982a85448955c80d6b15e8b2c574a3aab077b9e3", kill_on_drop: false }`
[INFO] [stdout] d24f7731c8871ca2be101806982a85448955c80d6b15e8b2c574a3aab077b9e3
