[INFO] fetching crate create-vue-monorepo-rs 0.0.10...
[INFO] testing create-vue-monorepo-rs-0.0.10 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate create-vue-monorepo-rs 0.0.10 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate create-vue-monorepo-rs 0.0.10
[INFO] finished tweaking crates.io crate create-vue-monorepo-rs 0.0.10
[INFO] tweaked toml for crates.io crate create-vue-monorepo-rs 0.0.10 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate create-vue-monorepo-rs 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 create-vue-monorepo-rs 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] 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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7fbbe90ff0176316cbaaf7d27ee0a8b91e0aa259ca2a0b7452e3d9fcfe8785d8
[INFO] running `Command { std: "docker" "start" "-a" "7fbbe90ff0176316cbaaf7d27ee0a8b91e0aa259ca2a0b7452e3d9fcfe8785d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7fbbe90ff0176316cbaaf7d27ee0a8b91e0aa259ca2a0b7452e3d9fcfe8785d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fbbe90ff0176316cbaaf7d27ee0a8b91e0aa259ca2a0b7452e3d9fcfe8785d8", kill_on_drop: false }`
[INFO] [stdout] 7fbbe90ff0176316cbaaf7d27ee0a8b91e0aa259ca2a0b7452e3d9fcfe8785d8
[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=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] 02c5f4cadb6c6c0da03faee2731704692a2f9bf30969ea28ef68d5a5bd3efdaf
[INFO] running `Command { std: "docker" "start" "-a" "02c5f4cadb6c6c0da03faee2731704692a2f9bf30969ea28ef68d5a5bd3efdaf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling serde_derive v1.0.159
[INFO] [stderr]    Compiling rustix v0.37.8
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling serde v1.0.159
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling linux-raw-sys v0.3.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling serde_json v1.0.95
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling syn v2.0.13
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling console v0.15.5
[INFO] [stderr]    Compiling openssl-sys v0.9.85
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.16.1+1.7.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling git2 v0.18.1
[INFO] [stderr]    Compiling create-vue-monorepo-rs v0.0.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.98s
[INFO] running `Command { std: "docker" "inspect" "02c5f4cadb6c6c0da03faee2731704692a2f9bf30969ea28ef68d5a5bd3efdaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02c5f4cadb6c6c0da03faee2731704692a2f9bf30969ea28ef68d5a5bd3efdaf", kill_on_drop: false }`
[INFO] [stdout] 02c5f4cadb6c6c0da03faee2731704692a2f9bf30969ea28ef68d5a5bd3efdaf
[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=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] 54265e169a49bef1e372ac4b9ae1d9fcd2207f56318e260f7e815c2c69530c3b
[INFO] running `Command { std: "docker" "start" "-a" "54265e169a49bef1e372ac4b9ae1d9fcd2207f56318e260f7e815c2c69530c3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling create-vue-monorepo-rs v0.0.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] running `Command { std: "docker" "inspect" "54265e169a49bef1e372ac4b9ae1d9fcd2207f56318e260f7e815c2c69530c3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54265e169a49bef1e372ac4b9ae1d9fcd2207f56318e260f7e815c2c69530c3b", kill_on_drop: false }`
[INFO] [stdout] 54265e169a49bef1e372ac4b9ae1d9fcd2207f56318e260f7e815c2c69530c3b
[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=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] ed8158e260a1ab7d3d51692979c104485c810b528b9476c2753bbd2033fc867d
[INFO] running `Command { std: "docker" "start" "-a" "ed8158e260a1ab7d3d51692979c104485c810b528b9476c2753bbd2033fc867d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/create_vue_monorepo_rs-0157419405f95dc3)
[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/create_vue_monorepo_rs-6cfe7857c815f7fc)
[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]    Doc-tests create_vue_monorepo_rs
[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" "ed8158e260a1ab7d3d51692979c104485c810b528b9476c2753bbd2033fc867d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed8158e260a1ab7d3d51692979c104485c810b528b9476c2753bbd2033fc867d", kill_on_drop: false }`
[INFO] [stdout] ed8158e260a1ab7d3d51692979c104485c810b528b9476c2753bbd2033fc867d
