[INFO] cloning 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" "clone" "--bare" "https://github.com/Pamplemousse/interactions_compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPamplemousse%2Finteractions_compiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPamplemousse%2Finteractions_compiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f7bfd49d2f6dcd9ed11a1d1af57b12fa85e2c6c0 [INFO] testing Pamplemousse/interactions_compiler against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPamplemousse%2Finteractions_compiler" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Pamplemousse/interactions_compiler on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-26/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8224814e2ffedb6e04f063210a486fe7711cab9a07c78c99c57240e970f791c [INFO] running `Command { std: "docker" "start" "-a" "c8224814e2ffedb6e04f063210a486fe7711cab9a07c78c99c57240e970f791c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8224814e2ffedb6e04f063210a486fe7711cab9a07c78c99c57240e970f791c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8224814e2ffedb6e04f063210a486fe7711cab9a07c78c99c57240e970f791c", kill_on_drop: false }` [INFO] [stdout] c8224814e2ffedb6e04f063210a486fe7711cab9a07c78c99c57240e970f791c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c9f425f7e0dc4df535f74a00d4a7be03490e8524e6b4ffc996e0f135062c7cb [INFO] running `Command { std: "docker" "start" "-a" "8c9f425f7e0dc4df535f74a00d4a7be03490e8524e6b4ffc996e0f135062c7cb", 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 serde v1.0.106 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [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_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] note: `Statement` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/code_generator/zest/statement/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Clone, Debug, PartialEq, Serialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.35s [INFO] running `Command { std: "docker" "inspect" "8c9f425f7e0dc4df535f74a00d4a7be03490e8524e6b4ffc996e0f135062c7cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c9f425f7e0dc4df535f74a00d4a7be03490e8524e6b4ffc996e0f135062c7cb", kill_on_drop: false }` [INFO] [stdout] 8c9f425f7e0dc4df535f74a00d4a7be03490e8524e6b4ffc996e0f135062c7cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63601e9bb06c2649057656309d26de3e67f3d023d47afcbf79a112b0b8c50a84 [INFO] running `Command { std: "docker" "start" "-a" "63601e9bb06c2649057656309d26de3e67f3d023d47afcbf79a112b0b8c50a84", kill_on_drop: false }` [INFO] [stderr] Compiling interactions_compiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.78s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/interactions_compiler-580728351bc0ea4b) [INFO] running `Command { std: "docker" "inspect" "63601e9bb06c2649057656309d26de3e67f3d023d47afcbf79a112b0b8c50a84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63601e9bb06c2649057656309d26de3e67f3d023d47afcbf79a112b0b8c50a84", kill_on_drop: false }` [INFO] [stdout] 63601e9bb06c2649057656309d26de3e67f3d023d47afcbf79a112b0b8c50a84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ff38d81d245ee74f00cda9c30b7e6d5f7e825d997db608fcd0aa1a3618115546 [INFO] running `Command { std: "docker" "start" "-a" "ff38d81d245ee74f00cda9c30b7e6d5f7e825d997db608fcd0aa1a3618115546", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/interactions_compiler-580728351bc0ea4b) [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::serialize_a_client_launch_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::client_launch::tests::can_be_instantiated_from_a_url ... 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::css_selector::tests::serialize_a_css_selector_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::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_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_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 code_generator::zest::tests::instantiate_a_zest_script_from_interaction_events_properly ... ok [INFO] [stdout] test html::tag::tests::deserializes_div_properly ... ok [INFO] [stdout] test code_generator::zest::tests::serialize_a_zest_script_representation_properly ... ok [INFO] [stdout] test html::tag::tests::deserializes_input_properly ... ok [INFO] [stdout] test html::tag::tests::deserializes_span_properly ... ok [INFO] [stdout] test interaction_event::dom_interaction::dom_element::tests::deserializes_an_element_with_value_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_click_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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ff38d81d245ee74f00cda9c30b7e6d5f7e825d997db608fcd0aa1a3618115546", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff38d81d245ee74f00cda9c30b7e6d5f7e825d997db608fcd0aa1a3618115546", kill_on_drop: false }` [INFO] [stdout] ff38d81d245ee74f00cda9c30b7e6d5f7e825d997db608fcd0aa1a3618115546