[INFO] cloning repository https://github.com/Waayway/arcanum-create-app
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Waayway/arcanum-create-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWaayway%2Farcanum-create-app", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWaayway%2Farcanum-create-app'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e49911c8b465d63fabcd3ec4c31dcd5b76a029c
[INFO] checking Waayway/arcanum-create-app against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWaayway%2Farcanum-create-app" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Waayway/arcanum-create-app
[INFO] finished tweaking git repo https://github.com/Waayway/arcanum-create-app
[INFO] tweaked toml for git repo https://github.com/Waayway/arcanum-create-app written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Waayway/arcanum-create-app on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Waayway/arcanum-create-app 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.155
[INFO] [stderr]   Downloaded indicatif v0.17.3
[INFO] [stderr]   Downloaded console v0.15.5
[INFO] [stderr]   Downloaded dialoguer v0.10.3
[INFO] [stderr]   Downloaded rust-embed v6.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b090a49248ad0d7fa8c22ea7f820cb5b304f85f14e9f275c59662678a42af104
[INFO] running `Command { std: "docker" "start" "-a" "b090a49248ad0d7fa8c22ea7f820cb5b304f85f14e9f275c59662678a42af104", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b090a49248ad0d7fa8c22ea7f820cb5b304f85f14e9f275c59662678a42af104", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b090a49248ad0d7fa8c22ea7f820cb5b304f85f14e9f275c59662678a42af104", kill_on_drop: false }`
[INFO] [stdout] b090a49248ad0d7fa8c22ea7f820cb5b304f85f14e9f275c59662678a42af104
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76479168139b88f655658a7e3980942f7bcac705eb32aa6fb0652e88d03aefe6
[INFO] running `Command { std: "docker" "start" "-a" "76479168139b88f655658a7e3980942f7bcac705eb32aa6fb0652e88d03aefe6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling io-lifetimes v1.0.6
[INFO] [stderr]    Compiling rustix v0.36.9
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling portable-atomic v0.3.19
[INFO] [stderr]    Compiling serde v1.0.155
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]    Compiling arcanum-create-app v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking zeroize v1.5.7
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking clap_lex v0.3.2
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr] warning: arcanum-create-app@0.1.0: Err(
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rust-embed-utils v7.5.0
[INFO] [stderr]     Checking console v0.15.5
[INFO] [stderr]     Checking indicatif v0.17.3
[INFO] [stderr]     Checking is-terminal v0.4.4
[INFO] [stderr]     Checking tempfile v3.4.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking dialoguer v0.10.3
[INFO] [stderr]    Compiling rust-embed-impl v6.5.0
[INFO] [stderr]    Compiling clap_derive v4.1.8
[INFO] [stderr]     Checking rust-embed v6.6.0
[INFO] [stderr]     Checking clap v4.1.8
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/templates.rs:39:72
[INFO] [stdout]    |
[INFO] [stdout] 39 |         fs::create_dir_all(new_path.parent().unwrap()).unwrap_or_else(|err| {
[INFO] [stdout]    |                                                                        ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/templates.rs:39:72
[INFO] [stdout]    |
[INFO] [stdout] 39 |         fs::create_dir_all(new_path.parent().unwrap()).unwrap_or_else(|err| {
[INFO] [stdout]    |                                                                        ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.95s
[INFO] running `Command { std: "docker" "inspect" "76479168139b88f655658a7e3980942f7bcac705eb32aa6fb0652e88d03aefe6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76479168139b88f655658a7e3980942f7bcac705eb32aa6fb0652e88d03aefe6", kill_on_drop: false }`
[INFO] [stdout] 76479168139b88f655658a7e3980942f7bcac705eb32aa6fb0652e88d03aefe6
