[INFO] fetching crate hq-rs 0.22.0...
[INFO] testing hq-rs-0.22.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate hq-rs 0.22.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate hq-rs 0.22.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate hq-rs 0.22.0
[INFO] tweaked toml for crates.io crate hq-rs 0.22.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hq-rs 0.22.0 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 hq-rs 0.22.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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_derive v2.7.15
[INFO] [stderr]   Downloaded sha2 v0.10.8
[INFO] [stderr]   Downloaded pest_generator v2.7.15
[INFO] [stderr]   Downloaded static_assertions v1.1.0
[INFO] [stderr]   Downloaded annotate-snippets v0.11.5
[INFO] [stderr]   Downloaded clap v4.5.32
[INFO] [stderr]   Downloaded ucd-trie v0.1.7
[INFO] [stderr]   Downloaded hcl-edit v0.8.5
[INFO] [stderr]   Downloaded indexmap v2.8.0
[INFO] [stderr]   Downloaded hcl-rs v0.18.4
[INFO] [stderr]   Downloaded pest v2.7.15
[INFO] [stderr]   Downloaded clap_builder v4.5.32
[INFO] [stderr]   Downloaded pest_meta v2.7.15
[INFO] [stderr]   Downloaded winnow v0.7.4
[INFO] [stderr]   Downloaded clap_derive v4.5.32
[INFO] [stderr]   Downloaded kstring v2.0.2
[INFO] [stderr]   Downloaded hcl-primitives v0.1.8
[INFO] [stderr]   Downloaded vecmap-rs v0.2.3
[INFO] [stderr]   Downloaded unicode-width v0.2.0
[INFO] [stderr]   Downloaded libc v0.2.171
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eda40ad2f401f19502249fbdb967ad1b51721f032e575889f06292b4c2433df3
[INFO] running `Command { std: "docker" "start" "-a" "eda40ad2f401f19502249fbdb967ad1b51721f032e575889f06292b4c2433df3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eda40ad2f401f19502249fbdb967ad1b51721f032e575889f06292b4c2433df3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eda40ad2f401f19502249fbdb967ad1b51721f032e575889f06292b4c2433df3", kill_on_drop: false }`
[INFO] [stdout] eda40ad2f401f19502249fbdb967ad1b51721f032e575889f06292b4c2433df3
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a64e8e8a99a6176a946fa363069e83db9b6a651a4f5095f4f04377284f5b998
[INFO] running `Command { std: "docker" "start" "-a" "2a64e8e8a99a6176a946fa363069e83db9b6a651a4f5095f4f04377284f5b998", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling annotate-snippets v0.11.5
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling hcl-primitives v0.1.8
[INFO] [stderr]    Compiling vecmap-rs v0.2.3
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling hcl-edit v0.8.5
[INFO] [stderr]    Compiling hcl-rs v0.18.4
[INFO] [stderr]    Compiling hq-rs v0.22.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.86s
[INFO] running `Command { std: "docker" "inspect" "2a64e8e8a99a6176a946fa363069e83db9b6a651a4f5095f4f04377284f5b998", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a64e8e8a99a6176a946fa363069e83db9b6a651a4f5095f4f04377284f5b998", kill_on_drop: false }`
[INFO] [stdout] 2a64e8e8a99a6176a946fa363069e83db9b6a651a4f5095f4f04377284f5b998
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4bc85866ae8f0fa533e258ac4350bd97a13bc8366409f656069789e54329d833
[INFO] running `Command { std: "docker" "start" "-a" "4bc85866ae8f0fa533e258ac4350bd97a13bc8366409f656069789e54329d833", kill_on_drop: false }`
[INFO] [stderr]    Compiling hq-rs v0.22.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]  --> tests/write-tests.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let mut body = utilities::edit_hcl("version = \"test\"").expect("hcl error");
[INFO] [stdout]   |                    ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]   --> tests/write-tests.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let mut body = utilities::edit_hcl("options { enabled = false }").expect("hcl error");
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]   --> tests/write-tests.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         utilities::edit_hcl("module \"cool-module\" { version = \"1.0\" }").expect("hcl error");
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]   --> tests/write-tests.rs:57:20
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let mut body = utilities::edit_hcl("options { attr = \"value\" }").expect("hcl error");
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]  --> tests/query-tests.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let body = utilities::read_test_hcl().expect("hcl error");
[INFO] [stdout]   |                ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]  --> tests/delete-tests.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let mut body = utilities::edit_hcl("version = \"test\"").expect("hcl error");
[INFO] [stdout]   |                    ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hq-rs` (test "write-tests") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]   --> tests/delete-tests.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         utilities::edit_hcl("module \"cool-module\" { version = \"1.0\" }").expect("hcl error");
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]   --> tests/delete-tests.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         utilities::edit_hcl("module \"cool-module\" { version = \"1.0\" }").expect("hcl error");
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]   --> tests/delete-tests.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let mut body = utilities::edit_hcl("local { var = 5 }").expect("hcl error");
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]   --> tests/delete-tests.rs:61:20
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let mut body = utilities::edit_hcl("local { var = 5 }").expect("hcl error");
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]   --> tests/query-tests.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let body = utilities::read_test_hcl().expect("hcl error");
[INFO] [stdout]    |                ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]   --> tests/delete-tests.rs:73:20
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let mut body = utilities::edit_hcl("local { obj = { val = 5 } }").expect("hcl error");
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]   --> tests/delete-tests.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         utilities::edit_hcl("local { obj = { obj2 = { val = 5 } } }").expect("hcl error");
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]   --> tests/query-tests.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let body = utilities::read_test_hcl().expect("hcl error");
[INFO] [stdout]    |                ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]   --> tests/query-tests.rs:61:16
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let body = utilities::read_test_hcl().expect("hcl error");
[INFO] [stdout]    |                ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]   --> tests/query-tests.rs:77:16
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let body = utilities::read_test_hcl().expect("hcl error");
[INFO] [stdout]    |                ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]   --> tests/query-tests.rs:96:16
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let body = utilities::read_test_hcl().expect("hcl error");
[INFO] [stdout]    |                ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]    --> tests/query-tests.rs:115:16
[INFO] [stdout]     |
[INFO] [stdout] 115 |     let body = utilities::read_test_hcl().expect("hcl error");
[INFO] [stdout]     |                ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hq-rs` (test "delete-tests") due to 7 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hq-rs` (test "query-tests") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "4bc85866ae8f0fa533e258ac4350bd97a13bc8366409f656069789e54329d833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bc85866ae8f0fa533e258ac4350bd97a13bc8366409f656069789e54329d833", kill_on_drop: false }`
[INFO] [stdout] 4bc85866ae8f0fa533e258ac4350bd97a13bc8366409f656069789e54329d833
