[INFO] updating cached repository https://github.com/Pamplemousse/interactions_compiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f7bfd49d2f6dcd9ed11a1d1af57b12fa85e2c6c0 [INFO] testing Pamplemousse/interactions_compiler against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPamplemousse%2Finteractions_compiler" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Pamplemousse/interactions_compiler on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Pamplemousse/interactions_compiler [INFO] finished tweaking git repo https://github.com/Pamplemousse/interactions_compiler [INFO] tweaked toml for git repo https://github.com/Pamplemousse/interactions_compiler written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Pamplemousse/interactions_compiler already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c066eba96b510e4018aa78823d29f26126cafcbecde09c3d752936f29a6d6c5e [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" "c066eba96b510e4018aa78823d29f26126cafcbecde09c3d752936f29a6d6c5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c066eba96b510e4018aa78823d29f26126cafcbecde09c3d752936f29a6d6c5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c066eba96b510e4018aa78823d29f26126cafcbecde09c3d752936f29a6d6c5e", kill_on_drop: false }` [INFO] [stdout] c066eba96b510e4018aa78823d29f26126cafcbecde09c3d752936f29a6d6c5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d18d59f7bb07abda0dd4429b15ee26f083dc62c6c733195f2558a74397a0f93 [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" "5d18d59f7bb07abda0dd4429b15ee26f083dc62c6c733195f2558a74397a0f93", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling extend v0.1.1 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling assert-json-diff v1.0.3 [INFO] [stderr] Compiling interactions_compiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `ActionPrint` [INFO] [stdout] --> src/code_generator/zest/statement/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | ActionPrint(ActionPrintStatement), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "5d18d59f7bb07abda0dd4429b15ee26f083dc62c6c733195f2558a74397a0f93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d18d59f7bb07abda0dd4429b15ee26f083dc62c6c733195f2558a74397a0f93", kill_on_drop: false }` [INFO] [stdout] 5d18d59f7bb07abda0dd4429b15ee26f083dc62c6c733195f2558a74397a0f93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba59b7dacc08122e6db536383e2c3ad6f474849c33aac5003cf05a864bd03b25 [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" "ba59b7dacc08122e6db536383e2c3ad6f474849c33aac5003cf05a864bd03b25", kill_on_drop: false }` [INFO] [stderr] Compiling interactions_compiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.31s [INFO] running `Command { std: "docker" "inspect" "ba59b7dacc08122e6db536383e2c3ad6f474849c33aac5003cf05a864bd03b25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba59b7dacc08122e6db536383e2c3ad6f474849c33aac5003cf05a864bd03b25", kill_on_drop: false }` [INFO] [stdout] ba59b7dacc08122e6db536383e2c3ad6f474849c33aac5003cf05a864bd03b25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 83276755eb1515debe02f0ae66dac9f134d2bb363994b7cfec0514083496e733 [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" "83276755eb1515debe02f0ae66dac9f134d2bb363994b7cfec0514083496e733", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/interactions_compiler-50af515278546e73 [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test code_generator::zest::statement::tests::serialize_a_client_window_close_representation_with_the_right_element_type ... ok [INFO] [stdout] test code_generator::zest::statement::client_window_close::tests::serialize_a_client_window_close_statement_representation_properly ... ok [INFO] [stdout] test code_generator::zest::statement::tests::serialize_a_launch_client_statement_representation_with_the_right_element_type ... ok [INFO] [stdout] test code_generator::zest::statement::tests::window_handle_for_a_client_element_send_keys_returns_it ... ok [INFO] [stdout] test code_generator::zest::statement::tests::window_handle_for_a_window_close_returns_it ... ok [INFO] [stdout] test code_generator::zest::statement::selector::css_selector::tests::can_be_instantiated_from_a_dom_element ... ok [INFO] [stdout] test code_generator::zest::statement::tests::serialize_a_client_element_click_statement_representation_with_the_right_element_type ... ok [INFO] [stdout] test code_generator::zest::statement::tests::serialize_an_action_print_statement_representation_with_the_right_element_type ... ok [INFO] [stdout] test code_generator::zest::statement::selector::css_selector::tests::serialize_a_css_selector_properly ... ok [INFO] [stdout] test code_generator::zest::statement::client_launch::tests::serialize_a_client_launch_statement_representation_properly ... ok [INFO] [stdout] test code_generator::zest::statement::selector::tests::serialize_a_css_selector_with_the_correct_type ... ok [INFO] [stdout] test code_generator::zest::statement::action_print::tests::serialize_an_action_script_statement_representation_properly ... ok [INFO] [stdout] test code_generator::zest::statement::client_window_close::tests::instantiate_from_an_index_and_a_window_handle ... ok [INFO] [stdout] test code_generator::zest::statement::tests::serialize_a_client_element_send_keys_statement_representation_with_the_right_element_type ... ok [INFO] [stdout] test code_generator::zest::statement::client_element_click::tests::serialize_a_client_element_click_statement_representation_properly ... ok [INFO] [stdout] test code_generator::zest::statement::tests::window_handle_for_a_client_element_click_returns_it ... ok [INFO] [stdout] test code_generator::zest::statement::client_element_send_keys::tests::serialize_a_client_element_send_keys_statement_representation_properly ... ok [INFO] [stdout] test code_generator::zest::statement::client_launch::tests::can_be_instantiated_from_a_url ... ok [INFO] [stdout] test code_generator::zest::tests::instantiate_a_zest_script_from_interaction_events_properly ... ok [INFO] [stdout] test code_generator::zest::tests::serialize_a_zest_script_representation_properly ... ok [INFO] [stdout] test html::tag::tests::deserializes_div_properly ... ok [INFO] [stdout] test html::tag::tests::deserializes_button_properly ... ok [INFO] [stdout] test interaction_event::dom_interaction::dom_event::tests::deserializes_keyup_properly ... ok [INFO] [stdout] test html::tag::tests::deserializes_span_properly ... ok [INFO] [stdout] test code_generator::zest::statement::tests::window_handle_for_an_action_print_returns_none ... ok [INFO] [stdout] test interaction_event::dom_interaction::dom_event::tests::deserializes_input_properly ... ok [INFO] [stdout] test interaction_event::dom_interaction::tests::deserializes_a_dom_interaction_properly ... ok [INFO] [stdout] test interaction_event::dom_interaction::dom_element::tests::deserializes_an_element_without_value_properly ... ok [INFO] [stdout] test interaction_event::dom_interaction::dom_element::tests::deserializes_an_element_with_value_properly ... ok [INFO] [stdout] test html::tag::tests::deserializes_input_properly ... ok [INFO] [stdout] test interaction_event::tests::deserializes_an_interaction_event_properly ... ok [INFO] [stdout] test interaction_event::dom_interaction::dom_event::tests::deserializes_keydown_properly ... ok [INFO] [stdout] test interaction_event::dom_interaction::dom_event::tests::deserializes_click_properly ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "83276755eb1515debe02f0ae66dac9f134d2bb363994b7cfec0514083496e733", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83276755eb1515debe02f0ae66dac9f134d2bb363994b7cfec0514083496e733", kill_on_drop: false }` [INFO] [stdout] 83276755eb1515debe02f0ae66dac9f134d2bb363994b7cfec0514083496e733