[INFO] fetching crate nektar 0.0.10... [INFO] testing nektar-0.0.10 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate nektar 0.0.10 into /workspace/builds/worker-4-tc2/source [INFO] removed /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nektar 0.0.10 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 669de865185932fbbbaabc0777488ced6da371c9b5dd47e2412caa20ce4551fb [INFO] running `Command { std: "docker" "start" "-a" "669de865185932fbbbaabc0777488ced6da371c9b5dd47e2412caa20ce4551fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "669de865185932fbbbaabc0777488ced6da371c9b5dd47e2412caa20ce4551fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "669de865185932fbbbaabc0777488ced6da371c9b5dd47e2412caa20ce4551fb", kill_on_drop: false }` [INFO] [stdout] 669de865185932fbbbaabc0777488ced6da371c9b5dd47e2412caa20ce4551fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acb30e4b54fd0e4538da4a5e9f5ade1779f71fd54e7d3a9191eb09f7b2626464 [INFO] running `Command { std: "docker" "start" "-a" "acb30e4b54fd0e4538da4a5e9f5ade1779f71fd54e7d3a9191eb09f7b2626464", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling indexmap v2.2.6 [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 thrift v0.17.0 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling dialoguer v0.12.0 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling bstr v1.6.2 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling thiserror v2.0.16 [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 serde_json v1.0.143 [INFO] [stderr] Compiling nektar v0.0.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.59s [INFO] running `Command { std: "docker" "inspect" "acb30e4b54fd0e4538da4a5e9f5ade1779f71fd54e7d3a9191eb09f7b2626464", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acb30e4b54fd0e4538da4a5e9f5ade1779f71fd54e7d3a9191eb09f7b2626464", kill_on_drop: false }` [INFO] [stdout] acb30e4b54fd0e4538da4a5e9f5ade1779f71fd54e7d3a9191eb09f7b2626464 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fe43974944dcc9a6dbeb43ac9fd2cfbc35364979581560e61ea5c16b9a32806 [INFO] running `Command { std: "docker" "start" "-a" "3fe43974944dcc9a6dbeb43ac9fd2cfbc35364979581560e61ea5c16b9a32806", 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)]` 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 17.45s [INFO] running `Command { std: "docker" "inspect" "3fe43974944dcc9a6dbeb43ac9fd2cfbc35364979581560e61ea5c16b9a32806", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fe43974944dcc9a6dbeb43ac9fd2cfbc35364979581560e61ea5c16b9a32806", kill_on_drop: false }` [INFO] [stdout] 3fe43974944dcc9a6dbeb43ac9fd2cfbc35364979581560e61ea5c16b9a32806 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8e7ae4bea0ad24130ae3a57527201b58c711c268db0e2e98266c8e76eae4cc00 [INFO] running `Command { std: "docker" "start" "-a" "8e7ae4bea0ad24130ae3a57527201b58c711c268db0e2e98266c8e76eae4cc00", 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)]` 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.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nektar-bdb9deb408cf00b3) [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-32ad564ebee81803) [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] [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 tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-0e08cee337f00a1d) [INFO] [stderr] Doc-tests nektar [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" "8e7ae4bea0ad24130ae3a57527201b58c711c268db0e2e98266c8e76eae4cc00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e7ae4bea0ad24130ae3a57527201b58c711c268db0e2e98266c8e76eae4cc00", kill_on_drop: false }` [INFO] [stdout] 8e7ae4bea0ad24130ae3a57527201b58c711c268db0e2e98266c8e76eae4cc00