[INFO] fetching crate maniac-runtime 0.1.0... [INFO] testing maniac-runtime-0.1.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate maniac-runtime 0.1.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate maniac-runtime 0.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate maniac-runtime 0.1.0 [INFO] tweaked toml for crates.io crate maniac-runtime 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate maniac-runtime 0.1.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate maniac-runtime 0.1.0 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pollster v0.4.0 [INFO] [stderr] Downloaded nu-ansi-term v0.50.1 [INFO] [stderr] Downloaded core_affinity v0.8.3 [INFO] [stderr] Downloaded tracing-subscriber v0.3.20 [INFO] [stderr] Downloaded windows-sys v0.61.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2eff7a65f8a1ca2de82982b0aef173183083a58433f97a26d0864e51b1baf559 [INFO] running `Command { std: "docker" "start" "-a" "2eff7a65f8a1ca2de82982b0aef173183083a58433f97a26d0864e51b1baf559", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2eff7a65f8a1ca2de82982b0aef173183083a58433f97a26d0864e51b1baf559", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eff7a65f8a1ca2de82982b0aef173183083a58433f97a26d0864e51b1baf559", kill_on_drop: false }` [INFO] [stdout] 2eff7a65f8a1ca2de82982b0aef173183083a58433f97a26d0864e51b1baf559 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc02b0f816556f38cbda095d243f6cd6741eca13ce8c5c41e12ac08c5b9a5dab [INFO] running `Command { std: "docker" "start" "-a" "bc02b0f816556f38cbda095d243f6cd6741eca13ce8c5c41e12ac08c5b9a5dab", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling fastrand v2.3.0 [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 log v0.4.28 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling core_affinity v0.8.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling maniac-runtime v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `sync::mpsc::Inner` is more private than the item `sync::mpsc::Receiver::::inner` [INFO] [stdout] --> src/sync/mpsc.rs:547:5 [INFO] [stdout] | [INFO] [stdout] 547 | pub(crate) fn inner(&self) -> &Arc> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `sync::mpsc::Receiver::::inner` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `sync::mpsc::Inner` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/sync/mpsc.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | struct Inner { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: direct cast of function item into an integer [INFO] [stdout] --> src/generator/detail/x86_64_unix.rs:160:52 [INFO] [stdout] | [INFO] [stdout] 160 | *mut_offset(sp, -2) = bootstrap_green_task as usize; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(function_casts_as_integer)]` on by default [INFO] [stdout] help: first cast to a pointer `as *const ()` [INFO] [stdout] | [INFO] [stdout] 160 | *mut_offset(sp, -2) = bootstrap_green_task as *const () as usize; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: direct cast of function item into an integer [INFO] [stdout] --> src/generator/stack/overflow_unix.rs:73:42 [INFO] [stdout] | [INFO] [stdout] 73 | action.sa_sigaction = signal_handler as sighandler_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: first cast to a pointer `as *const ()` [INFO] [stdout] | [INFO] [stdout] 73 | action.sa_sigaction = signal_handler as *const () as sighandler_t; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: direct cast of function item into an integer [INFO] [stdout] --> src/runtime/preemption.rs:386:51 [INFO] [stdout] | [INFO] [stdout] 386 | sa.sa_sigaction = sigalrm_handler as usize; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: first cast to a pointer `as *const ()` [INFO] [stdout] | [INFO] [stdout] 386 | sa.sa_sigaction = sigalrm_handler as *const () as usize; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: direct cast of function item into an integer [INFO] [stdout] --> src/runtime/preemption.rs:443:50 [INFO] [stdout] | [INFO] [stdout] 443 | *rip_ptr = preemption_trampoline as u64; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: first cast to a pointer `as *const ()` [INFO] [stdout] | [INFO] [stdout] 443 | *rip_ptr = preemption_trampoline as *const () as u64; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.38s [INFO] running `Command { std: "docker" "inspect" "bc02b0f816556f38cbda095d243f6cd6741eca13ce8c5c41e12ac08c5b9a5dab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc02b0f816556f38cbda095d243f6cd6741eca13ce8c5c41e12ac08c5b9a5dab", kill_on_drop: false }` [INFO] [stdout] bc02b0f816556f38cbda095d243f6cd6741eca13ce8c5c41e12ac08c5b9a5dab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f00ba9a80d0a12bd799b661692359fd988318a0c21cd635a817e3e728a19f6d7 [INFO] running `Command { std: "docker" "start" "-a" "f00ba9a80d0a12bd799b661692359fd988318a0c21cd635a817e3e728a19f6d7", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling pollster v0.4.0 [INFO] [stderr] Compiling maniac-runtime v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling generator v0.8.7 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stdout] warning: type `sync::mpsc::Inner` is more private than the item `sync::mpsc::Receiver::::inner` [INFO] [stdout] --> src/sync/mpsc.rs:547:5 [INFO] [stdout] | [INFO] [stdout] 547 | pub(crate) fn inner(&self) -> &Arc> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `sync::mpsc::Receiver::::inner` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `sync::mpsc::Inner` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/sync/mpsc.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | struct Inner { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: direct cast of function item into an integer [INFO] [stdout] --> src/generator/detail/x86_64_unix.rs:160:52 [INFO] [stdout] | [INFO] [stdout] 160 | *mut_offset(sp, -2) = bootstrap_green_task as usize; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(function_casts_as_integer)]` on by default [INFO] [stdout] help: first cast to a pointer `as *const ()` [INFO] [stdout] | [INFO] [stdout] 160 | *mut_offset(sp, -2) = bootstrap_green_task as *const () as usize; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: direct cast of function item into an integer [INFO] [stdout] --> src/generator/stack/overflow_unix.rs:73:42 [INFO] [stdout] | [INFO] [stdout] 73 | action.sa_sigaction = signal_handler as sighandler_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: first cast to a pointer `as *const ()` [INFO] [stdout] | [INFO] [stdout] 73 | action.sa_sigaction = signal_handler as *const () as sighandler_t; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stdout] warning: direct cast of function item into an integer [INFO] [stdout] --> src/runtime/preemption.rs:386:51 [INFO] [stdout] | [INFO] [stdout] 386 | sa.sa_sigaction = sigalrm_handler as usize; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: first cast to a pointer `as *const ()` [INFO] [stdout] | [INFO] [stdout] 386 | sa.sa_sigaction = sigalrm_handler as *const () as usize; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: direct cast of function item into an integer [INFO] [stdout] --> src/runtime/preemption.rs:443:50 [INFO] [stdout] | [INFO] [stdout] 443 | *rip_ptr = preemption_trampoline as u64; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: first cast to a pointer `as *const ()` [INFO] [stdout] | [INFO] [stdout] 443 | *rip_ptr = preemption_trampoline as *const () as u64; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling loom v0.7.2 [INFO] [stdout] warning: unused import: `Executor` [INFO] [stdout] --> examples/timer_tick.rs:1:48 [INFO] [stdout] | [INFO] [stdout] 1 | use maniac_runtime::runtime::{DefaultExecutor, Executor}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TaskArenaConfig` and `TaskArenaOptions` [INFO] [stdout] --> examples/timer_tick.rs:2:37 [INFO] [stdout] | [INFO] [stdout] 2 | use maniac_runtime::runtime::task::{TaskArenaConfig, TaskArenaOptions}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/summary_tree_tests.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | let tree = Summary::new(4, 1, &wakers, &worker_count); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^ expected `&Arc>`, found `&Atomic` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Arc>` [INFO] [stdout] found reference `&Atomic<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/runtime/summary.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/summary_tree_tests.rs:58:44 [INFO] [stdout] | [INFO] [stdout] 58 | let tree = Summary::new(7, 1, &wakers, &worker_count); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^ expected `&Arc>`, found `&Atomic` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Arc>` [INFO] [stdout] found reference `&Atomic<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/runtime/summary.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/summary_tree_tests.rs:81:44 [INFO] [stdout] | [INFO] [stdout] 81 | let tree = Summary::new(1, 1, &wakers, &worker_count); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^ expected `&Arc>`, found `&Atomic` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Arc>` [INFO] [stdout] found reference `&Atomic<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/runtime/summary.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/summary_tree_tests.rs:109:44 [INFO] [stdout] | [INFO] [stdout] 109 | let tree = Summary::new(2, 1, &wakers, &worker_count); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^ expected `&Arc>`, found `&Atomic` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Arc>` [INFO] [stdout] found reference `&Atomic<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/runtime/summary.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/summary_tree_tests.rs:155:44 [INFO] [stdout] | [INFO] [stdout] 155 | let tree = Summary::new(1, 2, &wakers, &worker_count); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^ expected `&Arc>`, found `&Atomic` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Arc>` [INFO] [stdout] found reference `&Atomic<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/runtime/summary.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `maniac-runtime` (test "summary_tree_tests") due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `Executor` [INFO] [stdout] --> tests/integration_runtime_tests.rs:2:50 [INFO] [stdout] | [INFO] [stdout] 2 | future::block_on, runtime::{DefaultExecutor, Executor, task::{TaskArenaConfig, TaskArenaOptions}} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/property_tests.rs:98:72 [INFO] [stdout] | [INFO] [stdout] 98 | let tree = Summary::new(leaf_count, signals_per_leaf, &wakers, &worker_count_cell); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^ expected `&Arc>`, found `&Atomic` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Arc>` [INFO] [stdout] found reference `&Atomic<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/runtime/summary.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/property_tests.rs:225:72 [INFO] [stdout] | [INFO] [stdout] 225 | let tree = Summary::new(leaf_count, signals_per_leaf, &wakers, &worker_count_cell); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^ expected `&Arc>`, found `&Atomic` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&Arc>` [INFO] [stdout] found reference `&Atomic<_>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/runtime/summary.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `maniac-runtime` (test "property_tests") due to 2 previous errors [INFO] [stdout] warning: unexpected `cfg` condition value: `disabled_tests` [INFO] [stdout] --> src/runtime/task.rs:1538:11 [INFO] [stdout] | [INFO] [stdout] 1538 | #[cfg(feature = "disabled_tests")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `race`, `standard`, `std`, and `timers-introspection` [INFO] [stdout] = help: consider adding `disabled_tests` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: requested on the command line with `-W unexpected-cfgs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disabled_tests` [INFO] [stdout] --> src/runtime/task.rs:1577:11 [INFO] [stdout] | [INFO] [stdout] 1577 | #[cfg(feature = "disabled_tests")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `race`, `standard`, `std`, and `timers-introspection` [INFO] [stdout] = help: consider adding `disabled_tests` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disabled_tests` [INFO] [stdout] --> src/runtime/task.rs:1649:11 [INFO] [stdout] | [INFO] [stdout] 1649 | #[cfg(feature = "disabled_tests")] // References old Task fields (slot_idx) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `race`, `standard`, `std`, and `timers-introspection` [INFO] [stdout] = help: consider adding `disabled_tests` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disabled_tests` [INFO] [stdout] --> src/runtime/task.rs:1683:11 [INFO] [stdout] | [INFO] [stdout] 1683 | #[cfg(feature = "disabled_tests")] // References old Task fields (arena_ptr, bind_arena) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `race`, `standard`, `std`, and `timers-introspection` [INFO] [stdout] = help: consider adding `disabled_tests` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disabled_tests` [INFO] [stdout] --> src/runtime/task.rs:1718:11 [INFO] [stdout] | [INFO] [stdout] 1718 | #[cfg(feature = "disabled_tests")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `race`, `standard`, `std`, and `timers-introspection` [INFO] [stdout] = help: consider adding `disabled_tests` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/runtime/mpsc.rs:1088:19 [INFO] [stdout] | [INFO] [stdout] 1088 | let (tx1, mut rx) = new_with_sender::(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sync::mpsc::Inner` is more private than the item `sync::mpsc::Receiver::::inner` [INFO] [stdout] --> src/sync/mpsc.rs:547:5 [INFO] [stdout] | [INFO] [stdout] 547 | pub(crate) fn inner(&self) -> &Arc> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `sync::mpsc::Receiver::::inner` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `sync::mpsc::Inner` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/sync/mpsc.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | struct Inner { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: direct cast of function item into an integer [INFO] [stdout] --> src/generator/detail/x86_64_unix.rs:160:52 [INFO] [stdout] | [INFO] [stdout] 160 | *mut_offset(sp, -2) = bootstrap_green_task as usize; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(function_casts_as_integer)]` on by default [INFO] [stdout] help: first cast to a pointer `as *const ()` [INFO] [stdout] | [INFO] [stdout] 160 | *mut_offset(sp, -2) = bootstrap_green_task as *const () as usize; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: direct cast of function item into an integer [INFO] [stdout] --> src/generator/stack/overflow_unix.rs:73:42 [INFO] [stdout] | [INFO] [stdout] 73 | action.sa_sigaction = signal_handler as sighandler_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: first cast to a pointer `as *const ()` [INFO] [stdout] | [INFO] [stdout] 73 | action.sa_sigaction = signal_handler as *const () as sighandler_t; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: direct cast of function item into an integer [INFO] [stdout] --> src/runtime/preemption.rs:386:51 [INFO] [stdout] | [INFO] [stdout] 386 | sa.sa_sigaction = sigalrm_handler as usize; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: first cast to a pointer `as *const ()` [INFO] [stdout] | [INFO] [stdout] 386 | sa.sa_sigaction = sigalrm_handler as *const () as usize; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: direct cast of function item into an integer [INFO] [stdout] --> src/runtime/preemption.rs:443:50 [INFO] [stdout] | [INFO] [stdout] 443 | *rip_ptr = preemption_trampoline as u64; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: first cast to a pointer `as *const ()` [INFO] [stdout] | [INFO] [stdout] 443 | *rip_ptr = preemption_trampoline as *const () as u64; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f00ba9a80d0a12bd799b661692359fd988318a0c21cd635a817e3e728a19f6d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f00ba9a80d0a12bd799b661692359fd988318a0c21cd635a817e3e728a19f6d7", kill_on_drop: false }` [INFO] [stdout] f00ba9a80d0a12bd799b661692359fd988318a0c21cd635a817e3e728a19f6d7