[INFO] cloning repository https://github.com/renzp94/create-rzpack
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/renzp94/create-rzpack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenzp94%2Fcreate-rzpack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenzp94%2Fcreate-rzpack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c8f204a267779bb08087ced86cb5db68f30d3589
[INFO] checking renzp94/create-rzpack against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenzp94%2Fcreate-rzpack" "/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/renzp94/create-rzpack
[INFO] finished tweaking git repo https://github.com/renzp94/create-rzpack
[INFO] tweaked toml for git repo https://github.com/renzp94/create-rzpack written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/renzp94/create-rzpack on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/renzp94/create-rzpack 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 92839f8a34d85fb2d7922479713f68559893d3ba6447e1daf676786edf60f0fd
[INFO] running `Command { std: "docker" "start" "-a" "92839f8a34d85fb2d7922479713f68559893d3ba6447e1daf676786edf60f0fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92839f8a34d85fb2d7922479713f68559893d3ba6447e1daf676786edf60f0fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92839f8a34d85fb2d7922479713f68559893d3ba6447e1daf676786edf60f0fd", kill_on_drop: false }`
[INFO] [stdout] 92839f8a34d85fb2d7922479713f68559893d3ba6447e1daf676786edf60f0fd
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c31910cae9a8d7db6ae1ad576a09b43a392038bc1a55b5352db4e9e4aa69f20e
[INFO] running `Command { std: "docker" "start" "-a" "c31910cae9a8d7db6ae1ad576a09b43a392038bc1a55b5352db4e9e4aa69f20e", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling aho-corasick v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bstr v1.6.0
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking nix v0.26.2
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking serde_spanned v0.6.3
[INFO] [stderr]     Checking toml_datetime v0.6.3
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]     Checking cvt v0.1.2
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking winnow v0.5.14
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]     Checking clap_builder v4.3.23
[INFO] [stderr]    Compiling globset v0.4.13
[INFO] [stderr]     Checking fs_at v0.1.8
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling rust-embed-utils v7.8.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking normpath v1.1.1
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking pin-project-lite v0.2.12
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking remove_dir_all v0.8.2
[INFO] [stderr]     Checking dialoguer v0.10.4
[INFO] [stderr]     Checking colorful v0.2.2
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking toml_edit v0.19.14
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling rust-embed-impl v6.8.1
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]     Checking rust-embed v6.8.1
[INFO] [stderr]     Checking toml v0.7.6
[INFO] [stderr]     Checking clap v4.3.23
[INFO] [stderr]     Checking create-rzpack v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.05s
[INFO] running `Command { std: "docker" "inspect" "c31910cae9a8d7db6ae1ad576a09b43a392038bc1a55b5352db4e9e4aa69f20e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c31910cae9a8d7db6ae1ad576a09b43a392038bc1a55b5352db4e9e4aa69f20e", kill_on_drop: false }`
[INFO] [stdout] c31910cae9a8d7db6ae1ad576a09b43a392038bc1a55b5352db4e9e4aa69f20e
