[INFO] cloning repository https://github.com/Azernem/Task-manager-and-timer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Azernem/Task-manager-and-timer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzernem%2FTask-manager-and-timer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzernem%2FTask-manager-and-timer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ccd9c4ad395bda48f69913254e63340f437cb516
[INFO] checking Azernem/Task-manager-and-timer against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzernem%2FTask-manager-and-timer" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Azernem/Task-manager-and-timer on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Azernem/Task-manager-and-timer
[INFO] finished tweaking git repo https://github.com/Azernem/Task-manager-and-timer
[INFO] tweaked toml for git repo https://github.com/Azernem/Task-manager-and-timer written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Azernem/Task-manager-and-timer 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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 919b5c16e9a39eb53bf6293f3755031f3ffa7c435aee275a7e3e89baacd0c49d
[INFO] running `Command { std: "docker" "start" "-a" "919b5c16e9a39eb53bf6293f3755031f3ffa7c435aee275a7e3e89baacd0c49d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "919b5c16e9a39eb53bf6293f3755031f3ffa7c435aee275a7e3e89baacd0c49d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "919b5c16e9a39eb53bf6293f3755031f3ffa7c435aee275a7e3e89baacd0c49d", kill_on_drop: false }`
[INFO] [stdout] 919b5c16e9a39eb53bf6293f3755031f3ffa7c435aee275a7e3e89baacd0c49d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 187f7cb9f367e742e739da469c6f6b577723e9eaf54a32c5a3ec0c7c6c05e1f2
[INFO] running `Command { std: "docker" "start" "-a" "187f7cb9f367e742e739da469c6f6b577723e9eaf54a32c5a3ec0c7c6c05e1f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling sequential-macro v0.1.4
[INFO] [stderr]     Checking martos v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]    --> src/task_manager.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 |             TASK_MANAGER.tasks.push(future_task);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/task_manager.rs:135:22
[INFO] [stdout]     |
[INFO] [stdout] 135 |         if unsafe { !TASK_MANAGER.tasks.is_empty() } {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/task_manager.rs:145:61
[INFO] [stdout]     |
[INFO] [stdout] 145 |                 if TASK_MANAGER.task_to_execute_index + 1 < TASK_MANAGER.tasks.len() {
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sequential-test v0.2.4
[INFO] [stdout] warning: function `enter` is never used
[INFO] [stdout]  --> tests/hello1/main.rs:1:4
[INFO] [stdout]   |
[INFO] [stdout] 1 | fn enter() { 
[INFO] [stdout]   |    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]    --> src/task_manager.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 |             TASK_MANAGER.tasks.push(future_task);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/task_manager.rs:135:22
[INFO] [stdout]     |
[INFO] [stdout] 135 |         if unsafe { !TASK_MANAGER.tasks.is_empty() } {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/task_manager.rs:145:61
[INFO] [stdout]     |
[INFO] [stdout] 145 |                 if TASK_MANAGER.task_to_execute_index + 1 < TASK_MANAGER.tasks.len() {
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_two_finite_tasks_task_manager_stop_condition_fn2` is never used
[INFO] [stdout]    --> tests/unit_tests.rs:116:8
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn test_two_finite_tasks_task_manager_stop_condition_fn2() -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_two_finite_tasks_task2_manager` is never used
[INFO] [stdout]    --> tests/unit_tests.rs:140:8
[INFO] [stdout]     |
[INFO] [stdout] 140 |     fn test_two_finite_tasks_task2_manager() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_two_finite_tasks_task_manager_start` is never used
[INFO] [stdout]    --> tests/unit_tests.rs:157:8
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn test_two_finite_tasks_task_manager_start() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
[INFO] running `Command { std: "docker" "inspect" "187f7cb9f367e742e739da469c6f6b577723e9eaf54a32c5a3ec0c7c6c05e1f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "187f7cb9f367e742e739da469c6f6b577723e9eaf54a32c5a3ec0c7c6c05e1f2", kill_on_drop: false }`
[INFO] [stdout] 187f7cb9f367e742e739da469c6f6b577723e9eaf54a32c5a3ec0c7c6c05e1f2
