[INFO] cloning repository https://github.com/DaAlbrecht/create-wso2-project
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DaAlbrecht/create-wso2-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaAlbrecht%2Fcreate-wso2-project", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaAlbrecht%2Fcreate-wso2-project'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b83331dea08c5ad8da3e7bf5d2374baf2301954c
[INFO] checking DaAlbrecht/create-wso2-project against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaAlbrecht%2Fcreate-wso2-project" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DaAlbrecht/create-wso2-project
[INFO] finished tweaking git repo https://github.com/DaAlbrecht/create-wso2-project
[INFO] tweaked toml for git repo https://github.com/DaAlbrecht/create-wso2-project written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DaAlbrecht/create-wso2-project on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DaAlbrecht/create-wso2-project 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 34de5d161f26b9e92609b7f8535cba3457ba030a8c72b73425238aaa745ea910
[INFO] running `Command { std: "docker" "start" "-a" "34de5d161f26b9e92609b7f8535cba3457ba030a8c72b73425238aaa745ea910", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34de5d161f26b9e92609b7f8535cba3457ba030a8c72b73425238aaa745ea910", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34de5d161f26b9e92609b7f8535cba3457ba030a8c72b73425238aaa745ea910", kill_on_drop: false }`
[INFO] [stdout] 34de5d161f26b9e92609b7f8535cba3457ba030a8c72b73425238aaa745ea910
[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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8af2f6f83254884b71f431cce3fd3145c10fe2ef64ed265fdcbca23f33363717
[INFO] running `Command { std: "docker" "start" "-a" "8af2f6f83254884b71f431cce3fd3145c10fe2ef64ed265fdcbca23f33363717", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling libflate_lz77 v1.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling libflate v1.4.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking tempfile v3.7.0
[INFO] [stderr]     Checking clap_builder v4.3.19
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.7
[INFO] [stderr]     Checking dialoguer v0.10.4
[INFO] [stderr]     Checking rust-embed-utils v7.8.1
[INFO] [stderr]    Compiling rust-embed-impl v6.8.1
[INFO] [stderr]     Checking clap v4.3.19
[INFO] [stderr]    Compiling include-flate-codegen v0.1.4
[INFO] [stderr]     Checking include-flate-codegen-exports v0.1.4
[INFO] [stderr]     Checking include-flate v0.2.0
[INFO] [stderr]     Checking rust-embed v6.8.1
[INFO] [stderr]     Checking create-wso2-project v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.03s
[INFO] running `Command { std: "docker" "inspect" "8af2f6f83254884b71f431cce3fd3145c10fe2ef64ed265fdcbca23f33363717", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8af2f6f83254884b71f431cce3fd3145c10fe2ef64ed265fdcbca23f33363717", kill_on_drop: false }`
[INFO] [stdout] 8af2f6f83254884b71f431cce3fd3145c10fe2ef64ed265fdcbca23f33363717
