[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 beta for pr-78714 [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 beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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" "+beta" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9b29f1c33a6a60c287874f1a38fd54b0df8bd38385857499236b5eecd2f2cd78 [INFO] running `Command { std: "docker" "start" "-a" "9b29f1c33a6a60c287874f1a38fd54b0df8bd38385857499236b5eecd2f2cd78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b29f1c33a6a60c287874f1a38fd54b0df8bd38385857499236b5eecd2f2cd78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b29f1c33a6a60c287874f1a38fd54b0df8bd38385857499236b5eecd2f2cd78", kill_on_drop: false }` [INFO] [stdout] 9b29f1c33a6a60c287874f1a38fd54b0df8bd38385857499236b5eecd2f2cd78 [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f61715695bb9e9285f058f6ccf1e3648277bba6164253e14efce056343e80b05 [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" "f61715695bb9e9285f058f6ccf1e3648277bba6164253e14efce056343e80b05", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.29 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.29 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling sourcefile v0.1.4 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking assert_approx_eq v1.1.0 [INFO] [stderr] Checking dbscan v0.2.0 [INFO] [stderr] Checking futures v0.1.25 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Checking inflate v0.4.4 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking deflate v0.7.19 [INFO] [stderr] Checking stb_truetype v0.2.5 [INFO] [stderr] Checking base64 v0.10.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking ordered-float v1.0.1 [INFO] [stderr] Checking approx v0.3.1 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Checking rusttype v0.7.3 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking num_cpus v1.9.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Checking rayon v1.0.3 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Compiling weedle v0.8.0 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking quickcheck v0.6.2 [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 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] Checking imageproc v0.17.0 [INFO] [stderr] Compiling web-sys v0.3.6 (https://github.com/selaux/wasm-bindgen.git?rev=integration#c1f9003e) [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] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(proc_macro_hygiene, decl_macro)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(proc_macro_hygiene, decl_macro)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `qrcode-wasm` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f61715695bb9e9285f058f6ccf1e3648277bba6164253e14efce056343e80b05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f61715695bb9e9285f058f6ccf1e3648277bba6164253e14efce056343e80b05", kill_on_drop: false }` [INFO] [stdout] f61715695bb9e9285f058f6ccf1e3648277bba6164253e14efce056343e80b05