[INFO] cloning repository https://github.com/Ujang360/wsactix-auth-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ujang360/wsactix-auth-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUjang360%2Fwsactix-auth-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUjang360%2Fwsactix-auth-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd172b03d2deda4a156c14cc8572150fbf6dcdf5 [INFO] checking Ujang360/wsactix-auth-demo against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUjang360%2Fwsactix-auth-demo" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ujang360/wsactix-auth-demo on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Ujang360/wsactix-auth-demo [INFO] finished tweaking git repo https://github.com/Ujang360/wsactix-auth-demo [INFO] tweaked toml for git repo https://github.com/Ujang360/wsactix-auth-demo written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Ujang360/wsactix-auth-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43cf5f95541bdfbab9e77846790d0a07bdbd4090d3a9844619db7c176758fe2e [INFO] running `Command { std: "docker" "start" "-a" "43cf5f95541bdfbab9e77846790d0a07bdbd4090d3a9844619db7c176758fe2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43cf5f95541bdfbab9e77846790d0a07bdbd4090d3a9844619db7c176758fe2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43cf5f95541bdfbab9e77846790d0a07bdbd4090d3a9844619db7c176758fe2e", kill_on_drop: false }` [INFO] [stdout] 43cf5f95541bdfbab9e77846790d0a07bdbd4090d3a9844619db7c176758fe2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9fbd6f954256f1ba7cdde4ab9d367db7adf0d8bf58589c49288afd7ec62f76e [INFO] running `Command { std: "docker" "start" "-a" "e9fbd6f954256f1ba7cdde4ab9d367db7adf0d8bf58589c49288afd7ec62f76e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Checking futures-task v0.3.14 [INFO] [stderr] Checking local-waker v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling const_fn v0.4.7 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling libmimalloc-sys v0.1.21 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking actix-utils v3.0.0 [INFO] [stderr] Checking actix-service v2.0.0-beta.5 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking local-channel v0.1.2 [INFO] [stderr] Checking sha-1 v0.9.4 [INFO] [stderr] Checking mimalloc v0.1.25 [INFO] [stderr] Checking regex v1.4.6 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling actix-macros v0.2.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.2 [INFO] [stderr] Compiling tapa-trait-serde-derive v0.2.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking bytestring v1.0.0 [INFO] [stderr] Checking tapa-trait-serde v0.2.0 [INFO] [stderr] Checking actix-router v0.2.7 [INFO] [stderr] Checking tokio-util v0.6.6 [INFO] [stderr] Checking actix-rt v2.2.0 [INFO] [stderr] Checking actix-server v2.0.0-beta.4 [INFO] [stderr] Checking actix-codec v0.4.0 [INFO] [stderr] Checking h2 v0.3.2 [INFO] [stderr] Checking actix v0.11.0-beta.3 [INFO] [stderr] Checking actix-tls v3.0.0-beta.5 [INFO] [stderr] Checking actix-http v3.0.0-beta.5 [INFO] [stderr] Checking actix-web v4.0.0-beta.5 [INFO] [stderr] Checking actix-web-actors v4.0.0-beta.3 [INFO] [stderr] Checking wsauth-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "e9fbd6f954256f1ba7cdde4ab9d367db7adf0d8bf58589c49288afd7ec62f76e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9fbd6f954256f1ba7cdde4ab9d367db7adf0d8bf58589c49288afd7ec62f76e", kill_on_drop: false }` [INFO] [stdout] e9fbd6f954256f1ba7cdde4ab9d367db7adf0d8bf58589c49288afd7ec62f76e