[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 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPamplemousse%2Finteractions_compiler" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Pamplemousse/interactions_compiler on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-8/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" "+1.45.2" "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" "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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] e45f45aeb19095ce80e53b696433f49db05d3e5c3b08d8f15eebc173b55eb1dd [INFO] running `Command { std: "docker" "start" "-a" "e45f45aeb19095ce80e53b696433f49db05d3e5c3b08d8f15eebc173b55eb1dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e45f45aeb19095ce80e53b696433f49db05d3e5c3b08d8f15eebc173b55eb1dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e45f45aeb19095ce80e53b696433f49db05d3e5c3b08d8f15eebc173b55eb1dd", kill_on_drop: false }` [INFO] [stdout] e45f45aeb19095ce80e53b696433f49db05d3e5c3b08d8f15eebc173b55eb1dd [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce53cefdf57bb83615b5cd6a20cc849b4b0bbf525d99f7de4545443b387d2675 [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" "ce53cefdf57bb83615b5cd6a20cc849b4b0bbf525d99f7de4545443b387d2675", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling getrandom v0.1.14 [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 55.30s [INFO] running `Command { std: "docker" "inspect" "ce53cefdf57bb83615b5cd6a20cc849b4b0bbf525d99f7de4545443b387d2675", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce53cefdf57bb83615b5cd6a20cc849b4b0bbf525d99f7de4545443b387d2675", kill_on_drop: false }` [INFO] [stdout] ce53cefdf57bb83615b5cd6a20cc849b4b0bbf525d99f7de4545443b387d2675 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 324b7693078760d20ddc35fb6fe8e589ebbad1b76c4138441b3694c267959c8a [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" "324b7693078760d20ddc35fb6fe8e589ebbad1b76c4138441b3694c267959c8a", kill_on_drop: false }` [INFO] [stderr] Compiling interactions_compiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.27s [INFO] running `Command { std: "docker" "inspect" "324b7693078760d20ddc35fb6fe8e589ebbad1b76c4138441b3694c267959c8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "324b7693078760d20ddc35fb6fe8e589ebbad1b76c4138441b3694c267959c8a", kill_on_drop: false }` [INFO] [stdout] 324b7693078760d20ddc35fb6fe8e589ebbad1b76c4138441b3694c267959c8a [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 111355c6cc48d18c15ba99990aedd7587df90a046ec7ee115ed6e539007b34b1 [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" "111355c6cc48d18c15ba99990aedd7587df90a046ec7ee115ed6e539007b34b1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/interactions_compiler-5e8b3d6e0a44703f [INFO] [stdout] [INFO] [stdout] running 33 tests [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_element_click::tests::serialize_a_client_element_click_statement_representation_properly ... 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::statement::client_window_close::tests::instantiate_from_an_index_and_a_window_handle ... 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::css_selector::tests::can_be_instantiated_from_a_dom_element ... 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::selector::tests::serialize_a_css_selector_with_the_correct_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::tests::serialize_a_client_element_click_statement_representation_with_the_right_element_type ... ok [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::tests::serialize_a_client_element_send_keys_statement_representation_with_the_right_element_type ... 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::serialize_an_action_print_statement_representation_with_the_right_element_type ... 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::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::tests::window_handle_for_an_action_print_returns_none ... ok [INFO] [stdout] test html::tag::tests::deserializes_button_properly ... ok [INFO] [stdout] test html::tag::tests::deserializes_div_properly ... ok [INFO] [stdout] test html::tag::tests::deserializes_input_properly ... ok [INFO] [stdout] test code_generator::zest::tests::instantiate_a_zest_script_from_interaction_events_properly ... ok [INFO] [stdout] test html::tag::tests::deserializes_span_properly ... ok [INFO] [stdout] test interaction_event::dom_interaction::dom_event::tests::deserializes_click_properly ... ok [INFO] [stdout] test interaction_event::dom_interaction::dom_element::tests::deserializes_an_element_with_value_properly ... ok [INFO] [stdout] test code_generator::zest::tests::serialize_a_zest_script_representation_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_event::tests::deserializes_input_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_keyup_properly ... ok [INFO] [stdout] test interaction_event::dom_interaction::tests::deserializes_a_dom_interaction_properly ... ok [INFO] [stdout] test interaction_event::tests::deserializes_an_interaction_event_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" "111355c6cc48d18c15ba99990aedd7587df90a046ec7ee115ed6e539007b34b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "111355c6cc48d18c15ba99990aedd7587df90a046ec7ee115ed6e539007b34b1", kill_on_drop: false }` [INFO] [stdout] 111355c6cc48d18c15ba99990aedd7587df90a046ec7ee115ed6e539007b34b1