[INFO] cloning repository https://github.com/philschatz/puzzlescript-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/philschatz/puzzlescript-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilschatz%2Fpuzzlescript-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilschatz%2Fpuzzlescript-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3bb5ccff5ff81481dfc1d3914f41a707e76108e5 [INFO] testing philschatz/puzzlescript-rust against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilschatz%2Fpuzzlescript-rust" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/philschatz/puzzlescript-rust on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/philschatz/puzzlescript-rust [INFO] finished tweaking git repo https://github.com/philschatz/puzzlescript-rust [INFO] tweaked toml for git repo https://github.com/philschatz/puzzlescript-rust written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/philschatz/puzzlescript-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] 27cba1cad8272f9d96172e6535e53af330664090e27a14fd1352662215c9a4d3 [INFO] running `Command { std: "docker" "start" "-a" "27cba1cad8272f9d96172e6535e53af330664090e27a14fd1352662215c9a4d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27cba1cad8272f9d96172e6535e53af330664090e27a14fd1352662215c9a4d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27cba1cad8272f9d96172e6535e53af330664090e27a14fd1352662215c9a4d3", kill_on_drop: false }` [INFO] [stdout] 27cba1cad8272f9d96172e6535e53af330664090e27a14fd1352662215c9a4d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b98b6b880913358f54ce63301f976eccbeb0ca61f8c7ba5c71058ae24e6a8cb1 [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" "b98b6b880913358f54ce63301f976eccbeb0ca61f8c7ba5c71058ae24e6a8cb1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling termion v1.5.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling tui v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling puzzlescript v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "b98b6b880913358f54ce63301f976eccbeb0ca61f8c7ba5c71058ae24e6a8cb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b98b6b880913358f54ce63301f976eccbeb0ca61f8c7ba5c71058ae24e6a8cb1", kill_on_drop: false }` [INFO] [stdout] b98b6b880913358f54ce63301f976eccbeb0ca61f8c7ba5c71058ae24e6a8cb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", 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] 06d5c729054374bcb4fe4605f79ecde34de2346806debb2fd8449e1d779217af [INFO] running `Command { std: "docker" "start" "-a" "06d5c729054374bcb4fe4605f79ecde34de2346806debb2fd8449e1d779217af", kill_on_drop: false }` [INFO] [stderr] Compiling puzzlescript v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.00s [INFO] running `Command { std: "docker" "inspect" "06d5c729054374bcb4fe4605f79ecde34de2346806debb2fd8449e1d779217af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06d5c729054374bcb4fe4605f79ecde34de2346806debb2fd8449e1d779217af", kill_on_drop: false }` [INFO] [stdout] 06d5c729054374bcb4fe4605f79ecde34de2346806debb2fd8449e1d779217af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3428c82762712f27050a3ef3e1e4f0f7e8939b8b328210405e20b692230f7b4d [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" "3428c82762712f27050a3ef3e1e4f0f7e8939b8b328210405e20b692230f7b4d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/puzzlescript-0a8e4be3d5d15255 [INFO] [stdout] [INFO] [stdout] running 50 tests [INFO] [stdout] test model::board::tests::neighbor_positions ... ok [INFO] [stdout] test model::bracket::tests::find_still_matches ... ok [INFO] [stdout] test color::tests::alpha ... ok [INFO] [stdout] test color::tests::on_top_of ... ok [INFO] [stdout] test model::bracket::tests::empty_ellipsis_neighbor_rule ... ok [INFO] [stdout] test bitset::tests::large ... ok [INFO] [stdout] test model::bracket::tests::empty_neighbor ... ok [INFO] [stdout] test color::tests::variant ... ok [INFO] [stdout] test bitset::tests::bitset ... ok [INFO] [stdout] test model::bracket::tests::empty_ellipsis_neighbor ... ok [INFO] [stdout] test model::bracket::tests::bracket ... ok [INFO] [stdout] test model::board::tests::stripe_cache ... ok [INFO] [stdout] test model::neighbor::tests::matches_empty_neighbor ... ok [INFO] [stdout] test bitset::tests::contains_any ... ok [INFO] [stdout] test model::game::tests::winconditions_are_anded ... ok [INFO] [stdout] test bitset::tests::check_cardinality ... ok [INFO] [stdout] test model::game::tests::game_cancelled_move ... ok [INFO] [stdout] test model::game::tests::winconditions_on_works ... ok [INFO] [stdout] test model::game::tests::winconditions_on_works_when_late ... ok [INFO] [stdout] test model::game::tests::game_player_move_and_sent_command ... ok [INFO] [stdout] test model::game::tests::game_player_didnt_move_because_of_level_boundary ... ok [INFO] [stdout] test model::game::tests::game_player_didnt_move_because_of_collision ... ok [INFO] [stdout] test model::game::tests::post_resolution_does_not_lose_sprites ... ok [INFO] [stdout] test model::game::tests::evals_late_rules_after_moving ... ok [INFO] [stdout] test model::game::tests::game_player_did_move_eventually ... ok [INFO] [stdout] test model::neighbor::tests::tiles_with_modifier ... ok [INFO] [stdout] test model::neighbor::tests::replace_direction ... ok [INFO] [stdout] test model::neighbor::tests::random_dir ... ok [INFO] [stdout] test model::neighbor::tests::matches_two_ors ... ok [INFO] [stdout] test model::neighbor::tests::matches_no_or ... ok [INFO] [stdout] test model::neighbor::tests::matches_no_or2 ... ok [INFO] [stdout] test model::neighbor::tests::prepare_neighbor_multiple_single_sprites ... ok [INFO] [stdout] test model::neighbor::tests::prepare_neighbor_or_tile ... ok [INFO] [stdout] test model::neighbor::tests::prepare_negation ... ok [INFO] [stdout] test model::rule::tests::command_and_nonchanging_neighbors ... ok [INFO] [stdout] test model::neighbor::tests::replace_tile_with_random ... ok [INFO] [stdout] test model::neighbor::tests::prepare_or_negation ... ok [INFO] [stdout] test model::rule::tests::command_only ... ok [INFO] [stdout] test model::rule::tests::nonchanging_neighbors_does_not_loop_forever ... ok [INFO] [stdout] test model::neighbor::tests::prepare_neighbor_single_sprite ... ok [INFO] [stdout] test model::neighbor::tests::remove_one_or_sprite_when_condition_has_no ... ok [INFO] [stdout] test model::rule::tests::keeps_evaluating_rule_in_group_before_moving_to_next ... ok [INFO] [stdout] test model::rule::tests::permutations ... ok [INFO] [stdout] test model::rule::tests::random_runs_once ... ok [INFO] [stdout] test model::rule::tests::recalc_permutations ... ok [INFO] [stdout] test model::rule::tests::remove_all_or_sprites_when_there_is_no_condition_and_action_is_negated ... ok [INFO] [stdout] test model::rule::tests::rule_crawler ... ok [INFO] [stdout] test model::rule::tests::remove_all_or_sprites_when_there_is_no_condition ... ok [INFO] [stdout] test model::rule::tests::rule_group_keeps_looping ... ok [INFO] [stdout] test model::rule::tests::rule_exhaustion ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3428c82762712f27050a3ef3e1e4f0f7e8939b8b328210405e20b692230f7b4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3428c82762712f27050a3ef3e1e4f0f7e8939b8b328210405e20b692230f7b4d", kill_on_drop: false }` [INFO] [stdout] 3428c82762712f27050a3ef3e1e4f0f7e8939b8b328210405e20b692230f7b4d