[INFO] cloning repository https://github.com/SionoiS/live-like [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SionoiS/live-like" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSionoiS%2Flive-like", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSionoiS%2Flive-like'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5921e66ce2c32b2c3e8af1a0cc65480185680a0d [INFO] checking SionoiS/live-like against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSionoiS%2Flive-like" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SionoiS/live-like on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SionoiS/live-like [INFO] finished tweaking git repo https://github.com/SionoiS/live-like [INFO] tweaked toml for git repo https://github.com/SionoiS/live-like written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/SionoiS/live-like already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-4/source/web-app/Cargo.toml: unused manifest key: package.licence [INFO] [stderr] warning: /workspace/builds/worker-4/source/streamer-app/Cargo.toml: unused manifest key: package.licence [INFO] [stderr] warning: /workspace/builds/worker-4/source/linked-data/Cargo.toml: unused manifest key: package.licence [INFO] [stderr] Updating git repository `https://github.com/sionois/rust-ipfs-api` [INFO] [stderr] Updating git repository `https://github.com/sionois/rust-web3` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ethabi v13.0.0 [INFO] [stderr] Downloaded ethbloom v0.10.0 [INFO] [stderr] Downloaded ethereum-types v0.10.0 [INFO] [stderr] Downloaded m3u8-rs v1.0.7 [INFO] [stderr] Downloaded yewtil v0.3.2 [INFO] [stderr] Downloaded multibase v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb567bd486ce4bcae5ac9ce4bbf65e85e267c63a29155cf4879f17e44169ed89 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "eb567bd486ce4bcae5ac9ce4bbf65e85e267c63a29155cf4879f17e44169ed89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb567bd486ce4bcae5ac9ce4bbf65e85e267c63a29155cf4879f17e44169ed89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb567bd486ce4bcae5ac9ce4bbf65e85e267c63a29155cf4879f17e44169ed89", kill_on_drop: false }` [INFO] [stdout] eb567bd486ce4bcae5ac9ce4bbf65e85e267c63a29155cf4879f17e44169ed89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2324b4b634846b11a2ecbba5c92d51e88f77e49015e230ecf5f9895d802b2276 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2324b4b634846b11a2ecbba5c92d51e88f77e49015e230ecf5f9895d802b2276", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/linked-data/Cargo.toml: unused manifest key: package.licence [INFO] [stderr] warning: /opt/rustwide/workdir/web-app/Cargo.toml: unused manifest key: package.licence [INFO] [stderr] warning: /opt/rustwide/workdir/streamer-app/Cargo.toml: unused manifest key: package.licence [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.71 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.71 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking base-x v0.2.8 [INFO] [stderr] Checking unsigned-varint v0.5.1 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling yew v0.17.4 [INFO] [stderr] Checking cfg-match v0.2.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking send_wrapper v0.4.0 [INFO] [stderr] Checking unsigned-varint v0.7.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking rlp v0.5.0 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Checking blake2s_simd v0.5.11 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking uint v0.9.0 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking mio v0.7.9 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking http-body v0.4.0 [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 crypto-mac v0.8.0 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking yew-router-route-parser v0.14.0 [INFO] [stderr] Checking m3u8-rs v1.0.7 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.71 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.71 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.9 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling yew-macro v0.17.0 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling yew-router-macro v0.14.0 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.71 [INFO] [stderr] Checking data-encoding-macro v0.1.10 [INFO] [stderr] Checking multibase v0.8.0 [INFO] [stderr] Checking multibase v0.9.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking async-stream v0.3.0 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking pin-project v1.0.5 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Checking tokio-util v0.6.4 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-stream v0.1.4 [INFO] [stderr] Checking h2 v0.3.1 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking impl-serde v0.3.1 [INFO] [stderr] Checking parity-scale-codec v1.3.7 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking ethbloom v0.10.0 [INFO] [stderr] Checking hyper v0.14.4 [INFO] [stderr] Checking jsonrpc-core v17.0.0 [INFO] [stderr] Checking js-sys v0.3.48 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.2 [INFO] [stderr] Compiling multihash-derive v0.7.1 [INFO] [stderr] Checking web-sys v0.3.48 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.21 [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking primitive-types v0.8.0 [INFO] [stderr] Checking multihash v0.13.2 [INFO] [stderr] Checking ethereum-types v0.10.0 [INFO] [stderr] Checking cid v0.6.1 [INFO] [stderr] Checking parity-multiaddr v0.11.1 [INFO] [stderr] Checking linked-data v0.1.0 (/opt/rustwide/workdir/linked-data) [INFO] [stderr] Checking ipfs-api v0.11.0 (https://github.com/sionois/rust-ipfs-api?branch=pubsub-reqwest#63a3d53f) [INFO] [stderr] Checking ethabi v13.0.0 [INFO] [stderr] Checking streamer-app v0.1.0 (/opt/rustwide/workdir/streamer-app) [INFO] [stderr] Checking gloo-timers v0.2.1 [INFO] [stderr] Checking gloo-events v0.1.1 [INFO] [stderr] Checking gloo-console-timer v0.1.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking gloo-file v0.1.0 [INFO] [stderr] Checking gloo v0.2.1 [INFO] [stderr] Checking web3 v0.15.0 (https://github.com/sionois/rust-web3?branch=ens#2b7d1cdd) [INFO] [stderr] Checking yewtil v0.3.2 [INFO] [stderr] Checking yew-router v0.14.0 [INFO] [stderr] Checking web-app v0.1.0 (/opt/rustwide/workdir/web-app) [INFO] [stdout] warning: field is never read: `text_closure` [INFO] [stdout] --> web-app/src/components/chat_window.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | text_closure: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `source_open_closure` [INFO] [stdout] --> web-app/src/components/video_player.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | source_open_closure: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `seeking_closure` [INFO] [stdout] --> web-app/src/components/video_player.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | seeking_closure: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `update_end_closure` [INFO] [stdout] --> web-app/src/components/video_player.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | update_end_closure: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text_closure` [INFO] [stdout] --> web-app/src/components/chat_window.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | text_closure: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `source_open_closure` [INFO] [stdout] --> web-app/src/components/video_player.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | source_open_closure: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `seeking_closure` [INFO] [stdout] --> web-app/src/components/video_player.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | seeking_closure: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `update_end_closure` [INFO] [stdout] --> web-app/src/components/video_player.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | update_end_closure: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 22s [INFO] running `Command { std: "docker" "inspect" "2324b4b634846b11a2ecbba5c92d51e88f77e49015e230ecf5f9895d802b2276", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2324b4b634846b11a2ecbba5c92d51e88f77e49015e230ecf5f9895d802b2276", kill_on_drop: false }` [INFO] [stdout] 2324b4b634846b11a2ecbba5c92d51e88f77e49015e230ecf5f9895d802b2276