[INFO] cloning repository https://github.com/siteassist-benjamin/compute-starter-kit-rust-fanout [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/siteassist-benjamin/compute-starter-kit-rust-fanout" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiteassist-benjamin%2Fcompute-starter-kit-rust-fanout", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiteassist-benjamin%2Fcompute-starter-kit-rust-fanout'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 90011d1a9909249258128432e841fb1b1b20db93 [INFO] checking siteassist-benjamin/compute-starter-kit-rust-fanout against master#d2eadb7a94ef8c9deb5137695df33cd1fc5aee92 for pr-137268 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiteassist-benjamin%2Fcompute-starter-kit-rust-fanout" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/siteassist-benjamin/compute-starter-kit-rust-fanout on toolchain d2eadb7a94ef8c9deb5137695df33cd1fc5aee92 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/siteassist-benjamin/compute-starter-kit-rust-fanout [INFO] finished tweaking git repo https://github.com/siteassist-benjamin/compute-starter-kit-rust-fanout [INFO] tweaked toml for git repo https://github.com/siteassist-benjamin/compute-starter-kit-rust-fanout written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/siteassist-benjamin/compute-starter-kit-rust-fanout 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" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "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 fastly-shared v0.9.8 [INFO] [stderr] Downloaded fastly-sys v0.9.8 [INFO] [stderr] Downloaded fastly-macros v0.9.8 [INFO] [stderr] Downloaded fastly v0.9.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c74f2ebb8c6313523cbb757b22c24a6e2b5803e40996210dc6f1a716a36ad902 [INFO] running `Command { std: "docker" "start" "-a" "c74f2ebb8c6313523cbb757b22c24a6e2b5803e40996210dc6f1a716a36ad902", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c74f2ebb8c6313523cbb757b22c24a6e2b5803e40996210dc6f1a716a36ad902", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c74f2ebb8c6313523cbb757b22c24a6e2b5803e40996210dc6f1a716a36ad902", kill_on_drop: false }` [INFO] [stdout] c74f2ebb8c6313523cbb757b22c24a6e2b5803e40996210dc6f1a716a36ad902 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08f5bdd317985c330215578c16e07fb672769bc6b08ea2d92042ec34396abf39 [INFO] running `Command { std: "docker" "start" "-a" "08f5bdd317985c330215578c16e07fb672769bc6b08ea2d92042ec34396abf39", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cpufeatures v0.2.8 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking time-core v0.1.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Checking fastly-shared v0.9.8 [INFO] [stderr] Compiling fastly-macros v0.9.8 [INFO] [stderr] Checking fastly-sys v0.9.8 [INFO] [stderr] Checking time v0.3.23 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking fastly v0.9.8 [INFO] [stderr] Checking fastly-compute-project v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `handle_fanout_ws` is never used [INFO] [stdout] --> src/main.rs:7:4 [INFO] [stdout] | [INFO] [stdout] 7 | fn handle_fanout_ws(mut req: Request, chan: &str) -> Response { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ws_text` is never used [INFO] [stdout] --> src/fanout_util.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn ws_text(msg: &str) -> Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ws_sub` is never used [INFO] [stdout] --> src/fanout_util.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn ws_sub(ch: &str) -> Vec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `handle_fanout_ws` is never used [INFO] [stdout] --> src/main.rs:7:4 [INFO] [stdout] | [INFO] [stdout] 7 | fn handle_fanout_ws(mut req: Request, chan: &str) -> Response { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ws_text` is never used [INFO] [stdout] --> src/fanout_util.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn ws_text(msg: &str) -> Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ws_sub` is never used [INFO] [stdout] --> src/fanout_util.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn ws_sub(ch: &str) -> Vec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.96s [INFO] running `Command { std: "docker" "inspect" "08f5bdd317985c330215578c16e07fb672769bc6b08ea2d92042ec34396abf39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08f5bdd317985c330215578c16e07fb672769bc6b08ea2d92042ec34396abf39", kill_on_drop: false }` [INFO] [stdout] 08f5bdd317985c330215578c16e07fb672769bc6b08ea2d92042ec34396abf39