[INFO] fetching crate hobo 0.1.10... [INFO] checking hobo-0.1.10 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate hobo 0.1.10 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate hobo 0.1.10 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate hobo 0.1.10 [INFO] finished tweaking crates.io crate hobo 0.1.10 [INFO] tweaked toml for crates.io crate hobo 0.1.10 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.8 [INFO] [stderr] Downloaded stats_alloc v0.1.8 [INFO] [stderr] Downloaded sugars v1.2.0 [INFO] [stderr] Downloaded hobo_derive v0.1.10 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.8 [INFO] [stderr] Downloaded hobo_css v0.1.10 [INFO] running `Command { std: "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" "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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 895029edaa3965a04dfa68c54edb81858b514b6398d08d58058330f5d057224c [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" "895029edaa3965a04dfa68c54edb81858b514b6398d08d58058330f5d057224c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "895029edaa3965a04dfa68c54edb81858b514b6398d08d58058330f5d057224c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "895029edaa3965a04dfa68c54edb81858b514b6398d08d58058330f5d057224c", kill_on_drop: false }` [INFO] [stdout] 895029edaa3965a04dfa68c54edb81858b514b6398d08d58058330f5d057224c [INFO] running `Command { std: "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" "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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a037cc3931edc6facf9c72962af7432ce03aab90cfcfab6e487333270d39db5 [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" "4a037cc3931edc6facf9c72962af7432ce03aab90cfcfab6e487333270d39db5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.58 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.58 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling sourcefile v0.1.4 [INFO] [stderr] Checking slotmap v0.4.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking sugars v1.2.0 [INFO] [stderr] Checking stats_alloc v0.1.8 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking roxmltree v0.13.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.8 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling weedle v0.10.0 [INFO] [stderr] Checking ordered-float v2.0.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.58 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc-quote v0.3.2 [INFO] [stderr] Compiling derive_utils v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.58 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.58 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling hobo_css_macros v0.1.10 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling hobo_derive v0.1.10 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.58 [INFO] [stderr] Compiling web-sys v0.3.35 [INFO] [stderr] Checking strum v0.19.5 [INFO] [stderr] Checking js-sys v0.3.35 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking hobo_css v0.1.10 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.8 [INFO] [stderr] Checking wasm-bindgen-test v0.3.8 [INFO] [stderr] Checking console_log v0.2.0 [INFO] [stderr] Checking hobo v0.1.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/state/tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `enclose as e` [INFO] [stdout] --> tests/derives.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use hobo::{cmp, enclose as e, prelude::*}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `enclose as e` [INFO] [stdout] --> tests/leak_check.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use hobo::{cmp, enclose as e, prelude::*}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `flag` [INFO] [stdout] --> tests/derives.rs:7:2 [INFO] [stdout] | [INFO] [stdout] 7 | flag: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Element` [INFO] [stdout] --> tests/derives.rs:22:2 [INFO] [stdout] | [INFO] [stdout] 22 | Element(TestDerives), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Div` [INFO] [stdout] --> tests/derives.rs:23:2 [INFO] [stdout] | [INFO] [stdout] 23 | Div(cmp::Div), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> tests/leak_check.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::enclose as e` [INFO] [stdout] --> src/state/tests.rs:46:6 [INFO] [stdout] | [INFO] [stdout] 46 | use crate::enclose as e; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sub` [INFO] [stdout] --> src/state/tests.rs:8:6 [INFO] [stdout] | [INFO] [stdout] 8 | let sub = state.subscribe(e!((%state state) move || { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sub` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sub` [INFO] [stdout] --> src/state/tests.rs:19:6 [INFO] [stdout] | [INFO] [stdout] 19 | let sub = state.subscribe(e!((%state state) move || { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sub` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 42s [INFO] running `Command { std: "docker" "inspect" "4a037cc3931edc6facf9c72962af7432ce03aab90cfcfab6e487333270d39db5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a037cc3931edc6facf9c72962af7432ce03aab90cfcfab6e487333270d39db5", kill_on_drop: false }` [INFO] [stdout] 4a037cc3931edc6facf9c72962af7432ce03aab90cfcfab6e487333270d39db5