[INFO] cloning repository https://github.com/selaux/qrcode-wasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/selaux/qrcode-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselaux%2Fqrcode-wasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselaux%2Fqrcode-wasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 039bd30b169dcac99af3dc6509ca29e6ea0efc89 [INFO] checking selaux/qrcode-wasm against master#119d2a1a98fe87d4ae6cabf12134a0ef2fb95851 for pr-75180 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselaux%2Fqrcode-wasm" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/selaux/qrcode-wasm on toolchain 119d2a1a98fe87d4ae6cabf12134a0ef2fb95851 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/selaux/qrcode-wasm [INFO] finished tweaking git repo https://github.com/selaux/qrcode-wasm [INFO] tweaked toml for git repo https://github.com/selaux/qrcode-wasm written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/selaux/qrcode-wasm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44b82bcd0459e8ba655c17a5fe5dc94bfdbaf67e24147c2d52cc93ed4cf98b38 [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" "44b82bcd0459e8ba655c17a5fe5dc94bfdbaf67e24147c2d52cc93ed4cf98b38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44b82bcd0459e8ba655c17a5fe5dc94bfdbaf67e24147c2d52cc93ed4cf98b38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44b82bcd0459e8ba655c17a5fe5dc94bfdbaf67e24147c2d52cc93ed4cf98b38", kill_on_drop: false }` [INFO] [stdout] 44b82bcd0459e8ba655c17a5fe5dc94bfdbaf67e24147c2d52cc93ed4cf98b38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bd354d00ba7726cb5f148eca7720cac7364c853895bfa1e6767c0c421a61315 [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" "9bd354d00ba7726cb5f148eca7720cac7364c853895bfa1e6767c0c421a61315", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.29 [INFO] [stderr] Compiling wasm-bindgen v0.2.29 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking assert_approx_eq v1.1.0 [INFO] [stderr] Checking futures v0.1.25 [INFO] [stderr] Checking dbscan v0.2.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking stb_truetype v0.2.5 [INFO] [stderr] Checking base64 v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking ordered-float v1.0.1 [INFO] [stderr] Checking approx v0.3.1 [INFO] [stderr] Checking num-bigint v0.2.2 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking rusttype v0.7.3 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Checking num_cpus v1.9.0 [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Checking num-rational v0.2.1 [INFO] [stderr] Checking rayon v1.0.3 [INFO] [stderr] Checking regex v1.1.0 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Compiling weedle v0.8.0 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking quickcheck v0.6.2 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.29 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.29 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling ruukh-codegen v0.0.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.29 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.23 [INFO] [stderr] Checking js-sys v0.3.6 [INFO] [stderr] Checking console_error_panic_hook v0.1.5 [INFO] [stderr] Checking tiff v0.2.1 [INFO] [stderr] Checking image v0.20.1 [INFO] [stderr] Checking wasm-bindgen-futures v0.3.6 [INFO] [stderr] Compiling web-sys v0.3.6 (https://github.com/selaux/wasm-bindgen.git?rev=integration#c1f9003e) [INFO] [stderr] Checking imageproc v0.17.0 [INFO] [stderr] Checking qrende v0.1.0 (https://github.com/selaux/qrende.git#5b129ec5) [INFO] [stderr] Checking ruukh v0.0.3 [INFO] [stderr] Checking qrcode-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | }) as Box); [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Fn()` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around function argument [INFO] [stdout] --> src/lib.rs:193:40 [INFO] [stdout] | [INFO] [stdout] 193 | (Some(error), _) => html! {
{error}
}, [INFO] [stdout] | ^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around function argument [INFO] [stdout] --> src/lib.rs:194:36 [INFO] [stdout] | [INFO] [stdout] 194 | (None, None) => html! {
{"Loading..."}
}, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | }) as Box); [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Fn()` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around function argument [INFO] [stdout] --> src/lib.rs:193:40 [INFO] [stdout] | [INFO] [stdout] 193 | (Some(error), _) => html! {
{error}
}, [INFO] [stdout] | ^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around function argument [INFO] [stdout] --> src/lib.rs:194:36 [INFO] [stdout] | [INFO] [stdout] 194 | (None, None) => html! {
{"Loading..."}
}, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "9bd354d00ba7726cb5f148eca7720cac7364c853895bfa1e6767c0c421a61315", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bd354d00ba7726cb5f148eca7720cac7364c853895bfa1e6767c0c421a61315", kill_on_drop: false }` [INFO] [stdout] 9bd354d00ba7726cb5f148eca7720cac7364c853895bfa1e6767c0c421a61315