[INFO] cloning repository https://github.com/geng-engine/cargo-geng [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geng-engine/cargo-geng" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeng-engine%2Fcargo-geng", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeng-engine%2Fcargo-geng'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 947e5b0fcad0878f8add7c1a69377b76bb5ecf4a [INFO] building geng-engine/cargo-geng against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeng-engine%2Fcargo-geng" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/geng-engine/cargo-geng [INFO] finished tweaking git repo https://github.com/geng-engine/cargo-geng [INFO] tweaked toml for git repo https://github.com/geng-engine/cargo-geng written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/geng-engine/cargo-geng on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/geng-engine/cargo-geng 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded leb128 v0.2.5 [INFO] [stderr] Downloaded wasm-bindgen-multi-value-xform v0.2.100 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.179 [INFO] [stderr] Downloaded is-wsl v0.4.0 [INFO] [stderr] Downloaded is-docker v0.2.0 [INFO] [stderr] Downloaded wasm-bindgen-threads-xform v0.2.100 [INFO] [stderr] Downloaded hyper-staticfile v0.9.6 [INFO] [stderr] Downloaded open v5.3.2 [INFO] [stderr] Downloaded camino v1.1.12 [INFO] [stderr] Downloaded wasm-encoder v0.214.0 [INFO] [stderr] Downloaded wasm-bindgen-cli-support v0.2.100 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.179 [INFO] [stderr] Downloaded wasi v0.14.4+wasi-0.2.4 [INFO] [stderr] Downloaded cxx v1.0.179 [INFO] [stderr] Downloaded cxx-build v1.0.179 [INFO] [stderr] Downloaded wasm-bindgen-wasm-conventions v0.2.100 [INFO] [stderr] Downloaded foldhash v0.2.0 [INFO] [stderr] Downloaded cxxbridge-cmd v1.0.179 [INFO] [stderr] Downloaded wasmparser v0.214.0 [INFO] [stderr] Downloaded wasm-bindgen-externref-xform v0.2.100 [INFO] [stderr] Downloaded walrus v0.23.3 [INFO] [stderr] Downloaded id-arena v2.2.1 [INFO] [stderr] Downloaded find-msvc-tools v0.1.1 [INFO] [stderr] Downloaded wit-bindgen v0.45.1 [INFO] [stderr] Downloaded walrus-macro v0.22.0 [INFO] [stderr] Downloaded wasm-bindgen-wasm-interpreter v0.2.100 [INFO] [stderr] Downloaded wasm-opt-cxx-sys v0.116.0 [INFO] [stderr] Downloaded link-cplusplus v1.0.12 [INFO] [stderr] Downloaded scratch v1.0.9 [INFO] [stderr] Downloaded cc v1.2.36 [INFO] [stderr] Downloaded wasm-opt v0.116.1 [INFO] [stderr] Downloaded gimli v0.26.2 [INFO] [stderr] Downloaded wasm-opt-sys v0.116.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c49312982d520a7557aba08159227ca40464ae94280059c76073822648a2419c [INFO] running `Command { std: "docker" "start" "-a" "c49312982d520a7557aba08159227ca40464ae94280059c76073822648a2419c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c49312982d520a7557aba08159227ca40464ae94280059c76073822648a2419c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c49312982d520a7557aba08159227ca40464ae94280059c76073822648a2419c", kill_on_drop: false }` [INFO] [stdout] c49312982d520a7557aba08159227ca40464ae94280059c76073822648a2419c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64afa4b45a6ec0ceabe47a65dd53ab8d6f9d1dad12bc08dacf2dc9e2727f33a1 [INFO] running `Command { std: "docker" "start" "-a" "64afa4b45a6ec0ceabe47a65dd53ab8d6f9d1dad12bc08dacf2dc9e2727f33a1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling wasm-encoder v0.214.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling camino v1.1.12 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling open v5.3.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling walrus-macro v0.22.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling wasmparser v0.214.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling hyper-staticfile v0.9.6 [INFO] [stderr] Compiling walrus v0.23.3 [INFO] [stderr] Compiling wasm-bindgen-wasm-conventions v0.2.100 [INFO] [stderr] Compiling wasm-bindgen-wasm-interpreter v0.2.100 [INFO] [stderr] Compiling wasm-bindgen-multi-value-xform v0.2.100 [INFO] [stderr] Compiling wasm-bindgen-externref-xform v0.2.100 [INFO] [stderr] Compiling wasm-bindgen-threads-xform v0.2.100 [INFO] [stderr] Compiling wasm-bindgen-cli-support v0.2.100 [INFO] [stderr] Compiling cargo-geng v0.16.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `wasm-opt` [INFO] [stdout] --> src/platform/web.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "wasm-opt")] [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"wast-opt"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `wast-opt` [INFO] [stdout] = help: consider adding `wasm-opt` as a feature in `Cargo.toml` [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: unexpected `cfg` condition value: `wasm-opt` [INFO] [stdout] --> src/platform/web.rs:34:15 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(not(feature = "wasm-opt"))] [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"wast-opt"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `wast-opt` [INFO] [stdout] = help: consider adding `wasm-opt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "64afa4b45a6ec0ceabe47a65dd53ab8d6f9d1dad12bc08dacf2dc9e2727f33a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64afa4b45a6ec0ceabe47a65dd53ab8d6f9d1dad12bc08dacf2dc9e2727f33a1", kill_on_drop: false }` [INFO] [stdout] 64afa4b45a6ec0ceabe47a65dd53ab8d6f9d1dad12bc08dacf2dc9e2727f33a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66f320bef8a92d86e6d109c6f09d43f8c3fb836bd2770685865a0aaff023e25b [INFO] running `Command { std: "docker" "start" "-a" "66f320bef8a92d86e6d109c6f09d43f8c3fb836bd2770685865a0aaff023e25b", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-geng v0.16.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `wasm-opt` [INFO] [stdout] --> src/platform/web.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "wasm-opt")] [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"wast-opt"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `wast-opt` [INFO] [stdout] = help: consider adding `wasm-opt` as a feature in `Cargo.toml` [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: unexpected `cfg` condition value: `wasm-opt` [INFO] [stdout] --> src/platform/web.rs:34:15 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(not(feature = "wasm-opt"))] [INFO] [stdout] | ^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"wast-opt"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `wast-opt` [INFO] [stdout] = help: consider adding `wasm-opt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.32s [INFO] running `Command { std: "docker" "inspect" "66f320bef8a92d86e6d109c6f09d43f8c3fb836bd2770685865a0aaff023e25b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66f320bef8a92d86e6d109c6f09d43f8c3fb836bd2770685865a0aaff023e25b", kill_on_drop: false }` [INFO] [stdout] 66f320bef8a92d86e6d109c6f09d43f8c3fb836bd2770685865a0aaff023e25b