[INFO] cloning repository https://github.com/NyCodeGHG/stellwerksim-rich-presence
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NyCodeGHG/stellwerksim-rich-presence" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNyCodeGHG%2Fstellwerksim-rich-presence", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNyCodeGHG%2Fstellwerksim-rich-presence'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7d93f175bd7087c45740c66fa7956d463268235b
[INFO] checking NyCodeGHG/stellwerksim-rich-presence against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNyCodeGHG%2Fstellwerksim-rich-presence" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NyCodeGHG/stellwerksim-rich-presence
[INFO] finished tweaking git repo https://github.com/NyCodeGHG/stellwerksim-rich-presence
[INFO] tweaked toml for git repo https://github.com/NyCodeGHG/stellwerksim-rich-presence written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NyCodeGHG/stellwerksim-rich-presence 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/NyCodeGHG/stellwerksim-rich-presence 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_repr v0.1.11
[INFO] [stderr]   Downloaded stellwerksim v0.2.0
[INFO] [stderr]   Downloaded app_dirs2 v2.5.5
[INFO] [stderr]   Downloaded backon v0.4.0
[INFO] [stderr]   Downloaded tracing-error v0.2.0
[INFO] [stderr]   Downloaded quote v1.0.24
[INFO] [stderr]   Downloaded bitflags v2.0.2
[INFO] [stderr]   Downloaded serde-xml-rs v0.6.0
[INFO] [stderr]   Downloaded unicode-bidi v0.3.11
[INFO] [stderr]   Downloaded discord-sdk v0.3.4
[INFO] [stderr]   Downloaded jni v0.21.0
[INFO] [stderr]   Downloaded color-spantrace v0.2.0
[INFO] [stderr]   Downloaded color-eyre v0.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 06cb63de5312a6b0e4f297d5629282792bc0351273251f6d151a97f92502fa8e
[INFO] running `Command { std: "docker" "start" "-a" "06cb63de5312a6b0e4f297d5629282792bc0351273251f6d151a97f92502fa8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06cb63de5312a6b0e4f297d5629282792bc0351273251f6d151a97f92502fa8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06cb63de5312a6b0e4f297d5629282792bc0351273251f6d151a97f92502fa8e", kill_on_drop: false }`
[INFO] [stdout] 06cb63de5312a6b0e4f297d5629282792bc0351273251f6d151a97f92502fa8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 92f703ed0951ae2961872e2aa054b8b3712a0b8a3e3cd1aa06186b38055a00cf
[INFO] running `Command { std: "docker" "start" "-a" "92f703ed0951ae2961872e2aa054b8b3712a0b8a3e3cd1aa06186b38055a00cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.52
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.24
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]    Compiling serde_derive v1.0.155
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling futures-core v0.3.27
[INFO] [stderr]    Compiling serde v1.0.155
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling futures-channel v0.3.27
[INFO] [stderr]    Compiling futures-task v0.3.27
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]     Checking futures-sink v0.3.27
[INFO] [stderr]    Compiling thiserror v1.0.39
[INFO] [stderr]    Compiling futures-util v0.3.27
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking futures-io v0.3.27
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]    Compiling async-trait v0.1.66
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]     Checking gimli v0.27.2
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking unicode-bidi v0.3.11
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking object v0.30.3
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking xml-rs v0.8.4
[INFO] [stderr]     Checking time-core v0.1.0
[INFO] [stderr]     Checking time v0.3.20
[INFO] [stderr]     Checking crossbeam-channel v0.5.7
[INFO] [stderr]     Checking tracing-subscriber v0.3.16
[INFO] [stderr]     Checking base64 v0.21.0
[INFO] [stderr]     Checking bitflags v2.0.2
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking xdg v2.4.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking app_dirs2 v2.5.5
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling futures-macro v0.3.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.39
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling serde_repr v0.1.11
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.0
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]     Checking futures-executor v0.3.27
[INFO] [stderr]     Checking futures v0.3.27
[INFO] [stderr]     Checking backon v0.4.0
[INFO] [stderr]     Checking serde-xml-rs v0.6.0
[INFO] [stderr]     Checking stellwerksim v0.2.0
[INFO] [stderr]     Checking discord-sdk v0.3.4
[INFO] [stderr]     Checking stellwerksim-rich-presence v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.16s
[INFO] running `Command { std: "docker" "inspect" "92f703ed0951ae2961872e2aa054b8b3712a0b8a3e3cd1aa06186b38055a00cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92f703ed0951ae2961872e2aa054b8b3712a0b8a3e3cd1aa06186b38055a00cf", kill_on_drop: false }`
[INFO] [stdout] 92f703ed0951ae2961872e2aa054b8b3712a0b8a3e3cd1aa06186b38055a00cf
