[INFO] fetching crate design-system 0.0.1... [INFO] checking design-system-0.0.1 against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] extracting crate design-system 0.0.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate design-system 0.0.1 on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate design-system 0.0.1 [INFO] finished tweaking crates.io crate design-system 0.0.1 [INFO] tweaked toml for crates.io crate design-system 0.0.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12c54bba94b70b2c7a8d4c00fe4286e1a90147869573a438f20138d8e88fedb7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "12c54bba94b70b2c7a8d4c00fe4286e1a90147869573a438f20138d8e88fedb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12c54bba94b70b2c7a8d4c00fe4286e1a90147869573a438f20138d8e88fedb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12c54bba94b70b2c7a8d4c00fe4286e1a90147869573a438f20138d8e88fedb7", kill_on_drop: false }` [INFO] [stdout] 12c54bba94b70b2c7a8d4c00fe4286e1a90147869573a438f20138d8e88fedb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44fad720613079d5e1ba5d56c4bda1db80b43cdb937af45fe3b8796e55694387 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "44fad720613079d5e1ba5d56c4bda1db80b43cdb937af45fe3b8796e55694387", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.70 [INFO] [stderr] Compiling bumpalo v3.6.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.70 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking cfg-match v0.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling yew v0.17.4 [INFO] [stderr] Compiling yew v0.16.2 [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling css-in-rust v0.4.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.20 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.70 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.70 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.70 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling yew-macro v0.17.0 [INFO] [stderr] Compiling yew-macro v0.16.1 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking js-sys v0.3.47 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Checking web-sys v0.3.47 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.20 [INFO] [stderr] Checking wasm-bindgen-test v0.3.20 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Checking gloo-events v0.1.1 [INFO] [stderr] Checking gloo-timers v0.2.1 [INFO] [stderr] Checking gloo-console-timer v0.1.0 [INFO] [stderr] Checking gloo-file v0.1.0 [INFO] [stderr] Checking gloo v0.2.1 [INFO] [stderr] Checking yew_assets v0.1.1 [INFO] [stderr] Checking yew_styles v0.7.4 [INFO] [stderr] Checking web_logger v0.2.0 [INFO] [stderr] Checking design-system v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `css_in_rust::Style` [INFO] [stdout] --> src/button/button.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use css_in_rust::Style; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `css_in_rust::Style` [INFO] [stdout] --> src/button/button.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use css_in_rust::Style; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `props` [INFO] [stdout] --> src/atoms/h1/h1.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | fn change(&mut self, props: Self::Properties) -> ShouldRender { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_props` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `props` [INFO] [stdout] --> src/button/button.rs:53:26 [INFO] [stdout] | [INFO] [stdout] 53 | fn change(&mut self, props: Self::Properties) -> ShouldRender { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_props` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `props` [INFO] [stdout] --> src/atoms/h1/h1.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | fn change(&mut self, props: Self::Properties) -> ShouldRender { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_props` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `props` [INFO] [stdout] --> src/button/button.rs:53:26 [INFO] [stdout] | [INFO] [stdout] 53 | fn change(&mut self, props: Self::Properties) -> ShouldRender { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_props` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 10s [INFO] running `Command { std: "docker" "inspect" "44fad720613079d5e1ba5d56c4bda1db80b43cdb937af45fe3b8796e55694387", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44fad720613079d5e1ba5d56c4bda1db80b43cdb937af45fe3b8796e55694387", kill_on_drop: false }` [INFO] [stdout] 44fad720613079d5e1ba5d56c4bda1db80b43cdb937af45fe3b8796e55694387