[INFO] fetching crate yewdux 0.9.0... [INFO] testing yewdux-0.9.0 against try#fc4ba03ef77ca5018fb78a097d3b924d30f15bfc+target=i686-unknown-linux-musl for musl_upgrade_1_2_take3 [INFO] extracting crate yewdux 0.9.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate yewdux 0.9.0 on toolchain fc4ba03ef77ca5018fb78a097d3b924d30f15bfc [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate yewdux 0.9.0 [INFO] finished tweaking crates.io crate yewdux 0.9.0 [INFO] tweaked toml for crates.io crate yewdux 0.9.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anymap v1.0.0-beta.2 [INFO] [stderr] Downloaded yewdux-macros v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 263a7bc4bc381e305b2802ba131adf36b5b78809ce37de38cc924f76772af3b9 [INFO] running `Command { std: "docker" "start" "-a" "263a7bc4bc381e305b2802ba131adf36b5b78809ce37de38cc924f76772af3b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "263a7bc4bc381e305b2802ba131adf36b5b78809ce37de38cc924f76772af3b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "263a7bc4bc381e305b2802ba131adf36b5b78809ce37de38cc924f76772af3b9", kill_on_drop: false }` [INFO] [stdout] 263a7bc4bc381e305b2802ba131adf36b5b78809ce37de38cc924f76772af3b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4306562941a986710d8e4243dbb96a9eccdd40809da1c354bc32a6fb69d2f633 [INFO] running `Command { std: "docker" "start" "-a" "4306562941a986710d8e4243dbb96a9eccdd40809da1c354bc32a6fb69d2f633", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling bumpalo v3.11.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.83 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.149 [INFO] [stderr] Compiling serde v1.0.149 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling prettyplease v0.1.21 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.59 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling anymap v1.0.0-beta.2 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling implicit-clone v0.3.4 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling yew-macro v0.20.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.83 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling yewdux-macros v0.9.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.83 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling pinned v0.1.0 [INFO] [stderr] Compiling prokio v0.1.0 [INFO] [stderr] Compiling js-sys v0.3.60 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling web-sys v0.3.60 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.33 [INFO] [stderr] Compiling gloo-timers v0.2.5 [INFO] [stderr] Compiling serde-wasm-bindgen v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling gloo-utils v0.1.6 [INFO] [stderr] Compiling gloo-events v0.1.2 [INFO] [stderr] Compiling gloo-render v0.1.1 [INFO] [stderr] Compiling gloo-dialogs v0.1.1 [INFO] [stderr] Compiling gloo-console v0.2.3 [INFO] [stderr] Compiling gloo-storage v0.2.2 [INFO] [stderr] Compiling gloo-net v0.2.5 [INFO] [stderr] Compiling gloo-history v0.1.2 [INFO] [stderr] Compiling gloo-file v0.2.3 [INFO] [stderr] Compiling gloo-worker v0.2.1 [INFO] [stderr] Compiling gloo v0.8.0 [INFO] [stderr] Compiling yew v0.20.0 [INFO] [stderr] Compiling yewdux v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.05s [INFO] running `Command { std: "docker" "inspect" "4306562941a986710d8e4243dbb96a9eccdd40809da1c354bc32a6fb69d2f633", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4306562941a986710d8e4243dbb96a9eccdd40809da1c354bc32a6fb69d2f633", kill_on_drop: false }` [INFO] [stdout] 4306562941a986710d8e4243dbb96a9eccdd40809da1c354bc32a6fb69d2f633 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "test" "--frozen" "--no-run" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7e053e398fe053ea75db80587519c25a3459121c8dd09fa19c82f959dcd4b6a4 [INFO] running `Command { std: "docker" "start" "-a" "7e053e398fe053ea75db80587519c25a3459121c8dd09fa19c82f959dcd4b6a4", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling polling v2.5.1 [INFO] [stderr] Compiling async-io v1.12.0 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling concurrent-queue v2.0.0 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling blocking v1.3.0 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling yewdux v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.18s [INFO] running `Command { std: "docker" "inspect" "7e053e398fe053ea75db80587519c25a3459121c8dd09fa19c82f959dcd4b6a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e053e398fe053ea75db80587519c25a3459121c8dd09fa19c82f959dcd4b6a4", kill_on_drop: false }` [INFO] [stdout] 7e053e398fe053ea75db80587519c25a3459121c8dd09fa19c82f959dcd4b6a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "test" "--frozen" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9dbc124f85a1791770cf5156ede6fb1a9bffe82bf3e79a78156c0efff52cc1ba [INFO] running `Command { std: "docker" "start" "-a" "9dbc124f85a1791770cf5156ede6fb1a9bffe82bf3e79a78156c0efff52cc1ba", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/yewdux-b61539168124560e) [INFO] [stdout] [INFO] [stdout] running 47 tests [INFO] [stdout] test context::tests::can_access_other_store_for_new_of_current_store ... ok [INFO] [stdout] test context::tests::store_new_is_only_called_once ... ok [INFO] [stdout] test dispatch::tests::apply_changes_value ... ok [INFO] [stdout] test dispatch::tests::apply_no_clone ... ok [INFO] [stdout] test dispatch::tests::dispatch_apply_works ... ok [INFO] [stdout] test dispatch::tests::dispatch_apply_callback_works ... ok [INFO] [stdout] test dispatch::tests::dispatch_clone_and_original_unsubscribe_when_both_dropped ... ok [INFO] [stdout] test dispatch::tests::dispatch_new_works ... ok [INFO] [stdout] test dispatch::tests::dispatch_reduce_callback_with_works ... ok [INFO] [stdout] test dispatch::tests::dispatch_reduce_callback_works ... ok [INFO] [stdout] test dispatch::tests::apply_future_changes_value ... ok [INFO] [stdout] test dispatch::tests::dispatch_reduce_future_works ... ok [INFO] [stdout] test dispatch::tests::dispatch_reduce_future_callback_with_compiles ... ok [INFO] [stdout] test dispatch::tests::dispatch_reduce_future_callback_compiles ... ok [INFO] [stdout] test dispatch::tests::dispatch_reduce_mut_callback_with_works ... ok [INFO] [stdout] test dispatch::tests::apply_future_callback_compiles ... ok [INFO] [stdout] test dispatch::tests::dispatch_reduce_mut_callback_works ... ok [INFO] [stdout] test dispatch::tests::dispatch_reduce_mut_future_callback_compiles ... ok [INFO] [stdout] test dispatch::tests::dispatch_reduce_mut_future_callback_with_compiles ... ok [INFO] [stdout] test dispatch::tests::dispatch_reduce_mut_future_works ... ok [INFO] [stdout] test dispatch::tests::reduce_does_not_require_static ... ok [INFO] [stdout] test dispatch::tests::reduce_mut_does_not_require_static ... ok [INFO] [stdout] test dispatch::tests::set_changes_value ... ok [INFO] [stdout] test dispatch::tests::subscriber_is_not_notified_when_state_is_same ... ok [INFO] [stdout] test dispatch::tests::subscriber_is_notified ... ok [INFO] [stdout] test listener::tests::listener_is_called ... ok [INFO] [stdout] test dispatch::tests::reduce_mut_future_changes_value ... ok [INFO] [stdout] test dispatch::tests::dispatch_set_callback_works ... ok [INFO] [stdout] test dispatch::tests::dispatch_unsubscribes_when_dropped ... ok [INFO] [stdout] test listener::tests::can_init_listener_from_store ... ok [INFO] [stdout] test dispatch::tests::dispatch_reduce_works ... ok [INFO] [stdout] test dispatch::tests::dispatch_reduce_mut_works ... ok [INFO] [stdout] test dispatch::tests::dispatch_set_works ... ok [INFO] [stdout] test listener::tests::listener_is_replaced ... ok [INFO] [stdout] test mrc::tests::can_wrap_store_with_mrc ... ok [INFO] [stdout] test dispatch::tests::reduce_changes_value ... ok [INFO] [stdout] test dispatch::tests::reduce_future_changes_value ... ok [INFO] [stdout] test mrc::tests::subscriber_is_notified_on_borrow_mut ... ok [INFO] [stdout] test dispatch::tests::reduce_mut_changes_value ... ok [INFO] [stdout] test mrc::tests::subscriber_is_notified_on_with_mut ... ok [INFO] [stdout] test subscriber::tests::can_modify_state_inside_on_changed ... ok [INFO] [stdout] test subscriber::tests::subscribe_adds_to_list ... ok [INFO] [stdout] test subscriber::tests::subscriber_is_notified_after_leak ... ok [INFO] [stdout] test subscriber::tests::subscriber_id_unsubscribes_when_dropped ... ok [INFO] [stdout] test subscriber::tests::subscriber_is_notified_on_subscribe ... ok [INFO] [stdout] test subscriber::tests::unsubscribe_removes_from_list ... ok [INFO] [stdout] test dispatch::tests::reduce_future_does_not_clash ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9dbc124f85a1791770cf5156ede6fb1a9bffe82bf3e79a78156c0efff52cc1ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dbc124f85a1791770cf5156ede6fb1a9bffe82bf3e79a78156c0efff52cc1ba", kill_on_drop: false }` [INFO] [stdout] 9dbc124f85a1791770cf5156ede6fb1a9bffe82bf3e79a78156c0efff52cc1ba