[INFO] cloning repository https://github.com/Eshanatnight/WebRTC-Chat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Eshanatnight/WebRTC-Chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEshanatnight%2FWebRTC-Chat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEshanatnight%2FWebRTC-Chat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e3851d0865bb03b17321e8935237645518b42e27
[INFO] checking Eshanatnight/WebRTC-Chat/e3851d0865bb03b17321e8935237645518b42e27 against 3d50c25bc66853bf0ad205529d0f305a1d841b5e for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEshanatnight%2FWebRTC-Chat" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Eshanatnight/WebRTC-Chat
[INFO] finished tweaking git repo https://github.com/Eshanatnight/WebRTC-Chat
[INFO] tweaked toml for git repo https://github.com/Eshanatnight/WebRTC-Chat written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Eshanatnight/WebRTC-Chat on toolchain 3d50c25bc66853bf0ad205529d0f305a1d841b5e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Eshanatnight/WebRTC-Chat 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" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded once_cell v1.14.0
[INFO] [stderr]   Downloaded yew-macro v0.16.1
[INFO] [stderr]   Downloaded unicode-ident v1.0.4
[INFO] [stderr]   Downloaded yew v0.16.2
[INFO] [stderr]   Downloaded gloo-events v0.1.2
[INFO] [stderr]   Downloaded futures-sink v0.3.24
[INFO] [stderr]   Downloaded gloo-console-timer v0.1.0
[INFO] [stderr]   Downloaded futures-macro v0.3.24
[INFO] [stderr]   Downloaded thiserror-impl v1.0.35
[INFO] [stderr]   Downloaded bincode v1.2.1
[INFO] [stderr]   Downloaded futures-io v0.3.24
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.33
[INFO] [stderr]   Downloaded itoa v1.0.3
[INFO] [stderr]   Downloaded hmac-sha256 v0.1.7
[INFO] [stderr]   Downloaded gloo-file v0.1.0
[INFO] [stderr]   Downloaded futures-core v0.3.24
[INFO] [stderr]   Downloaded anymap v0.12.1
[INFO] [stderr]   Downloaded gloo-timers v0.2.4
[INFO] [stderr]   Downloaded futures-task v0.3.24
[INFO] [stderr]   Downloaded bumpalo v3.11.0
[INFO] [stderr]   Downloaded cfg-match v0.2.1
[INFO] [stderr]   Downloaded futures-channel v0.3.24
[INFO] [stderr]   Downloaded futures-executor v0.3.24
[INFO] [stderr]   Downloaded serde_derive v1.0.144
[INFO] [stderr]   Downloaded anyhow v1.0.65
[INFO] [stderr]   Downloaded thiserror v1.0.35
[INFO] [stderr]   Downloaded bytes v1.2.1
[INFO] [stderr]   Downloaded futures v0.3.24
[INFO] [stderr]   Downloaded serde v1.0.144
[INFO] [stderr]   Downloaded serde_json v1.0.85
[INFO] [stderr]   Downloaded futures-util v0.3.24
[INFO] [stderr]   Downloaded gloo v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 01340d2a66bc1c4efe3be87393f6eb1f400ad83be964a38568b10e92a9b237f6
[INFO] running `Command { std: "docker" "start" "01340d2a66bc1c4efe3be87393f6eb1f400ad83be964a38568b10e92a9b237f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01340d2a66bc1c4efe3be87393f6eb1f400ad83be964a38568b10e92a9b237f6", 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" "01340d2a66bc1c4efe3be87393f6eb1f400ad83be964a38568b10e92a9b237f6" "/opt/rustwide/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01340d2a66bc1c4efe3be87393f6eb1f400ad83be964a38568b10e92a9b237f6", 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" "01340d2a66bc1c4efe3be87393f6eb1f400ad83be964a38568b10e92a9b237f6" "/opt/rustwide/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.83
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling bumpalo v3.11.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.83
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling yew v0.16.2
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking cfg-match v0.2.1
[INFO] [stderr]     Checking anymap v0.12.1
[INFO] [stderr]     Checking hmac-sha256 v0.1.7
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.83
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling thiserror-impl v1.0.35
[INFO] [stderr]    Compiling yew-macro v0.16.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.83
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.83
[INFO] [stdout] error: older versions of the `wasm-bindgen` crate are incompatible with current versions of Rust; please update to `wasm-bindgen` v0.2.88
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasm-bindgen` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "01340d2a66bc1c4efe3be87393f6eb1f400ad83be964a38568b10e92a9b237f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01340d2a66bc1c4efe3be87393f6eb1f400ad83be964a38568b10e92a9b237f6", kill_on_drop: false }`
[INFO] [stdout] 01340d2a66bc1c4efe3be87393f6eb1f400ad83be964a38568b10e92a9b237f6
