[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] building Awpteamoose/rage against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAwpteamoose%2Frage" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Awpteamoose/rage on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "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-2-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e7db134f94129c35c1969aa054ca6d95b3726f83c61f666a103e61dccaef217b
[INFO] running `Command { std: "docker" "start" "-a" "e7db134f94129c35c1969aa054ca6d95b3726f83c61f666a103e61dccaef217b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7db134f94129c35c1969aa054ca6d95b3726f83c61f666a103e61dccaef217b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7db134f94129c35c1969aa054ca6d95b3726f83c61f666a103e61dccaef217b", kill_on_drop: false }`
[INFO] [stdout] e7db134f94129c35c1969aa054ca6d95b3726f83c61f666a103e61dccaef217b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd02cc9d1e98ba5ebefc2a75806d66710ed5d805282a0f30628f2af4d8704ddb
[INFO] running `Command { std: "docker" "start" "-a" "dd02cc9d1e98ba5ebefc2a75806d66710ed5d805282a0f30628f2af4d8704ddb", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v0.15.34
[INFO] [stderr]    Compiling futures-core-preview v0.3.0-alpha.16
[INFO] [stderr]    Compiling serde v1.0.91
[INFO] [stderr]    Compiling ryu v0.2.8
[INFO] [stderr]    Compiling libc v0.2.54
[INFO] [stderr]    Compiling stdweb-internal-runtime v0.1.4
[INFO] [stderr]    Compiling pin-utils v0.1.0-alpha.4
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling sha1 v0.6.0
[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 quote v0.6.12
[INFO] [stderr]    Compiling strum v0.15.0
[INFO] [stderr]    Compiling stdweb v0.4.17
[INFO] [stderr]    Compiling maplit v1.0.1
[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-derive v0.5.1
[INFO] [stderr]    Compiling stdweb-internal-macros v0.2.7
[INFO] [stderr]    Compiling rage v0.0.19 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `console` and `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: unknown lint: `missing_debug_implementation`
[INFO] [stdout]   --> src/vdom.rs:22:38
[INFO] [stdout]    |
[INFO] [stdout] 22 |         #[allow(dead_code, non_snake_case, missing_debug_implementation)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: did you mean: `missing_debug_implementations`
[INFO] [stdout] ...
[INFO] [stdout] 32 | __event_idents![cb_map, Callbacks, skip];
[INFO] [stdout]    | ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `cb_map` which comes from the expansion of the macro `__event_idents` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:5
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 __event_idents!(handle, skip, skip)
[INFO] [stdout]     |                 ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[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 <https://github.com/rust-lang/rust/issues/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: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[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]     = help: cast can be replaced by coercion; this might require a temporary variable
[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] 
[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: 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rage v0.0.19 (/opt/rustwide/workdir), stdweb v0.4.17
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "dd02cc9d1e98ba5ebefc2a75806d66710ed5d805282a0f30628f2af4d8704ddb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd02cc9d1e98ba5ebefc2a75806d66710ed5d805282a0f30628f2af4d8704ddb", kill_on_drop: false }`
[INFO] [stdout] dd02cc9d1e98ba5ebefc2a75806d66710ed5d805282a0f30628f2af4d8704ddb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4067f220c37aa92daf7e16855519c437757d51709619a1ed601dcaa9505154a5
[INFO] running `Command { std: "docker" "start" "-a" "4067f220c37aa92daf7e16855519c437757d51709619a1ed601dcaa9505154a5", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `console` and `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: unknown lint: `missing_debug_implementation`
[INFO] [stdout]   --> src/vdom.rs:22:38
[INFO] [stdout]    |
[INFO] [stdout] 22 |         #[allow(dead_code, non_snake_case, missing_debug_implementation)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: did you mean: `missing_debug_implementations`
[INFO] [stdout] ...
[INFO] [stdout] 32 | __event_idents![cb_map, Callbacks, skip];
[INFO] [stdout]    | ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `cb_map` which comes from the expansion of the macro `__event_idents` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:5
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 __event_idents!(handle, skip, skip)
[INFO] [stdout]     |                 ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[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 <https://github.com/rust-lang/rust/issues/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: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[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]     = help: cast can be replaced by coercion; this might require a temporary variable
[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] 
[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] [stderr]    Compiling rage v0.0.19 (/opt/rustwide/workdir)
[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: unused imports: `console` and `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: unknown lint: `missing_debug_implementation`
[INFO] [stdout]   --> src/vdom.rs:22:38
[INFO] [stdout]    |
[INFO] [stdout] 22 |         #[allow(dead_code, non_snake_case, missing_debug_implementation)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: did you mean: `missing_debug_implementations`
[INFO] [stdout] ...
[INFO] [stdout] 32 | __event_idents![cb_map, Callbacks, skip];
[INFO] [stdout]    | ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `cb_map` which comes from the expansion of the macro `__event_idents` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:5
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 __event_idents!(handle, skip, skip)
[INFO] [stdout]     |                 ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[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 <https://github.com/rust-lang/rust/issues/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: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[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]     = help: cast can be replaced by coercion; this might require a temporary variable
[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] 
[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: 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.88s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rage v0.0.19 (/opt/rustwide/workdir), stdweb v0.4.17
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "4067f220c37aa92daf7e16855519c437757d51709619a1ed601dcaa9505154a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4067f220c37aa92daf7e16855519c437757d51709619a1ed601dcaa9505154a5", kill_on_drop: false }`
[INFO] [stdout] 4067f220c37aa92daf7e16855519c437757d51709619a1ed601dcaa9505154a5
