[INFO] fetching crate yew_form 0.1.7... [INFO] testing yew_form-0.1.7 against 1.49.0 for beta-1.50-1 [INFO] extracting crate yew_form 0.1.7 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate yew_form 0.1.7 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate yew_form 0.1.7 [INFO] finished tweaking crates.io crate yew_form 0.1.7 [INFO] tweaked toml for crates.io crate yew_form 0.1.7 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 74e8bcd7fd7666d80c7bb1f8a88df8dea10f04a806a7b65a928ed612961ca6b8 [INFO] running `Command { std: "docker" "start" "-a" "74e8bcd7fd7666d80c7bb1f8a88df8dea10f04a806a7b65a928ed612961ca6b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74e8bcd7fd7666d80c7bb1f8a88df8dea10f04a806a7b65a928ed612961ca6b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74e8bcd7fd7666d80c7bb1f8a88df8dea10f04a806a7b65a928ed612961ca6b8", kill_on_drop: false }` [INFO] [stdout] 74e8bcd7fd7666d80c7bb1f8a88df8dea10f04a806a7b65a928ed612961ca6b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c30593d24f3f4f7c82dfd158fa24aa9e8b899c7d0f6c38438f678d3755b9715 [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" "2c30593d24f3f4f7c82dfd158fa24aa9e8b899c7d0f6c38438f678d3755b9715", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.69 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.69 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling yew v0.17.4 [INFO] [stderr] Compiling if_chain v1.0.1 [INFO] [stderr] Compiling cfg-match v0.2.1 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling validator v0.10.1 [INFO] [stderr] Compiling yew-macro v0.17.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.69 [INFO] [stderr] Compiling validator_derive v0.10.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.69 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.69 [INFO] [stderr] Compiling js-sys v0.3.46 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling web-sys v0.3.46 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.19 [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-console-timer v0.1.0 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling gloo v0.2.1 [INFO] [stderr] Compiling yew_form v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.38s [INFO] running `Command { std: "docker" "inspect" "2c30593d24f3f4f7c82dfd158fa24aa9e8b899c7d0f6c38438f678d3755b9715", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c30593d24f3f4f7c82dfd158fa24aa9e8b899c7d0f6c38438f678d3755b9715", kill_on_drop: false }` [INFO] [stdout] 2c30593d24f3f4f7c82dfd158fa24aa9e8b899c7d0f6c38438f678d3755b9715 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26b8ecad491565f4fb3b1a6a5727f0bdd0521635faeed8aa1e34b928fdf96db1 [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" "26b8ecad491565f4fb3b1a6a5727f0bdd0521635faeed8aa1e34b928fdf96db1", kill_on_drop: false }` [INFO] [stderr] Compiling yew_form v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.52s [INFO] running `Command { std: "docker" "inspect" "26b8ecad491565f4fb3b1a6a5727f0bdd0521635faeed8aa1e34b928fdf96db1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26b8ecad491565f4fb3b1a6a5727f0bdd0521635faeed8aa1e34b928fdf96db1", kill_on_drop: false }` [INFO] [stdout] 26b8ecad491565f4fb3b1a6a5727f0bdd0521635faeed8aa1e34b928fdf96db1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 942c5e147a4b820e4bdbbf823e1a4834ba3d574c528af4f902c0a133f4ebd710 [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" "942c5e147a4b820e4bdbbf823e1a4834ba3d574c528af4f902c0a133f4ebd710", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/yew_form-3787a4bcb12b7108 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test model::tests::test_split_field_path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests yew_form [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "942c5e147a4b820e4bdbbf823e1a4834ba3d574c528af4f902c0a133f4ebd710", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "942c5e147a4b820e4bdbbf823e1a4834ba3d574c528af4f902c0a133f4ebd710", kill_on_drop: false }` [INFO] [stdout] 942c5e147a4b820e4bdbbf823e1a4834ba3d574c528af4f902c0a133f4ebd710