[INFO] cloning repository https://github.com/hahnavi/komandan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hahnavi/komandan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhahnavi%2Fkomandan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhahnavi%2Fkomandan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b703f0f187d8da4ae17ad320cc74c4bab95803f [INFO] checking hahnavi/komandan against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhahnavi%2Fkomandan" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/hahnavi/komandan [INFO] finished tweaking git repo https://github.com/hahnavi/komandan [INFO] tweaked toml for git repo https://github.com/hahnavi/komandan written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hahnavi/komandan on toolchain 416264364aa47959f5827723e1d7dabc95d0744b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hahnavi/komandan 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused workspace dependency `komandan-playbook` [INFO] [stderr] --> Cargo.toml:57:25 [INFO] [stderr] | [INFO] [stderr] 57 | [workspace.dependencies.komandan-playbook] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_workspace_dependencies` is set to `warn` by default [INFO] [stderr] help: consider removing the workspace dependency `komandan-playbook` [INFO] [stderr] warning: workspace (manifest) generated 1 warning [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 31f303af90cd2cb6d586b90a290ec1722d9a017b1e7ebdbec0f9e087d363f5ca [INFO] running `Command { std: "docker" "start" "31f303af90cd2cb6d586b90a290ec1722d9a017b1e7ebdbec0f9e087d363f5ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31f303af90cd2cb6d586b90a290ec1722d9a017b1e7ebdbec0f9e087d363f5ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "31f303af90cd2cb6d586b90a290ec1722d9a017b1e7ebdbec0f9e087d363f5ca" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31f303af90cd2cb6d586b90a290ec1722d9a017b1e7ebdbec0f9e087d363f5ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "31f303af90cd2cb6d586b90a290ec1722d9a017b1e7ebdbec0f9e087d363f5ca" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] warning: unused workspace dependency `komandan-playbook` [INFO] [stderr] --> Cargo.toml:57:25 [INFO] [stderr] | [INFO] [stderr] 57 | [workspace.dependencies.komandan-playbook] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_workspace_dependencies` is set to `warn` by default [INFO] [stderr] help: consider removing the workspace dependency `komandan-playbook` [INFO] [stderr] warning: workspace (manifest) generated 1 warning [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking memchr v2.8.2 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Compiling zmij v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling core_extensions v1.5.4 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.4 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Checking typewit v1.15.2 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Checking generational-arena v0.2.9 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking bitflags v2.13.0 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Compiling cc v1.2.54 [INFO] [stderr] Checking rand_core v0.10.1 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.103 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking chacha20 v0.10.1 [INFO] [stderr] Checking memo-map v0.3.3 [INFO] [stderr] Checking const_panic v0.2.15 [INFO] [stderr] Compiling abi_stable_shared v0.11.0 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking tstr v0.2.4 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling nix v0.31.3 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Checking repr_offset v0.2.2 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking endian-type v0.2.0 [INFO] [stderr] Checking inventory v0.3.24 [INFO] [stderr] Checking radix_trie v0.3.0 [INFO] [stderr] Compiling quote v1.0.46 [INFO] [stderr] Compiling komandan-core v0.0.4 (/opt/rustwide/workdir/crates/komandan-core) [INFO] [stderr] Compiling mockall_derive v0.14.0 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling mockall v0.14.0 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking fragile v2.0.1 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 (https://github.com/fgardt/proc-macro-error-2?branch=fix%2Ffuture-incompat#53ff94b6) [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking hybrid-array v0.4.13 [INFO] [stderr] Compiling zerocopy v0.8.52 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking winnow v1.0.3 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling lua-src v550.1.1 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Checking toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking crypto-common v0.2.2 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking inout v0.2.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking rand v0.10.1 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Checking cipher v0.5.2 [INFO] [stderr] Checking chrono v0.4.45 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking blowfish v0.10.0 [INFO] [stderr] Checking bcrypt v0.19.2 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling luajit-src v210.7.2+b925b3e [INFO] [stderr] Compiling mlua-sys v0.11.0-rc.1 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Checking serde_spanned v1.1.1 [INFO] [stderr] Checking rustyline v18.0.1 [INFO] [stderr] Checking toml v0.9.12+spec-1.1.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 (https://github.com/fgardt/proc-macro-error-2?branch=fix%2Ffuture-incompat#53ff94b6) [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling mlua_derive v0.12.0-rc.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.52 [INFO] [stderr] Compiling as_derive_utils v0.11.0 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling abi_stable_derive v0.11.3 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking clap v4.6.1 [INFO] [stderr] Checking ssh2 v0.9.5 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking minijinja v2.21.0 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking http-klien v0.1.0 (https://github.com/hahnavi/http-klien-rs?branch=main#572ae6f5) [INFO] [stderr] Checking abi_stable v0.11.3 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking komandan-plugin-abi v0.1.0 (/opt/rustwide/workdir/crates/komandan-plugin-abi) [INFO] [stderr] Checking komandan-playbook v0.1.0 (/opt/rustwide/workdir/crates/komandan-playbook) [INFO] [stderr] Checking komandan-hello-plugin v0.1.0 (/opt/rustwide/workdir/crates/komandan-hello-plugin) [INFO] [stderr] Checking mlua v0.12.0-rc.2 [INFO] [stderr] Checking komandan v0.0.4 (/opt/rustwide/workdir/crates/komandan) [INFO] [stderr] warning: unused dependency `toml` [INFO] [stderr] --> crates/komandan-playbook/Cargo.toml:58:1 [INFO] [stderr] | [INFO] [stderr] 58 | toml.workspace = true [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_dependencies` is set to `warn` by default [INFO] [stderr] help: consider removing the dependency on `toml` [INFO] [stderr] help: to still use for development builds, move to `dev-dependencies` [INFO] [stderr] warning: `komandan-playbook` (manifest) generated 1 warning [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6` [INFO] running `Command { std: "docker" "inspect" "31f303af90cd2cb6d586b90a290ec1722d9a017b1e7ebdbec0f9e087d363f5ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31f303af90cd2cb6d586b90a290ec1722d9a017b1e7ebdbec0f9e087d363f5ca", kill_on_drop: false }` [INFO] [stdout] 31f303af90cd2cb6d586b90a290ec1722d9a017b1e7ebdbec0f9e087d363f5ca