[INFO] cloning repository https://github.com/tinted-theming/base16-builder-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tinted-theming/base16-builder-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftinted-theming%2Fbase16-builder-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftinted-theming%2Fbase16-builder-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2dbb71e9bae906128b06f8d59a68a282fed3f32
[INFO] checking tinted-theming/base16-builder-rust against master#c756124775121dea0e640652c5ee3c89e3dd0eb4 for pr-154971-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftinted-theming%2Fbase16-builder-rust" "/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/tinted-theming/base16-builder-rust
[INFO] finished tweaking git repo https://github.com/tinted-theming/base16-builder-rust
[INFO] tweaked toml for git repo https://github.com/tinted-theming/base16-builder-rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tinted-theming/base16-builder-rust on toolchain c756124775121dea0e640652c5ee3c89e3dd0eb4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tinted-theming/base16-builder-rust 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" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v8.0.0
[INFO] [stderr]   Downloaded env_home v0.1.0
[INFO] [stderr]   Downloaded pori v0.0.0
[INFO] [stderr]   Downloaded wax v0.7.0
[INFO] [stderr]   Downloaded strip-ansi-escapes v0.2.1
[INFO] [stderr]   Downloaded utf8-width v0.1.7
[INFO] [stderr]   Downloaded ribboncurls v0.5.0
[INFO] [stderr]   Downloaded clap v4.5.51
[INFO] [stderr]   Downloaded vte v0.14.1
[INFO] [stderr]   Downloaded clap_builder v4.5.51
[INFO] [stderr]   Downloaded quick-xml v0.38.3
[INFO] [stderr]   Downloaded syn v2.0.108
[INFO] [stderr]   Downloaded winsafe v0.0.19
[INFO] [stderr]   Downloaded libc v0.2.175
[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" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 49724b53364586ec385fe0e500faee713ac27af59a56adc1d7692b0747c521e9
[INFO] running `Command { std: "docker" "start" "-a" "49724b53364586ec385fe0e500faee713ac27af59a56adc1d7692b0747c521e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49724b53364586ec385fe0e500faee713ac27af59a56adc1d7692b0747c521e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49724b53364586ec385fe0e500faee713ac27af59a56adc1d7692b0747c521e9", kill_on_drop: false }`
[INFO] [stdout] 49724b53364586ec385fe0e500faee713ac27af59a56adc1d7692b0747c521e9
[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" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee6540aef7434f9a95dac4da084be00bd23da4087b71058ddd0ced5997159556
[INFO] running `Command { std: "docker" "start" "-a" "ee6540aef7434f9a95dac4da084be00bd23da4087b71058ddd0ced5997159556", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking pori v0.0.0
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking which v8.0.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking wax v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking quick-xml v0.38.3
[INFO] [stderr]    Compiling ribboncurls v0.5.0
[INFO] [stderr]    Compiling tinted-builder v0.13.0 (/opt/rustwide/workdir/tinted-builder)
[INFO] [stderr]     Checking tinted-builder-rust v0.17.0 (/opt/rustwide/workdir/tinted-builder-rust)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.82s
[INFO] running `Command { std: "docker" "inspect" "ee6540aef7434f9a95dac4da084be00bd23da4087b71058ddd0ced5997159556", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee6540aef7434f9a95dac4da084be00bd23da4087b71058ddd0ced5997159556", kill_on_drop: false }`
[INFO] [stdout] ee6540aef7434f9a95dac4da084be00bd23da4087b71058ddd0ced5997159556
