[INFO] crate impulse 0.1.1 is already in cache [INFO] checking impulse-0.1.1 against master#73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de for pr-68325 [INFO] extracting crate impulse 0.1.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate impulse 0.1.1 on toolchain 73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate impulse 0.1.1 [INFO] finished tweaking crates.io crate impulse 0.1.1 [INFO] tweaked toml for crates.io crate impulse 0.1.1 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 72155cd4344a6c943fec7eab002dfb38b00902a2606efc79d2a6591fef13fa6e [INFO] running `"docker" "start" "-a" "72155cd4344a6c943fec7eab002dfb38b00902a2606efc79d2a6591fef13fa6e"` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.58 [INFO] [stderr] Compiling bumpalo v3.1.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.58 [INFO] [stderr] Compiling sourcefile v0.1.4 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.58 [INFO] [stderr] Compiling weedle v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.58 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.58 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.58 [INFO] [stderr] Checking js-sys v0.3.35 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling web-sys v0.3.35 [INFO] [stderr] Checking wasm-bindgen-futures v0.3.27 [INFO] [stderr] Checking wasm-bindgen-test v0.2.50 [INFO] [stderr] Checking impulse v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused imports: `Element`, `window` [INFO] [stderr] --> src/component.rs:2:15 [INFO] [stderr] | [INFO] [stderr] 2 | use web_sys::{window, Element}; [INFO] [stderr] | ^^^^^^ ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/component.rs:7:23 [INFO] [stderr] | [INFO] [stderr] 7 | children: Vec>, [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/component.rs:14:27 [INFO] [stderr] | [INFO] [stderr] 14 | children: Vec>, [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Element`, `window` [INFO] [stderr] --> src/component.rs:2:15 [INFO] [stderr] | [INFO] [stderr] 2 | use web_sys::{window, Element}; [INFO] [stderr] | ^^^^^^ ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/component.rs:7:23 [INFO] [stderr] | [INFO] [stderr] 7 | children: Vec>, [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/component.rs:14:27 [INFO] [stderr] | [INFO] [stderr] 14 | children: Vec>, [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.23s [INFO] running `"docker" "inspect" "72155cd4344a6c943fec7eab002dfb38b00902a2606efc79d2a6591fef13fa6e"` [INFO] running `"docker" "rm" "-f" "72155cd4344a6c943fec7eab002dfb38b00902a2606efc79d2a6591fef13fa6e"` [INFO] [stdout] 72155cd4344a6c943fec7eab002dfb38b00902a2606efc79d2a6591fef13fa6e