[INFO] cloning repository https://github.com/lilithmod/lilith-launcher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lilithmod/lilith-launcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilithmod%2Flilith-launcher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilithmod%2Flilith-launcher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 08452c515a7be916e797220cd6be422562a932b1
[INFO] checking lilithmod/lilith-launcher against try#84addd32a13fa2d3f62fe5d99031611147b7fb13 for pr-147565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilithmod%2Flilith-launcher" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lilithmod/lilith-launcher
[INFO] finished tweaking git repo https://github.com/lilithmod/lilith-launcher
[INFO] tweaked toml for git repo https://github.com/lilithmod/lilith-launcher written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lilithmod/lilith-launcher on toolchain 84addd32a13fa2d3f62fe5d99031611147b7fb13
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lilithmod/lilith-launcher 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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded homedir v0.3.3
[INFO] [stderr]   Downloaded cc v1.1.7
[INFO] [stderr]   Downloaded portable-atomic v1.7.0
[INFO] [stderr]   Downloaded object v0.36.2
[INFO] [stderr]   Downloaded tokio v1.39.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 04b9353c984d9ad8fa012c5f10a60574c8d10a1dc03a083fd9ecc7b14aaeea31
[INFO] running `Command { std: "docker" "start" "-a" "04b9353c984d9ad8fa012c5f10a60574c8d10a1dc03a083fd9ecc7b14aaeea31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04b9353c984d9ad8fa012c5f10a60574c8d10a1dc03a083fd9ecc7b14aaeea31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04b9353c984d9ad8fa012c5f10a60574c8d10a1dc03a083fd9ecc7b14aaeea31", kill_on_drop: false }`
[INFO] [stdout] 04b9353c984d9ad8fa012c5f10a60574c8d10a1dc03a083fd9ecc7b14aaeea31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c39cdd5cc858ca6ab42ce52a2fba8c6b8ba1c36b176e5ad123d08a16ec441281
[INFO] running `Command { std: "docker" "start" "-a" "c39cdd5cc858ca6ab42ce52a2fba8c6b8ba1c36b176e5ad123d08a16ec441281", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking indexmap v2.3.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking homedir v0.3.3
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking hyper-util v0.1.6
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.5
[INFO] [stderr]     Checking launcher v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.06s
[INFO] running `Command { std: "docker" "inspect" "c39cdd5cc858ca6ab42ce52a2fba8c6b8ba1c36b176e5ad123d08a16ec441281", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c39cdd5cc858ca6ab42ce52a2fba8c6b8ba1c36b176e5ad123d08a16ec441281", kill_on_drop: false }`
[INFO] [stdout] c39cdd5cc858ca6ab42ce52a2fba8c6b8ba1c36b176e5ad123d08a16ec441281
