[INFO] cloning repository https://github.com/talhabw/elevator-sim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/talhabw/elevator-sim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftalhabw%2Felevator-sim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftalhabw%2Felevator-sim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 32928799cc94889d8c6c0155ac0879f95e057c43 [INFO] testing talhabw/elevator-sim against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftalhabw%2Felevator-sim" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/talhabw/elevator-sim [INFO] finished tweaking git repo https://github.com/talhabw/elevator-sim [INFO] tweaked toml for git repo https://github.com/talhabw/elevator-sim written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/talhabw/elevator-sim on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/talhabw/elevator-sim already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8890cea85757e43ba8195c52a184f3faa88419e58ea6329e31d4948a064ba05b [INFO] running `Command { std: "docker" "start" "-a" "8890cea85757e43ba8195c52a184f3faa88419e58ea6329e31d4948a064ba05b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8890cea85757e43ba8195c52a184f3faa88419e58ea6329e31d4948a064ba05b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8890cea85757e43ba8195c52a184f3faa88419e58ea6329e31d4948a064ba05b", kill_on_drop: false }` [INFO] [stdout] 8890cea85757e43ba8195c52a184f3faa88419e58ea6329e31d4948a064ba05b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6a5c449e06c68c9f0ada1b60d7e586edf15f1da554eaea0112ae3be98f365c1 [INFO] running `Command { std: "docker" "start" "-a" "c6a5c449e06c68c9f0ada1b60d7e586edf15f1da554eaea0112ae3be98f365c1", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling robust v1.2.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling downcast-rs v2.0.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling fern v0.7.1 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling spade v2.13.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling parry2d v0.21.0 [INFO] [stderr] Compiling rapier2d v0.26.0 [INFO] [stderr] Compiling elevator-sim v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/state.rs:293:29 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn get_all_requests(&self) -> hash_set::Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 293 | pub fn get_all_requests(&self) -> hash_set::Iter<'_, ElevatorRequest> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.80s [INFO] running `Command { std: "docker" "inspect" "c6a5c449e06c68c9f0ada1b60d7e586edf15f1da554eaea0112ae3be98f365c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6a5c449e06c68c9f0ada1b60d7e586edf15f1da554eaea0112ae3be98f365c1", kill_on_drop: false }` [INFO] [stdout] c6a5c449e06c68c9f0ada1b60d7e586edf15f1da554eaea0112ae3be98f365c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a8b29ab35ba7604ff51e000c980f319d8a0830b2de82dcfb8f677991596fc59 [INFO] running `Command { std: "docker" "start" "-a" "7a8b29ab35ba7604ff51e000c980f319d8a0830b2de82dcfb8f677991596fc59", kill_on_drop: false }` [INFO] [stderr] Compiling elevator-sim v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/state.rs:293:29 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn get_all_requests(&self) -> hash_set::Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 293 | pub fn get_all_requests(&self) -> hash_set::Iter<'_, ElevatorRequest> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/state.rs:293:29 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn get_all_requests(&self) -> hash_set::Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 293 | pub fn get_all_requests(&self) -> hash_set::Iter<'_, ElevatorRequest> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.43s [INFO] running `Command { std: "docker" "inspect" "7a8b29ab35ba7604ff51e000c980f319d8a0830b2de82dcfb8f677991596fc59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a8b29ab35ba7604ff51e000c980f319d8a0830b2de82dcfb8f677991596fc59", kill_on_drop: false }` [INFO] [stdout] 7a8b29ab35ba7604ff51e000c980f319d8a0830b2de82dcfb8f677991596fc59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] baf3f00e8f45e2e97b9e6c6acea7c12f00f829e055f43227c44b4d3c9ac75379 [INFO] running `Command { std: "docker" "start" "-a" "baf3f00e8f45e2e97b9e6c6acea7c12f00f829e055f43227c44b4d3c9ac75379", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/core/state.rs:293:29 [INFO] [stderr] | [INFO] [stderr] 293 | pub fn get_all_requests(&self) -> hash_set::Iter { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 293 | pub fn get_all_requests(&self) -> hash_set::Iter<'_, ElevatorRequest> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `elevator-sim` (lib) generated 1 warning (run `cargo fix --lib -p elevator-sim` to apply 1 suggestion) [INFO] [stderr] warning: `elevator-sim` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/elevator_sim-604ef62ac7384a0c) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test core::state::state_tests::test_current_floor_request ... ok [INFO] [stdout] test core::state::state_tests::test_car_call_to_current_floor ... ok [INFO] [stdout] test core::state::state_tests::test_car_call_handling ... ok [INFO] [stdout] test core::state::state_tests::test_direction_change ... ok [INFO] [stdout] test core::state::state_tests::test_duplicate_request_handling ... ok [INFO] [stdout] test core::state::state_tests::test_full_building_traverse ... ok [INFO] [stdout] test core::state::state_tests::tbw_sceneario ... ok [INFO] [stdout] test core::state::state_tests::test_multiple_requests_same_direction ... ok [INFO] [stdout] test core::state::state_tests::test_request_pickup_en_route ... ok [INFO] [stdout] test core::state::state_tests::test_simple_down_request ... ok [INFO] [stdout] test core::state::state_tests::test_simple_up_request ... ok [INFO] [stdout] test core::state::state_tests::test_waiting_with_new_requests ... ok [INFO] [stdout] test core::state::state_tests::test_priority_for_same_direction_requests ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/elevator_sim-02de06bb336fca54) [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] [stderr] Doc-tests elevator_sim [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" "baf3f00e8f45e2e97b9e6c6acea7c12f00f829e055f43227c44b4d3c9ac75379", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baf3f00e8f45e2e97b9e6c6acea7c12f00f829e055f43227c44b4d3c9ac75379", kill_on_drop: false }` [INFO] [stdout] baf3f00e8f45e2e97b9e6c6acea7c12f00f829e055f43227c44b4d3c9ac75379