[INFO] cloning repository https://github.com/ns8wastaken/wallpapers
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ns8wastaken/wallpapers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fns8wastaken%2Fwallpapers", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fns8wastaken%2Fwallpapers'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4b86fecf72315d3513976d55601ce6259d9b4b92
[INFO] checking ns8wastaken/wallpapers against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for pr-133502-17
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fns8wastaken%2Fwallpapers" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ns8wastaken/wallpapers
[INFO] finished tweaking git repo https://github.com/ns8wastaken/wallpapers
[INFO] tweaked toml for git repo https://github.com/ns8wastaken/wallpapers written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ns8wastaken/wallpapers on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ns8wastaken/wallpapers 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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "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 toml_write v0.1.1
[INFO] [stderr]   Downloaded cc v1.2.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b84a56e81c0f3d1befc9685f153d7e3109cbba3a31227937cf02a813ce8df45b
[INFO] running `Command { std: "docker" "start" "-a" "b84a56e81c0f3d1befc9685f153d7e3109cbba3a31227937cf02a813ce8df45b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b84a56e81c0f3d1befc9685f153d7e3109cbba3a31227937cf02a813ce8df45b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b84a56e81c0f3d1befc9685f153d7e3109cbba3a31227937cf02a813ce8df45b", kill_on_drop: false }`
[INFO] [stdout] b84a56e81c0f3d1befc9685f153d7e3109cbba3a31227937cf02a813ce8df45b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e42d036ee65185ebe206442bbe2bd78e30eaa96eabf098ac6dabb3e98daf8861
[INFO] running `Command { std: "docker" "start" "-a" "e42d036ee65185ebe206442bbe2bd78e30eaa96eabf098ac6dabb3e98daf8861", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking toml_datetime v0.6.9
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]     Checking winnow v0.7.10
[INFO] [stderr]     Checking toml_write v0.1.1
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking toml_edit v0.22.26
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking uncased v0.9.10
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking toml v0.8.22
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]     Checking figment v0.10.19
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking chrono-tz v0.9.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling rocket_db_pools_codegen v0.2.0
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]     Checking tera v1.20.0
[INFO] [stderr]     Checking rocket v0.5.1
[INFO] [stderr]     Checking sqlx-sqlite v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking rocket_db_pools v0.2.0
[INFO] [stderr]     Checking rocket_dyn_templates v0.2.0
[INFO] [stderr]     Checking wallpapers v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "e42d036ee65185ebe206442bbe2bd78e30eaa96eabf098ac6dabb3e98daf8861", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e42d036ee65185ebe206442bbe2bd78e30eaa96eabf098ac6dabb3e98daf8861", kill_on_drop: false }`
[INFO] [stdout] e42d036ee65185ebe206442bbe2bd78e30eaa96eabf098ac6dabb3e98daf8861
