[INFO] fetching crate nektar 0.0.10... [INFO] testing nektar-0.0.10 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate nektar 0.0.10 into /workspace/builds/worker-7-tc2/source [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate nektar 0.0.10 [INFO] finished tweaking crates.io crate nektar 0.0.10 [INFO] tweaked toml for crates.io crate nektar 0.0.10 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nektar 0.0.10 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nektar 0.0.10 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8322e57e3b8190e81052bf24fe1561846c0278e25b450019e17e5a0fbbf9b4c [INFO] running `Command { std: "docker" "start" "-a" "b8322e57e3b8190e81052bf24fe1561846c0278e25b450019e17e5a0fbbf9b4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8322e57e3b8190e81052bf24fe1561846c0278e25b450019e17e5a0fbbf9b4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8322e57e3b8190e81052bf24fe1561846c0278e25b450019e17e5a0fbbf9b4c", kill_on_drop: false }` [INFO] [stdout] b8322e57e3b8190e81052bf24fe1561846c0278e25b450019e17e5a0fbbf9b4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f79f8c9b8f2605d22d9d4130672990edc40c2a51f95b6d3bcbcd607893c26f28 [INFO] running `Command { std: "docker" "start" "-a" "f79f8c9b8f2605d22d9d4130672990edc40c2a51f95b6d3bcbcd607893c26f28", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling dialoguer v0.12.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling bstr v1.6.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling nektar v0.0.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.21s [INFO] running `Command { std: "docker" "inspect" "f79f8c9b8f2605d22d9d4130672990edc40c2a51f95b6d3bcbcd607893c26f28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f79f8c9b8f2605d22d9d4130672990edc40c2a51f95b6d3bcbcd607893c26f28", kill_on_drop: false }` [INFO] [stdout] f79f8c9b8f2605d22d9d4130672990edc40c2a51f95b6d3bcbcd607893c26f28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0d272aef915e70203fcba12fe2440a70520db29038604ec90472b8b132adb78 [INFO] running `Command { std: "docker" "start" "-a" "e0d272aef915e70203fcba12fe2440a70520db29038604ec90472b8b132adb78", kill_on_drop: false }` [INFO] [stderr] Compiling nektar v0.0.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `ci` [INFO] [stdout] --> tests/integration_test.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(ci)] [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ci)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ci)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IsJson` is never constructed [INFO] [stdout] --> tests/predicates/json.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct IsJson; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IsYaml` is never constructed [INFO] [stdout] --> tests/predicates/yaml.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct IsYaml; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.22s [INFO] running `Command { std: "docker" "inspect" "e0d272aef915e70203fcba12fe2440a70520db29038604ec90472b8b132adb78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0d272aef915e70203fcba12fe2440a70520db29038604ec90472b8b132adb78", kill_on_drop: false }` [INFO] [stdout] e0d272aef915e70203fcba12fe2440a70520db29038604ec90472b8b132adb78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 150ed9159a9abc217dd1d4546724d06f0d18e7972a7ef60ff7215c874cd92aca [INFO] running `Command { std: "docker" "start" "-a" "150ed9159a9abc217dd1d4546724d06f0d18e7972a7ef60ff7215c874cd92aca", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `ci` [INFO] [stderr] --> tests/integration_test.rs:3:7 [INFO] [stderr] | [INFO] [stderr] 3 | #[cfg(ci)] [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ci)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ci)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `IsJson` is never constructed [INFO] [stderr] --> tests/predicates/json.rs:5:12 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct IsJson; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `IsYaml` is never constructed [INFO] [stderr] --> tests/predicates/yaml.rs:5:12 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct IsYaml; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `nektar` (test "integration_test") generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nektar-92ccb51dac4bd696) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nektar-368516b385d99273) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test cli::verify_cli ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-b7d4366df39c6f5a) [INFO] [stdout] [INFO] [stderr] Doc-tests nektar [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] [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" "150ed9159a9abc217dd1d4546724d06f0d18e7972a7ef60ff7215c874cd92aca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "150ed9159a9abc217dd1d4546724d06f0d18e7972a7ef60ff7215c874cd92aca", kill_on_drop: false }` [INFO] [stdout] 150ed9159a9abc217dd1d4546724d06f0d18e7972a7ef60ff7215c874cd92aca