[INFO] cloning repository https://github.com/somewheve/ws-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/somewheve/ws-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsomewheve%2Fws-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsomewheve%2Fws-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e3b06a2d2f9362ab1e060bb34297ff6b02ca1c80 [INFO] checking somewheve/ws-example against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsomewheve%2Fws-example" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/somewheve/ws-example [INFO] finished tweaking git repo https://github.com/somewheve/ws-example [INFO] tweaked toml for git repo https://github.com/somewheve/ws-example written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/somewheve/ws-example 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/somewheve/ws-example 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] Updating git repository `https://github.com/HFQR/xitca-web` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xitca-io v0.2.1 [INFO] [stderr] Downloaded xitca-unsafe-collection v0.1.1 [INFO] [stderr] Downloaded xitca-service v0.1.0 [INFO] [stderr] Downloaded http-ws v0.3.0 [INFO] [stderr] Downloaded xitca-tls v0.2.2 [INFO] [stderr] Downloaded xitca-http v0.4.0 [INFO] [stderr] Downloaded rustls-webpki v0.102.2 [INFO] [stderr] Downloaded aws-lc-rs v1.6.2 [INFO] [stderr] Downloaded rustls v0.23.4 [INFO] [stderr] Downloaded aws-lc-sys v0.13.3 [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2e39d78ff204012a72d4b969d569cb07c1bce841d0f72f470627b540a817b40 [INFO] running `Command { std: "docker" "start" "-a" "b2e39d78ff204012a72d4b969d569cb07c1bce841d0f72f470627b540a817b40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2e39d78ff204012a72d4b969d569cb07c1bce841d0f72f470627b540a817b40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2e39d78ff204012a72d4b969d569cb07c1bce841d0f72f470627b540a817b40", kill_on_drop: false }` [INFO] [stdout] b2e39d78ff204012a72d4b969d569cb07c1bce841d0f72f470627b540a817b40 [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12cafc2405c8395dec87b5f55b34d4bb55f10937da7f8a9cee4be8537063e3db [INFO] running `Command { std: "docker" "start" "-a" "12cafc2405c8395dec87b5f55b34d4bb55f10937da7f8a9cee4be8537063e3db", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling aws-lc-rs v1.6.2 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking mirai-annotations v1.12.0 [INFO] [stderr] Checking rustls-pki-types v1.4.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking xitca-unsafe-collection v0.1.1 [INFO] [stderr] Compiling rustls v0.23.4 [INFO] [stderr] Compiling platforms v3.4.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking xitca-service v0.1.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling aws-lc-sys v0.13.3 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking xitca-io v0.2.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking xitca-http v0.4.0 [INFO] [stderr] Checking http-ws v0.3.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking serde v1.0.197 [INFO] [stderr] Checking rustls-webpki v0.102.2 [INFO] [stderr] Checking serde_json v1.0.115 [INFO] [stderr] Checking xitca-tls v0.2.2 [INFO] [stderr] Checking xitca-client v0.1.0 (https://github.com/HFQR/xitca-web?rev=5ee84f7e7cc577897933c2e6c3c0d0426957480a#5ee84f7e) [INFO] [stderr] Checking ws-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.98s [INFO] running `Command { std: "docker" "inspect" "12cafc2405c8395dec87b5f55b34d4bb55f10937da7f8a9cee4be8537063e3db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12cafc2405c8395dec87b5f55b34d4bb55f10937da7f8a9cee4be8537063e3db", kill_on_drop: false }` [INFO] [stdout] 12cafc2405c8395dec87b5f55b34d4bb55f10937da7f8a9cee4be8537063e3db