[INFO] cloning repository https://github.com/Decodetalkers/marine_greetdm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Decodetalkers/marine_greetdm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDecodetalkers%2Fmarine_greetdm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDecodetalkers%2Fmarine_greetdm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eaf742dd85c3c11e71fbf18fc7a6ee8400eabf2a
[INFO] checking Decodetalkers/marine_greetdm/eaf742dd85c3c11e71fbf18fc7a6ee8400eabf2a against master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDecodetalkers%2Fmarine_greetdm" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Decodetalkers/marine_greetdm
[INFO] finished tweaking git repo https://github.com/Decodetalkers/marine_greetdm
[INFO] tweaked toml for git repo https://github.com/Decodetalkers/marine_greetdm written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Decodetalkers/marine_greetdm on toolchain 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Decodetalkers/marine_greetdm 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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustyline-derive v0.11.1
[INFO] [stderr]   Downloaded xdg v3.0.0
[INFO] [stderr]   Downloaded fd-lock v4.0.2
[INFO] [stderr]   Downloaded toml v0.9.11+spec-1.1.0
[INFO] [stderr]   Downloaded greetd_ipc v0.10.3
[INFO] [stderr]   Downloaded rustyline v17.0.2
[INFO] [stderr]   Downloaded dialoguer v0.12.0
[INFO] [stderr]   Downloaded gettext-rs v0.7.7
[INFO] [stderr]   Downloaded freedesktop-desktop-entry v0.8.1
[INFO] [stderr]   Downloaded temp-dir v0.1.16
[INFO] [stderr]   Downloaded cc v1.2.58
[INFO] [stderr]   Downloaded gettext-sys v0.26.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b01cb0c3d432b806cbf0156e340a4448dbf6db251a9e4be62cce41c3c055c477
[INFO] running `Command { std: "docker" "start" "-a" "b01cb0c3d432b806cbf0156e340a4448dbf6db251a9e4be62cce41c3c055c477", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b01cb0c3d432b806cbf0156e340a4448dbf6db251a9e4be62cce41c3c055c477", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b01cb0c3d432b806cbf0156e340a4448dbf6db251a9e4be62cce41c3c055c477", kill_on_drop: false }`
[INFO] [stdout] b01cb0c3d432b806cbf0156e340a4448dbf6db251a9e4be62cce41c3c055c477
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 050dd920e9b3ec44f91c6273bfaca57edfb7b7d00636eceb087b6f0dc46f78a0
[INFO] running `Command { std: "docker" "start" "-a" "050dd920e9b3ec44f91c6273bfaca57edfb7b7d00636eceb087b6f0dc46f78a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling temp-dir v0.1.16
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking xdg v3.0.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking unicase v2.9.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling gettext-sys v0.26.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking fd-lock v4.0.2
[INFO] [stderr]     Checking toml v0.9.11+spec-1.1.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking console v0.16.2
[INFO] [stderr]     Checking rtoolbox v0.0.1
[INFO] [stderr]     Checking rpassword v7.4.0
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking dialoguer v0.12.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rustyline-derive v0.11.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking locale_config v0.3.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking gettext-rs v0.7.7
[INFO] [stderr]     Checking freedesktop-desktop-entry v0.8.1
[INFO] [stderr]     Checking rustyline v17.0.2
[INFO] [stderr]     Checking desktopparse v0.1.0 (/opt/rustwide/workdir/desktopparse)
[INFO] [stderr]     Checking serde_json v1.0.120
[INFO] [stderr]     Checking greetd_ipc v0.10.3
[INFO] [stderr]     Checking marine_cli v0.4.0 (/opt/rustwide/workdir/marine_cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.36s
[INFO] running `Command { std: "docker" "inspect" "050dd920e9b3ec44f91c6273bfaca57edfb7b7d00636eceb087b6f0dc46f78a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "050dd920e9b3ec44f91c6273bfaca57edfb7b7d00636eceb087b6f0dc46f78a0", kill_on_drop: false }`
[INFO] [stdout] 050dd920e9b3ec44f91c6273bfaca57edfb7b7d00636eceb087b6f0dc46f78a0
