[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 master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDenisKolodin%2Fwasm-compilation-fail" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DenisKolodin/wasm-compilation-fail on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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-5/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12f2d4c19f6ac2aceb3bcb127c696d6e2ab35f381dba4b5f20c05049720ddec3 [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" "12f2d4c19f6ac2aceb3bcb127c696d6e2ab35f381dba4b5f20c05049720ddec3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12f2d4c19f6ac2aceb3bcb127c696d6e2ab35f381dba4b5f20c05049720ddec3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12f2d4c19f6ac2aceb3bcb127c696d6e2ab35f381dba4b5f20c05049720ddec3", kill_on_drop: false }` [INFO] [stdout] 12f2d4c19f6ac2aceb3bcb127c696d6e2ab35f381dba4b5f20c05049720ddec3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4fd1fb6a9e883ca74ce1bdb452b3261b7b94d5be8c47253ddcefb8ea712ccaf [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" "d4fd1fb6a9e883ca74ce1bdb452b3261b7b94d5be8c47253ddcefb8ea712ccaf", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling cc v1.0.5 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Checking num-traits v0.2.1 [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] Checking iovec v0.1.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking bytes v0.4.6 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Checking serde_json v1.0.10 [INFO] [stderr] Checking http v0.1.5 [INFO] [stderr] Compiling syn v0.12.13 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [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: 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: 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: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "d4fd1fb6a9e883ca74ce1bdb452b3261b7b94d5be8c47253ddcefb8ea712ccaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4fd1fb6a9e883ca74ce1bdb452b3261b7b94d5be8c47253ddcefb8ea712ccaf", kill_on_drop: false }` [INFO] [stdout] d4fd1fb6a9e883ca74ce1bdb452b3261b7b94d5be8c47253ddcefb8ea712ccaf