[INFO] cloning repository https://github.com/DenisKolodin/wasm-compilation-fail [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DenisKolodin/wasm-compilation-fail" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDenisKolodin%2Fwasm-compilation-fail", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDenisKolodin%2Fwasm-compilation-fail'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d773ed532a9036722e4d613dc0e0392b40f1d8a1 [INFO] checking DenisKolodin/wasm-compilation-fail against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDenisKolodin%2Fwasm-compilation-fail" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DenisKolodin/wasm-compilation-fail on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DenisKolodin/wasm-compilation-fail [INFO] finished tweaking git repo https://github.com/DenisKolodin/wasm-compilation-fail [INFO] tweaked toml for git repo https://github.com/DenisKolodin/wasm-compilation-fail written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/DenisKolodin/wasm-compilation-fail already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/koute/stdweb` [INFO] [stderr] Updating git repository `https://github.com/DenisKolodin/yew` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85f7426451f07d203d1ae0ace6e18e1723a566e0d3fc3642d84cb1e198a7685a [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" "85f7426451f07d203d1ae0ace6e18e1723a566e0d3fc3642d84cb1e198a7685a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85f7426451f07d203d1ae0ace6e18e1723a566e0d3fc3642d84cb1e198a7685a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85f7426451f07d203d1ae0ace6e18e1723a566e0d3fc3642d84cb1e198a7685a", kill_on_drop: false }` [INFO] [stdout] 85f7426451f07d203d1ae0ace6e18e1723a566e0d3fc3642d84cb1e198a7685a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f42122306cf9eaf601a7e5cce3524be6e8032d3fd8cdad792ed3235b74094c7 [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" "1f42122306cf9eaf601a7e5cce3524be6e8032d3fd8cdad792ed3235b74094c7", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking libc v0.2.39 [INFO] [stderr] Compiling cc v1.0.5 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Checking num-traits v0.2.1 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking rustc-demangle v0.1.7 [INFO] [stderr] Compiling stdweb v0.4.0 [INFO] [stderr] Compiling stdweb v0.4.0 (https://github.com/koute/stdweb#7785f817) [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling syn v0.12.13 [INFO] [stderr] Checking serde_json v1.0.10 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking bytes v0.4.6 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking http v0.1.5 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Compiling stdweb-derive v0.4.0 [INFO] [stderr] Compiling stdweb-derive v0.4.0 (https://github.com/koute/stdweb#7785f817) [INFO] [stderr] Checking backtrace v0.3.5 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking yew v0.3.0 (https://github.com/DenisKolodin/yew#c6cce687) [INFO] [stderr] Checking wrong-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `stdweb::Value` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use stdweb::Value; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stdweb::Value` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use stdweb::Value; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/wsproto.rs:137:52 [INFO] [stdout] | [INFO] [stdout] 137 | ... .or_else(|e| Err(e.description().into())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/wsproto.rs:143:35 [INFO] [stdout] | [INFO] [stdout] 143 | ... Err(e.description().into()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/wsproto.rs:137:52 [INFO] [stdout] | [INFO] [stdout] 137 | ... .or_else(|e| Err(e.description().into())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/wsproto.rs:143:35 [INFO] [stdout] | [INFO] [stdout] 143 | ... Err(e.description().into()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/main.rs:35:36 [INFO] [stdout] | [INFO] [stdout] 35 | fn create(_: Self::Properties, context: &mut Env) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/main.rs:39:42 [INFO] [stdout] | [INFO] [stdout] 39 | fn update(&mut self, msg: Self::Msg, context: &mut Env) -> ShouldRender { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `ProtoResult` [INFO] [stdout] --> src/wsproto.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub type ProtoResult = Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `ProtoCallback` [INFO] [stdout] --> src/wsproto.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub type ProtoCallback = Callback>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `ProtoStatus` [INFO] [stdout] --> src/wsproto.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum ProtoStatus { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `ProtoService` [INFO] [stdout] --> src/wsproto.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct ProtoService { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/wsproto.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `connect` [INFO] [stdout] --> src/wsproto.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn connect(&mut self, url: &str, notification: Callback) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `request` [INFO] [stdout] --> src/wsproto.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn request(&mut self, service: &str, action: &str, input: &IN, handler: ProtoCallback) -> ProtoTask [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/main.rs:35:36 [INFO] [stdout] | [INFO] [stdout] 35 | fn create(_: Self::Properties, context: &mut Env) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/main.rs:39:42 [INFO] [stdout] | [INFO] [stdout] 39 | fn update(&mut self, msg: Self::Msg, context: &mut Env) -> ShouldRender { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `ProtoResult` [INFO] [stdout] --> src/wsproto.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub type ProtoResult = Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `ProtoCallback` [INFO] [stdout] --> src/wsproto.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub type ProtoCallback = Callback>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `ProtoStatus` [INFO] [stdout] --> src/wsproto.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum ProtoStatus { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `ProtoService` [INFO] [stdout] --> src/wsproto.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct ProtoService { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/wsproto.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `connect` [INFO] [stdout] --> src/wsproto.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn connect(&mut self, url: &str, notification: Callback) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `request` [INFO] [stdout] --> src/wsproto.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn request(&mut self, service: &str, action: &str, input: &IN, handler: ProtoCallback) -> ProtoTask [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "1f42122306cf9eaf601a7e5cce3524be6e8032d3fd8cdad792ed3235b74094c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f42122306cf9eaf601a7e5cce3524be6e8032d3fd8cdad792ed3235b74094c7", kill_on_drop: false }` [INFO] [stdout] 1f42122306cf9eaf601a7e5cce3524be6e8032d3fd8cdad792ed3235b74094c7