[INFO] cloning repository https://github.com/Awpteamoose/rage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Awpteamoose/rage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAwpteamoose%2Frage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAwpteamoose%2Frage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 561f93a659607fb977877fcfbf324c098ca4e145 [INFO] testing Awpteamoose/rage against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAwpteamoose%2Frage" "/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/Awpteamoose/rage on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Awpteamoose/rage [INFO] finished tweaking git repo https://github.com/Awpteamoose/rage [INFO] tweaked toml for git repo https://github.com/Awpteamoose/rage written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Awpteamoose/rage already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90f5b747c886b0893188c96951ae687acb04e3c2cc50eb189e87a7c62901e8e3 [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" "90f5b747c886b0893188c96951ae687acb04e3c2cc50eb189e87a7c62901e8e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90f5b747c886b0893188c96951ae687acb04e3c2cc50eb189e87a7c62901e8e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90f5b747c886b0893188c96951ae687acb04e3c2cc50eb189e87a7c62901e8e3", kill_on_drop: false }` [INFO] [stdout] 90f5b747c886b0893188c96951ae687acb04e3c2cc50eb189e87a7c62901e8e3 [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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36bda73ef35fe0d933591c1bd1c06e41de95605ff20261e546c13e8c329dc1bc [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" "36bda73ef35fe0d933591c1bd1c06e41de95605ff20261e546c13e8c329dc1bc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.16 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.4 [INFO] [stderr] Compiling base-x v0.2.4 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling strum v0.15.0 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling stdweb v0.4.17 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.16 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.16 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.16 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.16 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.16 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.7 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling rage v0.0.19 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `console`, `js` [INFO] [stdout] --> src/cmp.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | use stdweb::{console, js}; [INFO] [stdout] | ^^^^^^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashMap` [INFO] [stdout] --> src/styled.rs:4:41 [INFO] [stdout] | [INFO] [stdout] 4 | collections::{hash_map::DefaultHasher, HashMap, HashSet}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `State` [INFO] [stdout] --> src/vdom.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 2 | cmp::{State, STATE}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/primitives.rs:30:3 [INFO] [stdout] | [INFO] [stdout] 30 | ];}; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/vdom.rs:132:17 [INFO] [stdout] | [INFO] [stdout] 132 | __event_idents!(handle, skip, skip) [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `__event_idents` [INFO] [stdout] = note: this warning originates in the macro `__event_idents` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trivial cast: `&std::string::String` as `&str` [INFO] [stdout] --> src/vdom.rs:163:11 [INFO] [stdout] | [INFO] [stdout] 163 | match input_type as &str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:18:2 [INFO] [stdout] | [INFO] [stdout] 18 | trivial_casts, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = help: cast can be replaced by coercion; this might require a temporary variable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `RequestAnimationFrameHandle` [INFO] [stdout] --> src/cmp.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | stdweb::web::window().request_animation_frame(crate::vdom::update); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:23:2 [INFO] [stdout] | [INFO] [stdout] 23 | unused_results [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type could implement `Copy`; consider adding `impl Copy` [INFO] [stdout] --> src/primitives.rs:74:4 [INFO] [stdout] | [INFO] [stdout] 74 | / pub enum Tag { [INFO] [stdout] 75 | | $($name,)+ [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 91 | / __decl!( [INFO] [stdout] 92 | | a, abbr, address, area, [INFO] [stdout] 93 | | article, aside, audio, b, [INFO] [stdout] 94 | | base, bdi, bdo, blockquote, [INFO] [stdout] ... | [INFO] [stdout] 120 | | wbr, [INFO] [stdout] 121 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:17:2 [INFO] [stdout] | [INFO] [stdout] 17 | missing_copy_implementations, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `__decl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type could implement `Copy`; consider adding `impl Copy` [INFO] [stdout] --> src/primitives.rs:140:4 [INFO] [stdout] | [INFO] [stdout] 140 | / pub enum Tag { [INFO] [stdout] 141 | | $($name,)+ [INFO] [stdout] 142 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 157 | / __decl!( [INFO] [stdout] 158 | | a, altGlyph, altGlyphDef, altGlyphItem, [INFO] [stdout] 159 | | animate, animateColor, animateMotion, animateTransform, [INFO] [stdout] 160 | | circle, clipPath, color_profile, cursor, [INFO] [stdout] ... | [INFO] [stdout] 180 | | view, vkern, [INFO] [stdout] 181 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__decl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "36bda73ef35fe0d933591c1bd1c06e41de95605ff20261e546c13e8c329dc1bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36bda73ef35fe0d933591c1bd1c06e41de95605ff20261e546c13e8c329dc1bc", kill_on_drop: false }` [INFO] [stdout] 36bda73ef35fe0d933591c1bd1c06e41de95605ff20261e546c13e8c329dc1bc [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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", 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] cf859bd70f700ac0d0710e1f90810e1b2c0b36db73f8e1322ed344c10ef453df [INFO] running `Command { std: "docker" "start" "-a" "cf859bd70f700ac0d0710e1f90810e1b2c0b36db73f8e1322ed344c10ef453df", kill_on_drop: false }` [INFO] [stderr] Compiling rage v0.0.19 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `console`, `js` [INFO] [stdout] --> src/cmp.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | use stdweb::{console, js}; [INFO] [stdout] | ^^^^^^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashMap` [INFO] [stdout] --> src/styled.rs:4:41 [INFO] [stdout] | [INFO] [stdout] 4 | collections::{hash_map::DefaultHasher, HashMap, HashSet}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `State` [INFO] [stdout] --> src/vdom.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 2 | cmp::{State, STATE}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/primitives.rs:30:3 [INFO] [stdout] | [INFO] [stdout] 30 | ];}; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/vdom.rs:132:17 [INFO] [stdout] | [INFO] [stdout] 132 | __event_idents!(handle, skip, skip) [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `__event_idents` [INFO] [stdout] = note: this warning originates in the macro `__event_idents` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trivial cast: `&std::string::String` as `&str` [INFO] [stdout] --> src/vdom.rs:163:11 [INFO] [stdout] | [INFO] [stdout] 163 | match input_type as &str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:18:2 [INFO] [stdout] | [INFO] [stdout] 18 | trivial_casts, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = help: cast can be replaced by coercion; this might require a temporary variable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `RequestAnimationFrameHandle` [INFO] [stdout] --> src/cmp.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | stdweb::web::window().request_animation_frame(crate::vdom::update); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:23:2 [INFO] [stdout] | [INFO] [stdout] 23 | unused_results [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type could implement `Copy`; consider adding `impl Copy` [INFO] [stdout] --> src/primitives.rs:74:4 [INFO] [stdout] | [INFO] [stdout] 74 | / pub enum Tag { [INFO] [stdout] 75 | | $($name,)+ [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 91 | / __decl!( [INFO] [stdout] 92 | | a, abbr, address, area, [INFO] [stdout] 93 | | article, aside, audio, b, [INFO] [stdout] 94 | | base, bdi, bdo, blockquote, [INFO] [stdout] ... | [INFO] [stdout] 120 | | wbr, [INFO] [stdout] 121 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:17:2 [INFO] [stdout] | [INFO] [stdout] 17 | missing_copy_implementations, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `__decl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type could implement `Copy`; consider adding `impl Copy` [INFO] [stdout] --> src/primitives.rs:140:4 [INFO] [stdout] | [INFO] [stdout] 140 | / pub enum Tag { [INFO] [stdout] 141 | | $($name,)+ [INFO] [stdout] 142 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 157 | / __decl!( [INFO] [stdout] 158 | | a, altGlyph, altGlyphDef, altGlyphItem, [INFO] [stdout] 159 | | animate, animateColor, animateMotion, animateTransform, [INFO] [stdout] 160 | | circle, clipPath, color_profile, cursor, [INFO] [stdout] ... | [INFO] [stdout] 180 | | view, vkern, [INFO] [stdout] 181 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__decl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `console`, `js` [INFO] [stdout] --> src/cmp.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | use stdweb::{console, js}; [INFO] [stdout] | ^^^^^^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashMap` [INFO] [stdout] --> src/styled.rs:4:41 [INFO] [stdout] | [INFO] [stdout] 4 | collections::{hash_map::DefaultHasher, HashMap, HashSet}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `State` [INFO] [stdout] --> src/vdom.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 2 | cmp::{State, STATE}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/primitives.rs:30:3 [INFO] [stdout] | [INFO] [stdout] 30 | ];}; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/vdom.rs:132:17 [INFO] [stdout] | [INFO] [stdout] 132 | __event_idents!(handle, skip, skip) [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `__event_idents` [INFO] [stdout] = note: this warning originates in the macro `__event_idents` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trivial cast: `&std::string::String` as `&str` [INFO] [stdout] --> src/vdom.rs:163:11 [INFO] [stdout] | [INFO] [stdout] 163 | match input_type as &str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:18:2 [INFO] [stdout] | [INFO] [stdout] 18 | trivial_casts, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = help: cast can be replaced by coercion; this might require a temporary variable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused result of type `RequestAnimationFrameHandle` [INFO] [stdout] --> src/cmp.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | stdweb::web::window().request_animation_frame(crate::vdom::update); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:23:2 [INFO] [stdout] | [INFO] [stdout] 23 | unused_results [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type could implement `Copy`; consider adding `impl Copy` [INFO] [stdout] --> src/primitives.rs:74:4 [INFO] [stdout] | [INFO] [stdout] 74 | / pub enum Tag { [INFO] [stdout] 75 | | $($name,)+ [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 91 | / __decl!( [INFO] [stdout] 92 | | a, abbr, address, area, [INFO] [stdout] 93 | | article, aside, audio, b, [INFO] [stdout] 94 | | base, bdi, bdo, blockquote, [INFO] [stdout] ... | [INFO] [stdout] 120 | | wbr, [INFO] [stdout] 121 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:17:2 [INFO] [stdout] | [INFO] [stdout] 17 | missing_copy_implementations, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `__decl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type could implement `Copy`; consider adding `impl Copy` [INFO] [stdout] --> src/primitives.rs:140:4 [INFO] [stdout] | [INFO] [stdout] 140 | / pub enum Tag { [INFO] [stdout] 141 | | $($name,)+ [INFO] [stdout] 142 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 157 | / __decl!( [INFO] [stdout] 158 | | a, altGlyph, altGlyphDef, altGlyphItem, [INFO] [stdout] 159 | | animate, animateColor, animateMotion, animateTransform, [INFO] [stdout] 160 | | circle, clipPath, color_profile, cursor, [INFO] [stdout] ... | [INFO] [stdout] 180 | | view, vkern, [INFO] [stdout] 181 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__decl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.15s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/rage-b19aa6146f58bb59) [INFO] running `Command { std: "docker" "inspect" "cf859bd70f700ac0d0710e1f90810e1b2c0b36db73f8e1322ed344c10ef453df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf859bd70f700ac0d0710e1f90810e1b2c0b36db73f8e1322ed344c10ef453df", kill_on_drop: false }` [INFO] [stdout] cf859bd70f700ac0d0710e1f90810e1b2c0b36db73f8e1322ed344c10ef453df [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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", 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] 9f86bcb616840454047a3576a12bb8e3852ad3c4b47dc7588dcfec1a13109bf5 [INFO] running `Command { std: "docker" "start" "-a" "9f86bcb616840454047a3576a12bb8e3852ad3c4b47dc7588dcfec1a13109bf5", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `console`, `js` [INFO] [stderr] --> src/cmp.rs:14:14 [INFO] [stderr] | [INFO] [stderr] 14 | use stdweb::{console, js}; [INFO] [stderr] | ^^^^^^^ ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `HashMap` [INFO] [stderr] --> src/styled.rs:4:41 [INFO] [stderr] | [INFO] [stderr] 4 | collections::{hash_map::DefaultHasher, HashMap, HashSet}, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `State` [INFO] [stderr] --> src/vdom.rs:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | cmp::{State, STATE}, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/primitives.rs:30:3 [INFO] [stderr] | [INFO] [stderr] 30 | ];}; [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/vdom.rs:132:17 [INFO] [stderr] | [INFO] [stderr] 132 | __event_idents!(handle, skip, skip) [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `__event_idents` [INFO] [stderr] = note: this warning originates in the macro `__event_idents` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trivial cast: `&std::string::String` as `&str` [INFO] [stderr] --> src/vdom.rs:163:11 [INFO] [stderr] | [INFO] [stderr] 163 | match input_type as &str { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:18:2 [INFO] [stderr] | [INFO] [stderr] 18 | trivial_casts, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] = help: cast can be replaced by coercion; this might require a temporary variable [INFO] [stderr] [INFO] [stderr] warning: unused result of type `RequestAnimationFrameHandle` [INFO] [stderr] --> src/cmp.rs:49:5 [INFO] [stderr] | [INFO] [stderr] 49 | stdweb::web::window().request_animation_frame(crate::vdom::update); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:23:2 [INFO] [stderr] | [INFO] [stderr] 23 | unused_results [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type could implement `Copy`; consider adding `impl Copy` [INFO] [stderr] --> src/primitives.rs:74:4 [INFO] [stderr] | [INFO] [stderr] 74 | / pub enum Tag { [INFO] [stderr] 75 | | $($name,)+ [INFO] [stderr] 76 | | } [INFO] [stderr] | |_____________^ [INFO] [stderr] ... [INFO] [stderr] 91 | / __decl!( [INFO] [stderr] 92 | | a, abbr, address, area, [INFO] [stderr] 93 | | article, aside, audio, b, [INFO] [stderr] 94 | | base, bdi, bdo, blockquote, [INFO] [stderr] ... | [INFO] [stderr] 120 | | wbr, [INFO] [stderr] 121 | | ); [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:17:2 [INFO] [stderr] | [INFO] [stderr] 17 | missing_copy_implementations, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: this warning originates in the macro `__decl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type could implement `Copy`; consider adding `impl Copy` [INFO] [stderr] --> src/primitives.rs:140:4 [INFO] [stderr] | [INFO] [stderr] 140 | / pub enum Tag { [INFO] [stderr] 141 | | $($name,)+ [INFO] [stderr] 142 | | } [INFO] [stderr] | |_____________^ [INFO] [stderr] ... [INFO] [stderr] 157 | / __decl!( [INFO] [stderr] 158 | | a, altGlyph, altGlyphDef, altGlyphItem, [INFO] [stderr] 159 | | animate, animateColor, animateMotion, animateTransform, [INFO] [stderr] 160 | | circle, clipPath, color_profile, cursor, [INFO] [stderr] ... | [INFO] [stderr] 180 | | view, vkern, [INFO] [stderr] 181 | | ); [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__decl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `rage` (lib) generated 8 warnings [INFO] [stderr] warning: `rage` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rage-b19aa6146f58bb59) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests rage [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9f86bcb616840454047a3576a12bb8e3852ad3c4b47dc7588dcfec1a13109bf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f86bcb616840454047a3576a12bb8e3852ad3c4b47dc7588dcfec1a13109bf5", kill_on_drop: false }` [INFO] [stdout] 9f86bcb616840454047a3576a12bb8e3852ad3c4b47dc7588dcfec1a13109bf5