[INFO] fetching crate stdweb 0.4.20... [INFO] testing stdweb-0.4.20 against 1.55.0 for beta-1.56-1 [INFO] extracting crate stdweb 0.4.20 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate stdweb 0.4.20 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stdweb 0.4.20 [INFO] finished tweaking crates.io crate stdweb 0.4.20 [INFO] tweaked toml for crates.io crate stdweb 0.4.20 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Downloaded futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Downloaded futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Downloaded futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Downloaded stdweb-internal-test-macro v0.1.1 [INFO] [stderr] Downloaded futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Downloaded wasm-bindgen-test v0.2.50 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.3.27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1f5ce1dcf906a9a76c6b33d80e6aa8c4efc2621daa969bb6a238eac417ff899 [INFO] running `Command { std: "docker" "start" "-a" "b1f5ce1dcf906a9a76c6b33d80e6aa8c4efc2621daa969bb6a238eac417ff899", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1f5ce1dcf906a9a76c6b33d80e6aa8c4efc2621daa969bb6a238eac417ff899", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1f5ce1dcf906a9a76c6b33d80e6aa8c4efc2621daa969bb6a238eac417ff899", kill_on_drop: false }` [INFO] [stdout] b1f5ce1dcf906a9a76c6b33d80e6aa8c4efc2621daa969bb6a238eac417ff899 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ba833447c47ae979099c91f448628260cbbc78e2b09741cfcbf51933fcf5a18 [INFO] running `Command { std: "docker" "start" "-a" "5ba833447c47ae979099c91f448628260cbbc78e2b09741cfcbf51933fcf5a18", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling stdweb v0.4.20 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/webapi/node.rs:347:1 [INFO] [stdout] | [INFO] [stdout] 347 | /// Errors thrown by `Node` insertion methods. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/webapi/element.rs:318:1 [INFO] [stdout] | [INFO] [stdout] 318 | /// Errors thrown by `Element::insert_adjacent_html`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/webapi/web_socket.rs:280:1 [INFO] [stdout] | [INFO] [stdout] 280 | /// Errors thrown by `WebSocket::new`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/webapi/web_socket.rs:286:1 [INFO] [stdout] | [INFO] [stdout] 286 | /// Errors thrown by `WebSocket::close_with_status`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/webcore/try_from.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | fn try_from( T ) -> Result< Self, Self::Error >; [INFO] [stdout] | ^ help: try naming the parameter or explicitly ignoring it: `_: T` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Promise`, `TypedPromise` [INFO] [stdout] --> src/webapi/document.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | use webcore::promise::{Promise, TypedPromise}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `webapi::error::TypeError` [INFO] [stdout] --> src/webapi/document.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use webapi::error::TypeError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Promise`, `TypedPromise` [INFO] [stdout] --> src/webapi/element.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | use webcore::promise::{Promise, TypedPromise}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `webapi::error::TypeError` [INFO] [stdout] --> src/webapi/element.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use webapi::error::TypeError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ecosystem/serde.rs:171:35 [INFO] [stdout] | [INFO] [stdout] 171 | let mut map = try!( serializer.serialize_map( Some( value.len() ) ) ); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ecosystem/serde.rs:173:25 [INFO] [stdout] | [INFO] [stdout] 173 | try!( map.serialize_key( &key ) ); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ecosystem/serde.rs:174:25 [INFO] [stdout] | [INFO] [stdout] 174 | try!( map.serialize_value( &value ) ); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ecosystem/serde.rs:179:31 [INFO] [stdout] | [INFO] [stdout] 179 | let map = try!( serializer.serialize_map( None ) ); [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/webcore/number.rs:36:37 [INFO] [stdout] | [INFO] [stdout] 36 | let message = error::Error::description( self ); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 437 | untagged_boilerplate!( test_undefined, as_undefined, Tag::Undefined, SerializedUntaggedUndefined ); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 438 | untagged_boilerplate!( test_null, as_null, Tag::Null, SerializedUntaggedNull ); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 439 | untagged_boilerplate!( test_i32, as_i32, Tag::I32, SerializedUntaggedI32 ); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 440 | untagged_boilerplate!( test_f64, as_f64, Tag::F64, SerializedUntaggedF64 ); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 441 | untagged_boilerplate!( test_true, as_true, Tag::True, SerializedUntaggedTrue ); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 442 | untagged_boilerplate!( test_false, as_false, Tag::False, SerializedUntaggedFalse ); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 443 | untagged_boilerplate!( test_object, as_object, Tag::Object, SerializedUntaggedObject ); [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 444 | untagged_boilerplate!( test_string, as_string, Tag::Str, SerializedUntaggedString ); [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 445 | untagged_boilerplate!( test_array, as_array, Tag::Array, SerializedUntaggedArray ); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 446 | untagged_boilerplate!( test_symbol, as_symbol, Tag::Symbol, SerializedUntaggedSymbol ); [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 447 | untagged_boilerplate!( test_reference, as_reference, Tag::Reference, SerializedUntaggedReference ); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 448 | untagged_boilerplate!( test_function, as_function, Tag::Function, SerializedUntaggedFunction ); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | untagged_boilerplate!( test_function_mut, as_function_mut, Tag::FunctionMut, SerializedUntaggedFunctionMut ); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 450 | untagged_boilerplate!( test_function_once, as_function_once, Tag::FunctionOnce, SerializedUntaggedFunctionOnce ); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 451 | untagged_boilerplate!( test_unsafe_typed_array, as_unsafe_typed_array, Tag::UnsafeTypedArray, SerializedUntaggedUnsafeTypedArray ); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [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/ecosystem/serde.rs:331:37 [INFO] [stdout] | [INFO] [stdout] 331 | let message = error::Error::description( self ); [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/webcore/value.rs:869:75 [INFO] [stdout] | [INFO] [stdout] 869 | ConversionError::NumericConversionError( ref inner ) => inner.description(), [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/ecosystem/serde.rs:340:78 [INFO] [stdout] | [INFO] [stdout] 340 | ConversionErrorKind::NumberConversionError( ref error ) => error.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/webcore/promise.rs:315:19 [INFO] [stdout] | [INFO] [stdout] 315 | pub(crate) fn new( promise: Promise ) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/webcore/ffi/emscripten.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn emscripten_asm_const_int( code: *const u8, ... ) -> i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | missing_docs, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 437 | untagged_boilerplate!( test_undefined, as_undefined, Tag::Undefined, SerializedUntaggedUndefined ); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 438 | untagged_boilerplate!( test_null, as_null, Tag::Null, SerializedUntaggedNull ); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 439 | untagged_boilerplate!( test_i32, as_i32, Tag::I32, SerializedUntaggedI32 ); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 440 | untagged_boilerplate!( test_f64, as_f64, Tag::F64, SerializedUntaggedF64 ); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 441 | untagged_boilerplate!( test_true, as_true, Tag::True, SerializedUntaggedTrue ); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 442 | untagged_boilerplate!( test_false, as_false, Tag::False, SerializedUntaggedFalse ); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 443 | untagged_boilerplate!( test_object, as_object, Tag::Object, SerializedUntaggedObject ); [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 444 | untagged_boilerplate!( test_string, as_string, Tag::Str, SerializedUntaggedString ); [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 445 | untagged_boilerplate!( test_array, as_array, Tag::Array, SerializedUntaggedArray ); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 446 | untagged_boilerplate!( test_symbol, as_symbol, Tag::Symbol, SerializedUntaggedSymbol ); [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 447 | untagged_boilerplate!( test_reference, as_reference, Tag::Reference, SerializedUntaggedReference ); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 448 | untagged_boilerplate!( test_function, as_function, Tag::Function, SerializedUntaggedFunction ); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 449 | untagged_boilerplate!( test_function_mut, as_function_mut, Tag::FunctionMut, SerializedUntaggedFunctionMut ); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 450 | untagged_boilerplate!( test_function_once, as_function_once, Tag::FunctionOnce, SerializedUntaggedFunctionOnce ); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 451 | untagged_boilerplate!( test_unsafe_typed_array, as_unsafe_typed_array, Tag::UnsafeTypedArray, SerializedUntaggedUnsafeTypedArray ); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 49 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.21s [INFO] running `Command { std: "docker" "inspect" "5ba833447c47ae979099c91f448628260cbbc78e2b09741cfcbf51933fcf5a18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ba833447c47ae979099c91f448628260cbbc78e2b09741cfcbf51933fcf5a18", kill_on_drop: false }` [INFO] [stdout] 5ba833447c47ae979099c91f448628260cbbc78e2b09741cfcbf51933fcf5a18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e12929c6815244776758d7c32ba1b1b9a1bda4c305b0fd2914c21a0823ff8a18 [INFO] running `Command { std: "docker" "start" "-a" "e12929c6815244776758d7c32ba1b1b9a1bda4c305b0fd2914c21a0823ff8a18", kill_on_drop: false }` [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/webapi/node.rs:347:1 [INFO] [stdout] | [INFO] [stdout] 347 | /// Errors thrown by `Node` insertion methods. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/webapi/element.rs:318:1 [INFO] [stdout] | [INFO] [stdout] 318 | /// Errors thrown by `Element::insert_adjacent_html`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/webapi/web_socket.rs:280:1 [INFO] [stdout] | [INFO] [stdout] 280 | /// Errors thrown by `WebSocket::new`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/webapi/web_socket.rs:286:1 [INFO] [stdout] | [INFO] [stdout] 286 | /// Errors thrown by `WebSocket::close_with_status`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/webcore/try_from.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | fn try_from( T ) -> Result< Self, Self::Error >; [INFO] [stdout] | ^ help: try naming the parameter or explicitly ignoring it: `_: T` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Promise`, `TypedPromise` [INFO] [stdout] --> src/webapi/document.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | use webcore::promise::{Promise, TypedPromise}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `webapi::error::TypeError` [INFO] [stdout] --> src/webapi/document.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use webapi::error::TypeError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Promise`, `TypedPromise` [INFO] [stdout] --> src/webapi/element.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | use webcore::promise::{Promise, TypedPromise}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `webapi::error::TypeError` [INFO] [stdout] --> src/webapi/element.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use webapi::error::TypeError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ecosystem/serde.rs:171:35 [INFO] [stdout] | [INFO] [stdout] 171 | let mut map = try!( serializer.serialize_map( Some( value.len() ) ) ); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ecosystem/serde.rs:173:25 [INFO] [stdout] | [INFO] [stdout] 173 | try!( map.serialize_key( &key ) ); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ecosystem/serde.rs:174:25 [INFO] [stdout] | [INFO] [stdout] 174 | try!( map.serialize_value( &value ) ); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ecosystem/serde.rs:179:31 [INFO] [stdout] | [INFO] [stdout] 179 | let map = try!( serializer.serialize_map( None ) ); [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/webcore/number.rs:36:37 [INFO] [stdout] | [INFO] [stdout] 36 | let message = error::Error::description( self ); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 437 | untagged_boilerplate!( test_undefined, as_undefined, Tag::Undefined, SerializedUntaggedUndefined ); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 438 | untagged_boilerplate!( test_null, as_null, Tag::Null, SerializedUntaggedNull ); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 439 | untagged_boilerplate!( test_i32, as_i32, Tag::I32, SerializedUntaggedI32 ); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 440 | untagged_boilerplate!( test_f64, as_f64, Tag::F64, SerializedUntaggedF64 ); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 441 | untagged_boilerplate!( test_true, as_true, Tag::True, SerializedUntaggedTrue ); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 442 | untagged_boilerplate!( test_false, as_false, Tag::False, SerializedUntaggedFalse ); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 443 | untagged_boilerplate!( test_object, as_object, Tag::Object, SerializedUntaggedObject ); [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 444 | untagged_boilerplate!( test_string, as_string, Tag::Str, SerializedUntaggedString ); [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 445 | untagged_boilerplate!( test_array, as_array, Tag::Array, SerializedUntaggedArray ); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 446 | untagged_boilerplate!( test_symbol, as_symbol, Tag::Symbol, SerializedUntaggedSymbol ); [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 447 | untagged_boilerplate!( test_reference, as_reference, Tag::Reference, SerializedUntaggedReference ); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 448 | untagged_boilerplate!( test_function, as_function, Tag::Function, SerializedUntaggedFunction ); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | untagged_boilerplate!( test_function_mut, as_function_mut, Tag::FunctionMut, SerializedUntaggedFunctionMut ); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 450 | untagged_boilerplate!( test_function_once, as_function_once, Tag::FunctionOnce, SerializedUntaggedFunctionOnce ); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 451 | untagged_boilerplate!( test_unsafe_typed_array, as_unsafe_typed_array, Tag::UnsafeTypedArray, SerializedUntaggedUnsafeTypedArray ); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [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/ecosystem/serde.rs:331:37 [INFO] [stdout] | [INFO] [stdout] 331 | let message = error::Error::description( self ); [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/webcore/value.rs:869:75 [INFO] [stdout] | [INFO] [stdout] 869 | ConversionError::NumericConversionError( ref inner ) => inner.description(), [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/ecosystem/serde.rs:340:78 [INFO] [stdout] | [INFO] [stdout] 340 | ConversionErrorKind::NumberConversionError( ref error ) => error.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/webcore/promise.rs:315:19 [INFO] [stdout] | [INFO] [stdout] 315 | pub(crate) fn new( promise: Promise ) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/webcore/ffi/emscripten.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn emscripten_asm_const_int( code: *const u8, ... ) -> i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | missing_docs, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 437 | untagged_boilerplate!( test_undefined, as_undefined, Tag::Undefined, SerializedUntaggedUndefined ); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 438 | untagged_boilerplate!( test_null, as_null, Tag::Null, SerializedUntaggedNull ); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 439 | untagged_boilerplate!( test_i32, as_i32, Tag::I32, SerializedUntaggedI32 ); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 440 | untagged_boilerplate!( test_f64, as_f64, Tag::F64, SerializedUntaggedF64 ); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 441 | untagged_boilerplate!( test_true, as_true, Tag::True, SerializedUntaggedTrue ); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 442 | untagged_boilerplate!( test_false, as_false, Tag::False, SerializedUntaggedFalse ); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 443 | untagged_boilerplate!( test_object, as_object, Tag::Object, SerializedUntaggedObject ); [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 444 | untagged_boilerplate!( test_string, as_string, Tag::Str, SerializedUntaggedString ); [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 445 | untagged_boilerplate!( test_array, as_array, Tag::Array, SerializedUntaggedArray ); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 446 | untagged_boilerplate!( test_symbol, as_symbol, Tag::Symbol, SerializedUntaggedSymbol ); [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 447 | untagged_boilerplate!( test_reference, as_reference, Tag::Reference, SerializedUntaggedReference ); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 448 | untagged_boilerplate!( test_function, as_function, Tag::Function, SerializedUntaggedFunction ); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 449 | untagged_boilerplate!( test_function_mut, as_function_mut, Tag::FunctionMut, SerializedUntaggedFunctionMut ); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 450 | untagged_boilerplate!( test_function_once, as_function_once, Tag::FunctionOnce, SerializedUntaggedFunctionOnce ); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 451 | untagged_boilerplate!( test_unsafe_typed_array, as_unsafe_typed_array, Tag::UnsafeTypedArray, SerializedUntaggedUnsafeTypedArray ); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 49 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling stdweb v0.4.20 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/webapi/node.rs:347:1 [INFO] [stdout] | [INFO] [stdout] 347 | /// Errors thrown by `Node` insertion methods. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/webapi/element.rs:318:1 [INFO] [stdout] | [INFO] [stdout] 318 | /// Errors thrown by `Element::insert_adjacent_html`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/webapi/web_socket.rs:280:1 [INFO] [stdout] | [INFO] [stdout] 280 | /// Errors thrown by `WebSocket::new`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/webapi/web_socket.rs:286:1 [INFO] [stdout] | [INFO] [stdout] 286 | /// Errors thrown by `WebSocket::close_with_status`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/webcore/try_from.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | fn try_from( T ) -> Result< Self, Self::Error >; [INFO] [stdout] | ^ help: try naming the parameter or explicitly ignoring it: `_: T` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Promise`, `TypedPromise` [INFO] [stdout] --> src/webapi/document.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | use webcore::promise::{Promise, TypedPromise}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `webapi::error::TypeError` [INFO] [stdout] --> src/webapi/document.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use webapi::error::TypeError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Promise`, `TypedPromise` [INFO] [stdout] --> src/webapi/element.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | use webcore::promise::{Promise, TypedPromise}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `webapi::error::TypeError` [INFO] [stdout] --> src/webapi/element.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use webapi::error::TypeError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ecosystem/serde.rs:171:35 [INFO] [stdout] | [INFO] [stdout] 171 | let mut map = try!( serializer.serialize_map( Some( value.len() ) ) ); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ecosystem/serde.rs:173:25 [INFO] [stdout] | [INFO] [stdout] 173 | try!( map.serialize_key( &key ) ); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ecosystem/serde.rs:174:25 [INFO] [stdout] | [INFO] [stdout] 174 | try!( map.serialize_value( &value ) ); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ecosystem/serde.rs:179:31 [INFO] [stdout] | [INFO] [stdout] 179 | let map = try!( serializer.serialize_map( None ) ); [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/webcore/number.rs:36:37 [INFO] [stdout] | [INFO] [stdout] 36 | let message = error::Error::description( self ); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 437 | untagged_boilerplate!( test_undefined, as_undefined, Tag::Undefined, SerializedUntaggedUndefined ); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 438 | untagged_boilerplate!( test_null, as_null, Tag::Null, SerializedUntaggedNull ); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 439 | untagged_boilerplate!( test_i32, as_i32, Tag::I32, SerializedUntaggedI32 ); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 440 | untagged_boilerplate!( test_f64, as_f64, Tag::F64, SerializedUntaggedF64 ); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 441 | untagged_boilerplate!( test_true, as_true, Tag::True, SerializedUntaggedTrue ); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 442 | untagged_boilerplate!( test_false, as_false, Tag::False, SerializedUntaggedFalse ); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 443 | untagged_boilerplate!( test_object, as_object, Tag::Object, SerializedUntaggedObject ); [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 444 | untagged_boilerplate!( test_string, as_string, Tag::Str, SerializedUntaggedString ); [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 445 | untagged_boilerplate!( test_array, as_array, Tag::Array, SerializedUntaggedArray ); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 446 | untagged_boilerplate!( test_symbol, as_symbol, Tag::Symbol, SerializedUntaggedSymbol ); [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 447 | untagged_boilerplate!( test_reference, as_reference, Tag::Reference, SerializedUntaggedReference ); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 448 | untagged_boilerplate!( test_function, as_function, Tag::Function, SerializedUntaggedFunction ); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | untagged_boilerplate!( test_function_mut, as_function_mut, Tag::FunctionMut, SerializedUntaggedFunctionMut ); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 450 | untagged_boilerplate!( test_function_once, as_function_once, Tag::FunctionOnce, SerializedUntaggedFunctionOnce ); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/webcore/serialization.rs:415:59 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 451 | untagged_boilerplate!( test_unsafe_typed_array, as_unsafe_typed_array, Tag::UnsafeTypedArray, SerializedUntaggedUnsafeTypedArray ); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [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/webapi/error.rs:86:39 [INFO] [stdout] | [INFO] [stdout] 86 | assert_eq!(std::error::Error::description(&error), "Error"); [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/ecosystem/serde.rs:331:37 [INFO] [stdout] | [INFO] [stdout] 331 | let message = error::Error::description( self ); [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/webcore/value.rs:869:75 [INFO] [stdout] | [INFO] [stdout] 869 | ConversionError::NumericConversionError( ref inner ) => inner.description(), [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/ecosystem/serde.rs:340:78 [INFO] [stdout] | [INFO] [stdout] 340 | ConversionErrorKind::NumberConversionError( ref error ) => error.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `count` [INFO] [stdout] --> src/webcore/serialization.rs:1300:13 [INFO] [stdout] | [INFO] [stdout] 1300 | count += 1; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = help: did you mean to capture by reference instead? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/webcore/promise.rs:315:19 [INFO] [stdout] | [INFO] [stdout] 315 | pub(crate) fn new( promise: Promise ) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `serialization::SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 437 | untagged_boilerplate!( test_undefined, as_undefined, Tag::Undefined, SerializedUntaggedUndefined ); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `serialization::SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 438 | untagged_boilerplate!( test_null, as_null, Tag::Null, SerializedUntaggedNull ); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `serialization::SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 439 | untagged_boilerplate!( test_i32, as_i32, Tag::I32, SerializedUntaggedI32 ); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `serialization::SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 440 | untagged_boilerplate!( test_f64, as_f64, Tag::F64, SerializedUntaggedF64 ); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `serialization::SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 441 | untagged_boilerplate!( test_true, as_true, Tag::True, SerializedUntaggedTrue ); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `serialization::SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 442 | untagged_boilerplate!( test_false, as_false, Tag::False, SerializedUntaggedFalse ); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `serialization::SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 443 | untagged_boilerplate!( test_object, as_object, Tag::Object, SerializedUntaggedObject ); [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `serialization::SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 444 | untagged_boilerplate!( test_string, as_string, Tag::Str, SerializedUntaggedString ); [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `serialization::SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 445 | untagged_boilerplate!( test_array, as_array, Tag::Array, SerializedUntaggedArray ); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `serialization::SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 446 | untagged_boilerplate!( test_symbol, as_symbol, Tag::Symbol, SerializedUntaggedSymbol ); [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `serialization::SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 447 | untagged_boilerplate!( test_reference, as_reference, Tag::Reference, SerializedUntaggedReference ); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `serialization::SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 448 | untagged_boilerplate!( test_function, as_function, Tag::Function, SerializedUntaggedFunction ); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `serialization::SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 449 | untagged_boilerplate!( test_function_mut, as_function_mut, Tag::FunctionMut, SerializedUntaggedFunctionMut ); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `serialization::SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 450 | untagged_boilerplate!( test_function_once, as_function_once, Tag::FunctionOnce, SerializedUntaggedFunctionOnce ); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `serialization::SerializedValue` does not permit being left uninitialized [INFO] [stdout] --> src/webcore/serialization.rs:415:54 [INFO] [stdout] | [INFO] [stdout] 415 | let mut value: SerializedValue = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 451 | untagged_boilerplate!( test_unsafe_typed_array, as_unsafe_typed_array, Tag::UnsafeTypedArray, SerializedUntaggedUnsafeTypedArray ); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/webcore/serialization.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum Tag { [INFO] [stdout] 35 | | Undefined = 0, [INFO] [stdout] 36 | | Null = 1, [INFO] [stdout] 37 | | I32 = 2, [INFO] [stdout] ... | [INFO] [stdout] 49 | | Symbol = 15 [INFO] [stdout] 50 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/webcore/serialization.rs:430:46 [INFO] [stdout] | [INFO] [stdout] 430 | let tag_offset = unsafe { &(&*(0 as *const SerializedValue< 'static >)).tag as *const _ as usize }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] ... [INFO] [stdout] 437 | untagged_boilerplate!( test_undefined, as_undefined, Tag::Undefined, SerializedUntaggedUndefined ); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deref_nullptr)]` on by default [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/webcore/serialization.rs:430:46 [INFO] [stdout] | [INFO] [stdout] 430 | let tag_offset = unsafe { &(&*(0 as *const SerializedValue< 'static >)).tag as *const _ as usize }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] ... [INFO] [stdout] 438 | untagged_boilerplate!( test_null, as_null, Tag::Null, SerializedUntaggedNull ); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/webcore/serialization.rs:430:46 [INFO] [stdout] | [INFO] [stdout] 430 | let tag_offset = unsafe { &(&*(0 as *const SerializedValue< 'static >)).tag as *const _ as usize }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] ... [INFO] [stdout] 439 | untagged_boilerplate!( test_i32, as_i32, Tag::I32, SerializedUntaggedI32 ); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/webcore/serialization.rs:430:46 [INFO] [stdout] | [INFO] [stdout] 430 | let tag_offset = unsafe { &(&*(0 as *const SerializedValue< 'static >)).tag as *const _ as usize }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] ... [INFO] [stdout] 440 | untagged_boilerplate!( test_f64, as_f64, Tag::F64, SerializedUntaggedF64 ); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/webcore/serialization.rs:430:46 [INFO] [stdout] | [INFO] [stdout] 430 | let tag_offset = unsafe { &(&*(0 as *const SerializedValue< 'static >)).tag as *const _ as usize }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] ... [INFO] [stdout] 441 | untagged_boilerplate!( test_true, as_true, Tag::True, SerializedUntaggedTrue ); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/webcore/serialization.rs:430:46 [INFO] [stdout] | [INFO] [stdout] 430 | let tag_offset = unsafe { &(&*(0 as *const SerializedValue< 'static >)).tag as *const _ as usize }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] ... [INFO] [stdout] 442 | untagged_boilerplate!( test_false, as_false, Tag::False, SerializedUntaggedFalse ); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/webcore/serialization.rs:430:46 [INFO] [stdout] | [INFO] [stdout] 430 | let tag_offset = unsafe { &(&*(0 as *const SerializedValue< 'static >)).tag as *const _ as usize }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] ... [INFO] [stdout] 443 | untagged_boilerplate!( test_object, as_object, Tag::Object, SerializedUntaggedObject ); [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/webcore/serialization.rs:430:46 [INFO] [stdout] | [INFO] [stdout] 430 | let tag_offset = unsafe { &(&*(0 as *const SerializedValue< 'static >)).tag as *const _ as usize }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] ... [INFO] [stdout] 444 | untagged_boilerplate!( test_string, as_string, Tag::Str, SerializedUntaggedString ); [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/webcore/serialization.rs:430:46 [INFO] [stdout] | [INFO] [stdout] 430 | let tag_offset = unsafe { &(&*(0 as *const SerializedValue< 'static >)).tag as *const _ as usize }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] ... [INFO] [stdout] 445 | untagged_boilerplate!( test_array, as_array, Tag::Array, SerializedUntaggedArray ); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/webcore/serialization.rs:430:46 [INFO] [stdout] | [INFO] [stdout] 430 | let tag_offset = unsafe { &(&*(0 as *const SerializedValue< 'static >)).tag as *const _ as usize }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] ... [INFO] [stdout] 446 | untagged_boilerplate!( test_symbol, as_symbol, Tag::Symbol, SerializedUntaggedSymbol ); [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/webcore/serialization.rs:430:46 [INFO] [stdout] | [INFO] [stdout] 430 | let tag_offset = unsafe { &(&*(0 as *const SerializedValue< 'static >)).tag as *const _ as usize }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] ... [INFO] [stdout] 447 | untagged_boilerplate!( test_reference, as_reference, Tag::Reference, SerializedUntaggedReference ); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/webcore/serialization.rs:430:46 [INFO] [stdout] | [INFO] [stdout] 430 | let tag_offset = unsafe { &(&*(0 as *const SerializedValue< 'static >)).tag as *const _ as usize }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] ... [INFO] [stdout] 448 | untagged_boilerplate!( test_function, as_function, Tag::Function, SerializedUntaggedFunction ); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/webcore/serialization.rs:430:46 [INFO] [stdout] | [INFO] [stdout] 430 | let tag_offset = unsafe { &(&*(0 as *const SerializedValue< 'static >)).tag as *const _ as usize }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] ... [INFO] [stdout] 449 | untagged_boilerplate!( test_function_mut, as_function_mut, Tag::FunctionMut, SerializedUntaggedFunctionMut ); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/webcore/serialization.rs:430:46 [INFO] [stdout] | [INFO] [stdout] 430 | let tag_offset = unsafe { &(&*(0 as *const SerializedValue< 'static >)).tag as *const _ as usize }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] ... [INFO] [stdout] 450 | untagged_boilerplate!( test_function_once, as_function_once, Tag::FunctionOnce, SerializedUntaggedFunctionOnce ); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/webcore/serialization.rs:430:46 [INFO] [stdout] | [INFO] [stdout] 430 | let tag_offset = unsafe { &(&*(0 as *const SerializedValue< 'static >)).tag as *const _ as usize }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] ... [INFO] [stdout] 451 | untagged_boilerplate!( test_unsafe_typed_array, as_unsafe_typed_array, Tag::UnsafeTypedArray, SerializedUntaggedUnsafeTypedArray ); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `untagged_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/stdweb-f05de406d80dd2b6.stdweb.7fac54bb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/stdweb-f05de406d80dd2b6.stdweb.7fac54bb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/stdweb-f05de406d80dd2b6.stdweb.7fac54bb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/stdweb-f05de406d80dd2b6.stdweb.7fac54bb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/stdweb-f05de406d80dd2b6.stdweb.7fac54bb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/stdweb-f05de406d80dd2b6.stdweb.7fac54bb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/stdweb-f05de406d80dd2b6.stdweb.7fac54bb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/stdweb-f05de406d80dd2b6.stdweb.7fac54bb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/stdweb-f05de406d80dd2b6.stdweb.7fac54bb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/stdweb-f05de406d80dd2b6.stdweb.7fac54bb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/stdweb-f05de406d80dd2b6.stdweb.7fac54bb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/stdweb-f05de406d80dd2b6.stdweb.7fac54bb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/stdweb-f05de406d80dd2b6.stdweb.7fac54bb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/stdweb-f05de406d80dd2b6.stdweb.7fac54bb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/stdweb-f05de406d80dd2b6.stdweb.7fac54bb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/stdweb-f05de406d80dd2b6.stdweb.7fac54bb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/stdweb-f05de406d80dd2b6.43j5kw3a0bmq802v.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libdiscard-166bdae8beb99e0a.rlib" "/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-0c733f45e9dfd1e5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3de8b5c3752d5467.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-61bdeea2b8939582.rlib" "/opt/rustwide/target/debug/deps/libserde-e1e7584dcba0a5cc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/stdweb-f05de406d80dd2b6" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/stdweb-f05de406d80dd2b6.stdweb.7fac54bb-cgu.1.rcgu.o: in function `::clone::snippet::__cargo_web_snippet_0aced9e2351ced72f1ff99645a129132b16c0d3c': [INFO] [stdout] /opt/rustwide/workdir/src/webcore/macros.rs:47: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/stdweb-f05de406d80dd2b6.stdweb.7fac54bb-cgu.1.rcgu.o: in function `::eq::snippet::__cargo_web_snippet_f706e60b0e236338195aefa9b7488fb1862642aa': [INFO] [stdout] /opt/rustwide/workdir/src/webcore/macros.rs:149: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/stdweb-f05de406d80dd2b6.stdweb.7fac54bb-cgu.1.rcgu.o: in function `::drop::snippet::__cargo_web_snippet_e9638d6405ab65f78daf4a5af9c9de14ecf1e2ec': [INFO] [stdout] /opt/rustwide/workdir/src/webcore/macros.rs:139: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/stdweb-f05de406d80dd2b6.stdweb.7fac54bb-cgu.1.rcgu.o: in function `stdweb::webapi::error::test::test_error::snippet::__cargo_web_snippet_bb94a77f737a9a32aa9aa5b3314a2bd2579c575f': [INFO] [stdout] /opt/rustwide/workdir/src/webcore/macros.rs:149: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/stdweb-f05de406d80dd2b6.stdweb.7fac54bb-cgu.1.rcgu.o: in function `stdweb::webapi::error::test::test_type_error::snippet::__cargo_web_snippet_e776e843e6fffebed96f8c5a94554a4ca288816f': [INFO] [stdout] /opt/rustwide/workdir/src/webcore/macros.rs:149: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/stdweb-f05de406d80dd2b6.stdweb.7fac54bb-cgu.12.rcgu.o:/opt/rustwide/workdir/src/webcore/macros.rs:32: more undefined references to `emscripten_asm_const_int' follow [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 65 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stdweb` due to 2 previous errors; 65 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e12929c6815244776758d7c32ba1b1b9a1bda4c305b0fd2914c21a0823ff8a18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e12929c6815244776758d7c32ba1b1b9a1bda4c305b0fd2914c21a0823ff8a18", kill_on_drop: false }` [INFO] [stdout] e12929c6815244776758d7c32ba1b1b9a1bda4c305b0fd2914c21a0823ff8a18