[INFO] fetching crate martos 0.4.0... [INFO] testing martos-0.4.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate martos 0.4.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate martos 0.4.0 [INFO] finished tweaking crates.io crate martos 0.4.0 [INFO] tweaked toml for crates.io crate martos 0.4.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate martos 0.4.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 123 packages to latest compatible versions [INFO] [stderr] Adding esp-alloc v0.4.0 (available: v0.9.0) [INFO] [stderr] Adding esp-hal v0.20.1 (available: v1.0.0) [INFO] [stderr] Adding esp-wifi v0.9.1 (available: v0.15.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6267432a8a8ecad9ac6ab4201144bf28e804e567f42ecd6cbc7b37c765ed182 [INFO] running `Command { std: "docker" "start" "-a" "a6267432a8a8ecad9ac6ab4201144bf28e804e567f42ecd6cbc7b37c765ed182", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6267432a8a8ecad9ac6ab4201144bf28e804e567f42ecd6cbc7b37c765ed182", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6267432a8a8ecad9ac6ab4201144bf28e804e567f42ecd6cbc7b37c765ed182", kill_on_drop: false }` [INFO] [stdout] a6267432a8a8ecad9ac6ab4201144bf28e804e567f42ecd6cbc7b37c765ed182 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c91f9b44ab7c045850fdd669586d64e3840f2ca3fdb5070cf6d62a2886f49661 [INFO] running `Command { std: "docker" "start" "-a" "c91f9b44ab7c045850fdd669586d64e3840f2ca3fdb5070cf6d62a2886f49661", kill_on_drop: false }` [INFO] [stderr] Compiling martos v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `array` is never read [INFO] [stdout] --> src/task_manager.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | array[0] = 5; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [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 [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)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [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 [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 [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 [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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] running `Command { std: "docker" "inspect" "c91f9b44ab7c045850fdd669586d64e3840f2ca3fdb5070cf6d62a2886f49661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c91f9b44ab7c045850fdd669586d64e3840f2ca3fdb5070cf6d62a2886f49661", kill_on_drop: false }` [INFO] [stdout] c91f9b44ab7c045850fdd669586d64e3840f2ca3fdb5070cf6d62a2886f49661 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 072e8c465a35a7ad688ad8eaa5b5beb54343b95c8df0b5342ecf93ab3ac27f91 [INFO] running `Command { std: "docker" "start" "-a" "072e8c465a35a7ad688ad8eaa5b5beb54343b95c8df0b5342ecf93ab3ac27f91", kill_on_drop: false }` [INFO] [stderr] Compiling sequential-macro v0.1.4 [INFO] [stdout] warning: value assigned to `array` is never read [INFO] [stdout] --> src/task_manager.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | array[0] = 5; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [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 [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)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [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 [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 [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 [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] Compiling sequential-test v0.2.4 [INFO] [stderr] Compiling martos v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `array` is never read [INFO] [stdout] --> src/task_manager.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | array[0] = 5; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [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 [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)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [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 [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 [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 [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] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.00s [INFO] running `Command { std: "docker" "inspect" "072e8c465a35a7ad688ad8eaa5b5beb54343b95c8df0b5342ecf93ab3ac27f91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "072e8c465a35a7ad688ad8eaa5b5beb54343b95c8df0b5342ecf93ab3ac27f91", kill_on_drop: false }` [INFO] [stdout] 072e8c465a35a7ad688ad8eaa5b5beb54343b95c8df0b5342ecf93ab3ac27f91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5e68e6a992e6794460fff8ea0b037370d96eaf88936deb52d00461f8168687e2 [INFO] running `Command { std: "docker" "start" "-a" "5e68e6a992e6794460fff8ea0b037370d96eaf88936deb52d00461f8168687e2", kill_on_drop: false }` [INFO] [stderr] warning: value assigned to `array` is never read [INFO] [stderr] --> src/task_manager.rs:56:9 [INFO] [stderr] | [INFO] [stderr] 56 | array[0] = 5; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> src/task_manager.rs:127:13 [INFO] [stderr] | [INFO] [stderr] 127 | TASK_MANAGER.tasks.push(future_task); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = 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] [stderr] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/task_manager.rs:135:22 [INFO] [stderr] | [INFO] [stderr] 135 | if unsafe { !TASK_MANAGER.tasks.is_empty() } { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/task_manager.rs:145:61 [INFO] [stderr] | [INFO] [stderr] 145 | if TASK_MANAGER.task_to_execute_index + 1 < TASK_MANAGER.tasks.len() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: `martos` (lib) generated 4 warnings [INFO] [stderr] warning: `martos` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/martos-250cedd2084b5cec) [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] Running tests/unit_tests.rs (/opt/rustwide/target/debug/deps/unit_tests-ee4335f08091ca74) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test unit_tests::test_loop_timer ... ok [INFO] [stdout] test unit_tests::test_setup_timer ... ok [INFO] [stdout] test unit_tests::test_stop_condition_timer ... ok [INFO] [stdout] test unit_tests::test_one_infinite_task_task_manager ... ok [INFO] [stdout] test unit_tests::test_setup_task_manager ... ok [INFO] [stdout] test unit_tests::test_two_finite_tasks_task_manager ... ok [INFO] [stderr] Doc-tests martos [INFO] [stdout] test unit_tests::test_two_different_tasks_task_manager ... ok [INFO] [stdout] test unit_tests::test_two_infinite_tasks_task_manager ... ok [INFO] [stdout] test unit_tests::test_empty_task_manager ... ok [INFO] [stdout] test unit_tests::test_one_finite_task_task_manager ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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" "5e68e6a992e6794460fff8ea0b037370d96eaf88936deb52d00461f8168687e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e68e6a992e6794460fff8ea0b037370d96eaf88936deb52d00461f8168687e2", kill_on_drop: false }` [INFO] [stdout] 5e68e6a992e6794460fff8ea0b037370d96eaf88936deb52d00461f8168687e2