[INFO] cloning repository https://github.com/oxyzenQ/cosmostrix
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oxyzenQ/cosmostrix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FoxyzenQ%2Fcosmostrix", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FoxyzenQ%2Fcosmostrix'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a84016acb6a91a1178fd4512892638e075b6f5d2
[INFO] checking oxyzenQ/cosmostrix/a84016acb6a91a1178fd4512892638e075b6f5d2 against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FoxyzenQ%2Fcosmostrix" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/oxyzenQ/cosmostrix
[INFO] finished tweaking git repo https://github.com/oxyzenQ/cosmostrix
[INFO] tweaked toml for git repo https://github.com/oxyzenQ/cosmostrix written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oxyzenQ/cosmostrix on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oxyzenQ/cosmostrix 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" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.61
[INFO] [stderr]   Downloaded clap_derive v4.5.61
[INFO] [stderr]   Downloaded clap_builder v4.5.61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ec9c6355c8ab625adfdf27c669d4c70699d6b237dca7f402764e9945d10d355a
[INFO] running `Command { std: "docker" "start" "ec9c6355c8ab625adfdf27c669d4c70699d6b237dca7f402764e9945d10d355a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec9c6355c8ab625adfdf27c669d4c70699d6b237dca7f402764e9945d10d355a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ec9c6355c8ab625adfdf27c669d4c70699d6b237dca7f402764e9945d10d355a" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec9c6355c8ab625adfdf27c669d4c70699d6b237dca7f402764e9945d10d355a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ec9c6355c8ab625adfdf27c669d4c70699d6b237dca7f402764e9945d10d355a" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking cfg-if v1.0.5
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling zerocopy v0.8.57
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.26
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling inotify-sys v0.1.8
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking bitflags v2.13.2
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking smallvec v1.16.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling rustix v1.1.5
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking clap_lex v1.1.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking notify-types v1.0.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking clap_builder v4.5.61
[INFO] [stderr]    Compiling cosmostrix v100.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking bitvec v1.1.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.3
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking notify v7.0.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling clap_derive v4.5.61
[INFO] [stderr]     Checking clap v4.5.61
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.29s
[INFO] running `Command { std: "docker" "inspect" "ec9c6355c8ab625adfdf27c669d4c70699d6b237dca7f402764e9945d10d355a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec9c6355c8ab625adfdf27c669d4c70699d6b237dca7f402764e9945d10d355a", kill_on_drop: false }`
[INFO] [stdout] ec9c6355c8ab625adfdf27c669d4c70699d6b237dca7f402764e9945d10d355a
