[INFO] cloning repository https://github.com/ltratt/pizauth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ltratt/pizauth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltratt%2Fpizauth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltratt%2Fpizauth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8b5b21404f76534d8797cb192f969148481eaa4 [INFO] building ltratt/pizauth/b8b5b21404f76534d8797cb192f969148481eaa4 against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltratt%2Fpizauth" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ltratt/pizauth [INFO] finished tweaking git repo https://github.com/ltratt/pizauth [INFO] tweaked toml for git repo https://github.com/ltratt/pizauth written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ltratt/pizauth on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ltratt/pizauth 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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hostname v0.4.2 [INFO] [stderr] Downloaded rerun_except v1.0.0 [INFO] [stderr] Downloaded sparsevec v0.2.2 [INFO] [stderr] Downloaded syslog v7.0.0 [INFO] [stderr] Downloaded cactus v1.0.7 [INFO] [stderr] Downloaded packedvec v1.2.5 [INFO] [stderr] Downloaded lrtable v0.14.0 [INFO] [stderr] Downloaded lrlex v0.14.0 [INFO] [stderr] Downloaded rcgen v0.14.5 [INFO] [stderr] Downloaded cfgrammar v0.14.0 [INFO] [stderr] Downloaded lrpar v0.14.0 [INFO] [stderr] Downloaded stderrlog v0.6.0 [INFO] [stderr] Downloaded vob v3.0.6 [INFO] [stderr] Downloaded pledge v0.4.2 [INFO] [stderr] Downloaded unveil v0.3.2 [INFO] [stderr] Downloaded rustls-pki-types v1.13.1 [INFO] [stderr] Downloaded cc v1.2.48 [INFO] [stderr] Downloaded boot-time v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c134ac5795bb143035f6fb59458c49f1ca8b32a7384527cbbd713bd46136fe4 [INFO] running `Command { std: "docker" "start" "-a" "9c134ac5795bb143035f6fb59458c49f1ca8b32a7384527cbbd713bd46136fe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c134ac5795bb143035f6fb59458c49f1ca8b32a7384527cbbd713bd46136fe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c134ac5795bb143035f6fb59458c49f1ca8b32a7384527cbbd713bd46136fe4", kill_on_drop: false }` [INFO] [stdout] 9c134ac5795bb143035f6fb59458c49f1ca8b32a7384527cbbd713bd46136fe4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] ada3a76dcdd2a890b2fca3ad2266141a307d6aee9595ddfc2c46bb90f1eb4263 [INFO] running `Command { std: "docker" "start" "-a" "ada3a76dcdd2a890b2fca3ad2266141a307d6aee9595ddfc2c46bb90f1eb4263", kill_on_drop: false }` [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling wasi v0.11.1+wasi-snapshot-preview1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling rustls-pki-types v1.13.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling cactus v1.0.7 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling vob v3.0.6 [INFO] [stderr] Compiling packedvec v1.2.5 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling sparsevec v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling ureq-proto v0.5.3 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling hostname v0.4.2 [INFO] [stdout] error: Unsupported target OS! Create an issue: https://github.com/djc/hostname/issues/new [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hostname-0.4.2/src/lib.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | compile_error!("Unsupported target OS! Create an issue: https://github.com/djc/hostname/issues/new"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sys` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hostname-0.4.2/src/lib.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | sys::get() [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `sys` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sys`, use `cargo add sys` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hostname` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ada3a76dcdd2a890b2fca3ad2266141a307d6aee9595ddfc2c46bb90f1eb4263", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ada3a76dcdd2a890b2fca3ad2266141a307d6aee9595ddfc2c46bb90f1eb4263", kill_on_drop: false }` [INFO] [stdout] ada3a76dcdd2a890b2fca3ad2266141a307d6aee9595ddfc2c46bb90f1eb4263