[INFO] cloning repository https://github.com/Lut99/static-website-host
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lut99/static-website-host" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLut99%2Fstatic-website-host", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLut99%2Fstatic-website-host'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5eb4e9f5fff9f1c7746559cd99713dceaa185830
[INFO] checking Lut99/static-website-host against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLut99%2Fstatic-website-host" "/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/Lut99/static-website-host
[INFO] finished tweaking git repo https://github.com/Lut99/static-website-host
[INFO] tweaked toml for git repo https://github.com/Lut99/static-website-host written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Lut99/static-website-host on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Lut99/static-website-host 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/Lut99/error-trace-rs`
[INFO] [stderr]     Updating git repository `https://github.com/Lut99/humanlog-rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libyml v0.0.5
[INFO] [stderr]   Downloaded serde_yml v0.0.12
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de204f8552ee7a8e04404b30045cddecfd1dc00613116264a0e314fe148c95b8
[INFO] running `Command { std: "docker" "start" "-a" "de204f8552ee7a8e04404b30045cddecfd1dc00613116264a0e314fe148c95b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de204f8552ee7a8e04404b30045cddecfd1dc00613116264a0e314fe148c95b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de204f8552ee7a8e04404b30045cddecfd1dc00613116264a0e314fe148c95b8", kill_on_drop: false }`
[INFO] [stdout] de204f8552ee7a8e04404b30045cddecfd1dc00613116264a0e314fe148c95b8
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e01a00ef2a4c6587c312fd44dc493048207fa60c489c1498c6e4ef5d974606b
[INFO] running `Command { std: "docker" "start" "-a" "6e01a00ef2a4c6587c312fd44dc493048207fa60c489c1498c6e4ef5d974606b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking libyml v0.0.5
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking clap_builder v4.5.31
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking error-trace v1.1.1 (https://github.com/Lut99/error-trace-rs#58bd7e59)
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking humanlog v0.1.0 (https://github.com/Lut99/humanlog-rs#3c7a024d)
[INFO] [stderr]     Checking axum-core v0.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking thiserror v2.0.11
[INFO] [stderr]     Checking clap v4.5.31
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking axum v0.8.1
[INFO] [stderr]     Checking axum-extra v0.10.0
[INFO] [stderr]     Checking webserver v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.83s
[INFO] running `Command { std: "docker" "inspect" "6e01a00ef2a4c6587c312fd44dc493048207fa60c489c1498c6e4ef5d974606b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e01a00ef2a4c6587c312fd44dc493048207fa60c489c1498c6e4ef5d974606b", kill_on_drop: false }`
[INFO] [stdout] 6e01a00ef2a4c6587c312fd44dc493048207fa60c489c1498c6e4ef5d974606b
