[INFO] cloning repository https://github.com/mjonuschat/swatchify
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mjonuschat/swatchify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjonuschat%2Fswatchify", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjonuschat%2Fswatchify'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f8732a5e072e3027be1b4c51674199099cc0d6b1
[INFO] checking mjonuschat/swatchify against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjonuschat%2Fswatchify" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mjonuschat/swatchify
[INFO] finished tweaking git repo https://github.com/mjonuschat/swatchify
[INFO] tweaked toml for git repo https://github.com/mjonuschat/swatchify written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mjonuschat/swatchify 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/mjonuschat/swatchify 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 clap_derive v4.1.8
[INFO] [stderr]   Downloaded clap_lex v0.3.2
[INFO] [stderr]   Downloaded clap v4.1.8
[INFO] [stderr]   Downloaded csv v1.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 857c5be56c89dbc90ff1f2478d2f0f518381917cb8a4d57f28318a08a4e888a3
[INFO] running `Command { std: "docker" "start" "-a" "857c5be56c89dbc90ff1f2478d2f0f518381917cb8a4d57f28318a08a4e888a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "857c5be56c89dbc90ff1f2478d2f0f518381917cb8a4d57f28318a08a4e888a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "857c5be56c89dbc90ff1f2478d2f0f518381917cb8a4d57f28318a08a4e888a3", kill_on_drop: false }`
[INFO] [stdout] 857c5be56c89dbc90ff1f2478d2f0f518381917cb8a4d57f28318a08a4e888a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8236e9ac6ad34a272242e195926cf089b2a8af15e16c511552e5208f0f20f49f
[INFO] running `Command { std: "docker" "start" "-a" "8236e9ac6ad34a272242e195926cf089b2a8af15e16c511552e5208f0f20f49f", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.36.9
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling portable-atomic v0.3.19
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking clap_lex v0.3.2
[INFO] [stderr]     Checking console v0.15.5
[INFO] [stderr]     Checking rayon-core v1.11.0
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking is-terminal v0.4.4
[INFO] [stderr]     Checking tempfile v3.4.0
[INFO] [stderr]     Checking indicatif v0.17.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling clap_derive v4.1.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.39
[INFO] [stderr]     Checking thiserror v1.0.39
[INFO] [stderr]     Checking clap v4.1.8
[INFO] [stderr]     Checking serde v1.0.152
[INFO] [stderr]     Checking csv v1.2.0
[INFO] [stderr]     Checking serde_json v1.0.94
[INFO] [stderr]     Checking swatchify v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.08s
[INFO] running `Command { std: "docker" "inspect" "8236e9ac6ad34a272242e195926cf089b2a8af15e16c511552e5208f0f20f49f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8236e9ac6ad34a272242e195926cf089b2a8af15e16c511552e5208f0f20f49f", kill_on_drop: false }`
[INFO] [stdout] 8236e9ac6ad34a272242e195926cf089b2a8af15e16c511552e5208f0f20f49f
