[INFO] cloning repository https://github.com/Abdogouhmad/cshell
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Abdogouhmad/cshell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdogouhmad%2Fcshell", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdogouhmad%2Fcshell'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fd14c3c21b81f5f6d06985198bc1e2a0ebe21b9e
[INFO] checking Abdogouhmad/cshell against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdogouhmad%2Fcshell" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Abdogouhmad/cshell
[INFO] finished tweaking git repo https://github.com/Abdogouhmad/cshell
[INFO] tweaked toml for git repo https://github.com/Abdogouhmad/cshell written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Abdogouhmad/cshell on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Abdogouhmad/cshell 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d1a396defd3d7cdcf7419fc6a11ab6f11e0898380074973b7f12374086284eb
[INFO] running `Command { std: "docker" "start" "-a" "1d1a396defd3d7cdcf7419fc6a11ab6f11e0898380074973b7f12374086284eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d1a396defd3d7cdcf7419fc6a11ab6f11e0898380074973b7f12374086284eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d1a396defd3d7cdcf7419fc6a11ab6f11e0898380074973b7f12374086284eb", kill_on_drop: false }`
[INFO] [stdout] 1d1a396defd3d7cdcf7419fc6a11ab6f11e0898380074973b7f12374086284eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8a238e6d1c671609bd2e011b017ad2ff99b512fb7c9ec29dc13a51861581c9f
[INFO] running `Command { std: "docker" "start" "-a" "d8a238e6d1c671609bd2e011b017ad2ff99b512fb7c9ec29dc13a51861581c9f", kill_on_drop: false }`
[INFO] [stderr] warning: csmacros v0.1.0 (/opt/rustwide/workdir/macros) ignoring invalid dependency `cshell` which is missing a lib target
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking anstyle v1.0.9
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking csmacros v0.1.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]     Checking anstream v0.6.17
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking cshell v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.39s
[INFO] running `Command { std: "docker" "inspect" "d8a238e6d1c671609bd2e011b017ad2ff99b512fb7c9ec29dc13a51861581c9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8a238e6d1c671609bd2e011b017ad2ff99b512fb7c9ec29dc13a51861581c9f", kill_on_drop: false }`
[INFO] [stdout] d8a238e6d1c671609bd2e011b017ad2ff99b512fb7c9ec29dc13a51861581c9f
