[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 e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914
[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-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config
[INFO] removed /workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/siteassist-benjamin/compute-starter-kit-rust-fanout on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded time-macros v0.2.10
[INFO] [stderr]   Downloaded time-core v0.1.1
[INFO] [stderr]   Downloaded serde v1.0.164
[INFO] [stderr]   Downloaded fastly-sys v0.9.8
[INFO] [stderr]   Downloaded quote v1.0.28
[INFO] [stderr]   Downloaded fastly-macros v0.9.8
[INFO] [stderr]   Downloaded fastly-shared v0.9.8
[INFO] [stderr]   Downloaded time v0.3.23
[INFO] [stderr]   Downloaded unicode-ident v1.0.9
[INFO] [stderr]   Downloaded proc-macro2 v1.0.63
[INFO] [stderr]   Downloaded anyhow v1.0.71
[INFO] [stderr]   Downloaded serde_derive v1.0.164
[INFO] [stderr]   Downloaded fastly v0.9.8
[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-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 74ad37015254de055a4b121f185e7307ee57c7fdbb1e21247be90ba6266dfb35
[INFO] running `Command { std: "docker" "start" "74ad37015254de055a4b121f185e7307ee57c7fdbb1e21247be90ba6266dfb35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74ad37015254de055a4b121f185e7307ee57c7fdbb1e21247be90ba6266dfb35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74ad37015254de055a4b121f185e7307ee57c7fdbb1e21247be90ba6266dfb35" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74ad37015254de055a4b121f185e7307ee57c7fdbb1e21247be90ba6266dfb35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74ad37015254de055a4b121f185e7307ee57c7fdbb1e21247be90ba6266dfb35" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]     Checking cpufeatures v0.2.8
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking time-core v0.1.1
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest 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 `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_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 `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 10.50s
[INFO] running `Command { std: "docker" "inspect" "74ad37015254de055a4b121f185e7307ee57c7fdbb1e21247be90ba6266dfb35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74ad37015254de055a4b121f185e7307ee57c7fdbb1e21247be90ba6266dfb35", kill_on_drop: false }`
[INFO] [stdout] 74ad37015254de055a4b121f185e7307ee57c7fdbb1e21247be90ba6266dfb35
