[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#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[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-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config
[INFO] removed /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/siteassist-benjamin/compute-starter-kit-rust-fanout on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.40
[INFO] [stderr]   Downloaded proc-macro2 v1.0.63
[INFO] [stderr]   Downloaded time-macros v0.2.10
[INFO] [stderr]   Downloaded time-core v0.1.1
[INFO] [stderr]   Downloaded fastly-macros v0.9.8
[INFO] [stderr]   Downloaded fastly-shared v0.9.8
[INFO] [stderr]   Downloaded fastly-sys v0.9.8
[INFO] [stderr]   Downloaded thiserror v1.0.40
[INFO] [stderr]   Downloaded fastly v0.9.8
[INFO] [stderr]   Downloaded serde_derive v1.0.164
[INFO] [stderr]   Downloaded cpufeatures v0.2.8
[INFO] [stderr]   Downloaded time v0.3.23
[INFO] [stderr]   Downloaded serde_json v1.0.99
[INFO] [stderr]   Downloaded syn v2.0.22
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 63f8e5736b1ab7d5bf6fe972c31a05eef9d84043ab0bf9d16907b86dc0fbe906
[INFO] running `Command { std: "docker" "start" "-a" "63f8e5736b1ab7d5bf6fe972c31a05eef9d84043ab0bf9d16907b86dc0fbe906", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63f8e5736b1ab7d5bf6fe972c31a05eef9d84043ab0bf9d16907b86dc0fbe906", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63f8e5736b1ab7d5bf6fe972c31a05eef9d84043ab0bf9d16907b86dc0fbe906", kill_on_drop: false }`
[INFO] [stdout] 63f8e5736b1ab7d5bf6fe972c31a05eef9d84043ab0bf9d16907b86dc0fbe906
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7473b41f63bd63b7672bce58979e751f9025db87415e07153d66c6885a3fb04
[INFO] running `Command { std: "docker" "start" "-a" "e7473b41f63bd63b7672bce58979e751f9025db87415e07153d66c6885a3fb04", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking cpufeatures v0.2.8
[INFO] [stderr]     Checking time-core v0.1.1
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking sha2 v0.9.9
[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 serde_urlencoded v0.7.1
[INFO] [stderr]     Checking time v0.3.23
[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)]` (part of `#[warn(unused)]`) 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<u8> {
[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<u8> {
[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)]` (part of `#[warn(unused)]`) 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<u8> {
[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<u8> {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.17s
[INFO] running `Command { std: "docker" "inspect" "e7473b41f63bd63b7672bce58979e751f9025db87415e07153d66c6885a3fb04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7473b41f63bd63b7672bce58979e751f9025db87415e07153d66c6885a3fb04", kill_on_drop: false }`
[INFO] [stdout] e7473b41f63bd63b7672bce58979e751f9025db87415e07153d66c6885a3fb04
