[INFO] cloning repository https://github.com/openpodcast/forwarder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/openpodcast/forwarder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenpodcast%2Fforwarder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenpodcast%2Fforwarder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 99585f0c8af565a4741562f1af5d906b70b722b7 [INFO] checking openpodcast/forwarder against master#899eb03926be23f2e5d2ffcaa1d6f9ac40af7f13 for pr-127827-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenpodcast%2Fforwarder" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/openpodcast/forwarder on toolchain 899eb03926be23f2e5d2ffcaa1d6f9ac40af7f13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+899eb03926be23f2e5d2ffcaa1d6f9ac40af7f13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/openpodcast/forwarder [INFO] finished tweaking git repo https://github.com/openpodcast/forwarder [INFO] tweaked toml for git repo https://github.com/openpodcast/forwarder written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/openpodcast/forwarder 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" "+899eb03926be23f2e5d2ffcaa1d6f9ac40af7f13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-ident v1.0.3 [INFO] [stderr] Downloaded utf8-width v0.1.6 [INFO] [stderr] Downloaded bumpalo v3.11.0 [INFO] [stderr] Downloaded output_vt100 v0.1.3 [INFO] [stderr] Downloaded thiserror-impl v1.0.32 [INFO] [stderr] Downloaded futures-io v0.3.23 [INFO] [stderr] Downloaded ctor v0.1.23 [INFO] [stderr] Downloaded phf_shared v0.11.1 [INFO] [stderr] Downloaded phf_generator v0.11.1 [INFO] [stderr] Downloaded html-escape v0.2.11 [INFO] [stderr] Downloaded diff v0.1.13 [INFO] [stderr] Downloaded pretty_assertions v1.2.1 [INFO] [stderr] Downloaded security-framework v2.7.0 [INFO] [stderr] Downloaded serde v1.0.143 [INFO] [stderr] Downloaded openssl-sys v0.9.76 [INFO] [stderr] Downloaded reqwest v0.11.12 [INFO] [stderr] Downloaded futures-util v0.3.23 [INFO] [stderr] Downloaded chrono v0.4.22 [INFO] [stderr] Downloaded openssl v0.10.42 [INFO] [stderr] Downloaded serde_json v1.0.83 [INFO] [stderr] Downloaded syn v1.0.99 [INFO] [stderr] Downloaded serde_derive v1.0.143 [INFO] [stderr] Downloaded futures-channel v0.3.23 [INFO] [stderr] Downloaded phf_codegen v0.11.1 [INFO] [stderr] Downloaded phf v0.11.1 [INFO] [stderr] Downloaded futures-core v0.3.23 [INFO] [stderr] Downloaded futures-macro v0.3.23 [INFO] [stderr] Downloaded futures-task v0.3.23 [INFO] [stderr] Downloaded thiserror v1.0.32 [INFO] [stderr] Downloaded urlencoding v2.1.0 [INFO] [stderr] Downloaded futures-sink v0.3.23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+899eb03926be23f2e5d2ffcaa1d6f9ac40af7f13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b82f5e20fa6c65fb8fbbb83932cc6afea3f1105004e7be66c698d34d2ec20d36 [INFO] running `Command { std: "docker" "start" "-a" "b82f5e20fa6c65fb8fbbb83932cc6afea3f1105004e7be66c698d34d2ec20d36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b82f5e20fa6c65fb8fbbb83932cc6afea3f1105004e7be66c698d34d2ec20d36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b82f5e20fa6c65fb8fbbb83932cc6afea3f1105004e7be66c698d34d2ec20d36", kill_on_drop: false }` [INFO] [stdout] b82f5e20fa6c65fb8fbbb83932cc6afea3f1105004e7be66c698d34d2ec20d36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+899eb03926be23f2e5d2ffcaa1d6f9ac40af7f13" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c28965bd70cb4cc84621f605741f7d933c29781448aad4fd2087df67c525a59d [INFO] running `Command { std: "docker" "start" "-a" "c28965bd70cb4cc84621f605741f7d933c29781448aad4fd2087df67c525a59d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.82 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling bumpalo v3.11.0 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling wasm-bindgen v0.2.82 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking futures-sink v0.3.23 [INFO] [stderr] Checking futures-io v0.3.23 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking utf8-width v0.1.6 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking matchit v0.4.6 [INFO] [stderr] Checking html-escape v0.2.11 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Compiling openssl-sys v0.9.76 [INFO] [stderr] Checking urlencoding v2.1.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking pretty_assertions v1.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling chrono-tz-build v0.0.3 [INFO] [stderr] Compiling chrono-tz v0.6.3 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.82 [INFO] [stderr] Compiling futures-macro v0.3.23 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.82 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.82 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Compiling js-sys v0.3.59 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Compiling web-sys v0.3.59 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.32 [INFO] [stderr] Compiling worker-sys v0.0.5 [INFO] [stderr] Compiling worker-macros v0.0.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.12 [INFO] [stderr] Checking worker-kv v0.5.1 [INFO] [stderr] Checking wasm-streams v0.2.3 [INFO] [stderr] Checking worker v0.0.10 [INFO] [stderr] Checking forwarder v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.94s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.82 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "c28965bd70cb4cc84621f605741f7d933c29781448aad4fd2087df67c525a59d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c28965bd70cb4cc84621f605741f7d933c29781448aad4fd2087df67c525a59d", kill_on_drop: false }` [INFO] [stdout] c28965bd70cb4cc84621f605741f7d933c29781448aad4fd2087df67c525a59d [INFO] checking openpodcast/forwarder against try#71e0d7ccb3d54cfc766c826c50c8d523223fcc5c for pr-127827-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenpodcast%2Fforwarder" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/openpodcast/forwarder on toolchain 71e0d7ccb3d54cfc766c826c50c8d523223fcc5c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+71e0d7ccb3d54cfc766c826c50c8d523223fcc5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/openpodcast/forwarder [INFO] finished tweaking git repo https://github.com/openpodcast/forwarder [INFO] tweaked toml for git repo https://github.com/openpodcast/forwarder written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/openpodcast/forwarder 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" "+71e0d7ccb3d54cfc766c826c50c8d523223fcc5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+71e0d7ccb3d54cfc766c826c50c8d523223fcc5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d788ac34cddbe64a7a8856469bb6df3419416e75a9c65302e1ed949f61d6a12 [INFO] running `Command { std: "docker" "start" "-a" "3d788ac34cddbe64a7a8856469bb6df3419416e75a9c65302e1ed949f61d6a12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d788ac34cddbe64a7a8856469bb6df3419416e75a9c65302e1ed949f61d6a12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d788ac34cddbe64a7a8856469bb6df3419416e75a9c65302e1ed949f61d6a12", kill_on_drop: false }` [INFO] [stdout] 3d788ac34cddbe64a7a8856469bb6df3419416e75a9c65302e1ed949f61d6a12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+71e0d7ccb3d54cfc766c826c50c8d523223fcc5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7181c7898f5dba3083ef63cdc7073a390d27678135a2b30fdf3ec10284d323e8 [INFO] running `Command { std: "docker" "start" "-a" "7181c7898f5dba3083ef63cdc7073a390d27678135a2b30fdf3ec10284d323e8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.82 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling bumpalo v3.11.0 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling wasm-bindgen v0.2.82 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Checking futures-sink v0.3.23 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Checking futures-io v0.3.23 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking utf8-width v0.1.6 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking matchit v0.4.6 [INFO] [stderr] Checking html-escape v0.2.11 [INFO] [stderr] Compiling openssl-sys v0.9.76 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking urlencoding v2.1.0 [INFO] [stderr] Checking pretty_assertions v1.2.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling chrono-tz-build v0.0.3 [INFO] [stderr] Compiling chrono-tz v0.6.3 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.82 [INFO] [stderr] Compiling futures-macro v0.3.23 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.82 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.82 [INFO] [stderr] Compiling js-sys v0.3.59 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Compiling web-sys v0.3.59 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.32 [INFO] [stderr] Compiling worker-sys v0.0.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Compiling worker-macros v0.0.5 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.12 [INFO] [stderr] Checking worker-kv v0.5.1 [INFO] [stderr] Checking wasm-streams v0.2.3 [INFO] [stderr] Checking worker v0.0.10 [INFO] [stderr] Checking forwarder v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:56:33 [INFO] [stdout] | [INFO] [stdout] 56 | for (key, value) in request.headers() { [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:56:33 [INFO] [stdout] | [INFO] [stdout] 56 | for (key, value) in request.headers() { [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:56:18 [INFO] [stdout] | [INFO] [stdout] 56 | for (key, value) in request.headers() { [INFO] [stdout] | ^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 56 | for (key, value) in request.headers() { [INFO] [stdout] | ^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | / for (key, value) in request.headers() { [INFO] [stdout] 57 | | headers.append(&key, &value)?; [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: within `(str, str)`, the trait `Sized` is not implemented for `str`, which is required by `(_, _): Sized` [INFO] [stdout] = note: required because it appears within the type `(str, str)` [INFO] [stdout] note: required by a bound in `std::prelude::v1::None` [INFO] [stdout] --> /rustc/71e0d7ccb3d54cfc766c826c50c8d523223fcc5c/library/core/src/option.rs:575:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:56:18 [INFO] [stdout] | [INFO] [stdout] 56 | for (key, value) in request.headers() { [INFO] [stdout] | ^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 56 | for (key, value) in request.headers() { [INFO] [stdout] | ^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/lib.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | / for (key, value) in request.headers() { [INFO] [stdout] 57 | | headers.append(&key, &value)?; [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: within `(str, str)`, the trait `Sized` is not implemented for `str`, which is required by `(_, _): Sized` [INFO] [stdout] = note: required because it appears within the type `(str, str)` [INFO] [stdout] note: required by a bound in `std::prelude::v1::None` [INFO] [stdout] --> /rustc/71e0d7ccb3d54cfc766c826c50c8d523223fcc5c/library/core/src/option.rs:575:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:65:25 [INFO] [stdout] | [INFO] [stdout] 65 | .get_async("/", |request, ctx| async move { [INFO] [stdout] | __________---------______^ [INFO] [stdout] | | | [INFO] [stdout] | | arguments to this method are incorrect [INFO] [stdout] 66 | | let upstream = &upstream(&ctx)?; [INFO] [stdout] 67 | | let client = client(&request); [INFO] [stdout] 68 | | console_log!("Received request from {}", client.name()); [INFO] [stdout] ... | [INFO] [stdout] 92 | | Ok(response) [INFO] [stdout] 93 | | }) [INFO] [stdout] | |_________^ expected fn pointer, found `{async closure@lib.rs:65:25}` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(worker::Request, RouteContext<()>) -> _` [INFO] [stdout] found closure `{async closure@src/lib.rs:65:25: 65:39}` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/worker-0.0.10/src/router.rs:190:12 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn get_async(mut self, pattern: &str, func: fn(Request, RouteContext) -> T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:65:25 [INFO] [stdout] | [INFO] [stdout] 65 | .get_async("/", |request, ctx| async move { [INFO] [stdout] | __________---------______^ [INFO] [stdout] | | | [INFO] [stdout] | | arguments to this method are incorrect [INFO] [stdout] 66 | | let upstream = &upstream(&ctx)?; [INFO] [stdout] 67 | | let client = client(&request); [INFO] [stdout] 68 | | console_log!("Received request from {}", client.name()); [INFO] [stdout] ... | [INFO] [stdout] 92 | | Ok(response) [INFO] [stdout] 93 | | }) [INFO] [stdout] | |_________^ expected fn pointer, found `{async closure@lib.rs:65:25}` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(worker::Request, RouteContext<()>) -> _` [INFO] [stdout] found closure `{async closure@src/lib.rs:65:25: 65:39}` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/worker-0.0.10/src/router.rs:190:12 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn get_async(mut self, pattern: &str, func: fn(Request, RouteContext) -> T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `forwarder` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `forwarder` (lib test) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "7181c7898f5dba3083ef63cdc7073a390d27678135a2b30fdf3ec10284d323e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7181c7898f5dba3083ef63cdc7073a390d27678135a2b30fdf3ec10284d323e8", kill_on_drop: false }` [INFO] [stdout] 7181c7898f5dba3083ef63cdc7073a390d27678135a2b30fdf3ec10284d323e8