[INFO] cloning repository https://github.com/yamoling/lle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yamoling/lle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyamoling%2Flle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyamoling%2Flle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f1a3b7e85bee9cfd33dd8eb2429fae93f355f8f4 [INFO] testing yamoling/lle against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyamoling%2Flle" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yamoling/lle on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yamoling/lle [INFO] finished tweaking git repo https://github.com/yamoling/lle [INFO] tweaked toml for git repo https://github.com/yamoling/lle written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/yamoling/pyo3-stub-gen/` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 135 packages to latest compatible versions [INFO] [stderr] Adding itertools v0.13.0 (available: v0.14.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded numpy v0.23.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9dc62155e00e9085ea8d3d8300a8491b7f05345db961dd7678d21bd6a2b647b [INFO] running `Command { std: "docker" "start" "-a" "a9dc62155e00e9085ea8d3d8300a8491b7f05345db961dd7678d21bd6a2b647b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9dc62155e00e9085ea8d3d8300a8491b7f05345db961dd7678d21bd6a2b647b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9dc62155e00e9085ea8d3d8300a8491b7f05345db961dd7678d21bd6a2b647b", kill_on_drop: false }` [INFO] [stdout] a9dc62155e00e9085ea8d3d8300a8491b7f05345db961dd7678d21bd6a2b647b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdda2810f5cd1eabf02c73ebaaedc6a18aa82a516265aa3c03027361222bc9f6 [INFO] running `Command { std: "docker" "start" "-a" "cdda2810f5cd1eabf02c73ebaaedc6a18aa82a516265aa3c03027361222bc9f6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling pyo3-build-config v0.23.4 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling avif-serialize v0.8.2 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling inventory v0.3.19 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling lle v2.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.23.4 [INFO] [stderr] Compiling pyo3-ffi v0.23.4 [INFO] [stderr] Compiling pyo3 v0.23.4 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling pyo3-stub-gen-derive v0.6.1 (https://github.com/yamoling/pyo3-stub-gen/?rev=5fd712bcace754e75caceacfb3eecfda5c6c18dd#5fd712bc) [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling pyo3-macros v0.23.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling numpy v0.23.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling pyo3-stub-gen v0.6.1 (https://github.com/yamoling/pyo3-stub-gen/?rev=5fd712bcace754e75caceacfb3eecfda5c6c18dd#5fd712bc) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "cdda2810f5cd1eabf02c73ebaaedc6a18aa82a516265aa3c03027361222bc9f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdda2810f5cd1eabf02c73ebaaedc6a18aa82a516265aa3c03027361222bc9f6", kill_on_drop: false }` [INFO] [stdout] cdda2810f5cd1eabf02c73ebaaedc6a18aa82a516265aa3c03027361222bc9f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1025edd7ff2af3b159cc8517a9397d5e0a22ecb75d9e226335dc9de5d5ff525c [INFO] running `Command { std: "docker" "start" "-a" "1025edd7ff2af3b159cc8517a9397d5e0a22ecb75d9e226335dc9de5d5ff525c", kill_on_drop: false }` [INFO] [stderr] Compiling lle v2.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.39s [INFO] running `Command { std: "docker" "inspect" "1025edd7ff2af3b159cc8517a9397d5e0a22ecb75d9e226335dc9de5d5ff525c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1025edd7ff2af3b159cc8517a9397d5e0a22ecb75d9e226335dc9de5d5ff525c", kill_on_drop: false }` [INFO] [stdout] 1025edd7ff2af3b159cc8517a9397d5e0a22ecb75d9e226335dc9de5d5ff525c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5dc1a96fa0fa2075e7bdcd08f38c4616e929e20b119b69489b1b9160596b1589 [INFO] running `Command { std: "docker" "start" "-a" "5dc1a96fa0fa2075e7bdcd08f38c4616e929e20b119b69489b1b9160596b1589", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lle-1ef0869ea5a1be61) [INFO] [stdout] [INFO] [stdout] running 49 tests [INFO] [stdout] test core::tiles::tile::tests::test_laser_agent_dies ... ok [INFO] [stdout] test core::parsing::laser_config::test::laser_source_from_str ... ok [INFO] [stdout] test core::parsing::toml::toml_config::tests::invalid_toml_subfield ... ok [INFO] [stdout] test core::parsing::toml::toml_config::tests::parse_toml_width_problem ... ok [INFO] [stdout] test core::parsing::toml::toml_config::tests::start_position_in_wall ... ok [INFO] [stdout] test core::tiles::tile::tests::test_gem ... ok [INFO] [stdout] test core::tiles::tile::tests::test_start ... ok [INFO] [stdout] test core::world::world::test::parse_inconsistent_row_lengths ... ok [INFO] [stdout] test core::parsing::toml::toml_config::tests::invalid_toml_field ... ok [INFO] [stdout] test core::world::world::test::test_complex_laser_blocking ... ok [INFO] [stdout] test core::world::world::test::test_clone_after_step ... ok [INFO] [stdout] test core::parsing::toml::toml_config::tests::test_ok ... ok [INFO] [stdout] test core::world::world::test::parse_inconsistent_start_exit_tiles ... ok [INFO] [stdout] test core::world::world::test::parse_no_agents ... ok [INFO] [stdout] test core::tiles::tile::tests::test_void_agent_dies ... ok [INFO] [stdout] test core::tiles::tile::tests::test_laser_basic ... ok [INFO] [stdout] test core::world::world::test::test_force_end_state ... ok [INFO] [stdout] test core::world::world::test::test_facing_lasers ... ok [INFO] [stdout] test core::world::world::test::test_event_exit_when_staying ... ok [INFO] [stdout] test core::world::world::test::test_die_in_void ... ok [INFO] [stdout] test core::world::world::test::test_duplicate_start_pos ... ok [INFO] [stdout] test core::world::world::test::test_empty_world ... ok [INFO] [stdout] test core::tiles::tile::tests::test_laser_agent_survives ... ok [INFO] [stdout] test core::world::world::test::test_force_state ... ok [INFO] [stdout] test core::world::world::test::test_force_state_invalid_number_of_agents ... ok [INFO] [stdout] test core::world::world::test::test_force_state_invalid_number_of_gems ... ok [INFO] [stdout] test core::world::world::test::test_get_level ... ok [INFO] [stdout] test core::world::world::test::test_force_state_agent_dies ... ok [INFO] [stdout] test core::parsing::toml::toml_config::tests::parse_toml_height_problem ... ok [INFO] [stdout] test core::world::world::test::test_facing_lasers_agent_dies ... ok [INFO] [stdout] test core::world::world::test::test_laser_blocked_by_wall ... ok [INFO] [stdout] test core::world::world::test::test_start_pos_order_lvl6 ... ok [INFO] [stdout] test core::world::world::test::test_set_state_available_actions ... ok [INFO] [stdout] test core::world::world::test::test_no_exits ... ok [INFO] [stdout] test core::world::world::test::test_start_pos_order ... ok [INFO] [stdout] test core::world::world::test::test_tile_type ... ok [INFO] [stdout] test rendering::renderer::test_renderer::pixel_dimensions ... ok [INFO] [stdout] test core::world::world::test::test_vertex_conflict ... ok [INFO] [stdout] test core::world::world::test::test_wrong_world_state ... ok [INFO] [stdout] test utils::test::test_sample_different ... ok [INFO] [stdout] test core::world::world::test::test_laser_blocked_on_reset ... ok [INFO] [stdout] test core::world::world::test::test_num_gems_collected ... ok [INFO] [stdout] test core::world::world::test::test_num_agents_arrived ... ok [INFO] [stdout] test core::world::world::test::test_reset ... ok [INFO] [stdout] test utils::test::test_sample_different_deterministic ... ok [INFO] [stdout] test core::world::world::test::test_standard_levels ... ok [INFO] [stdout] test bindings::pyworld::tests::pickle ... ok [INFO] [stdout] test core::world::world::test::test_random_start_positions ... ok [INFO] [stdout] test utils::test::test_sample_different_impossible - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/stub_gen.rs (/opt/rustwide/target/debug/deps/stub_gen-5bb0bb4d39bf06bd) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/world_integration_tests.rs (/opt/rustwide/target/debug/deps/world_integration_tests-5aab45f22ca125e7) [INFO] [stdout] running 26 tests [INFO] [stdout] test available_joint_actions ... ok [INFO] [stdout] test parse_empty_world ... ok [INFO] [stdout] test num_available_joint_actions ... ok [INFO] [stdout] test test_available_actions ... ok [INFO] [stdout] test disable_laser_source ... ok [INFO] [stdout] test test_available_actions_exit ... ok [INFO] [stdout] test disable_laser_source_and_block_with_agent ... ok [INFO] [stdout] test test_available_actions_two_agents ... ok [INFO] [stdout] test change_laser_id ... ok [INFO] [stdout] test test_disable_laser_then_reset_does_not_turn_on ... ok [INFO] [stdout] test test_compute_world_string ... ok [INFO] [stdout] test test_force_state_agent_dies ... ok [INFO] [stdout] test test_force_state_agents_have_exited ... ok [INFO] [stdout] test test_force_wrong_state_check_laser_not_blocked ... ok [INFO] [stdout] test test_dead_agent_does_not_block_the_laser ... ok [INFO] [stdout] test test_laser_sources_have_different_laser_ids ... ok [INFO] [stdout] test test_take_action_not_available ... ok [INFO] [stdout] test test_set_invalid_state ... ok [INFO] [stdout] test test_laser_on_exit ... ok [INFO] [stdout] test test_take_action_not_available_walk_into_laser_source ... ok [INFO] [stdout] test test_take_action_not_available_swap ... ok [INFO] [stdout] test test_take_action_walk_outside_map ... ok [INFO] [stdout] test world_state_equal ... ok [INFO] [stdout] test test_world_state_dead_agents ... ok [INFO] [stdout] test test_laser_id ... ok [INFO] [stderr] Doc-tests lle [INFO] [stdout] test test_wrong_agent_id_for_laser_source ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5dc1a96fa0fa2075e7bdcd08f38c4616e929e20b119b69489b1b9160596b1589", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dc1a96fa0fa2075e7bdcd08f38c4616e929e20b119b69489b1b9160596b1589", kill_on_drop: false }` [INFO] [stdout] 5dc1a96fa0fa2075e7bdcd08f38c4616e929e20b119b69489b1b9160596b1589