[INFO] cloning repository https://github.com/000hen/muisnow-uploader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/000hen/muisnow-uploader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F000hen%2Fmuisnow-uploader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F000hen%2Fmuisnow-uploader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1f5408bb688f03958685a9fdf7ecb6964acbbff2
[INFO] checking 000hen/muisnow-uploader against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F000hen%2Fmuisnow-uploader" "/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/000hen/muisnow-uploader
[INFO] finished tweaking git repo https://github.com/000hen/muisnow-uploader
[INFO] tweaked toml for git repo https://github.com/000hen/muisnow-uploader written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/000hen/muisnow-uploader on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/000hen/muisnow-uploader 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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3823600a1fd71cc804558f56c3e14825b51669c9d8b852a5d7f13689a4955375
[INFO] running `Command { std: "docker" "start" "-a" "3823600a1fd71cc804558f56c3e14825b51669c9d8b852a5d7f13689a4955375", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3823600a1fd71cc804558f56c3e14825b51669c9d8b852a5d7f13689a4955375", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3823600a1fd71cc804558f56c3e14825b51669c9d8b852a5d7f13689a4955375", kill_on_drop: false }`
[INFO] [stdout] 3823600a1fd71cc804558f56c3e14825b51669c9d8b852a5d7f13689a4955375
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2548eb93f008022278c9b624f28bf42bbf73361de490e755c13808094bf3e785
[INFO] running `Command { std: "docker" "start" "-a" "2548eb93f008022278c9b624f28bf42bbf73361de490e755c13808094bf3e785", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling portable-atomic v1.4.3
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking anstyle v1.0.3
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.5.4
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking anstream v0.5.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking base64 v0.21.4
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking clap_builder v4.4.4
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking indicatif v0.17.6
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]     Checking clap v4.4.4
[INFO] [stderr]     Checking tokio-util v0.7.9
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.20
[INFO] [stderr]     Checking muisnow_assets_upload v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: environment variable `UPLOAD_HOST` not defined at compile time
[INFO] [stdout]   --> src/http_worker.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let host = env!("UPLOAD_HOST");
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("UPLOAD_HOST")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `UPLOAD_PROTOCOL` not defined at compile time
[INFO] [stdout]   --> src/http_worker.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let protocol = env!("UPLOAD_PROTOCOL");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("UPLOAD_PROTOCOL")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `UPLOAD_HOST` not defined at compile time
[INFO] [stdout]   --> src/http_worker.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let host = env!("UPLOAD_HOST");
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("UPLOAD_HOST")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `UPLOAD_PROTOCOL` not defined at compile time
[INFO] [stdout]   --> src/http_worker.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let protocol = env!("UPLOAD_PROTOCOL");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("UPLOAD_PROTOCOL")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `muisnow_assets_upload` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `muisnow_assets_upload` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "2548eb93f008022278c9b624f28bf42bbf73361de490e755c13808094bf3e785", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2548eb93f008022278c9b624f28bf42bbf73361de490e755c13808094bf3e785", kill_on_drop: false }`
[INFO] [stdout] 2548eb93f008022278c9b624f28bf42bbf73361de490e755c13808094bf3e785
