[INFO] fetching crate clutter 1.20.0...
[INFO] checking clutter-1.20.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate clutter 1.20.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate clutter 1.20.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate clutter 1.20.0
[INFO] finished tweaking crates.io crate clutter 1.20.0
[INFO] tweaked toml for crates.io crate clutter 1.20.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cairo v0.0.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 81b1ea4e9c8050ec322ac26a33e1a1398ddcd262effb257958009548d559f91b
[INFO] running `Command { std: "docker" "start" "-a" "81b1ea4e9c8050ec322ac26a33e1a1398ddcd262effb257958009548d559f91b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81b1ea4e9c8050ec322ac26a33e1a1398ddcd262effb257958009548d559f91b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81b1ea4e9c8050ec322ac26a33e1a1398ddcd262effb257958009548d559f91b", kill_on_drop: false }`
[INFO] [stdout] 81b1ea4e9c8050ec322ac26a33e1a1398ddcd262effb257958009548d559f91b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1061237c5bdd97b58a23144f0eedc2d38b9d99565336ed3e64f5247b9c528366
[INFO] running `Command { std: "docker" "start" "-a" "1061237c5bdd97b58a23144f0eedc2d38b9d99565336ed3e64f5247b9c528366", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.1.43
[INFO] [stderr]     Checking num-bigint v0.1.44
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking cairo v0.0.4
[INFO] [stderr]     Checking clutter v1.20.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]     --> src/actor/mod.rs:1796:49
[INFO] [stdout]      |
[INFO] [stdout] 1796 |   fn on_allocation_changed(&mut self, handler: &|&mut ActorRef, &Box, allocation::Flags|) -> u64 {
[INFO] [stdout]      |                                                 ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]     --> src/actor/mod.rs:1796:49
[INFO] [stdout]      |
[INFO] [stdout] 1796 |   fn on_allocation_changed(&mut self, handler: &|&mut ActorRef, &Box, allocation::Flags|) -> u64 {
[INFO] [stdout]      |                                                 ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `...`, `..=`, `..`, `::`, `:`, or `{`, found `|`
[INFO] [stdout]     --> src/actor/mod.rs:1796:88
[INFO] [stdout]      |
[INFO] [stdout] 1796 |   fn on_allocation_changed(&mut self, handler: &|&mut ActorRef, &Box, allocation::Flags|) -> u64 {
[INFO] [stdout]      |                                                                                        ^ expected one of 8 possible tokens
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `...`, `..=`, `..`, `::`, `:`, or `{`, found `|`
[INFO] [stdout]     --> src/actor/mod.rs:1796:88
[INFO] [stdout]      |
[INFO] [stdout] 1796 |   fn on_allocation_changed(&mut self, handler: &|&mut ActorRef, &Box, allocation::Flags|) -> u64 {
[INFO] [stdout]      |                                                                                        ^ expected one of 8 possible tokens
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]     --> src/actor/mod.rs:1799:176
[INFO] [stdout]      |
[INFO] [stdout] 1799 | ... handler_for_on_allocation_changed, std::mem::transmute::<&|&mut ActorRef, &Box, allocation::Flags|, *mut libc::c_void>(handler), null...
[INFO] [stdout]      |                                                               ^ expected type
[INFO] [stdout]      |
[INFO] [stdout] help: expressions must be enclosed in braces to be used as const generic arguments
[INFO] [stdout]      |
[INFO] [stdout] 1799 |       return rsi_connect_on_allocation_changed(self.as_actor(), "allocation_changed".to_c_str().unwrap() as *mut i8, handler_for_on_allocation_changed, std::mem::transmute::<{ &|&mut ActorRef }, &Box, allocation::Flags|, *mut libc::c_void>(handler), null_void, 0);
[INFO] [stdout]      |                                                                                                                                                                               +                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]     --> src/actor/mod.rs:1799:176
[INFO] [stdout]      |
[INFO] [stdout] 1799 | ... handler_for_on_allocation_changed, std::mem::transmute::<&|&mut ActorRef, &Box, allocation::Flags|, *mut libc::c_void>(handler), null...
[INFO] [stdout]      |                                                               ^ expected type
[INFO] [stdout]      |
[INFO] [stdout] help: expressions must be enclosed in braces to be used as const generic arguments
[INFO] [stdout]      |
[INFO] [stdout] 1799 |       return rsi_connect_on_allocation_changed(self.as_actor(), "allocation_changed".to_c_str().unwrap() as *mut i8, handler_for_on_allocation_changed, std::mem::transmute::<{ &|&mut ActorRef }, &Box, allocation::Flags|, *mut libc::c_void>(handler), null_void, 0);
[INFO] [stdout]      |                                                                                                                                                                               +                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `+`, `,`, `::`, `<`, or `>`, found `|`
[INFO] [stdout]     --> src/actor/mod.rs:1799:215
[INFO] [stdout]      |
[INFO] [stdout] 1799 | ...nsmute::<&|&mut ActorRef, &Box, allocation::Flags|, *mut libc::c_void>(handler), null_void, 0);
[INFO] [stdout]      |                                                     ^ expected one of 7 possible tokens
[INFO] [stdout]      |
[INFO] [stdout] help: you might have meant to end the type parameters here
[INFO] [stdout]      |
[INFO] [stdout] 1799 |       return rsi_connect_on_allocation_changed(self.as_actor(), "allocation_changed".to_c_str().unwrap() as *mut i8, handler_for_on_allocation_changed, std::mem::transmute::<&|&mut ActorRef, &Box, allocation::Flags>|, *mut libc::c_void>(handler), null_void, 0);
[INFO] [stdout]      |                                                                                                                                                                                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]     --> src/actor/mod.rs:1804:38
[INFO] [stdout]      |
[INFO] [stdout] 1804 |   fn on_destroy(&mut self, handler: &|&mut ActorRef|) -> u64 {
[INFO] [stdout]      |                                      ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `+`, `,`, `::`, `<`, or `>`, found `|`
[INFO] [stdout]     --> src/actor/mod.rs:1799:215
[INFO] [stdout]      |
[INFO] [stdout] 1799 | ...nsmute::<&|&mut ActorRef, &Box, allocation::Flags|, *mut libc::c_void>(handler), null_void, 0);
[INFO] [stdout]      |                                                     ^ expected one of 7 possible tokens
[INFO] [stdout]      |
[INFO] [stdout] help: you might have meant to end the type parameters here
[INFO] [stdout]      |
[INFO] [stdout] 1799 |       return rsi_connect_on_allocation_changed(self.as_actor(), "allocation_changed".to_c_str().unwrap() as *mut i8, handler_for_on_allocation_changed, std::mem::transmute::<&|&mut ActorRef, &Box, allocation::Flags>|, *mut libc::c_void>(handler), null_void, 0);
[INFO] [stdout]      |                                                                                                                                                                                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]     --> src/actor/mod.rs:1807:143
[INFO] [stdout]      |
[INFO] [stdout] 1807 | ...as *mut i8, handler_for_on_destroy, std::mem::transmute::<&|&mut ActorRef|, *mut libc::c_void>(handler), null_void, 0);
[INFO] [stdout]      |                                                               ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]     --> src/actor/mod.rs:1822:65
[INFO] [stdout]      |
[INFO] [stdout] 1822 |     let handler = std::mem::transmute::<*mut libc::c_void, &mut |actor: &mut ActorRef, allocation_box: &Box, flags: allocation::Flags|>(h...
[INFO] [stdout]      |                                                                 ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]     --> src/actor/mod.rs:1804:38
[INFO] [stdout]      |
[INFO] [stdout] 1804 |   fn on_destroy(&mut self, handler: &|&mut ActorRef|) -> u64 {
[INFO] [stdout]      |                                      ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]     --> src/actor/mod.rs:1832:65
[INFO] [stdout]      |
[INFO] [stdout] 1832 |     let handler = std::mem::transmute::<*mut libc::c_void, &mut |actor: &mut ActorRef|>(handler);
[INFO] [stdout]      |                                                                 ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]     --> src/actor/mod.rs:1807:143
[INFO] [stdout]      |
[INFO] [stdout] 1807 | ...as *mut i8, handler_for_on_destroy, std::mem::transmute::<&|&mut ActorRef|, *mut libc::c_void>(handler), null_void, 0);
[INFO] [stdout]      |                                                               ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]     --> src/actor/mod.rs:1822:65
[INFO] [stdout]      |
[INFO] [stdout] 1822 |     let handler = std::mem::transmute::<*mut libc::c_void, &mut |actor: &mut ActorRef, allocation_box: &Box, flags: allocation::Flags|>(h...
[INFO] [stdout]      |                                                                 ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]     --> src/actor/mod.rs:1832:65
[INFO] [stdout]      |
[INFO] [stdout] 1832 |     let handler = std::mem::transmute::<*mut libc::c_void, &mut |actor: &mut ActorRef|>(handler);
[INFO] [stdout]      |                                                                 ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]   --> src/canvas.rs:64:35
[INFO] [stdout]    |
[INFO] [stdout] 64 |   fn on_draw(&mut self, handler: &|&mut CanvasRef, &mut cairo::Cairo, i32, i32| -> bool) -> u64 {
[INFO] [stdout]    |                                   ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:` or `@`, found `|`
[INFO] [stdout]   --> src/canvas.rs:64:79
[INFO] [stdout]    |
[INFO] [stdout] 64 |   fn on_draw(&mut self, handler: &|&mut CanvasRef, &mut cairo::Cairo, i32, i32| -> bool) -> u64 {
[INFO] [stdout]    |                                                                               ^ expected one of `:` or `@`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]   --> src/canvas.rs:67:135
[INFO] [stdout]    |
[INFO] [stdout] 67 | ...() as *mut i8, handler_for_on_draw, std::mem::transmute::<&|&mut CanvasRef, &mut cairo::Cairo, i32, i32| -> bool, *mut libc::c_void>(h...
[INFO] [stdout]    |                                                               ^ expected type
[INFO] [stdout]    |
[INFO] [stdout] help: expressions must be enclosed in braces to be used as const generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 67 |       return rsi_connect_on_draw(self.as_canvas(), "draw".to_c_str().unwrap() as *mut i8, handler_for_on_draw, std::mem::transmute::<{ &|&mut CanvasRef }, &mut cairo::Cairo, i32, i32| -> bool, *mut libc::c_void>(handler), null_void, 0);
[INFO] [stdout]    |                                                                                                                                      +                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]   --> src/canvas.rs:64:35
[INFO] [stdout]    |
[INFO] [stdout] 64 |   fn on_draw(&mut self, handler: &|&mut CanvasRef, &mut cairo::Cairo, i32, i32| -> bool) -> u64 {
[INFO] [stdout]    |                                   ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `+`, `,`, `::`, `<`, or `>`, found `|`
[INFO] [stdout]   --> src/canvas.rs:67:179
[INFO] [stdout]    |
[INFO] [stdout] 67 | ...e::<&|&mut CanvasRef, &mut cairo::Cairo, i32, i32| -> bool, *mut libc::c_void>(handler), null_void, 0);
[INFO] [stdout]    |                                                     ^ expected one of 7 possible tokens
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to end the type parameters here
[INFO] [stdout]    |
[INFO] [stdout] 67 |       return rsi_connect_on_draw(self.as_canvas(), "draw".to_c_str().unwrap() as *mut i8, handler_for_on_draw, std::mem::transmute::<&|&mut CanvasRef, &mut cairo::Cairo, i32, i32>| -> bool, *mut libc::c_void>(handler), null_void, 0);
[INFO] [stdout]    |                                                                                                                                                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]   --> src/canvas.rs:89:65
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let handler = std::mem::transmute::<*mut libc::c_void, &mut |canvas: &mut CanvasRef, cairo: &mut cairo::Cairo, width: i32, height: i3...
[INFO] [stdout]    |                                                                 ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:` or `@`, found `|`
[INFO] [stdout]   --> src/canvas.rs:64:79
[INFO] [stdout]    |
[INFO] [stdout] 64 |   fn on_draw(&mut self, handler: &|&mut CanvasRef, &mut cairo::Cairo, i32, i32| -> bool) -> u64 {
[INFO] [stdout]    |                                                                               ^ expected one of `:` or `@`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]   --> src/canvas.rs:67:135
[INFO] [stdout]    |
[INFO] [stdout] 67 | ...() as *mut i8, handler_for_on_draw, std::mem::transmute::<&|&mut CanvasRef, &mut cairo::Cairo, i32, i32| -> bool, *mut libc::c_void>(h...
[INFO] [stdout]    |                                                               ^ expected type
[INFO] [stdout]    |
[INFO] [stdout] help: expressions must be enclosed in braces to be used as const generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 67 |       return rsi_connect_on_draw(self.as_canvas(), "draw".to_c_str().unwrap() as *mut i8, handler_for_on_draw, std::mem::transmute::<{ &|&mut CanvasRef }, &mut cairo::Cairo, i32, i32| -> bool, *mut libc::c_void>(handler), null_void, 0);
[INFO] [stdout]    |                                                                                                                                      +                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `(`, `+`, `,`, `::`, `<`, or `>`, found `|`
[INFO] [stdout]   --> src/canvas.rs:67:179
[INFO] [stdout]    |
[INFO] [stdout] 67 | ...e::<&|&mut CanvasRef, &mut cairo::Cairo, i32, i32| -> bool, *mut libc::c_void>(handler), null_void, 0);
[INFO] [stdout]    |                                                     ^ expected one of 7 possible tokens
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to end the type parameters here
[INFO] [stdout]    |
[INFO] [stdout] 67 |       return rsi_connect_on_draw(self.as_canvas(), "draw".to_c_str().unwrap() as *mut i8, handler_for_on_draw, std::mem::transmute::<&|&mut CanvasRef, &mut cairo::Cairo, i32, i32>| -> bool, *mut libc::c_void>(handler), null_void, 0);
[INFO] [stdout]    |                                                                                                                                                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]   --> src/canvas.rs:89:65
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let handler = std::mem::transmute::<*mut libc::c_void, &mut |canvas: &mut CanvasRef, cairo: &mut cairo::Cairo, width: i32, height: i3...
[INFO] [stdout]    |                                                                 ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> src/stage.rs:406:39
[INFO] [stdout]     |
[INFO] [stdout] 406 |   fn on_activate(&mut self, handler: &|&mut StageRef|) -> u64 {
[INFO] [stdout]     |                                       ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> src/stage.rs:409:146
[INFO] [stdout]     |
[INFO] [stdout] 409 | ...s *mut i8, handler_for_on_activate, std::mem::transmute::<&|&mut StageRef|, *mut libc::c_void>(handler), null_void, 0);
[INFO] [stdout]     |                                                               ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> src/stage.rs:414:41
[INFO] [stdout]     |
[INFO] [stdout] 414 |   fn on_deactivate(&mut self, handler: &|&mut StageRef|) -> u64 {
[INFO] [stdout]     |                                         ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> src/stage.rs:417:152
[INFO] [stdout]     |
[INFO] [stdout] 417 | ...*mut i8, handler_for_on_deactivate, std::mem::transmute::<&|&mut StageRef|, *mut libc::c_void>(handler), null_void, 0);
[INFO] [stdout]     |                                                               ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> src/stage.rs:406:39
[INFO] [stdout]     |
[INFO] [stdout] 406 |   fn on_activate(&mut self, handler: &|&mut StageRef|) -> u64 {
[INFO] [stdout]     |                                       ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> src/stage.rs:422:41
[INFO] [stdout]     |
[INFO] [stdout] 422 |   fn on_fullscreen(&mut self, handler: &|&mut StageRef|) -> u64 {
[INFO] [stdout]     |                                         ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> src/stage.rs:409:146
[INFO] [stdout]     |
[INFO] [stdout] 409 | ...s *mut i8, handler_for_on_activate, std::mem::transmute::<&|&mut StageRef|, *mut libc::c_void>(handler), null_void, 0);
[INFO] [stdout]     |                                                               ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> src/stage.rs:425:152
[INFO] [stdout]     |
[INFO] [stdout] 425 | ...*mut i8, handler_for_on_fullscreen, std::mem::transmute::<&|&mut StageRef|, *mut libc::c_void>(handler), null_void, 0);
[INFO] [stdout]     |                                                               ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> src/stage.rs:414:41
[INFO] [stdout]     |
[INFO] [stdout] 414 |   fn on_deactivate(&mut self, handler: &|&mut StageRef|) -> u64 {
[INFO] [stdout]     |                                         ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> src/stage.rs:430:43
[INFO] [stdout]     |
[INFO] [stdout] 430 |   fn on_unfullscreen(&mut self, handler: &|&mut StageRef|) -> u64 {
[INFO] [stdout]     |                                           ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> src/stage.rs:417:152
[INFO] [stdout]     |
[INFO] [stdout] 417 | ...*mut i8, handler_for_on_deactivate, std::mem::transmute::<&|&mut StageRef|, *mut libc::c_void>(handler), null_void, 0);
[INFO] [stdout]     |                                                               ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> src/stage.rs:433:158
[INFO] [stdout]     |
[INFO] [stdout] 433 | ...ut i8, handler_for_on_unfullscreen, std::mem::transmute::<&|&mut StageRef|, *mut libc::c_void>(handler), null_void, 0);
[INFO] [stdout]     |                                                               ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> src/stage.rs:422:41
[INFO] [stdout]     |
[INFO] [stdout] 422 |   fn on_fullscreen(&mut self, handler: &|&mut StageRef|) -> u64 {
[INFO] [stdout]     |                                         ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> src/stage.rs:454:65
[INFO] [stdout]     |
[INFO] [stdout] 454 |     let handler = std::mem::transmute::<*mut libc::c_void, &mut |stage: &mut StageRef|>(handler);
[INFO] [stdout]     |                                                                 ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> src/stage.rs:464:65
[INFO] [stdout]     |
[INFO] [stdout] 464 |     let handler = std::mem::transmute::<*mut libc::c_void, &mut |stage: &mut StageRef|>(handler);
[INFO] [stdout]     |                                                                 ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> src/stage.rs:425:152
[INFO] [stdout]     |
[INFO] [stdout] 425 | ...*mut i8, handler_for_on_fullscreen, std::mem::transmute::<&|&mut StageRef|, *mut libc::c_void>(handler), null_void, 0);
[INFO] [stdout]     |                                                               ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> src/stage.rs:474:65
[INFO] [stdout]     |
[INFO] [stdout] 474 |     let handler = std::mem::transmute::<*mut libc::c_void, &mut |stage: &mut StageRef|>(handler);
[INFO] [stdout]     |                                                                 ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> src/stage.rs:430:43
[INFO] [stdout]     |
[INFO] [stdout] 430 |   fn on_unfullscreen(&mut self, handler: &|&mut StageRef|) -> u64 {
[INFO] [stdout]     |                                           ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> src/stage.rs:484:65
[INFO] [stdout]     |
[INFO] [stdout] 484 |     let handler = std::mem::transmute::<*mut libc::c_void, &mut |stage: &mut StageRef|>(handler);
[INFO] [stdout]     |                                                                 ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> src/stage.rs:433:158
[INFO] [stdout]     |
[INFO] [stdout] 433 | ...ut i8, handler_for_on_unfullscreen, std::mem::transmute::<&|&mut StageRef|, *mut libc::c_void>(handler), null_void, 0);
[INFO] [stdout]     |                                                               ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> src/stage.rs:454:65
[INFO] [stdout]     |
[INFO] [stdout] 454 |     let handler = std::mem::transmute::<*mut libc::c_void, &mut |stage: &mut StageRef|>(handler);
[INFO] [stdout]     |                                                                 ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> src/stage.rs:464:65
[INFO] [stdout]     |
[INFO] [stdout] 464 |     let handler = std::mem::transmute::<*mut libc::c_void, &mut |stage: &mut StageRef|>(handler);
[INFO] [stdout]     |                                                                 ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> src/stage.rs:474:65
[INFO] [stdout]     |
[INFO] [stdout] 474 |     let handler = std::mem::transmute::<*mut libc::c_void, &mut |stage: &mut StageRef|>(handler);
[INFO] [stdout]     |                                                                 ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `|`
[INFO] [stdout]    --> src/stage.rs:484:65
[INFO] [stdout]     |
[INFO] [stdout] 484 |     let handler = std::mem::transmute::<*mut libc::c_void, &mut |stage: &mut StageRef|>(handler);
[INFO] [stdout]     |                                                                 ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: malformed `stable` attribute input
[INFO] [stdout]  --> src/actor/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![stable]
[INFO] [stdout]   | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: malformed `stable` attribute input
[INFO] [stdout]  --> src/canvas.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![stable]
[INFO] [stdout]   | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: malformed `stable` attribute input
[INFO] [stdout]  --> src/color.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![stable]
[INFO] [stdout]   | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: malformed `stable` attribute input
[INFO] [stdout]  --> src/constraint/bind.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![stable]
[INFO] [stdout]   | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: malformed `stable` attribute input
[INFO] [stdout]  --> src/constraint/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![stable]
[INFO] [stdout]   | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: malformed `stable` attribute input
[INFO] [stdout]  --> src/content.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![stable]
[INFO] [stdout]   | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: malformed `stable` attribute input
[INFO] [stdout]  --> src/scaling.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![stable]
[INFO] [stdout]   | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: malformed `stable` attribute input
[INFO] [stdout]  --> src/stage.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![stable]
[INFO] [stdout]   | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: malformed `stable` attribute input
[INFO] [stdout]  --> src/text.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![stable]
[INFO] [stdout]   | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: malformed `stable` attribute input
[INFO] [stdout]   --> src/lib.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #![stable]
[INFO] [stdout]    | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: malformed `stable` attribute input
[INFO] [stdout]  --> src/actor/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![stable]
[INFO] [stdout]   | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::c_str`
[INFO] [stdout]    --> src/actor/mod.rs:275:16
[INFO] [stdout]     |
[INFO] [stdout] 275 |       use std::c_str::ToCStr;
[INFO] [stdout]     |                ^^^^^ could not find `c_str` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: malformed `stable` attribute input
[INFO] [stdout]  --> src/canvas.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![stable]
[INFO] [stdout]   | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::c_str`
[INFO] [stdout]     --> src/actor/mod.rs:1989:16
[INFO] [stdout]      |
[INFO] [stdout] 1989 |       use std::c_str::ToCStr;
[INFO] [stdout]      |                ^^^^^ could not find `c_str` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: malformed `stable` attribute input
[INFO] [stdout]  --> src/color.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![stable]
[INFO] [stdout]   | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::c_str`
[INFO] [stdout]    --> src/color.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |       use std::c_str::ToCStr;
[INFO] [stdout]     |                ^^^^^ could not find `c_str` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: malformed `stable` attribute input
[INFO] [stdout]  --> src/constraint/bind.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![stable]
[INFO] [stdout]   | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::c_str`
[INFO] [stdout]    --> src/stage.rs:266:16
[INFO] [stdout]     |
[INFO] [stdout] 266 |       use std::c_str::ToCStr;
[INFO] [stdout]     |                ^^^^^ could not find `c_str` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::c_str`
[INFO] [stdout]   --> src/text.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 |       use std::c_str::ToCStr;
[INFO] [stdout]    |                ^^^^^ could not find `c_str` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: malformed `stable` attribute input
[INFO] [stdout]  --> src/constraint/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![stable]
[INFO] [stdout]   | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::c_str`
[INFO] [stdout]   --> src/text.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 |       use std::c_str::ToCStr;
[INFO] [stdout]    |                ^^^^^ could not find `c_str` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: malformed `stable` attribute input
[INFO] [stdout]  --> src/content.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![stable]
[INFO] [stdout]   | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::c_str`
[INFO] [stdout]    --> src/text.rs:120:16
[INFO] [stdout]     |
[INFO] [stdout] 120 |       use std::c_str::ToCStr;
[INFO] [stdout]     |                ^^^^^ could not find `c_str` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: malformed `stable` attribute input
[INFO] [stdout]  --> src/scaling.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![stable]
[INFO] [stdout]   | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::c_str`
[INFO] [stdout]    --> src/text.rs:319:16
[INFO] [stdout]     |
[INFO] [stdout] 319 |       use std::c_str::ToCStr;
[INFO] [stdout]     |                ^^^^^ could not find `c_str` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: malformed `stable` attribute input
[INFO] [stdout]  --> src/stage.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![stable]
[INFO] [stdout]   | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::c_str`
[INFO] [stdout]    --> src/text.rs:349:16
[INFO] [stdout]     |
[INFO] [stdout] 349 |       use std::c_str::ToCStr;
[INFO] [stdout]     |                ^^^^^ could not find `c_str` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: malformed `stable` attribute input
[INFO] [stdout]  --> src/text.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![stable]
[INFO] [stdout]   | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::c_str`
[INFO] [stdout]    --> src/text.rs:421:16
[INFO] [stdout]     |
[INFO] [stdout] 421 |       use std::c_str::ToCStr;
[INFO] [stdout]     |                ^^^^^ could not find `c_str` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::c_str`
[INFO] [stdout]    --> src/text.rs:452:16
[INFO] [stdout]     |
[INFO] [stdout] 452 |       use std::c_str::ToCStr;
[INFO] [stdout]     |                ^^^^^ could not find `c_str` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: malformed `stable` attribute input
[INFO] [stdout]   --> src/lib.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #![stable]
[INFO] [stdout]    | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::c_str`
[INFO] [stdout]    --> src/actor/mod.rs:275:16
[INFO] [stdout]     |
[INFO] [stdout] 275 |       use std::c_str::ToCStr;
[INFO] [stdout]     |                ^^^^^ could not find `c_str` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::c_str`
[INFO] [stdout]     --> src/actor/mod.rs:1989:16
[INFO] [stdout]      |
[INFO] [stdout] 1989 |       use std::c_str::ToCStr;
[INFO] [stdout]      |                ^^^^^ could not find `c_str` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::c_str`
[INFO] [stdout]    --> src/color.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |       use std::c_str::ToCStr;
[INFO] [stdout]     |                ^^^^^ could not find `c_str` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::c_str`
[INFO] [stdout]    --> src/stage.rs:266:16
[INFO] [stdout]     |
[INFO] [stdout] 266 |       use std::c_str::ToCStr;
[INFO] [stdout]     |                ^^^^^ could not find `c_str` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::c_str`
[INFO] [stdout]   --> src/text.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 |       use std::c_str::ToCStr;
[INFO] [stdout]    |                ^^^^^ could not find `c_str` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::c_str`
[INFO] [stdout]   --> src/text.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 |       use std::c_str::ToCStr;
[INFO] [stdout]    |                ^^^^^ could not find `c_str` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::c_str`
[INFO] [stdout]    --> src/text.rs:120:16
[INFO] [stdout]     |
[INFO] [stdout] 120 |       use std::c_str::ToCStr;
[INFO] [stdout]     |                ^^^^^ could not find `c_str` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::c_str`
[INFO] [stdout]    --> src/text.rs:319:16
[INFO] [stdout]     |
[INFO] [stdout] 319 |       use std::c_str::ToCStr;
[INFO] [stdout]     |                ^^^^^ could not find `c_str` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::c_str`
[INFO] [stdout]    --> src/text.rs:349:16
[INFO] [stdout]     |
[INFO] [stdout] 349 |       use std::c_str::ToCStr;
[INFO] [stdout]     |                ^^^^^ could not find `c_str` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::c_str`
[INFO] [stdout]    --> src/text.rs:421:16
[INFO] [stdout]     |
[INFO] [stdout] 421 |       use std::c_str::ToCStr;
[INFO] [stdout]     |                ^^^^^ could not find `c_str` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::c_str`
[INFO] [stdout]    --> src/text.rs:452:16
[INFO] [stdout]     |
[INFO] [stdout] 452 |       use std::c_str::ToCStr;
[INFO] [stdout]     |                ^^^^^ could not find `c_str` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `c_str` in `std`
[INFO] [stdout]    --> src/actor/mod.rs:283:34
[INFO] [stdout]     |
[INFO] [stdout] 283 |   fn get_name(&mut self) -> std::c_str::CString {
[INFO] [stdout]     |                                  ^^^^^ could not find `c_str` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `c_str` in `std`
[INFO] [stdout]    --> src/actor/mod.rs:283:34
[INFO] [stdout]     |
[INFO] [stdout] 283 |   fn get_name(&mut self) -> std::c_str::CString {
[INFO] [stdout]     |                                  ^^^^^ could not find `c_str` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `c_str` in `std`
[INFO] [stdout]     --> src/actor/mod.rs:1997:34
[INFO] [stdout]      |
[INFO] [stdout] 1997 |   fn get_name(&mut self) -> std::c_str::CString {
[INFO] [stdout]      |                                  ^^^^^ could not find `c_str` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `c_str` in `std`
[INFO] [stdout]     --> src/actor/mod.rs:1997:34
[INFO] [stdout]      |
[INFO] [stdout] 1997 |   fn get_name(&mut self) -> std::c_str::CString {
[INFO] [stdout]      |                                  ^^^^^ could not find `c_str` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `c_str` in `std`
[INFO] [stdout]    --> src/color.rs:185:35
[INFO] [stdout]     |
[INFO] [stdout] 185 |   pub fn to_string(&self) -> std::c_str::CString {
[INFO] [stdout]     |                                   ^^^^^ could not find `c_str` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `c_str` in `std`
[INFO] [stdout]    --> src/color.rs:185:35
[INFO] [stdout]     |
[INFO] [stdout] 185 |   pub fn to_string(&self) -> std::c_str::CString {
[INFO] [stdout]     |                                   ^^^^^ could not find `c_str` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `c_str` in `std`
[INFO] [stdout]    --> src/stage.rs:274:35
[INFO] [stdout]     |
[INFO] [stdout] 274 |   fn get_title(&mut self) -> std::c_str::CString {
[INFO] [stdout]     |                                   ^^^^^ could not find `c_str` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `c_str` in `std`
[INFO] [stdout]    --> src/stage.rs:274:35
[INFO] [stdout]     |
[INFO] [stdout] 274 |   fn get_title(&mut self) -> std::c_str::CString {
[INFO] [stdout]     |                                   ^^^^^ could not find `c_str` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `c_str` in `std`
[INFO] [stdout]    --> src/text.rs:128:39
[INFO] [stdout]     |
[INFO] [stdout] 128 |   fn get_font_name(&mut self) -> std::c_str::CString {
[INFO] [stdout]     |                                       ^^^^^ could not find `c_str` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `c_str` in `std`
[INFO] [stdout]    --> src/text.rs:128:39
[INFO] [stdout]     |
[INFO] [stdout] 128 |   fn get_font_name(&mut self) -> std::c_str::CString {
[INFO] [stdout]     |                                       ^^^^^ could not find `c_str` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `c_str` in `std`
[INFO] [stdout]    --> src/text.rs:360:34
[INFO] [stdout]     |
[INFO] [stdout] 360 |   fn get_text(&mut self) -> std::c_str::CString {
[INFO] [stdout]     |                                  ^^^^^ could not find `c_str` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `c_str` in `std`
[INFO] [stdout]    --> src/text.rs:360:34
[INFO] [stdout]     |
[INFO] [stdout] 360 |   fn get_text(&mut self) -> std::c_str::CString {
[INFO] [stdout]     |                                  ^^^^^ could not find `c_str` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `c_str` in `std`
[INFO] [stdout]    --> src/actor/mod.rs:286:19
[INFO] [stdout]     |
[INFO] [stdout] 286 |       return std::c_str::CString::new(foreign_result as *const i8, false);
[INFO] [stdout]     |                   ^^^^^ could not find `c_str` in `std`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use std::ffi::CString;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `CString`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 286 -       return std::c_str::CString::new(foreign_result as *const i8, false);
[INFO] [stdout] 286 +       return CString::new(foreign_result as *const i8, false);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]    --> src/actor/mod.rs:590:50
[INFO] [stdout]     |
[INFO] [stdout] 590 |       let mut min_width_p:f32 = std::intrinsics::init();
[INFO] [stdout]     |                                                  ^^^^ not found in `std::intrinsics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use init;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 590 -       let mut min_width_p:f32 = std::intrinsics::init();
[INFO] [stdout] 590 +       let mut min_width_p:f32 = init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]    --> src/actor/mod.rs:591:54
[INFO] [stdout]     |
[INFO] [stdout] 591 |       let mut natural_width_p:f32 = std::intrinsics::init();
[INFO] [stdout]     |                                                      ^^^^ not found in `std::intrinsics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use init;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 591 -       let mut natural_width_p:f32 = std::intrinsics::init();
[INFO] [stdout] 591 +       let mut natural_width_p:f32 = init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]    --> src/actor/mod.rs:609:51
[INFO] [stdout]     |
[INFO] [stdout] 609 |       let mut min_height_p:f32 = std::intrinsics::init();
[INFO] [stdout]     |                                                   ^^^^ not found in `std::intrinsics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use init;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 609 -       let mut min_height_p:f32 = std::intrinsics::init();
[INFO] [stdout] 609 +       let mut min_height_p:f32 = init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]    --> src/actor/mod.rs:610:55
[INFO] [stdout]     |
[INFO] [stdout] 610 |       let mut natural_height_p:f32 = std::intrinsics::init();
[INFO] [stdout]     |                                                       ^^^^ not found in `std::intrinsics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use init;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 610 -       let mut natural_height_p:f32 = std::intrinsics::init();
[INFO] [stdout] 610 +       let mut natural_height_p:f32 = init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]    --> src/actor/mod.rs:641:50
[INFO] [stdout]     |
[INFO] [stdout] 641 |       let mut min_width_p:f32 = std::intrinsics::init();
[INFO] [stdout]     |                                                  ^^^^ not found in `std::intrinsics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use init;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 641 -       let mut min_width_p:f32 = std::intrinsics::init();
[INFO] [stdout] 641 +       let mut min_width_p:f32 = init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]    --> src/actor/mod.rs:642:51
[INFO] [stdout]     |
[INFO] [stdout] 642 |       let mut min_height_p:f32 = std::intrinsics::init();
[INFO] [stdout]     |                                                   ^^^^ not found in `std::intrinsics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use init;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 642 -       let mut min_height_p:f32 = std::intrinsics::init();
[INFO] [stdout] 642 +       let mut min_height_p:f32 = init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]    --> src/actor/mod.rs:643:54
[INFO] [stdout]     |
[INFO] [stdout] 643 |       let mut natural_width_p:f32 = std::intrinsics::init();
[INFO] [stdout]     |                                                      ^^^^ not found in `std::intrinsics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use init;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 643 -       let mut natural_width_p:f32 = std::intrinsics::init();
[INFO] [stdout] 643 +       let mut natural_width_p:f32 = init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]    --> src/actor/mod.rs:644:55
[INFO] [stdout]     |
[INFO] [stdout] 644 |       let mut natural_height_p:f32 = std::intrinsics::init();
[INFO] [stdout]     |                                                       ^^^^ not found in `std::intrinsics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use init;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 644 -       let mut natural_height_p:f32 = std::intrinsics::init();
[INFO] [stdout] 644 +       let mut natural_height_p:f32 = init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]    --> src/actor/mod.rs:781:44
[INFO] [stdout]     |
[INFO] [stdout] 781 |       let mut width:f32 = std::intrinsics::init();
[INFO] [stdout]     |                                            ^^^^ not found in `std::intrinsics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use init;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 781 -       let mut width:f32 = std::intrinsics::init();
[INFO] [stdout] 781 +       let mut width:f32 = init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]    --> src/actor/mod.rs:782:45
[INFO] [stdout]     |
[INFO] [stdout] 782 |       let mut height:f32 = std::intrinsics::init();
[INFO] [stdout]     |                                             ^^^^ not found in `std::intrinsics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use init;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 782 -       let mut height:f32 = std::intrinsics::init();
[INFO] [stdout] 782 +       let mut height:f32 = init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `c_str` in `std`
[INFO] [stdout]    --> src/actor/mod.rs:286:19
[INFO] [stdout]     |
[INFO] [stdout] 286 |       return std::c_str::CString::new(foreign_result as *const i8, false);
[INFO] [stdout]     |                   ^^^^^ could not find `c_str` in `std`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use std::ffi::CString;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `CString`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 286 -       return std::c_str::CString::new(foreign_result as *const i8, false);
[INFO] [stdout] 286 +       return CString::new(foreign_result as *const i8, false);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]    --> src/actor/mod.rs:810:40
[INFO] [stdout]     |
[INFO] [stdout] 810 |       let mut x:f32 = std::intrinsics::init();
[INFO] [stdout]     |                                        ^^^^ not found in `std::intrinsics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use init;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 810 -       let mut x:f32 = std::intrinsics::init();
[INFO] [stdout] 810 +       let mut x:f32 = init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]    --> src/actor/mod.rs:590:50
[INFO] [stdout]     |
[INFO] [stdout] 590 |       let mut min_width_p:f32 = std::intrinsics::init();
[INFO] [stdout]     |                                                  ^^^^ not found in `std::intrinsics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use init;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 590 -       let mut min_width_p:f32 = std::intrinsics::init();
[INFO] [stdout] 590 +       let mut min_width_p:f32 = init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]    --> src/actor/mod.rs:811:40
[INFO] [stdout]     |
[INFO] [stdout] 811 |       let mut y:f32 = std::intrinsics::init();
[INFO] [stdout]     |                                        ^^^^ not found in `std::intrinsics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use init;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 811 -       let mut y:f32 = std::intrinsics::init();
[INFO] [stdout] 811 +       let mut y:f32 = init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]    --> src/actor/mod.rs:591:54
[INFO] [stdout]     |
[INFO] [stdout] 591 |       let mut natural_width_p:f32 = std::intrinsics::init();
[INFO] [stdout]     |                                                      ^^^^ not found in `std::intrinsics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use init;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 591 -       let mut natural_width_p:f32 = std::intrinsics::init();
[INFO] [stdout] 591 +       let mut natural_width_p:f32 = init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1013:46
[INFO] [stdout]      |
[INFO] [stdout] 1013 |       let mut pivot_x:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                              ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1013 -       let mut pivot_x:f32 = std::intrinsics::init();
[INFO] [stdout] 1013 +       let mut pivot_x:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1014:46
[INFO] [stdout]      |
[INFO] [stdout] 1014 |       let mut pivot_y:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                              ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1014 -       let mut pivot_y:f32 = std::intrinsics::init();
[INFO] [stdout] 1014 +       let mut pivot_y:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]    --> src/actor/mod.rs:609:51
[INFO] [stdout]     |
[INFO] [stdout] 609 |       let mut min_height_p:f32 = std::intrinsics::init();
[INFO] [stdout]     |                                                   ^^^^ not found in `std::intrinsics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use init;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 609 -       let mut min_height_p:f32 = std::intrinsics::init();
[INFO] [stdout] 609 +       let mut min_height_p:f32 = init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1060:46
[INFO] [stdout]      |
[INFO] [stdout] 1060 |       let mut scale_x:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                              ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1060 -       let mut scale_x:f32 = std::intrinsics::init();
[INFO] [stdout] 1060 +       let mut scale_x:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]    --> src/actor/mod.rs:610:55
[INFO] [stdout]     |
[INFO] [stdout] 610 |       let mut natural_height_p:f32 = std::intrinsics::init();
[INFO] [stdout]     |                                                       ^^^^ not found in `std::intrinsics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use init;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 610 -       let mut natural_height_p:f32 = std::intrinsics::init();
[INFO] [stdout] 610 +       let mut natural_height_p:f32 = init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1061:46
[INFO] [stdout]      |
[INFO] [stdout] 1061 |       let mut scale_y:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                              ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1061 -       let mut scale_y:f32 = std::intrinsics::init();
[INFO] [stdout] 1061 +       let mut scale_y:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1126:50
[INFO] [stdout]      |
[INFO] [stdout] 1126 |       let mut translate_x:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                                  ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1126 -       let mut translate_x:f32 = std::intrinsics::init();
[INFO] [stdout] 1126 +       let mut translate_x:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1127:50
[INFO] [stdout]      |
[INFO] [stdout] 1127 |       let mut translate_y:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                                  ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1127 -       let mut translate_y:f32 = std::intrinsics::init();
[INFO] [stdout] 1127 +       let mut translate_y:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]    --> src/actor/mod.rs:641:50
[INFO] [stdout]     |
[INFO] [stdout] 641 |       let mut min_width_p:f32 = std::intrinsics::init();
[INFO] [stdout]     |                                                  ^^^^ not found in `std::intrinsics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use init;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 641 -       let mut min_width_p:f32 = std::intrinsics::init();
[INFO] [stdout] 641 +       let mut min_width_p:f32 = init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]    --> src/actor/mod.rs:642:51
[INFO] [stdout]     |
[INFO] [stdout] 642 |       let mut min_height_p:f32 = std::intrinsics::init();
[INFO] [stdout]     |                                                   ^^^^ not found in `std::intrinsics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use init;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 642 -       let mut min_height_p:f32 = std::intrinsics::init();
[INFO] [stdout] 642 +       let mut min_height_p:f32 = init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1128:50
[INFO] [stdout]      |
[INFO] [stdout] 1128 |       let mut translate_z:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                                  ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1128 -       let mut translate_z:f32 = std::intrinsics::init();
[INFO] [stdout] 1128 +       let mut translate_z:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]    --> src/actor/mod.rs:643:54
[INFO] [stdout]     |
[INFO] [stdout] 643 |       let mut natural_width_p:f32 = std::intrinsics::init();
[INFO] [stdout]     |                                                      ^^^^ not found in `std::intrinsics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use init;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 643 -       let mut natural_width_p:f32 = std::intrinsics::init();
[INFO] [stdout] 643 +       let mut natural_width_p:f32 = init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1141:44
[INFO] [stdout]      |
[INFO] [stdout] 1141 |       let mut x_out:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                            ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1141 -       let mut x_out:f32 = std::intrinsics::init();
[INFO] [stdout] 1141 +       let mut x_out:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]    --> src/actor/mod.rs:644:55
[INFO] [stdout]     |
[INFO] [stdout] 644 |       let mut natural_height_p:f32 = std::intrinsics::init();
[INFO] [stdout]     |                                                       ^^^^ not found in `std::intrinsics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use init;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 644 -       let mut natural_height_p:f32 = std::intrinsics::init();
[INFO] [stdout] 644 +       let mut natural_height_p:f32 = init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1142:44
[INFO] [stdout]      |
[INFO] [stdout] 1142 |       let mut y_out:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                            ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1142 -       let mut y_out:f32 = std::intrinsics::init();
[INFO] [stdout] 1142 +       let mut y_out:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]    --> src/actor/mod.rs:781:44
[INFO] [stdout]     |
[INFO] [stdout] 781 |       let mut width:f32 = std::intrinsics::init();
[INFO] [stdout]     |                                            ^^^^ not found in `std::intrinsics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use init;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 781 -       let mut width:f32 = std::intrinsics::init();
[INFO] [stdout] 781 +       let mut width:f32 = init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1168:44
[INFO] [stdout]      |
[INFO] [stdout] 1168 |       let mut x_out:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                            ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1168 -       let mut x_out:f32 = std::intrinsics::init();
[INFO] [stdout] 1168 +       let mut x_out:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1169:44
[INFO] [stdout]      |
[INFO] [stdout] 1169 |       let mut y_out:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                            ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1169 -       let mut y_out:f32 = std::intrinsics::init();
[INFO] [stdout] 1169 +       let mut y_out:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]    --> src/actor/mod.rs:782:45
[INFO] [stdout]     |
[INFO] [stdout] 782 |       let mut height:f32 = std::intrinsics::init();
[INFO] [stdout]     |                                             ^^^^ not found in `std::intrinsics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use init;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 782 -       let mut height:f32 = std::intrinsics::init();
[INFO] [stdout] 782 +       let mut height:f32 = init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1180:40
[INFO] [stdout]      |
[INFO] [stdout] 1180 |       let mut x:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                        ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1180 -       let mut x:f32 = std::intrinsics::init();
[INFO] [stdout] 1180 +       let mut x:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]    --> src/actor/mod.rs:810:40
[INFO] [stdout]     |
[INFO] [stdout] 810 |       let mut x:f32 = std::intrinsics::init();
[INFO] [stdout]     |                                        ^^^^ not found in `std::intrinsics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use init;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 810 -       let mut x:f32 = std::intrinsics::init();
[INFO] [stdout] 810 +       let mut x:f32 = init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1181:40
[INFO] [stdout]      |
[INFO] [stdout] 1181 |       let mut y:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                        ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1181 -       let mut y:f32 = std::intrinsics::init();
[INFO] [stdout] 1181 +       let mut y:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]    --> src/actor/mod.rs:811:40
[INFO] [stdout]     |
[INFO] [stdout] 811 |       let mut y:f32 = std::intrinsics::init();
[INFO] [stdout]     |                                        ^^^^ not found in `std::intrinsics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use init;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 811 -       let mut y:f32 = std::intrinsics::init();
[INFO] [stdout] 811 +       let mut y:f32 = init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1210:44
[INFO] [stdout]      |
[INFO] [stdout] 1210 |       let mut width:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                            ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1210 -       let mut width:f32 = std::intrinsics::init();
[INFO] [stdout] 1210 +       let mut width:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1013:46
[INFO] [stdout]      |
[INFO] [stdout] 1013 |       let mut pivot_x:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                              ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1013 -       let mut pivot_x:f32 = std::intrinsics::init();
[INFO] [stdout] 1013 +       let mut pivot_x:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1211:45
[INFO] [stdout]      |
[INFO] [stdout] 1211 |       let mut height:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                             ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1211 -       let mut height:f32 = std::intrinsics::init();
[INFO] [stdout] 1211 +       let mut height:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1014:46
[INFO] [stdout]      |
[INFO] [stdout] 1014 |       let mut pivot_y:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                              ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1014 -       let mut pivot_y:f32 = std::intrinsics::init();
[INFO] [stdout] 1014 +       let mut pivot_y:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1284:61
[INFO] [stdout]      |
[INFO] [stdout] 1284 |       let mut min:super::scaling::Filter = std::intrinsics::init();
[INFO] [stdout]      |                                                             ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1284 -       let mut min:super::scaling::Filter = std::intrinsics::init();
[INFO] [stdout] 1284 +       let mut min:super::scaling::Filter = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1060:46
[INFO] [stdout]      |
[INFO] [stdout] 1060 |       let mut scale_x:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                              ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1060 -       let mut scale_x:f32 = std::intrinsics::init();
[INFO] [stdout] 1060 +       let mut scale_x:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1285:61
[INFO] [stdout]      |
[INFO] [stdout] 1285 |       let mut mag:super::scaling::Filter = std::intrinsics::init();
[INFO] [stdout]      |                                                             ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1285 -       let mut mag:super::scaling::Filter = std::intrinsics::init();
[INFO] [stdout] 1285 +       let mut mag:super::scaling::Filter = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1061:46
[INFO] [stdout]      |
[INFO] [stdout] 1061 |       let mut scale_y:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                              ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1061 -       let mut scale_y:f32 = std::intrinsics::init();
[INFO] [stdout] 1061 +       let mut scale_y:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1325:43
[INFO] [stdout]      |
[INFO] [stdout] 1325 |       let mut xoff:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                           ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1325 -       let mut xoff:f32 = std::intrinsics::init();
[INFO] [stdout] 1325 +       let mut xoff:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1126:50
[INFO] [stdout]      |
[INFO] [stdout] 1126 |       let mut translate_x:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                                  ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1126 -       let mut translate_x:f32 = std::intrinsics::init();
[INFO] [stdout] 1126 +       let mut translate_x:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1127:50
[INFO] [stdout]      |
[INFO] [stdout] 1127 |       let mut translate_y:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                                  ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1127 -       let mut translate_y:f32 = std::intrinsics::init();
[INFO] [stdout] 1127 +       let mut translate_y:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1326:43
[INFO] [stdout]      |
[INFO] [stdout] 1326 |       let mut yoff:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                           ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1326 -       let mut yoff:f32 = std::intrinsics::init();
[INFO] [stdout] 1326 +       let mut yoff:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1128:50
[INFO] [stdout]      |
[INFO] [stdout] 1128 |       let mut translate_z:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                                  ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1128 -       let mut translate_z:f32 = std::intrinsics::init();
[INFO] [stdout] 1128 +       let mut translate_z:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1327:44
[INFO] [stdout]      |
[INFO] [stdout] 1327 |       let mut width:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                            ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1327 -       let mut width:f32 = std::intrinsics::init();
[INFO] [stdout] 1327 +       let mut width:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1141:44
[INFO] [stdout]      |
[INFO] [stdout] 1141 |       let mut x_out:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                            ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1141 -       let mut x_out:f32 = std::intrinsics::init();
[INFO] [stdout] 1141 +       let mut x_out:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1328:45
[INFO] [stdout]      |
[INFO] [stdout] 1328 |       let mut height:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                             ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1328 -       let mut height:f32 = std::intrinsics::init();
[INFO] [stdout] 1328 +       let mut height:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1142:44
[INFO] [stdout]      |
[INFO] [stdout] 1142 |       let mut y_out:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                            ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1142 -       let mut y_out:f32 = std::intrinsics::init();
[INFO] [stdout] 1142 +       let mut y_out:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `c_str` in `std`
[INFO] [stdout]     --> src/actor/mod.rs:2000:19
[INFO] [stdout]      |
[INFO] [stdout] 2000 |       return std::c_str::CString::new(foreign_result as *const i8, false);
[INFO] [stdout]      |                   ^^^^^ could not find `c_str` in `std`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3    + use std::ffi::CString;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `CString`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2000 -       return std::c_str::CString::new(foreign_result as *const i8, false);
[INFO] [stdout] 2000 +       return CString::new(foreign_result as *const i8, false);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1168:44
[INFO] [stdout]      |
[INFO] [stdout] 1168 |       let mut x_out:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                            ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1168 -       let mut x_out:f32 = std::intrinsics::init();
[INFO] [stdout] 1168 +       let mut x_out:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `c_str` in `std`
[INFO] [stdout]    --> src/color.rs:188:19
[INFO] [stdout]     |
[INFO] [stdout] 188 |       return std::c_str::CString::new(foreign_result as *const i8, false);
[INFO] [stdout]     |                   ^^^^^ could not find `c_str` in `std`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use std::ffi::CString;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `CString`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 188 -       return std::c_str::CString::new(foreign_result as *const i8, false);
[INFO] [stdout] 188 +       return CString::new(foreign_result as *const i8, false);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1169:44
[INFO] [stdout]      |
[INFO] [stdout] 1169 |       let mut y_out:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                            ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1169 -       let mut y_out:f32 = std::intrinsics::init();
[INFO] [stdout] 1169 +       let mut y_out:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]    --> src/color.rs:206:41
[INFO] [stdout]     |
[INFO] [stdout] 206 |       let mut hue:f32 =std::intrinsics::init();
[INFO] [stdout]     |                                         ^^^^ not found in `std::intrinsics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use init;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 206 -       let mut hue:f32 =std::intrinsics::init();
[INFO] [stdout] 206 +       let mut hue:f32 =init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1180:40
[INFO] [stdout]      |
[INFO] [stdout] 1180 |       let mut x:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                        ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1180 -       let mut x:f32 = std::intrinsics::init();
[INFO] [stdout] 1180 +       let mut x:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]    --> src/color.rs:207:47
[INFO] [stdout]     |
[INFO] [stdout] 207 |       let mut luminance:f32 =std::intrinsics::init();
[INFO] [stdout]     |                                               ^^^^ not found in `std::intrinsics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use init;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 207 -       let mut luminance:f32 =std::intrinsics::init();
[INFO] [stdout] 207 +       let mut luminance:f32 =init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1181:40
[INFO] [stdout]      |
[INFO] [stdout] 1181 |       let mut y:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                        ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1181 -       let mut y:f32 = std::intrinsics::init();
[INFO] [stdout] 1181 +       let mut y:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]    --> src/color.rs:208:48
[INFO] [stdout]     |
[INFO] [stdout] 208 |       let mut saturation:f32 =std::intrinsics::init();
[INFO] [stdout]     |                                                ^^^^ not found in `std::intrinsics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use init;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 208 -       let mut saturation:f32 =std::intrinsics::init();
[INFO] [stdout] 208 +       let mut saturation:f32 =init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1210:44
[INFO] [stdout]      |
[INFO] [stdout] 1210 |       let mut width:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                            ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1210 -       let mut width:f32 = std::intrinsics::init();
[INFO] [stdout] 1210 +       let mut width:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]   --> src/content.rs:36:44
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let mut width:f32 = std::intrinsics::init();
[INFO] [stdout]    |                                            ^^^^ not found in `std::intrinsics`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use init;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 36 -       let mut width:f32 = std::intrinsics::init();
[INFO] [stdout] 36 +       let mut width:f32 = init();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1211:45
[INFO] [stdout]      |
[INFO] [stdout] 1211 |       let mut height:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                             ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1211 -       let mut height:f32 = std::intrinsics::init();
[INFO] [stdout] 1211 +       let mut height:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1284:61
[INFO] [stdout]      |
[INFO] [stdout] 1284 |       let mut min:super::scaling::Filter = std::intrinsics::init();
[INFO] [stdout]      |                                                             ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1284 -       let mut min:super::scaling::Filter = std::intrinsics::init();
[INFO] [stdout] 1284 +       let mut min:super::scaling::Filter = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]   --> src/content.rs:37:45
[INFO] [stdout]    |
[INFO] [stdout] 37 |       let mut height:f32 = std::intrinsics::init();
[INFO] [stdout]    |                                             ^^^^ not found in `std::intrinsics`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use init;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 37 -       let mut height:f32 = std::intrinsics::init();
[INFO] [stdout] 37 +       let mut height:f32 = init();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1285:61
[INFO] [stdout]      |
[INFO] [stdout] 1285 |       let mut mag:super::scaling::Filter = std::intrinsics::init();
[INFO] [stdout]      |                                                             ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1285 -       let mut mag:super::scaling::Filter = std::intrinsics::init();
[INFO] [stdout] 1285 +       let mut mag:super::scaling::Filter = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]    --> src/stage.rs:187:44
[INFO] [stdout]     |
[INFO] [stdout] 187 |       let mut width:i32 = std::intrinsics::init();
[INFO] [stdout]     |                                            ^^^^ not found in `std::intrinsics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use init;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 187 -       let mut width:i32 = std::intrinsics::init();
[INFO] [stdout] 187 +       let mut width:i32 = init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1325:43
[INFO] [stdout]      |
[INFO] [stdout] 1325 |       let mut xoff:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                           ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1325 -       let mut xoff:f32 = std::intrinsics::init();
[INFO] [stdout] 1325 +       let mut xoff:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]    --> src/stage.rs:188:45
[INFO] [stdout]     |
[INFO] [stdout] 188 |       let mut height:i32 = std::intrinsics::init();
[INFO] [stdout]     |                                             ^^^^ not found in `std::intrinsics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use init;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 188 -       let mut height:i32 = std::intrinsics::init();
[INFO] [stdout] 188 +       let mut height:i32 = init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1326:43
[INFO] [stdout]      |
[INFO] [stdout] 1326 |       let mut yoff:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                           ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1326 -       let mut yoff:f32 = std::intrinsics::init();
[INFO] [stdout] 1326 +       let mut yoff:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `c_str` in `std`
[INFO] [stdout]    --> src/stage.rs:277:19
[INFO] [stdout]     |
[INFO] [stdout] 277 |       return std::c_str::CString::new(foreign_result as *const i8, false);
[INFO] [stdout]     |                   ^^^^^ could not find `c_str` in `std`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use std::ffi::CString;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `CString`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 277 -       return std::c_str::CString::new(foreign_result as *const i8, false);
[INFO] [stdout] 277 +       return CString::new(foreign_result as *const i8, false);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1327:44
[INFO] [stdout]      |
[INFO] [stdout] 1327 |       let mut width:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                            ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1327 -       let mut width:f32 = std::intrinsics::init();
[INFO] [stdout] 1327 +       let mut width:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `c_str` in `std`
[INFO] [stdout]    --> src/text.rs:131:19
[INFO] [stdout]     |
[INFO] [stdout] 131 |       return std::c_str::CString::new(foreign_result as *const i8, false);
[INFO] [stdout]     |                   ^^^^^ could not find `c_str` in `std`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use std::ffi::CString;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `CString`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 131 -       return std::c_str::CString::new(foreign_result as *const i8, false);
[INFO] [stdout] 131 +       return CString::new(foreign_result as *const i8, false);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]     --> src/actor/mod.rs:1328:45
[INFO] [stdout]      |
[INFO] [stdout] 1328 |       let mut height:f32 = std::intrinsics::init();
[INFO] [stdout]      |                                             ^^^^ not found in `std::intrinsics`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]      |
[INFO] [stdout] 3    + use init;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1328 -       let mut height:f32 = std::intrinsics::init();
[INFO] [stdout] 1328 +       let mut height:f32 = init();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `c_str` in `std`
[INFO] [stdout]    --> src/text.rs:363:19
[INFO] [stdout]     |
[INFO] [stdout] 363 |       return std::c_str::CString::new(foreign_result as *const i8, false);
[INFO] [stdout]     |                   ^^^^^ could not find `c_str` in `std`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use std::ffi::CString;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `CString`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 363 -       return std::c_str::CString::new(foreign_result as *const i8, false);
[INFO] [stdout] 363 +       return CString::new(foreign_result as *const i8, false);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `c_str` in `std`
[INFO] [stdout]     --> src/actor/mod.rs:2000:19
[INFO] [stdout]      |
[INFO] [stdout] 2000 |       return std::c_str::CString::new(foreign_result as *const i8, false);
[INFO] [stdout]      |                   ^^^^^ could not find `c_str` in `std`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3    + use std::ffi::CString;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `CString`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 2000 -       return std::c_str::CString::new(foreign_result as *const i8, false);
[INFO] [stdout] 2000 +       return CString::new(foreign_result as *const i8, false);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `c_str` in `std`
[INFO] [stdout]    --> src/color.rs:188:19
[INFO] [stdout]     |
[INFO] [stdout] 188 |       return std::c_str::CString::new(foreign_result as *const i8, false);
[INFO] [stdout]     |                   ^^^^^ could not find `c_str` in `std`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use std::ffi::CString;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `CString`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 188 -       return std::c_str::CString::new(foreign_result as *const i8, false);
[INFO] [stdout] 188 +       return CString::new(foreign_result as *const i8, false);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]    --> src/color.rs:206:41
[INFO] [stdout]     |
[INFO] [stdout] 206 |       let mut hue:f32 =std::intrinsics::init();
[INFO] [stdout]     |                                         ^^^^ not found in `std::intrinsics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use init;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 206 -       let mut hue:f32 =std::intrinsics::init();
[INFO] [stdout] 206 +       let mut hue:f32 =init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]    --> src/color.rs:207:47
[INFO] [stdout]     |
[INFO] [stdout] 207 |       let mut luminance:f32 =std::intrinsics::init();
[INFO] [stdout]     |                                               ^^^^ not found in `std::intrinsics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use init;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 207 -       let mut luminance:f32 =std::intrinsics::init();
[INFO] [stdout] 207 +       let mut luminance:f32 =init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]    --> src/color.rs:208:48
[INFO] [stdout]     |
[INFO] [stdout] 208 |       let mut saturation:f32 =std::intrinsics::init();
[INFO] [stdout]     |                                                ^^^^ not found in `std::intrinsics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use init;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 208 -       let mut saturation:f32 =std::intrinsics::init();
[INFO] [stdout] 208 +       let mut saturation:f32 =init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]   --> src/content.rs:36:44
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let mut width:f32 = std::intrinsics::init();
[INFO] [stdout]    |                                            ^^^^ not found in `std::intrinsics`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use init;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 36 -       let mut width:f32 = std::intrinsics::init();
[INFO] [stdout] 36 +       let mut width:f32 = init();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]   --> src/content.rs:37:45
[INFO] [stdout]    |
[INFO] [stdout] 37 |       let mut height:f32 = std::intrinsics::init();
[INFO] [stdout]    |                                             ^^^^ not found in `std::intrinsics`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use init;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 37 -       let mut height:f32 = std::intrinsics::init();
[INFO] [stdout] 37 +       let mut height:f32 = init();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]    --> src/stage.rs:187:44
[INFO] [stdout]     |
[INFO] [stdout] 187 |       let mut width:i32 = std::intrinsics::init();
[INFO] [stdout]     |                                            ^^^^ not found in `std::intrinsics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use init;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 187 -       let mut width:i32 = std::intrinsics::init();
[INFO] [stdout] 187 +       let mut width:i32 = init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `std::intrinsics`
[INFO] [stdout]    --> src/stage.rs:188:45
[INFO] [stdout]     |
[INFO] [stdout] 188 |       let mut height:i32 = std::intrinsics::init();
[INFO] [stdout]     |                                             ^^^^ not found in `std::intrinsics`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 3   + use init;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 188 -       let mut height:i32 = std::intrinsics::init();
[INFO] [stdout] 188 +       let mut height:i32 = init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `c_str` in `std`
[INFO] [stdout]    --> src/stage.rs:277:19
[INFO] [stdout]     |
[INFO] [stdout] 277 |       return std::c_str::CString::new(foreign_result as *const i8, false);
[INFO] [stdout]     |                   ^^^^^ could not find `c_str` in `std`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use std::ffi::CString;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `CString`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 277 -       return std::c_str::CString::new(foreign_result as *const i8, false);
[INFO] [stdout] 277 +       return CString::new(foreign_result as *const i8, false);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `c_str` in `std`
[INFO] [stdout]    --> src/text.rs:131:19
[INFO] [stdout]     |
[INFO] [stdout] 131 |       return std::c_str::CString::new(foreign_result as *const i8, false);
[INFO] [stdout]     |                   ^^^^^ could not find `c_str` in `std`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use std::ffi::CString;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `CString`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 131 -       return std::c_str::CString::new(foreign_result as *const i8, false);
[INFO] [stdout] 131 +       return CString::new(foreign_result as *const i8, false);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `c_str` in `std`
[INFO] [stdout]    --> src/text.rs:363:19
[INFO] [stdout]     |
[INFO] [stdout] 363 |       return std::c_str::CString::new(foreign_result as *const i8, false);
[INFO] [stdout]     |                   ^^^^^ could not find `c_str` in `std`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use std::ffi::CString;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `CString`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 363 -       return std::c_str::CString::new(foreign_result as *const i8, false);
[INFO] [stdout] 363 +       return CString::new(foreign_result as *const i8, false);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stdout]  --> src/actor/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![stable]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stdout]  --> src/canvas.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![stable]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stdout]  --> src/color.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![stable]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stdout]  --> src/constraint/bind.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![stable]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stdout]  --> src/constraint/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![stable]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stdout]  --> src/content.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![stable]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stdout]  --> src/scaling.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![stable]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stdout]    --> src/stage.rs:387:3
[INFO] [stdout]     |
[INFO] [stdout] 387 |   #[unstable]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stdout]    --> src/stage.rs:398:3
[INFO] [stdout]     |
[INFO] [stdout] 398 |   #[unstable]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stdout]  --> src/stage.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![stable]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stdout]  --> src/text.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![stable]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stdout]   --> src/lib.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #![stable]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `libc` is imported redundantly
[INFO] [stdout]   --> src/actor/mod.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use libc;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | extern crate libc;
[INFO] [stdout]    | ------------------ the item `libc` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]  --> src/actor/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std;
[INFO] [stdout]   |     ^^^ the item `std` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `cairo` is imported redundantly
[INFO] [stdout]   --> src/actor/mod.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  | use cairo;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | extern crate cairo;
[INFO] [stdout]    | ------------------- the item `cairo` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/actor/mod.rs:622:61
[INFO] [stdout]     |
[INFO] [stdout] 622 |       clutter_actor_set_fixed_position_set(self.as_actor(), (fixed_position_set as i32));
[INFO] [stdout]     |                                                             ^                         ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 622 -       clutter_actor_set_fixed_position_set(self.as_actor(), (fixed_position_set as i32));
[INFO] [stdout] 622 +       clutter_actor_set_fixed_position_set(self.as_actor(), fixed_position_set as i32);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/actor/mod.rs:692:51
[INFO] [stdout]     |
[INFO] [stdout] 692 |       clutter_actor_set_x_expand(self.as_actor(), (expand as i32));
[INFO] [stdout]     |                                                   ^             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 692 -       clutter_actor_set_x_expand(self.as_actor(), (expand as i32));
[INFO] [stdout] 692 +       clutter_actor_set_x_expand(self.as_actor(), expand as i32);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/actor/mod.rs:720:51
[INFO] [stdout]     |
[INFO] [stdout] 720 |       clutter_actor_set_y_expand(self.as_actor(), (expand as i32));
[INFO] [stdout]     |                                                   ^             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 720 -       clutter_actor_set_y_expand(self.as_actor(), (expand as i32));
[INFO] [stdout] 720 +       clutter_actor_set_y_expand(self.as_actor(), expand as i32);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]     --> src/actor/mod.rs:1340:61
[INFO] [stdout]      |
[INFO] [stdout] 1340 |       clutter_actor_set_clip_to_allocation(self.as_actor(), (clip_set as i32));
[INFO] [stdout]      |                                                             ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1340 -       clutter_actor_set_clip_to_allocation(self.as_actor(), (clip_set as i32));
[INFO] [stdout] 1340 +       clutter_actor_set_clip_to_allocation(self.as_actor(), clip_set as i32);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]     --> src/actor/mod.rs:1730:51
[INFO] [stdout]      |
[INFO] [stdout] 1730 |       clutter_actor_set_reactive(self.as_actor(), (reactive as i32));
[INFO] [stdout]      |                                                   ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1730 -       clutter_actor_set_reactive(self.as_actor(), (reactive as i32));
[INFO] [stdout] 1730 +       clutter_actor_set_reactive(self.as_actor(), reactive as i32);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]     --> src/actor/mod.rs:1796:48
[INFO] [stdout]      |
[INFO] [stdout] 1796 |   fn on_allocation_changed(&mut self, handler: &|&mut ActorRef, &Box, allocation::Flags|) -> u64 {
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &|&mut ActorRef`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]      = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]      = note: `#[warn(anonymous_parameters)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]     --> src/actor/mod.rs:1796:65
[INFO] [stdout]      |
[INFO] [stdout] 1796 |   fn on_allocation_changed(&mut self, handler: &|&mut ActorRef, &Box, allocation::Flags|) -> u64 {
[INFO] [stdout]      |                                                                 ^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Box`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]      = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]     --> src/actor/mod.rs:1804:37
[INFO] [stdout]      |
[INFO] [stdout] 1804 |   fn on_destroy(&mut self, handler: &|&mut ActorRef|) -> u64 {
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &|&mut ActorRef|`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]      = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]     --> src/actor/mod.rs:2009:60
[INFO] [stdout]      |
[INFO] [stdout] 2009 |       clutter_actor_meta_set_enabled(self.as_actor_meta(), (enabled as i32));
[INFO] [stdout]      |                                                            ^              ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2009 -       clutter_actor_meta_set_enabled(self.as_actor_meta(), (enabled as i32));
[INFO] [stdout] 2009 +       clutter_actor_meta_set_enabled(self.as_actor_meta(), enabled as i32);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `libc` is imported redundantly
[INFO] [stdout]   --> src/canvas.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use libc;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | extern crate libc;
[INFO] [stdout]    | ------------------ the item `libc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]  --> src/canvas.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std;
[INFO] [stdout]   |     ^^^ the item `std` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `cairo` is imported redundantly
[INFO] [stdout]   --> src/canvas.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  | use cairo;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | extern crate cairo;
[INFO] [stdout]    | ------------------- the item `cairo` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/canvas.rs:64:34
[INFO] [stdout]    |
[INFO] [stdout] 64 |   fn on_draw(&mut self, handler: &|&mut CanvasRef, &mut cairo::Cairo, i32, i32| -> bool) -> u64 {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &|&mut CanvasRef`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/canvas.rs:64:52
[INFO] [stdout]    |
[INFO] [stdout] 64 |   fn on_draw(&mut self, handler: &|&mut CanvasRef, &mut cairo::Cairo, i32, i32| -> bool) -> u64 {
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut cairo::Cairo`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/canvas.rs:64:71
[INFO] [stdout]    |
[INFO] [stdout] 64 |   fn on_draw(&mut self, handler: &|&mut CanvasRef, &mut cairo::Cairo, i32, i32| -> bool) -> u64 {
[INFO] [stdout]    |                                                                       ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `libc` is imported redundantly
[INFO] [stdout]   --> src/color.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use libc;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | extern crate libc;
[INFO] [stdout]    | ------------------ the item `libc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]  --> src/color.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std;
[INFO] [stdout]   |     ^^^ the item `std` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `libc` is imported redundantly
[INFO] [stdout]   --> src/constraint/mod.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use libc;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | extern crate libc;
[INFO] [stdout]    | ------------------ the item `libc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `libc` is imported redundantly
[INFO] [stdout]   --> src/content.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use libc;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | extern crate libc;
[INFO] [stdout]    | ------------------ the item `libc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]  --> src/content.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std;
[INFO] [stdout]   |     ^^^ the item `std` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stdout]  --> src/actor/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![stable]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `libc` is imported redundantly
[INFO] [stdout]   --> src/stage.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use libc;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | extern crate libc;
[INFO] [stdout]    | ------------------ the item `libc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stdout]  --> src/canvas.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![stable]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]  --> src/stage.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std;
[INFO] [stdout]   |     ^^^ the item `std` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stdout]  --> src/color.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![stable]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stdout]  --> src/constraint/bind.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![stable]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/stage.rs:126:65
[INFO] [stdout]     |
[INFO] [stdout] 126 |       clutter_stage_set_throttle_motion_events(self.as_stage(), (throttle as i32));
[INFO] [stdout]     |                                                                 ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 126 -       clutter_stage_set_throttle_motion_events(self.as_stage(), (throttle as i32));
[INFO] [stdout] 126 +       clutter_stage_set_throttle_motion_events(self.as_stage(), throttle as i32);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stdout]  --> src/constraint/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![stable]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stdout]  --> src/content.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![stable]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/stage.rs:146:52
[INFO] [stdout]     |
[INFO] [stdout] 146 |       clutter_stage_set_use_alpha(self.as_stage(), (use_alpha as i32));
[INFO] [stdout]     |                                                    ^                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 146 -       clutter_stage_set_use_alpha(self.as_stage(), (use_alpha as i32));
[INFO] [stdout] 146 +       clutter_stage_set_use_alpha(self.as_stage(), use_alpha as i32);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stdout]  --> src/scaling.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![stable]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stdout]    --> src/stage.rs:387:3
[INFO] [stdout]     |
[INFO] [stdout] 387 |   #[unstable]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/stage.rs:210:56
[INFO] [stdout]     |
[INFO] [stdout] 210 |       clutter_stage_set_no_clear_hint(self.as_stage(), (use_alpha as i32));
[INFO] [stdout]     |                                                        ^                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 210 -       clutter_stage_set_no_clear_hint(self.as_stage(), (use_alpha as i32));
[INFO] [stdout] 210 +       clutter_stage_set_no_clear_hint(self.as_stage(), use_alpha as i32);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stdout]    --> src/stage.rs:398:3
[INFO] [stdout]     |
[INFO] [stdout] 398 |   #[unstable]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stdout]  --> src/stage.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![stable]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/stage.rs:247:64
[INFO] [stdout]     |
[INFO] [stdout] 247 |       clutter_stage_set_motion_events_enabled(self.as_stage(), (enabled as i32));
[INFO] [stdout]     |                                                                ^              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 247 -       clutter_stage_set_motion_events_enabled(self.as_stage(), (enabled as i32));
[INFO] [stdout] 247 +       clutter_stage_set_motion_events_enabled(self.as_stage(), enabled as i32);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stdout]  --> src/text.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![stable]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stdout]   --> src/lib.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #![stable]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/stage.rs:287:57
[INFO] [stdout]     |
[INFO] [stdout] 287 |       clutter_stage_set_user_resizable(self.as_stage(), (resizable as i32));
[INFO] [stdout]     |                                                         ^                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 287 -       clutter_stage_set_user_resizable(self.as_stage(), (resizable as i32));
[INFO] [stdout] 287 +       clutter_stage_set_user_resizable(self.as_stage(), resizable as i32);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `libc` is imported redundantly
[INFO] [stdout]   --> src/actor/mod.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use libc;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | extern crate libc;
[INFO] [stdout]    | ------------------ the item `libc` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]  --> src/actor/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std;
[INFO] [stdout]   |     ^^^ the item `std` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/stage.rs:315:53
[INFO] [stdout]     |
[INFO] [stdout] 315 |       clutter_stage_set_fullscreen(self.as_stage(), (fullscreen as i32));
[INFO] [stdout]     |                                                     ^                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 315 -       clutter_stage_set_fullscreen(self.as_stage(), (fullscreen as i32));
[INFO] [stdout] 315 +       clutter_stage_set_fullscreen(self.as_stage(), fullscreen as i32);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `cairo` is imported redundantly
[INFO] [stdout]   --> src/actor/mod.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  | use cairo;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | extern crate cairo;
[INFO] [stdout]    | ------------------- the item `cairo` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/stage.rs:353:55
[INFO] [stdout]     |
[INFO] [stdout] 353 |       clutter_stage_set_accept_focus(self.as_stage(), (accept_focus as i32));
[INFO] [stdout]     |                                                       ^                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 353 -       clutter_stage_set_accept_focus(self.as_stage(), (accept_focus as i32));
[INFO] [stdout] 353 +       clutter_stage_set_accept_focus(self.as_stage(), accept_focus as i32);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/actor/mod.rs:622:61
[INFO] [stdout]     |
[INFO] [stdout] 622 |       clutter_actor_set_fixed_position_set(self.as_actor(), (fixed_position_set as i32));
[INFO] [stdout]     |                                                             ^                         ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 622 -       clutter_actor_set_fixed_position_set(self.as_actor(), (fixed_position_set as i32));
[INFO] [stdout] 622 +       clutter_actor_set_fixed_position_set(self.as_actor(), fixed_position_set as i32);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/stage.rs:406:38
[INFO] [stdout]     |
[INFO] [stdout] 406 |   fn on_activate(&mut self, handler: &|&mut StageRef|) -> u64 {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &|&mut StageRef|`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/actor/mod.rs:692:51
[INFO] [stdout]     |
[INFO] [stdout] 692 |       clutter_actor_set_x_expand(self.as_actor(), (expand as i32));
[INFO] [stdout]     |                                                   ^             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 692 -       clutter_actor_set_x_expand(self.as_actor(), (expand as i32));
[INFO] [stdout] 692 +       clutter_actor_set_x_expand(self.as_actor(), expand as i32);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/stage.rs:414:40
[INFO] [stdout]     |
[INFO] [stdout] 414 |   fn on_deactivate(&mut self, handler: &|&mut StageRef|) -> u64 {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &|&mut StageRef|`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/actor/mod.rs:720:51
[INFO] [stdout]     |
[INFO] [stdout] 720 |       clutter_actor_set_y_expand(self.as_actor(), (expand as i32));
[INFO] [stdout]     |                                                   ^             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 720 -       clutter_actor_set_y_expand(self.as_actor(), (expand as i32));
[INFO] [stdout] 720 +       clutter_actor_set_y_expand(self.as_actor(), expand as i32);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/stage.rs:422:40
[INFO] [stdout]     |
[INFO] [stdout] 422 |   fn on_fullscreen(&mut self, handler: &|&mut StageRef|) -> u64 {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &|&mut StageRef|`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]     --> src/actor/mod.rs:1340:61
[INFO] [stdout]      |
[INFO] [stdout] 1340 |       clutter_actor_set_clip_to_allocation(self.as_actor(), (clip_set as i32));
[INFO] [stdout]      |                                                             ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1340 -       clutter_actor_set_clip_to_allocation(self.as_actor(), (clip_set as i32));
[INFO] [stdout] 1340 +       clutter_actor_set_clip_to_allocation(self.as_actor(), clip_set as i32);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/stage.rs:430:42
[INFO] [stdout]     |
[INFO] [stdout] 430 |   fn on_unfullscreen(&mut self, handler: &|&mut StageRef|) -> u64 {
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &|&mut StageRef|`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `libc` is imported redundantly
[INFO] [stdout]   --> src/text.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use libc;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | extern crate libc;
[INFO] [stdout]    | ------------------ the item `libc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]     --> src/actor/mod.rs:1730:51
[INFO] [stdout]      |
[INFO] [stdout] 1730 |       clutter_actor_set_reactive(self.as_actor(), (reactive as i32));
[INFO] [stdout]      |                                                   ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1730 -       clutter_actor_set_reactive(self.as_actor(), (reactive as i32));
[INFO] [stdout] 1730 +       clutter_actor_set_reactive(self.as_actor(), reactive as i32);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]  --> src/text.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std;
[INFO] [stdout]   |     ^^^ the item `std` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]     --> src/actor/mod.rs:1796:48
[INFO] [stdout]      |
[INFO] [stdout] 1796 |   fn on_allocation_changed(&mut self, handler: &|&mut ActorRef, &Box, allocation::Flags|) -> u64 {
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &|&mut ActorRef`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]      = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]      = note: `#[warn(anonymous_parameters)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/text.rs:141:50
[INFO] [stdout]     |
[INFO] [stdout] 141 |       clutter_text_set_line_wrap(self.as_text(), (fixed_position_set as i32));
[INFO] [stdout]     |                                                  ^                         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 141 -       clutter_text_set_line_wrap(self.as_text(), (fixed_position_set as i32));
[INFO] [stdout] 141 +       clutter_text_set_line_wrap(self.as_text(), fixed_position_set as i32);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]     --> src/actor/mod.rs:1796:65
[INFO] [stdout]      |
[INFO] [stdout] 1796 |   fn on_allocation_changed(&mut self, handler: &|&mut ActorRef, &Box, allocation::Flags|) -> u64 {
[INFO] [stdout]      |                                                                 ^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Box`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]      = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]     --> src/actor/mod.rs:1804:37
[INFO] [stdout]      |
[INFO] [stdout] 1804 |   fn on_destroy(&mut self, handler: &|&mut ActorRef|) -> u64 {
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &|&mut ActorRef|`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]      = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/text.rs:161:51
[INFO] [stdout]     |
[INFO] [stdout] 161 |       clutter_text_set_selectable(self.as_text(), (fixed_position_set as i32));
[INFO] [stdout]     |                                                   ^                         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 161 -       clutter_text_set_selectable(self.as_text(), (fixed_position_set as i32));
[INFO] [stdout] 161 +       clutter_text_set_selectable(self.as_text(), fixed_position_set as i32);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/text.rs:184:49
[INFO] [stdout]     |
[INFO] [stdout] 184 |       clutter_text_set_editable(self.as_text(), (fixed_position_set as i32));
[INFO] [stdout]     |                                                 ^                         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 184 -       clutter_text_set_editable(self.as_text(), (fixed_position_set as i32));
[INFO] [stdout] 184 +       clutter_text_set_editable(self.as_text(), fixed_position_set as i32);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]     --> src/actor/mod.rs:2009:60
[INFO] [stdout]      |
[INFO] [stdout] 2009 |       clutter_actor_meta_set_enabled(self.as_actor_meta(), (enabled as i32));
[INFO] [stdout]      |                                                            ^              ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2009 -       clutter_actor_meta_set_enabled(self.as_actor_meta(), (enabled as i32));
[INFO] [stdout] 2009 +       clutter_actor_meta_set_enabled(self.as_actor_meta(), enabled as i32);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `libc` is imported redundantly
[INFO] [stdout]   --> src/canvas.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use libc;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | extern crate libc;
[INFO] [stdout]    | ------------------ the item `libc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]  --> src/canvas.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std;
[INFO] [stdout]   |     ^^^ the item `std` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `cairo` is imported redundantly
[INFO] [stdout]   --> src/canvas.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  | use cairo;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | extern crate cairo;
[INFO] [stdout]    | ------------------- the item `cairo` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/canvas.rs:64:34
[INFO] [stdout]    |
[INFO] [stdout] 64 |   fn on_draw(&mut self, handler: &|&mut CanvasRef, &mut cairo::Cairo, i32, i32| -> bool) -> u64 {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &|&mut CanvasRef`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/canvas.rs:64:52
[INFO] [stdout]    |
[INFO] [stdout] 64 |   fn on_draw(&mut self, handler: &|&mut CanvasRef, &mut cairo::Cairo, i32, i32| -> bool) -> u64 {
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut cairo::Cairo`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/canvas.rs:64:71
[INFO] [stdout]    |
[INFO] [stdout] 64 |   fn on_draw(&mut self, handler: &|&mut CanvasRef, &mut cairo::Cairo, i32, i32| -> bool) -> u64 {
[INFO] [stdout]    |                                                                       ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `libc` is imported redundantly
[INFO] [stdout]   --> src/color.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use libc;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | extern crate libc;
[INFO] [stdout]    | ------------------ the item `libc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]  --> src/color.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std;
[INFO] [stdout]   |     ^^^ the item `std` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `libc` is imported redundantly
[INFO] [stdout]   --> src/constraint/mod.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use libc;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | extern crate libc;
[INFO] [stdout]    | ------------------ the item `libc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `libc` is imported redundantly
[INFO] [stdout]   --> src/content.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use libc;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | extern crate libc;
[INFO] [stdout]    | ------------------ the item `libc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]  --> src/content.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std;
[INFO] [stdout]   |     ^^^ the item `std` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `libc` is imported redundantly
[INFO] [stdout]   --> src/stage.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use libc;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | extern crate libc;
[INFO] [stdout]    | ------------------ the item `libc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]  --> src/stage.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std;
[INFO] [stdout]   |     ^^^ the item `std` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/stage.rs:126:65
[INFO] [stdout]     |
[INFO] [stdout] 126 |       clutter_stage_set_throttle_motion_events(self.as_stage(), (throttle as i32));
[INFO] [stdout]     |                                                                 ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 126 -       clutter_stage_set_throttle_motion_events(self.as_stage(), (throttle as i32));
[INFO] [stdout] 126 +       clutter_stage_set_throttle_motion_events(self.as_stage(), throttle as i32);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/stage.rs:146:52
[INFO] [stdout]     |
[INFO] [stdout] 146 |       clutter_stage_set_use_alpha(self.as_stage(), (use_alpha as i32));
[INFO] [stdout]     |                                                    ^                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 146 -       clutter_stage_set_use_alpha(self.as_stage(), (use_alpha as i32));
[INFO] [stdout] 146 +       clutter_stage_set_use_alpha(self.as_stage(), use_alpha as i32);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/stage.rs:210:56
[INFO] [stdout]     |
[INFO] [stdout] 210 |       clutter_stage_set_no_clear_hint(self.as_stage(), (use_alpha as i32));
[INFO] [stdout]     |                                                        ^                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 210 -       clutter_stage_set_no_clear_hint(self.as_stage(), (use_alpha as i32));
[INFO] [stdout] 210 +       clutter_stage_set_no_clear_hint(self.as_stage(), use_alpha as i32);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/stage.rs:247:64
[INFO] [stdout]     |
[INFO] [stdout] 247 |       clutter_stage_set_motion_events_enabled(self.as_stage(), (enabled as i32));
[INFO] [stdout]     |                                                                ^              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 247 -       clutter_stage_set_motion_events_enabled(self.as_stage(), (enabled as i32));
[INFO] [stdout] 247 +       clutter_stage_set_motion_events_enabled(self.as_stage(), enabled as i32);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/stage.rs:287:57
[INFO] [stdout]     |
[INFO] [stdout] 287 |       clutter_stage_set_user_resizable(self.as_stage(), (resizable as i32));
[INFO] [stdout]     |                                                         ^                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 287 -       clutter_stage_set_user_resizable(self.as_stage(), (resizable as i32));
[INFO] [stdout] 287 +       clutter_stage_set_user_resizable(self.as_stage(), resizable as i32);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/stage.rs:315:53
[INFO] [stdout]     |
[INFO] [stdout] 315 |       clutter_stage_set_fullscreen(self.as_stage(), (fullscreen as i32));
[INFO] [stdout]     |                                                     ^                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 315 -       clutter_stage_set_fullscreen(self.as_stage(), (fullscreen as i32));
[INFO] [stdout] 315 +       clutter_stage_set_fullscreen(self.as_stage(), fullscreen as i32);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/stage.rs:353:55
[INFO] [stdout]     |
[INFO] [stdout] 353 |       clutter_stage_set_accept_focus(self.as_stage(), (accept_focus as i32));
[INFO] [stdout]     |                                                       ^                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 353 -       clutter_stage_set_accept_focus(self.as_stage(), (accept_focus as i32));
[INFO] [stdout] 353 +       clutter_stage_set_accept_focus(self.as_stage(), accept_focus as i32);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/stage.rs:406:38
[INFO] [stdout]     |
[INFO] [stdout] 406 |   fn on_activate(&mut self, handler: &|&mut StageRef|) -> u64 {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &|&mut StageRef|`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/stage.rs:414:40
[INFO] [stdout]     |
[INFO] [stdout] 414 |   fn on_deactivate(&mut self, handler: &|&mut StageRef|) -> u64 {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &|&mut StageRef|`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/stage.rs:422:40
[INFO] [stdout]     |
[INFO] [stdout] 422 |   fn on_fullscreen(&mut self, handler: &|&mut StageRef|) -> u64 {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &|&mut StageRef|`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/stage.rs:430:42
[INFO] [stdout]     |
[INFO] [stdout] 430 |   fn on_unfullscreen(&mut self, handler: &|&mut StageRef|) -> u64 {
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &|&mut StageRef|`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `libc` is imported redundantly
[INFO] [stdout]   --> src/text.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use libc;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | extern crate libc;
[INFO] [stdout]    | ------------------ the item `libc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]  --> src/text.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std;
[INFO] [stdout]   |     ^^^ the item `std` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/text.rs:141:50
[INFO] [stdout]     |
[INFO] [stdout] 141 |       clutter_text_set_line_wrap(self.as_text(), (fixed_position_set as i32));
[INFO] [stdout]     |                                                  ^                         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 141 -       clutter_text_set_line_wrap(self.as_text(), (fixed_position_set as i32));
[INFO] [stdout] 141 +       clutter_text_set_line_wrap(self.as_text(), fixed_position_set as i32);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/text.rs:161:51
[INFO] [stdout]     |
[INFO] [stdout] 161 |       clutter_text_set_selectable(self.as_text(), (fixed_position_set as i32));
[INFO] [stdout]     |                                                   ^                         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 161 -       clutter_text_set_selectable(self.as_text(), (fixed_position_set as i32));
[INFO] [stdout] 161 +       clutter_text_set_selectable(self.as_text(), fixed_position_set as i32);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/text.rs:184:49
[INFO] [stdout]     |
[INFO] [stdout] 184 |       clutter_text_set_editable(self.as_text(), (fixed_position_set as i32));
[INFO] [stdout]     |                                                 ^                         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 184 -       clutter_text_set_editable(self.as_text(), (fixed_position_set as i32));
[INFO] [stdout] 184 +       clutter_text_set_editable(self.as_text(), fixed_position_set as i32);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | extern crate libc;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/actor/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use libc;
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/actor/mod.rs:56:16
[INFO] [stdout]    |
[INFO] [stdout] 56 |   opaque: *mut libc::c_void
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1819:61
[INFO] [stdout]      |
[INFO] [stdout] 1819 | extern "C" fn handler_for_on_allocation_changed(actor: *mut libc::c_void, allocation_box: *mut Box, flags: allocation::Flags, handler: *m...
[INFO] [stdout]      |                                                             ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | extern crate libc;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1819:141
[INFO] [stdout]      |
[INFO] [stdout] 1819 | ...ation_box: *mut Box, flags: allocation::Flags, handler: *mut libc::c_void) {
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1829:50
[INFO] [stdout]      |
[INFO] [stdout] 1829 | extern "C" fn handler_for_on_destroy(actor: *mut libc::c_void, handler: *mut libc::c_void) {
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1829:78
[INFO] [stdout]      |
[INFO] [stdout] 1829 | extern "C" fn handler_for_on_destroy(actor: *mut libc::c_void, handler: *mut libc::c_void) {
[INFO] [stdout]      |                                                                              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1961:16
[INFO] [stdout]      |
[INFO] [stdout] 1961 |   opaque: *mut libc::c_void
[INFO] [stdout]      |                ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/actor/mod.rs:236:30
[INFO] [stdout]     |
[INFO] [stdout] 236 |   fn as_actor(&self) -> *mut libc::c_void;
[INFO] [stdout]     |                              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1798:27
[INFO] [stdout]      |
[INFO] [stdout] 1798 |       let null_void: *mut libc::c_void = std::ptr::null_mut();
[INFO] [stdout]      |                           ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1806:27
[INFO] [stdout]      |
[INFO] [stdout] 1806 |       let null_void: *mut libc::c_void = std::ptr::null_mut();
[INFO] [stdout]      |                           ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1980:35
[INFO] [stdout]      |
[INFO] [stdout] 1980 |   fn as_actor_meta(&self) -> *mut libc::c_void;
[INFO] [stdout]      |                                   ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1813:30
[INFO] [stdout]      |
[INFO] [stdout] 1813 |   fn as_actor(&self) -> *mut libc::c_void {
[INFO] [stdout]      |                              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:2035:35
[INFO] [stdout]      |
[INFO] [stdout] 2035 |   fn as_actor_meta(&self) -> *mut libc::c_void {
[INFO] [stdout]      |                                   ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1841:55
[INFO] [stdout]      |
[INFO] [stdout] 1841 |   fn rsi_connect_on_allocation_changed(instance: *mut libc::c_void, detailed_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut lib...
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1841:91
[INFO] [stdout]      |
[INFO] [stdout] 1841 |   fn rsi_connect_on_allocation_changed(instance: *mut libc::c_void, detailed_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut lib...
[INFO] [stdout]      |                                                                                           ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1841:135
[INFO] [stdout]      |
[INFO] [stdout] 1841 | ...led_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_void, *mut Box, allocation::Flags, *mut libc::c_void), data: *mut...
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1841:183
[INFO] [stdout]      |
[INFO] [stdout] 1841 | ... "C" fn(*mut libc::c_void, *mut Box, allocation::Flags, *mut libc::c_void), data: *mut libc::c_void, destroy_data: *mut libc::c_void, ...
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1841:209
[INFO] [stdout]      |
[INFO] [stdout] 1841 | ... *mut Box, allocation::Flags, *mut libc::c_void), data: *mut libc::c_void, destroy_data: *mut libc::c_void, connect_flags: i32) -> u64;
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1841:242
[INFO] [stdout]      |
[INFO] [stdout] 1841 | ...t libc::c_void), data: *mut libc::c_void, destroy_data: *mut libc::c_void, connect_flags: i32) -> u64;
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1843:44
[INFO] [stdout]      |
[INFO] [stdout] 1843 |   fn rsi_connect_on_destroy(instance: *mut libc::c_void, detailed_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_void, ...
[INFO] [stdout]      |                                            ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1843:80
[INFO] [stdout]      |
[INFO] [stdout] 1843 |   fn rsi_connect_on_destroy(instance: *mut libc::c_void, detailed_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_void, ...
[INFO] [stdout]      |                                                                                ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1843:124
[INFO] [stdout]      |
[INFO] [stdout] 1843 | ...led_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_void, *mut libc::c_void), data: *mut libc::c_void, destroy_data: ...
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1843:143
[INFO] [stdout]      |
[INFO] [stdout] 1843 | ...bc::c_char, c_handler: extern "C" fn(*mut libc::c_void, *mut libc::c_void), data: *mut libc::c_void, destroy_data: *mut libc::c_void, ...
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1843:169
[INFO] [stdout]      |
[INFO] [stdout] 1843 | ...ern "C" fn(*mut libc::c_void, *mut libc::c_void), data: *mut libc::c_void, destroy_data: *mut libc::c_void, connect_flags: i32) -> u64;
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1843:202
[INFO] [stdout]      |
[INFO] [stdout] 1843 | ...t libc::c_void), data: *mut libc::c_void, destroy_data: *mut libc::c_void, connect_flags: i32) -> u64;
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1844:47
[INFO] [stdout]      |
[INFO] [stdout] 1844 |   fn clutter_actor_set_flags(self_value: *mut libc::c_void, flags: Flags);
[INFO] [stdout]      |                                               ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1845:49
[INFO] [stdout]      |
[INFO] [stdout] 1845 |   fn clutter_actor_unset_flags(self_value: *mut libc::c_void, flags: Flags);
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1846:47
[INFO] [stdout]      |
[INFO] [stdout] 1846 |   fn clutter_actor_get_flags(self_value: *mut libc::c_void) -> Flags;
[INFO] [stdout]      |                                               ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1847:46
[INFO] [stdout]      |
[INFO] [stdout] 1847 |   fn clutter_actor_set_name(self_value: *mut libc::c_void, name: *mut libc::c_char);
[INFO] [stdout]      |                                              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1847:71
[INFO] [stdout]      |
[INFO] [stdout] 1847 |   fn clutter_actor_set_name(self_value: *mut libc::c_void, name: *mut libc::c_char);
[INFO] [stdout]      |                                                                       ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1848:46
[INFO] [stdout]      |
[INFO] [stdout] 1848 |   fn clutter_actor_get_name(self_value: *mut libc::c_void) -> *mut i8;
[INFO] [stdout]      |                                              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1849:45
[INFO] [stdout]      |
[INFO] [stdout] 1849 |   fn clutter_actor_get_gid(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                             ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1850:42
[INFO] [stdout]      |
[INFO] [stdout] 1850 |   fn clutter_actor_show(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                          ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1851:46
[INFO] [stdout]      |
[INFO] [stdout] 1851 |   fn clutter_actor_show_all(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1852:42
[INFO] [stdout]      |
[INFO] [stdout] 1852 |   fn clutter_actor_hide(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                          ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1853:46
[INFO] [stdout]      |
[INFO] [stdout] 1853 |   fn clutter_actor_hide_all(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1854:45
[INFO] [stdout]      |
[INFO] [stdout] 1854 |   fn clutter_actor_realize(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                             ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1855:47
[INFO] [stdout]      |
[INFO] [stdout] 1855 |   fn clutter_actor_unrealize(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                               ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1856:43
[INFO] [stdout]      |
[INFO] [stdout] 1856 |   fn clutter_actor_paint(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                           ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1857:52
[INFO] [stdout]      |
[INFO] [stdout] 1857 |   fn clutter_actor_continue_paint(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1858:50
[INFO] [stdout]      |
[INFO] [stdout] 1858 |   fn clutter_actor_queue_redraw(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1859:60
[INFO] [stdout]      |
[INFO] [stdout] 1859 |   fn clutter_actor_queue_redraw_with_clip(self_value: *mut libc::c_void, clip: *mut cairo::region::Rectangle);
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/actor/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use libc;
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1860:52
[INFO] [stdout]      |
[INFO] [stdout] 1860 |   fn clutter_actor_queue_relayout(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1861:57
[INFO] [stdout]      |
[INFO] [stdout] 1861 |   fn clutter_actor_should_pick_repaint(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/actor/mod.rs:56:16
[INFO] [stdout]    |
[INFO] [stdout] 56 |   opaque: *mut libc::c_void
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1862:41
[INFO] [stdout]      |
[INFO] [stdout] 1862 |   fn clutter_actor_map(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                         ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1819:61
[INFO] [stdout]      |
[INFO] [stdout] 1819 | extern "C" fn handler_for_on_allocation_changed(actor: *mut libc::c_void, allocation_box: *mut Box, flags: allocation::Flags, handler: *m...
[INFO] [stdout]      |                                                             ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1863:43
[INFO] [stdout]      |
[INFO] [stdout] 1863 |   fn clutter_actor_unmap(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                           ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1819:141
[INFO] [stdout]      |
[INFO] [stdout] 1819 | ...ation_box: *mut Box, flags: allocation::Flags, handler: *mut libc::c_void) {
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1864:50
[INFO] [stdout]      |
[INFO] [stdout] 1864 |   fn clutter_actor_has_overlaps(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1829:50
[INFO] [stdout]      |
[INFO] [stdout] 1829 | extern "C" fn handler_for_on_destroy(actor: *mut libc::c_void, handler: *mut libc::c_void) {
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1865:55
[INFO] [stdout]      |
[INFO] [stdout] 1865 |   fn clutter_actor_has_mapped_clones(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1829:78
[INFO] [stdout]      |
[INFO] [stdout] 1829 | extern "C" fn handler_for_on_destroy(actor: *mut libc::c_void, handler: *mut libc::c_void) {
[INFO] [stdout]      |                                                                              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1866:56
[INFO] [stdout]      |
[INFO] [stdout] 1866 |   fn clutter_actor_get_preferred_size(self_value: *mut libc::c_void, min_width_p: *mut f32, min_height_p: *mut f32, natural_width_p: *mut...
[INFO] [stdout]      |                                                        ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1961:16
[INFO] [stdout]      |
[INFO] [stdout] 1961 |   opaque: *mut libc::c_void
[INFO] [stdout]      |                ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1867:57
[INFO] [stdout]      |
[INFO] [stdout] 1867 |   fn clutter_actor_get_preferred_width(self_value: *mut libc::c_void, for_height: f32, min_width_p: *mut f32, natural_width_p: *mut f32);
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1868:58
[INFO] [stdout]      |
[INFO] [stdout] 1868 |   fn clutter_actor_get_preferred_height(self_value: *mut libc::c_void, for_width: f32, min_height_p: *mut f32, natural_height_p: *mut f32);
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/actor/mod.rs:236:30
[INFO] [stdout]     |
[INFO] [stdout] 236 |   fn as_actor(&self) -> *mut libc::c_void;
[INFO] [stdout]     |                              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1869:60
[INFO] [stdout]      |
[INFO] [stdout] 1869 |   fn clutter_actor_set_fixed_position_set(self_value: *mut libc::c_void, fixed_position_set: i32);
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1798:27
[INFO] [stdout]      |
[INFO] [stdout] 1798 |       let null_void: *mut libc::c_void = std::ptr::null_mut();
[INFO] [stdout]      |                           ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1870:60
[INFO] [stdout]      |
[INFO] [stdout] 1870 |   fn clutter_actor_get_fixed_position_set(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1806:27
[INFO] [stdout]      |
[INFO] [stdout] 1806 |       let null_void: *mut libc::c_void = std::ptr::null_mut();
[INFO] [stdout]      |                           ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1871:52
[INFO] [stdout]      |
[INFO] [stdout] 1871 |   fn clutter_actor_has_allocation(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1980:35
[INFO] [stdout]      |
[INFO] [stdout] 1980 |   fn as_actor_meta(&self) -> *mut libc::c_void;
[INFO] [stdout]      |                                   ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1813:30
[INFO] [stdout]      |
[INFO] [stdout] 1813 |   fn as_actor(&self) -> *mut libc::c_void {
[INFO] [stdout]      |                              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1872:50
[INFO] [stdout]      |
[INFO] [stdout] 1872 |   fn clutter_actor_set_x_expand(self_value: *mut libc::c_void, expand: i32);
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:2035:35
[INFO] [stdout]      |
[INFO] [stdout] 2035 |   fn as_actor_meta(&self) -> *mut libc::c_void {
[INFO] [stdout]      |                                   ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1873:50
[INFO] [stdout]      |
[INFO] [stdout] 1873 |   fn clutter_actor_get_x_expand(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1874:50
[INFO] [stdout]      |
[INFO] [stdout] 1874 |   fn clutter_actor_set_y_expand(self_value: *mut libc::c_void, expand: i32);
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1841:55
[INFO] [stdout]      |
[INFO] [stdout] 1841 |   fn rsi_connect_on_allocation_changed(instance: *mut libc::c_void, detailed_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut lib...
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1875:50
[INFO] [stdout]      |
[INFO] [stdout] 1875 |   fn clutter_actor_get_y_expand(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1841:91
[INFO] [stdout]      |
[INFO] [stdout] 1841 |   fn rsi_connect_on_allocation_changed(instance: *mut libc::c_void, detailed_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut lib...
[INFO] [stdout]      |                                                                                           ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1876:50
[INFO] [stdout]      |
[INFO] [stdout] 1876 |   fn clutter_actor_needs_expand(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1841:135
[INFO] [stdout]      |
[INFO] [stdout] 1841 | ...led_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_void, *mut Box, allocation::Flags, *mut libc::c_void), data: *mut...
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1877:46
[INFO] [stdout]      |
[INFO] [stdout] 1877 |   fn clutter_actor_set_size(self_value: *mut libc::c_void, for_width: f32, for_height: f32);
[INFO] [stdout]      |                                              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1878:46
[INFO] [stdout]      |
[INFO] [stdout] 1878 |   fn clutter_actor_get_size(self_value: *mut libc::c_void, width: *mut f32, height: *mut f32);
[INFO] [stdout]      |                                              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1879:50
[INFO] [stdout]      |
[INFO] [stdout] 1879 |   fn clutter_actor_set_position(self_value: *mut libc::c_void, x: f32, y: f32);
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1880:50
[INFO] [stdout]      |
[INFO] [stdout] 1880 |   fn clutter_actor_get_position(self_value: *mut libc::c_void, x: *mut f32, y: *mut f32);
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1881:47
[INFO] [stdout]      |
[INFO] [stdout] 1881 |   fn clutter_actor_set_width(self_value: *mut libc::c_void, width: f32);
[INFO] [stdout]      |                                               ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1882:47
[INFO] [stdout]      |
[INFO] [stdout] 1882 |   fn clutter_actor_get_width(self_value: *mut libc::c_void) -> f32;
[INFO] [stdout]      |                                               ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1883:48
[INFO] [stdout]      |
[INFO] [stdout] 1883 |   fn clutter_actor_set_height(self_value: *mut libc::c_void, height: f32);
[INFO] [stdout]      |                                                ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1884:48
[INFO] [stdout]      |
[INFO] [stdout] 1884 |   fn clutter_actor_get_height(self_value: *mut libc::c_void) -> f32;
[INFO] [stdout]      |                                                ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1885:43
[INFO] [stdout]      |
[INFO] [stdout] 1885 |   fn clutter_actor_set_x(self_value: *mut libc::c_void, x: f32);
[INFO] [stdout]      |                                           ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1886:43
[INFO] [stdout]      |
[INFO] [stdout] 1886 |   fn clutter_actor_get_x(self_value: *mut libc::c_void) -> f32;
[INFO] [stdout]      |                                           ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1887:43
[INFO] [stdout]      |
[INFO] [stdout] 1887 |   fn clutter_actor_set_y(self_value: *mut libc::c_void, y: f32);
[INFO] [stdout]      |                                           ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1888:43
[INFO] [stdout]      |
[INFO] [stdout] 1888 |   fn clutter_actor_get_y(self_value: *mut libc::c_void) -> f32;
[INFO] [stdout]      |                                           ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1841:183
[INFO] [stdout]      |
[INFO] [stdout] 1841 | ... "C" fn(*mut libc::c_void, *mut Box, allocation::Flags, *mut libc::c_void), data: *mut libc::c_void, destroy_data: *mut libc::c_void, ...
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1841:209
[INFO] [stdout]      |
[INFO] [stdout] 1841 | ... *mut Box, allocation::Flags, *mut libc::c_void), data: *mut libc::c_void, destroy_data: *mut libc::c_void, connect_flags: i32) -> u64;
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1841:242
[INFO] [stdout]      |
[INFO] [stdout] 1841 | ...t libc::c_void), data: *mut libc::c_void, destroy_data: *mut libc::c_void, connect_flags: i32) -> u64;
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1843:44
[INFO] [stdout]      |
[INFO] [stdout] 1843 |   fn rsi_connect_on_destroy(instance: *mut libc::c_void, detailed_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_void, ...
[INFO] [stdout]      |                                            ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1843:80
[INFO] [stdout]      |
[INFO] [stdout] 1843 |   fn rsi_connect_on_destroy(instance: *mut libc::c_void, detailed_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_void, ...
[INFO] [stdout]      |                                                                                ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1843:124
[INFO] [stdout]      |
[INFO] [stdout] 1843 | ...led_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_void, *mut libc::c_void), data: *mut libc::c_void, destroy_data: ...
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1843:143
[INFO] [stdout]      |
[INFO] [stdout] 1843 | ...bc::c_char, c_handler: extern "C" fn(*mut libc::c_void, *mut libc::c_void), data: *mut libc::c_void, destroy_data: *mut libc::c_void, ...
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1843:169
[INFO] [stdout]      |
[INFO] [stdout] 1843 | ...ern "C" fn(*mut libc::c_void, *mut libc::c_void), data: *mut libc::c_void, destroy_data: *mut libc::c_void, connect_flags: i32) -> u64;
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1843:202
[INFO] [stdout]      |
[INFO] [stdout] 1843 | ...t libc::c_void), data: *mut libc::c_void, destroy_data: *mut libc::c_void, connect_flags: i32) -> u64;
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1889:45
[INFO] [stdout]      |
[INFO] [stdout] 1889 |   fn clutter_actor_move_by(self_value: *mut libc::c_void, dx: f32, dy: f32);
[INFO] [stdout]      |                                             ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1844:47
[INFO] [stdout]      |
[INFO] [stdout] 1844 |   fn clutter_actor_set_flags(self_value: *mut libc::c_void, flags: Flags);
[INFO] [stdout]      |                                               ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1890:52
[INFO] [stdout]      |
[INFO] [stdout] 1890 |   fn clutter_actor_set_z_position(self_value: *mut libc::c_void, y: f32);
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1845:49
[INFO] [stdout]      |
[INFO] [stdout] 1845 |   fn clutter_actor_unset_flags(self_value: *mut libc::c_void, flags: Flags);
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1891:52
[INFO] [stdout]      |
[INFO] [stdout] 1891 |   fn clutter_actor_get_z_position(self_value: *mut libc::c_void) -> f32;
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1846:47
[INFO] [stdout]      |
[INFO] [stdout] 1846 |   fn clutter_actor_get_flags(self_value: *mut libc::c_void) -> Flags;
[INFO] [stdout]      |                                               ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1892:53
[INFO] [stdout]      |
[INFO] [stdout] 1892 |   fn clutter_actor_set_pivot_point(self_value: *mut libc::c_void, pivot_x: f32, pivot_y: f32);
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1847:46
[INFO] [stdout]      |
[INFO] [stdout] 1847 |   fn clutter_actor_set_name(self_value: *mut libc::c_void, name: *mut libc::c_char);
[INFO] [stdout]      |                                              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1893:53
[INFO] [stdout]      |
[INFO] [stdout] 1893 |   fn clutter_actor_get_pivot_point(self_value: *mut libc::c_void, pivot_x: *mut f32, pivot_y: *mut f32);
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1894:55
[INFO] [stdout]      |
[INFO] [stdout] 1894 |   fn clutter_actor_set_pivot_point_z(self_value: *mut libc::c_void, pivot_z: f32);
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1847:71
[INFO] [stdout]      |
[INFO] [stdout] 1847 |   fn clutter_actor_set_name(self_value: *mut libc::c_void, name: *mut libc::c_char);
[INFO] [stdout]      |                                                                       ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1895:55
[INFO] [stdout]      |
[INFO] [stdout] 1895 |   fn clutter_actor_get_pivot_point_z(self_value: *mut libc::c_void) -> f32;
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1848:46
[INFO] [stdout]      |
[INFO] [stdout] 1848 |   fn clutter_actor_get_name(self_value: *mut libc::c_void) -> *mut i8;
[INFO] [stdout]      |                                              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1896:47
[INFO] [stdout]      |
[INFO] [stdout] 1896 |   fn clutter_actor_set_scale(self_value: *mut libc::c_void, scale_x: f32, scale_y: f32);
[INFO] [stdout]      |                                               ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1849:45
[INFO] [stdout]      |
[INFO] [stdout] 1849 |   fn clutter_actor_get_gid(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                             ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1897:47
[INFO] [stdout]      |
[INFO] [stdout] 1897 |   fn clutter_actor_get_scale(self_value: *mut libc::c_void, scale_x: *mut f32, scale_y: *mut f32);
[INFO] [stdout]      |                                               ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1850:42
[INFO] [stdout]      |
[INFO] [stdout] 1850 |   fn clutter_actor_show(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                          ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1898:49
[INFO] [stdout]      |
[INFO] [stdout] 1898 |   fn clutter_actor_set_scale_z(self_value: *mut libc::c_void, pivot_z: f32);
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1851:46
[INFO] [stdout]      |
[INFO] [stdout] 1851 |   fn clutter_actor_show_all(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1899:49
[INFO] [stdout]      |
[INFO] [stdout] 1899 |   fn clutter_actor_get_scale_z(self_value: *mut libc::c_void) -> f32;
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1852:42
[INFO] [stdout]      |
[INFO] [stdout] 1852 |   fn clutter_actor_hide(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                          ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1900:47
[INFO] [stdout]      |
[INFO] [stdout] 1900 |   fn clutter_actor_is_scaled(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                               ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1853:46
[INFO] [stdout]      |
[INFO] [stdout] 1853 |   fn clutter_actor_hide_all(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1901:48
[INFO] [stdout]      |
[INFO] [stdout] 1901 |   fn clutter_actor_is_rotated(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1854:45
[INFO] [stdout]      |
[INFO] [stdout] 1854 |   fn clutter_actor_realize(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                             ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1902:53
[INFO] [stdout]      |
[INFO] [stdout] 1902 |   fn clutter_actor_set_translation(self_value: *mut libc::c_void, translate_x: f32, translate_y: f32, translate_z: f32);
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1855:47
[INFO] [stdout]      |
[INFO] [stdout] 1855 |   fn clutter_actor_unrealize(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                               ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1903:53
[INFO] [stdout]      |
[INFO] [stdout] 1903 |   fn clutter_actor_get_translation(self_value: *mut libc::c_void, translate_x: *mut f32, translate_y: *mut f32, translate_z: *mut f32);
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1856:43
[INFO] [stdout]      |
[INFO] [stdout] 1856 |   fn clutter_actor_paint(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                           ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1904:62
[INFO] [stdout]      |
[INFO] [stdout] 1904 |   fn clutter_actor_apply_transform_to_point(self_value: *mut libc::c_void, x: f32, y: f32, x_out: *mut f32, y_out: *mut f32) -> i32;
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1857:52
[INFO] [stdout]      |
[INFO] [stdout] 1857 |   fn clutter_actor_continue_paint(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1905:59
[INFO] [stdout]      |
[INFO] [stdout] 1905 |   fn clutter_actor_transform_stage_point(self_value: *mut libc::c_void, x: f32, y: f32, x_out: *mut f32, y_out: *mut f32) -> i32;
[INFO] [stdout]      |                                                           ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1858:50
[INFO] [stdout]      |
[INFO] [stdout] 1858 |   fn clutter_actor_queue_redraw(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1906:62
[INFO] [stdout]      |
[INFO] [stdout] 1906 |   fn clutter_actor_get_transformed_position(self_value: *mut libc::c_void, x: *mut f32, y: *mut f32);
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1859:60
[INFO] [stdout]      |
[INFO] [stdout] 1859 |   fn clutter_actor_queue_redraw_with_clip(self_value: *mut libc::c_void, clip: *mut cairo::region::Rectangle);
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1907:58
[INFO] [stdout]      |
[INFO] [stdout] 1907 |   fn clutter_actor_get_transformed_size(self_value: *mut libc::c_void, width: *mut f32, height: *mut f32);
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1860:52
[INFO] [stdout]      |
[INFO] [stdout] 1860 |   fn clutter_actor_queue_relayout(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1908:55
[INFO] [stdout]      |
[INFO] [stdout] 1908 |   fn clutter_actor_get_paint_opacity(self_value: *mut libc::c_void) -> i8;
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1861:57
[INFO] [stdout]      |
[INFO] [stdout] 1861 |   fn clutter_actor_should_pick_repaint(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1909:58
[INFO] [stdout]      |
[INFO] [stdout] 1909 |   fn clutter_actor_get_paint_visibility(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1910:49
[INFO] [stdout]      |
[INFO] [stdout] 1910 |   fn clutter_actor_set_content(self_value: *mut libc::c_void, content: *mut libc::c_void);
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1862:41
[INFO] [stdout]      |
[INFO] [stdout] 1862 |   fn clutter_actor_map(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                         ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1910:77
[INFO] [stdout]      |
[INFO] [stdout] 1910 |   fn clutter_actor_set_content(self_value: *mut libc::c_void, content: *mut libc::c_void);
[INFO] [stdout]      |                                                                             ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1911:49
[INFO] [stdout]      |
[INFO] [stdout] 1911 |   fn clutter_actor_get_content(self_value: *mut libc::c_void) -> super::content::ContentRef;
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1912:65
[INFO] [stdout]      |
[INFO] [stdout] 1912 |   fn clutter_actor_set_content_scaling_filters(self_value: *mut libc::c_void, min: super::scaling::Filter, mag: super::scaling::Filter);
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1913:65
[INFO] [stdout]      |
[INFO] [stdout] 1913 |   fn clutter_actor_get_content_scaling_filters(self_value: *mut libc::c_void, min: *mut super::scaling::Filter, mag: *mut super::scaling:...
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1914:46
[INFO] [stdout]      |
[INFO] [stdout] 1914 |   fn clutter_actor_set_clip(self_value: *mut libc::c_void, xoff: f32, yoff: f32, width: f32, height: f32);
[INFO] [stdout]      |                                              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1915:49
[INFO] [stdout]      |
[INFO] [stdout] 1915 |   fn clutter_actor_remove_clip(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1916:46
[INFO] [stdout]      |
[INFO] [stdout] 1916 |   fn clutter_actor_has_clip(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1863:43
[INFO] [stdout]      |
[INFO] [stdout] 1863 |   fn clutter_actor_unmap(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                           ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1917:46
[INFO] [stdout]      |
[INFO] [stdout] 1917 |   fn clutter_actor_get_clip(self_value: *mut libc::c_void, xoff: *mut f32, yoff: *mut f32, width: *mut f32, height: *mut f32);
[INFO] [stdout]      |                                              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1864:50
[INFO] [stdout]      |
[INFO] [stdout] 1864 |   fn clutter_actor_has_overlaps(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1918:60
[INFO] [stdout]      |
[INFO] [stdout] 1918 |   fn clutter_actor_set_clip_to_allocation(self_value: *mut libc::c_void, clip_set: i32);
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1865:55
[INFO] [stdout]      |
[INFO] [stdout] 1865 |   fn clutter_actor_has_mapped_clones(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1919:60
[INFO] [stdout]      |
[INFO] [stdout] 1919 |   fn clutter_actor_get_clip_to_allocation(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1866:56
[INFO] [stdout]      |
[INFO] [stdout] 1866 |   fn clutter_actor_get_preferred_size(self_value: *mut libc::c_void, min_width_p: *mut f32, min_height_p: *mut f32, natural_width_p: *mut...
[INFO] [stdout]      |                                                        ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1920:49
[INFO] [stdout]      |
[INFO] [stdout] 1920 |   fn clutter_actor_set_opacity(self_value: *mut libc::c_void, opacity: i8);
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1867:57
[INFO] [stdout]      |
[INFO] [stdout] 1867 |   fn clutter_actor_get_preferred_width(self_value: *mut libc::c_void, for_height: f32, min_width_p: *mut f32, natural_width_p: *mut f32);
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1921:49
[INFO] [stdout]      |
[INFO] [stdout] 1921 |   fn clutter_actor_get_opacity(self_value: *mut libc::c_void) -> i8;
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1922:55
[INFO] [stdout]      |
[INFO] [stdout] 1922 |   fn clutter_actor_is_in_clone_paint(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1868:58
[INFO] [stdout]      |
[INFO] [stdout] 1868 |   fn clutter_actor_get_preferred_height(self_value: *mut libc::c_void, for_width: f32, min_height_p: *mut f32, natural_height_p: *mut f32);
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1923:47
[INFO] [stdout]      |
[INFO] [stdout] 1923 |   fn clutter_actor_add_child(self_value: *mut libc::c_void, child: *mut libc::c_void);
[INFO] [stdout]      |                                               ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1869:60
[INFO] [stdout]      |
[INFO] [stdout] 1869 |   fn clutter_actor_set_fixed_position_set(self_value: *mut libc::c_void, fixed_position_set: i32);
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1923:73
[INFO] [stdout]      |
[INFO] [stdout] 1923 |   fn clutter_actor_add_child(self_value: *mut libc::c_void, child: *mut libc::c_void);
[INFO] [stdout]      |                                                                         ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1870:60
[INFO] [stdout]      |
[INFO] [stdout] 1870 |   fn clutter_actor_get_fixed_position_set(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1924:56
[INFO] [stdout]      |
[INFO] [stdout] 1924 |   fn clutter_actor_insert_child_above(self_value: *mut libc::c_void, child: *mut libc::c_void, sibling: *mut libc::c_void);
[INFO] [stdout]      |                                                        ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1871:52
[INFO] [stdout]      |
[INFO] [stdout] 1871 |   fn clutter_actor_has_allocation(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1924:82
[INFO] [stdout]      |
[INFO] [stdout] 1924 |   fn clutter_actor_insert_child_above(self_value: *mut libc::c_void, child: *mut libc::c_void, sibling: *mut libc::c_void);
[INFO] [stdout]      |                                                                                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1924:110
[INFO] [stdout]      |
[INFO] [stdout] 1924 |   fn clutter_actor_insert_child_above(self_value: *mut libc::c_void, child: *mut libc::c_void, sibling: *mut libc::c_void);
[INFO] [stdout]      |                                                                                                              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1872:50
[INFO] [stdout]      |
[INFO] [stdout] 1872 |   fn clutter_actor_set_x_expand(self_value: *mut libc::c_void, expand: i32);
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1925:59
[INFO] [stdout]      |
[INFO] [stdout] 1925 |   fn clutter_actor_insert_child_at_index(self_value: *mut libc::c_void, child: *mut libc::c_void, index: i32);
[INFO] [stdout]      |                                                           ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1873:50
[INFO] [stdout]      |
[INFO] [stdout] 1873 |   fn clutter_actor_get_x_expand(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1925:85
[INFO] [stdout]      |
[INFO] [stdout] 1925 |   fn clutter_actor_insert_child_at_index(self_value: *mut libc::c_void, child: *mut libc::c_void, index: i32);
[INFO] [stdout]      |                                                                                     ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1874:50
[INFO] [stdout]      |
[INFO] [stdout] 1874 |   fn clutter_actor_set_y_expand(self_value: *mut libc::c_void, expand: i32);
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1926:56
[INFO] [stdout]      |
[INFO] [stdout] 1926 |   fn clutter_actor_insert_child_below(self_value: *mut libc::c_void, child: *mut libc::c_void, sibling: *mut libc::c_void);
[INFO] [stdout]      |                                                        ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1875:50
[INFO] [stdout]      |
[INFO] [stdout] 1875 |   fn clutter_actor_get_y_expand(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1926:82
[INFO] [stdout]      |
[INFO] [stdout] 1926 |   fn clutter_actor_insert_child_below(self_value: *mut libc::c_void, child: *mut libc::c_void, sibling: *mut libc::c_void);
[INFO] [stdout]      |                                                                                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1876:50
[INFO] [stdout]      |
[INFO] [stdout] 1876 |   fn clutter_actor_needs_expand(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1926:110
[INFO] [stdout]      |
[INFO] [stdout] 1926 |   fn clutter_actor_insert_child_below(self_value: *mut libc::c_void, child: *mut libc::c_void, sibling: *mut libc::c_void);
[INFO] [stdout]      |                                                                                                              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1877:46
[INFO] [stdout]      |
[INFO] [stdout] 1877 |   fn clutter_actor_set_size(self_value: *mut libc::c_void, for_width: f32, for_height: f32);
[INFO] [stdout]      |                                              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1927:51
[INFO] [stdout]      |
[INFO] [stdout] 1927 |   fn clutter_actor_replace_child(self_value: *mut libc::c_void, old_child: *mut libc::c_void, new_child: *mut libc::c_void);
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1878:46
[INFO] [stdout]      |
[INFO] [stdout] 1878 |   fn clutter_actor_get_size(self_value: *mut libc::c_void, width: *mut f32, height: *mut f32);
[INFO] [stdout]      |                                              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1927:81
[INFO] [stdout]      |
[INFO] [stdout] 1927 |   fn clutter_actor_replace_child(self_value: *mut libc::c_void, old_child: *mut libc::c_void, new_child: *mut libc::c_void);
[INFO] [stdout]      |                                                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1879:50
[INFO] [stdout]      |
[INFO] [stdout] 1879 |   fn clutter_actor_set_position(self_value: *mut libc::c_void, x: f32, y: f32);
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1880:50
[INFO] [stdout]      |
[INFO] [stdout] 1880 |   fn clutter_actor_get_position(self_value: *mut libc::c_void, x: *mut f32, y: *mut f32);
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1927:111
[INFO] [stdout]      |
[INFO] [stdout] 1927 |   fn clutter_actor_replace_child(self_value: *mut libc::c_void, old_child: *mut libc::c_void, new_child: *mut libc::c_void);
[INFO] [stdout]      |                                                                                                               ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1881:47
[INFO] [stdout]      |
[INFO] [stdout] 1881 |   fn clutter_actor_set_width(self_value: *mut libc::c_void, width: f32);
[INFO] [stdout]      |                                               ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1928:50
[INFO] [stdout]      |
[INFO] [stdout] 1928 |   fn clutter_actor_remove_child(self_value: *mut libc::c_void, child: *mut libc::c_void);
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1882:47
[INFO] [stdout]      |
[INFO] [stdout] 1882 |   fn clutter_actor_get_width(self_value: *mut libc::c_void) -> f32;
[INFO] [stdout]      |                                               ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1928:76
[INFO] [stdout]      |
[INFO] [stdout] 1928 |   fn clutter_actor_remove_child(self_value: *mut libc::c_void, child: *mut libc::c_void);
[INFO] [stdout]      |                                                                            ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1883:48
[INFO] [stdout]      |
[INFO] [stdout] 1883 |   fn clutter_actor_set_height(self_value: *mut libc::c_void, height: f32);
[INFO] [stdout]      |                                                ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1929:57
[INFO] [stdout]      |
[INFO] [stdout] 1929 |   fn clutter_actor_remove_all_children(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1930:58
[INFO] [stdout]      |
[INFO] [stdout] 1930 |   fn clutter_actor_destroy_all_children(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1884:48
[INFO] [stdout]      |
[INFO] [stdout] 1884 |   fn clutter_actor_get_height(self_value: *mut libc::c_void) -> f32;
[INFO] [stdout]      |                                                ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1931:53
[INFO] [stdout]      |
[INFO] [stdout] 1931 |   fn clutter_actor_get_first_child(self_value: *mut libc::c_void) -> ActorRef;
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1885:43
[INFO] [stdout]      |
[INFO] [stdout] 1885 |   fn clutter_actor_set_x(self_value: *mut libc::c_void, x: f32);
[INFO] [stdout]      |                                           ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1932:54
[INFO] [stdout]      |
[INFO] [stdout] 1932 |   fn clutter_actor_get_next_sibling(self_value: *mut libc::c_void) -> ActorRef;
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1886:43
[INFO] [stdout]      |
[INFO] [stdout] 1886 |   fn clutter_actor_get_x(self_value: *mut libc::c_void) -> f32;
[INFO] [stdout]      |                                           ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1933:58
[INFO] [stdout]      |
[INFO] [stdout] 1933 |   fn clutter_actor_get_previous_sibling(self_value: *mut libc::c_void) -> ActorRef;
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1934:52
[INFO] [stdout]      |
[INFO] [stdout] 1934 |   fn clutter_actor_get_last_child(self_value: *mut libc::c_void) -> ActorRef;
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1887:43
[INFO] [stdout]      |
[INFO] [stdout] 1887 |   fn clutter_actor_set_y(self_value: *mut libc::c_void, y: f32);
[INFO] [stdout]      |                                           ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1935:56
[INFO] [stdout]      |
[INFO] [stdout] 1935 |   fn clutter_actor_get_child_at_index(self_value: *mut libc::c_void, index: i32);
[INFO] [stdout]      |                                                        ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1888:43
[INFO] [stdout]      |
[INFO] [stdout] 1888 |   fn clutter_actor_get_y(self_value: *mut libc::c_void) -> f32;
[INFO] [stdout]      |                                           ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1936:52
[INFO] [stdout]      |
[INFO] [stdout] 1936 |   fn clutter_actor_get_n_children(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1889:45
[INFO] [stdout]      |
[INFO] [stdout] 1889 |   fn clutter_actor_move_by(self_value: *mut libc::c_void, dx: f32, dy: f32);
[INFO] [stdout]      |                                             ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1937:48
[INFO] [stdout]      |
[INFO] [stdout] 1937 |   fn clutter_actor_get_parent(self_value: *mut libc::c_void) -> ActorRef;
[INFO] [stdout]      |                                                ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1890:52
[INFO] [stdout]      |
[INFO] [stdout] 1890 |   fn clutter_actor_set_z_position(self_value: *mut libc::c_void, y: f32);
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1938:61
[INFO] [stdout]      |
[INFO] [stdout] 1938 |   fn clutter_actor_set_child_above_sibling(self_value: *mut libc::c_void, child: *mut libc::c_void, sibling: *mut libc::c_void);
[INFO] [stdout]      |                                                             ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1891:52
[INFO] [stdout]      |
[INFO] [stdout] 1891 |   fn clutter_actor_get_z_position(self_value: *mut libc::c_void) -> f32;
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1938:87
[INFO] [stdout]      |
[INFO] [stdout] 1938 |   fn clutter_actor_set_child_above_sibling(self_value: *mut libc::c_void, child: *mut libc::c_void, sibling: *mut libc::c_void);
[INFO] [stdout]      |                                                                                       ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1892:53
[INFO] [stdout]      |
[INFO] [stdout] 1892 |   fn clutter_actor_set_pivot_point(self_value: *mut libc::c_void, pivot_x: f32, pivot_y: f32);
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1938:115
[INFO] [stdout]      |
[INFO] [stdout] 1938 |   fn clutter_actor_set_child_above_sibling(self_value: *mut libc::c_void, child: *mut libc::c_void, sibling: *mut libc::c_void);
[INFO] [stdout]      |                                                                                                                   ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1893:53
[INFO] [stdout]      |
[INFO] [stdout] 1893 |   fn clutter_actor_get_pivot_point(self_value: *mut libc::c_void, pivot_x: *mut f32, pivot_y: *mut f32);
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1939:56
[INFO] [stdout]      |
[INFO] [stdout] 1939 |   fn clutter_actor_set_child_at_index(self_value: *mut libc::c_void, child: *mut libc::c_void, index: i32);
[INFO] [stdout]      |                                                        ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1894:55
[INFO] [stdout]      |
[INFO] [stdout] 1894 |   fn clutter_actor_set_pivot_point_z(self_value: *mut libc::c_void, pivot_z: f32);
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1939:82
[INFO] [stdout]      |
[INFO] [stdout] 1939 |   fn clutter_actor_set_child_at_index(self_value: *mut libc::c_void, child: *mut libc::c_void, index: i32);
[INFO] [stdout]      |                                                                                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1895:55
[INFO] [stdout]      |
[INFO] [stdout] 1895 |   fn clutter_actor_get_pivot_point_z(self_value: *mut libc::c_void) -> f32;
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1940:61
[INFO] [stdout]      |
[INFO] [stdout] 1940 |   fn clutter_actor_set_child_below_sibling(self_value: *mut libc::c_void, child: *mut libc::c_void, sibling: *mut libc::c_void);
[INFO] [stdout]      |                                                             ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1896:47
[INFO] [stdout]      |
[INFO] [stdout] 1896 |   fn clutter_actor_set_scale(self_value: *mut libc::c_void, scale_x: f32, scale_y: f32);
[INFO] [stdout]      |                                               ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1940:87
[INFO] [stdout]      |
[INFO] [stdout] 1940 |   fn clutter_actor_set_child_below_sibling(self_value: *mut libc::c_void, child: *mut libc::c_void, sibling: *mut libc::c_void);
[INFO] [stdout]      |                                                                                       ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1897:47
[INFO] [stdout]      |
[INFO] [stdout] 1897 |   fn clutter_actor_get_scale(self_value: *mut libc::c_void, scale_x: *mut f32, scale_y: *mut f32);
[INFO] [stdout]      |                                               ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1940:115
[INFO] [stdout]      |
[INFO] [stdout] 1940 |   fn clutter_actor_set_child_below_sibling(self_value: *mut libc::c_void, child: *mut libc::c_void, sibling: *mut libc::c_void);
[INFO] [stdout]      |                                                                                                                   ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1941:46
[INFO] [stdout]      |
[INFO] [stdout] 1941 |   fn clutter_actor_contains(self_value: *mut libc::c_void, descendant: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1898:49
[INFO] [stdout]      |
[INFO] [stdout] 1898 |   fn clutter_actor_set_scale_z(self_value: *mut libc::c_void, pivot_z: f32);
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1941:77
[INFO] [stdout]      |
[INFO] [stdout] 1941 |   fn clutter_actor_contains(self_value: *mut libc::c_void, descendant: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                                             ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1942:47
[INFO] [stdout]      |
[INFO] [stdout] 1942 |   fn clutter_actor_get_stage(self_value: *mut libc::c_void) -> ActorRef;
[INFO] [stdout]      |                                               ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1899:49
[INFO] [stdout]      |
[INFO] [stdout] 1899 |   fn clutter_actor_get_scale_z(self_value: *mut libc::c_void) -> f32;
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1943:55
[INFO] [stdout]      |
[INFO] [stdout] 1943 |   fn clutter_actor_save_easing_state(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1900:47
[INFO] [stdout]      |
[INFO] [stdout] 1900 |   fn clutter_actor_is_scaled(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                               ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1944:58
[INFO] [stdout]      |
[INFO] [stdout] 1944 |   fn clutter_actor_restore_easing_state(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1901:48
[INFO] [stdout]      |
[INFO] [stdout] 1901 |   fn clutter_actor_is_rotated(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1945:57
[INFO] [stdout]      |
[INFO] [stdout] 1945 |   fn clutter_actor_set_easing_duration(self_value: *mut libc::c_void, msecs: i32);
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1902:53
[INFO] [stdout]      |
[INFO] [stdout] 1902 |   fn clutter_actor_set_translation(self_value: *mut libc::c_void, translate_x: f32, translate_y: f32, translate_z: f32);
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1946:57
[INFO] [stdout]      |
[INFO] [stdout] 1946 |   fn clutter_actor_get_easing_duration(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1903:53
[INFO] [stdout]      |
[INFO] [stdout] 1903 |   fn clutter_actor_get_translation(self_value: *mut libc::c_void, translate_x: *mut f32, translate_y: *mut f32, translate_z: *mut f32);
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1947:54
[INFO] [stdout]      |
[INFO] [stdout] 1947 |   fn clutter_actor_set_easing_delay(self_value: *mut libc::c_void, msecs: i32);
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1904:62
[INFO] [stdout]      |
[INFO] [stdout] 1904 |   fn clutter_actor_apply_transform_to_point(self_value: *mut libc::c_void, x: f32, y: f32, x_out: *mut f32, y_out: *mut f32) -> i32;
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1948:54
[INFO] [stdout]      |
[INFO] [stdout] 1948 |   fn clutter_actor_get_easing_delay(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1949:50
[INFO] [stdout]      |
[INFO] [stdout] 1949 |   fn clutter_actor_set_reactive(self_value: *mut libc::c_void, reactive: i32);
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1905:59
[INFO] [stdout]      |
[INFO] [stdout] 1905 |   fn clutter_actor_transform_stage_point(self_value: *mut libc::c_void, x: f32, y: f32, x_out: *mut f32, y_out: *mut f32) -> i32;
[INFO] [stdout]      |                                                           ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1906:62
[INFO] [stdout]      |
[INFO] [stdout] 1906 |   fn clutter_actor_get_transformed_position(self_value: *mut libc::c_void, x: *mut f32, y: *mut f32);
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1950:50
[INFO] [stdout]      |
[INFO] [stdout] 1950 |   fn clutter_actor_get_reactive(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1907:58
[INFO] [stdout]      |
[INFO] [stdout] 1907 |   fn clutter_actor_get_transformed_size(self_value: *mut libc::c_void, width: *mut f32, height: *mut f32);
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1951:51
[INFO] [stdout]      |
[INFO] [stdout] 1951 |   fn clutter_actor_has_key_focus(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1908:55
[INFO] [stdout]      |
[INFO] [stdout] 1908 |   fn clutter_actor_get_paint_opacity(self_value: *mut libc::c_void) -> i8;
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1952:52
[INFO] [stdout]      |
[INFO] [stdout] 1952 |   fn clutter_actor_grab_key_focus(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1909:58
[INFO] [stdout]      |
[INFO] [stdout] 1909 |   fn clutter_actor_get_paint_visibility(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1953:49
[INFO] [stdout]      |
[INFO] [stdout] 1953 |   fn clutter_actor_has_pointer(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1910:49
[INFO] [stdout]      |
[INFO] [stdout] 1910 |   fn clutter_actor_set_content(self_value: *mut libc::c_void, content: *mut libc::c_void);
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1954:49
[INFO] [stdout]      |
[INFO] [stdout] 1954 |   fn clutter_actor_has_actions(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1910:77
[INFO] [stdout]      |
[INFO] [stdout] 1910 |   fn clutter_actor_set_content(self_value: *mut libc::c_void, content: *mut libc::c_void);
[INFO] [stdout]      |                                                                             ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1955:52
[INFO] [stdout]      |
[INFO] [stdout] 1955 |   fn clutter_actor_add_constraint(self_value: *mut libc::c_void, constraint: *mut libc::c_void);
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1911:49
[INFO] [stdout]      |
[INFO] [stdout] 1911 |   fn clutter_actor_get_content(self_value: *mut libc::c_void) -> super::content::ContentRef;
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1955:83
[INFO] [stdout]      |
[INFO] [stdout] 1955 |   fn clutter_actor_add_constraint(self_value: *mut libc::c_void, constraint: *mut libc::c_void);
[INFO] [stdout]      |                                                                                   ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:2041:51
[INFO] [stdout]      |
[INFO] [stdout] 2041 |   fn clutter_actor_meta_set_name(self_value: *mut libc::c_void, name: *mut libc::c_char);
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1912:65
[INFO] [stdout]      |
[INFO] [stdout] 1912 |   fn clutter_actor_set_content_scaling_filters(self_value: *mut libc::c_void, min: super::scaling::Filter, mag: super::scaling::Filter);
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:2041:76
[INFO] [stdout]      |
[INFO] [stdout] 2041 |   fn clutter_actor_meta_set_name(self_value: *mut libc::c_void, name: *mut libc::c_char);
[INFO] [stdout]      |                                                                            ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1913:65
[INFO] [stdout]      |
[INFO] [stdout] 1913 |   fn clutter_actor_get_content_scaling_filters(self_value: *mut libc::c_void, min: *mut super::scaling::Filter, mag: *mut super::scaling:...
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:2042:51
[INFO] [stdout]      |
[INFO] [stdout] 2042 |   fn clutter_actor_meta_get_name(self_value: *mut libc::c_void) -> *mut i8;
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1914:46
[INFO] [stdout]      |
[INFO] [stdout] 1914 |   fn clutter_actor_set_clip(self_value: *mut libc::c_void, xoff: f32, yoff: f32, width: f32, height: f32);
[INFO] [stdout]      |                                              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:2043:54
[INFO] [stdout]      |
[INFO] [stdout] 2043 |   fn clutter_actor_meta_set_enabled(self_value: *mut libc::c_void, enabled: i32);
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1915:49
[INFO] [stdout]      |
[INFO] [stdout] 1915 |   fn clutter_actor_remove_clip(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:2044:54
[INFO] [stdout]      |
[INFO] [stdout] 2044 |   fn clutter_actor_meta_get_enabled(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1916:46
[INFO] [stdout]      |
[INFO] [stdout] 1916 |   fn clutter_actor_has_clip(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:2045:52
[INFO] [stdout]      |
[INFO] [stdout] 2045 |   fn clutter_actor_meta_get_actor(self_value: *mut libc::c_void) -> ActorRef;
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1917:46
[INFO] [stdout]      |
[INFO] [stdout] 1917 |   fn clutter_actor_get_clip(self_value: *mut libc::c_void, xoff: *mut f32, yoff: *mut f32, width: *mut f32, height: *mut f32);
[INFO] [stdout]      |                                              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:2064:45
[INFO] [stdout]      |
[INFO] [stdout] 2064 |   fn clutter_actor_destroy(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                             ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/canvas.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use libc;
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1918:60
[INFO] [stdout]      |
[INFO] [stdout] 1918 |   fn clutter_actor_set_clip_to_allocation(self_value: *mut libc::c_void, clip_set: i32);
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/canvas.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |   opaque: *mut libc::c_void
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1919:60
[INFO] [stdout]      |
[INFO] [stdout] 1919 |   fn clutter_actor_get_clip_to_allocation(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/canvas.rs:85:48
[INFO] [stdout]    |
[INFO] [stdout] 85 | extern "C" fn handler_for_on_draw(canvas: *mut libc::c_void, cairo: *mut libc::c_void, width: i32, height: i32, handler: *mut libc::c_voi...
[INFO] [stdout]    |                                                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1920:49
[INFO] [stdout]      |
[INFO] [stdout] 1920 |   fn clutter_actor_set_opacity(self_value: *mut libc::c_void, opacity: i8);
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/canvas.rs:85:74
[INFO] [stdout]    |
[INFO] [stdout] 85 | extern "C" fn handler_for_on_draw(canvas: *mut libc::c_void, cairo: *mut libc::c_void, width: i32, height: i32, handler: *mut libc::c_voi...
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1921:49
[INFO] [stdout]      |
[INFO] [stdout] 1921 |   fn clutter_actor_get_opacity(self_value: *mut libc::c_void) -> i8;
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1922:55
[INFO] [stdout]      |
[INFO] [stdout] 1922 |   fn clutter_actor_is_in_clone_paint(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/canvas.rs:85:127
[INFO] [stdout]    |
[INFO] [stdout] 85 | ...o: *mut libc::c_void, width: i32, height: i32, handler: *mut libc::c_void) -> i32 {
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1923:47
[INFO] [stdout]      |
[INFO] [stdout] 1923 |   fn clutter_actor_add_child(self_value: *mut libc::c_void, child: *mut libc::c_void);
[INFO] [stdout]      |                                               ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/canvas.rs:45:31
[INFO] [stdout]    |
[INFO] [stdout] 45 |   fn as_canvas(&self) -> *mut libc::c_void;
[INFO] [stdout]    |                               ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1923:73
[INFO] [stdout]      |
[INFO] [stdout] 1923 |   fn clutter_actor_add_child(self_value: *mut libc::c_void, child: *mut libc::c_void);
[INFO] [stdout]      |                                                                         ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/canvas.rs:66:27
[INFO] [stdout]    |
[INFO] [stdout] 66 |       let null_void: *mut libc::c_void = std::ptr::null_mut();
[INFO] [stdout]    |                           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1924:56
[INFO] [stdout]      |
[INFO] [stdout] 1924 |   fn clutter_actor_insert_child_above(self_value: *mut libc::c_void, child: *mut libc::c_void, sibling: *mut libc::c_void);
[INFO] [stdout]      |                                                        ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/canvas.rs:73:31
[INFO] [stdout]    |
[INFO] [stdout] 73 |   fn as_canvas(&self) -> *mut libc::c_void {
[INFO] [stdout]    |                               ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1924:82
[INFO] [stdout]      |
[INFO] [stdout] 1924 |   fn clutter_actor_insert_child_above(self_value: *mut libc::c_void, child: *mut libc::c_void, sibling: *mut libc::c_void);
[INFO] [stdout]      |                                                                                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/canvas.rs:79:32
[INFO] [stdout]    |
[INFO] [stdout] 79 |   fn as_content(&self) -> *mut libc::c_void {
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1924:110
[INFO] [stdout]      |
[INFO] [stdout] 1924 |   fn clutter_actor_insert_child_above(self_value: *mut libc::c_void, child: *mut libc::c_void, sibling: *mut libc::c_void);
[INFO] [stdout]      |                                                                                                              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/canvas.rs:100:41
[INFO] [stdout]     |
[INFO] [stdout] 100 |   fn rsi_connect_on_draw(instance: *mut libc::c_void, detailed_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_void, *mu...
[INFO] [stdout]     |                                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1925:59
[INFO] [stdout]      |
[INFO] [stdout] 1925 |   fn clutter_actor_insert_child_at_index(self_value: *mut libc::c_void, child: *mut libc::c_void, index: i32);
[INFO] [stdout]      |                                                           ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/canvas.rs:100:77
[INFO] [stdout]     |
[INFO] [stdout] 100 |   fn rsi_connect_on_draw(instance: *mut libc::c_void, detailed_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_void, *mu...
[INFO] [stdout]     |                                                                             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1925:85
[INFO] [stdout]      |
[INFO] [stdout] 1925 |   fn clutter_actor_insert_child_at_index(self_value: *mut libc::c_void, child: *mut libc::c_void, index: i32);
[INFO] [stdout]      |                                                                                     ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/canvas.rs:100:121
[INFO] [stdout]     |
[INFO] [stdout] 100 |   fn rsi_connect_on_draw(instance: *mut libc::c_void, detailed_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_void, *mu...
[INFO] [stdout]     |                                                                                                                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1926:56
[INFO] [stdout]      |
[INFO] [stdout] 1926 |   fn clutter_actor_insert_child_below(self_value: *mut libc::c_void, child: *mut libc::c_void, sibling: *mut libc::c_void);
[INFO] [stdout]      |                                                        ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/canvas.rs:100:140
[INFO] [stdout]     |
[INFO] [stdout] 100 | ...bc::c_char, c_handler: extern "C" fn(*mut libc::c_void, *mut libc::c_void, i32, i32, *mut libc::c_void) -> i32, data: *mut libc::c_voi...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1926:82
[INFO] [stdout]      |
[INFO] [stdout] 1926 |   fn clutter_actor_insert_child_below(self_value: *mut libc::c_void, child: *mut libc::c_void, sibling: *mut libc::c_void);
[INFO] [stdout]      |                                                                                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/canvas.rs:100:169
[INFO] [stdout]     |
[INFO] [stdout] 100 | ... "C" fn(*mut libc::c_void, *mut libc::c_void, i32, i32, *mut libc::c_void) -> i32, data: *mut libc::c_void, destroy_data: *mut libc::c...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1926:110
[INFO] [stdout]      |
[INFO] [stdout] 1926 |   fn clutter_actor_insert_child_below(self_value: *mut libc::c_void, child: *mut libc::c_void, sibling: *mut libc::c_void);
[INFO] [stdout]      |                                                                                                              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/canvas.rs:100:202
[INFO] [stdout]     |
[INFO] [stdout] 100 | ...ibc::c_void, i32, i32, *mut libc::c_void) -> i32, data: *mut libc::c_void, destroy_data: *mut libc::c_void, connect_flags: i32) -> u64;
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1927:51
[INFO] [stdout]      |
[INFO] [stdout] 1927 |   fn clutter_actor_replace_child(self_value: *mut libc::c_void, old_child: *mut libc::c_void, new_child: *mut libc::c_void);
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/canvas.rs:100:235
[INFO] [stdout]     |
[INFO] [stdout] 100 | ...:c_void) -> i32, data: *mut libc::c_void, destroy_data: *mut libc::c_void, connect_flags: i32) -> u64;
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/canvas.rs:101:47
[INFO] [stdout]     |
[INFO] [stdout] 101 |   fn clutter_canvas_set_size(self_value: *mut libc::c_void, width: i32, height: i32);
[INFO] [stdout]     |                                               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1927:81
[INFO] [stdout]      |
[INFO] [stdout] 1927 |   fn clutter_actor_replace_child(self_value: *mut libc::c_void, old_child: *mut libc::c_void, new_child: *mut libc::c_void);
[INFO] [stdout]      |                                                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/color.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use libc;
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1927:111
[INFO] [stdout]      |
[INFO] [stdout] 1927 |   fn clutter_actor_replace_child(self_value: *mut libc::c_void, old_child: *mut libc::c_void, new_child: *mut libc::c_void);
[INFO] [stdout]      |                                                                                                               ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/color.rs:69:20
[INFO] [stdout]    |
[INFO] [stdout] 69 |   pub opaque: *mut libc::c_void
[INFO] [stdout]    |                    ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1928:50
[INFO] [stdout]      |
[INFO] [stdout] 1928 |   fn clutter_actor_remove_child(self_value: *mut libc::c_void, child: *mut libc::c_void);
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:107:68
[INFO] [stdout]     |
[INFO] [stdout] 107 |       let foreign_result = clutter_color_equal(self.opaque as *mut libc::c_void, other.opaque as *mut libc::c_void);
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1928:76
[INFO] [stdout]      |
[INFO] [stdout] 1928 |   fn clutter_actor_remove_child(self_value: *mut libc::c_void, child: *mut libc::c_void);
[INFO] [stdout]      |                                                                            ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:107:103
[INFO] [stdout]     |
[INFO] [stdout] 107 |       let foreign_result = clutter_color_equal(self.opaque as *mut libc::c_void, other.opaque as *mut libc::c_void);
[INFO] [stdout]     |                                                                                                       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1929:57
[INFO] [stdout]      |
[INFO] [stdout] 1929 |   fn clutter_actor_remove_all_children(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:119:67
[INFO] [stdout]     |
[INFO] [stdout] 119 |       let foreign_result = clutter_color_hash(self.opaque as *mut libc::c_void);
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1930:58
[INFO] [stdout]      |
[INFO] [stdout] 1930 |   fn clutter_actor_destroy_all_children(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1931:53
[INFO] [stdout]      |
[INFO] [stdout] 1931 |   fn clutter_actor_get_first_child(self_value: *mut libc::c_void) -> ActorRef;
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1932:54
[INFO] [stdout]      |
[INFO] [stdout] 1932 |   fn clutter_actor_get_next_sibling(self_value: *mut libc::c_void) -> ActorRef;
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1933:58
[INFO] [stdout]      |
[INFO] [stdout] 1933 |   fn clutter_actor_get_previous_sibling(self_value: *mut libc::c_void) -> ActorRef;
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1934:52
[INFO] [stdout]      |
[INFO] [stdout] 1934 |   fn clutter_actor_get_last_child(self_value: *mut libc::c_void) -> ActorRef;
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:187:72
[INFO] [stdout]     |
[INFO] [stdout] 187 |       let foreign_result = clutter_color_to_string(self.opaque as *mut libc::c_void);
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1935:56
[INFO] [stdout]      |
[INFO] [stdout] 1935 |   fn clutter_actor_get_child_at_index(self_value: *mut libc::c_void, index: i32);
[INFO] [stdout]      |                                                        ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:209:48
[INFO] [stdout]     |
[INFO] [stdout] 209 |       clutter_color_to_hls(self.opaque as *mut libc::c_void, &mut hue, &mut luminance, &mut saturation);
[INFO] [stdout]     |                                                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1936:52
[INFO] [stdout]      |
[INFO] [stdout] 1936 |   fn clutter_actor_get_n_children(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:226:71
[INFO] [stdout]     |
[INFO] [stdout] 226 |       let foreign_result = clutter_color_to_pixel(self.opaque as *mut libc::c_void);
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1937:48
[INFO] [stdout]      |
[INFO] [stdout] 1937 |   fn clutter_actor_get_parent(self_value: *mut libc::c_void) -> ActorRef;
[INFO] [stdout]      |                                                ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:237:66
[INFO] [stdout]     |
[INFO] [stdout] 237 |       let foreign_result = clutter_color_add(self.opaque as *mut libc::c_void, other.opaque as *mut libc::c_void);
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1938:61
[INFO] [stdout]      |
[INFO] [stdout] 1938 |   fn clutter_actor_set_child_above_sibling(self_value: *mut libc::c_void, child: *mut libc::c_void, sibling: *mut libc::c_void);
[INFO] [stdout]      |                                                             ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1938:87
[INFO] [stdout]      |
[INFO] [stdout] 1938 |   fn clutter_actor_set_child_above_sibling(self_value: *mut libc::c_void, child: *mut libc::c_void, sibling: *mut libc::c_void);
[INFO] [stdout]      |                                                                                       ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:237:101
[INFO] [stdout]     |
[INFO] [stdout] 237 |       let foreign_result = clutter_color_add(self.opaque as *mut libc::c_void, other.opaque as *mut libc::c_void);
[INFO] [stdout]     |                                                                                                     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1938:115
[INFO] [stdout]      |
[INFO] [stdout] 1938 |   fn clutter_actor_set_child_above_sibling(self_value: *mut libc::c_void, child: *mut libc::c_void, sibling: *mut libc::c_void);
[INFO] [stdout]      |                                                                                                                   ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:251:71
[INFO] [stdout]     |
[INFO] [stdout] 251 |       let foreign_result = clutter_color_subtract(self.opaque as *mut libc::c_void, other.opaque as *mut libc::c_void);
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1939:56
[INFO] [stdout]      |
[INFO] [stdout] 1939 |   fn clutter_actor_set_child_at_index(self_value: *mut libc::c_void, child: *mut libc::c_void, index: i32);
[INFO] [stdout]      |                                                        ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:251:106
[INFO] [stdout]     |
[INFO] [stdout] 251 |       let foreign_result = clutter_color_subtract(self.opaque as *mut libc::c_void, other.opaque as *mut libc::c_void);
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1939:82
[INFO] [stdout]      |
[INFO] [stdout] 1939 |   fn clutter_actor_set_child_at_index(self_value: *mut libc::c_void, child: *mut libc::c_void, index: i32);
[INFO] [stdout]      |                                                                                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:259:70
[INFO] [stdout]     |
[INFO] [stdout] 259 |       let foreign_result = clutter_color_lighten(self.opaque as *mut libc::c_void);
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1940:61
[INFO] [stdout]      |
[INFO] [stdout] 1940 |   fn clutter_actor_set_child_below_sibling(self_value: *mut libc::c_void, child: *mut libc::c_void, sibling: *mut libc::c_void);
[INFO] [stdout]      |                                                             ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:267:69
[INFO] [stdout]     |
[INFO] [stdout] 267 |       let foreign_result = clutter_color_darken(self.opaque as *mut libc::c_void);
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1940:87
[INFO] [stdout]      |
[INFO] [stdout] 1940 |   fn clutter_actor_set_child_below_sibling(self_value: *mut libc::c_void, child: *mut libc::c_void, sibling: *mut libc::c_void);
[INFO] [stdout]      |                                                                                       ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:275:68
[INFO] [stdout]     |
[INFO] [stdout] 275 |       let foreign_result = clutter_color_shade(self.opaque as *mut libc::c_void, factor);
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1940:115
[INFO] [stdout]      |
[INFO] [stdout] 1940 |   fn clutter_actor_set_child_below_sibling(self_value: *mut libc::c_void, child: *mut libc::c_void, sibling: *mut libc::c_void);
[INFO] [stdout]      |                                                                                                                   ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:283:74
[INFO] [stdout]     |
[INFO] [stdout] 283 |       let foreign_result = clutter_color_interpolate(self.opaque as *mut libc::c_void, final_color.opaque as *mut libc::c_void, progress);
[INFO] [stdout]     |                                                                          ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1941:46
[INFO] [stdout]      |
[INFO] [stdout] 1941 |   fn clutter_actor_contains(self_value: *mut libc::c_void, descendant: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:283:115
[INFO] [stdout]     |
[INFO] [stdout] 283 |       let foreign_result = clutter_color_interpolate(self.opaque as *mut libc::c_void, final_color.opaque as *mut libc::c_void, progress);
[INFO] [stdout]     |                                                                                                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1941:77
[INFO] [stdout]      |
[INFO] [stdout] 1941 |   fn clutter_actor_contains(self_value: *mut libc::c_void, descendant: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                                             ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:316:67
[INFO] [stdout]     |
[INFO] [stdout] 316 |       let foreign_result = clutter_color_copy(self.opaque as *mut libc::c_void);
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:292:42
[INFO] [stdout]     |
[INFO] [stdout] 292 |   fn clutter_color_init(self_value: *mut libc::c_void, red: i8, green: i8, blue: i8, alpha: i8);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1942:47
[INFO] [stdout]      |
[INFO] [stdout] 1942 |   fn clutter_actor_get_stage(self_value: *mut libc::c_void) -> ActorRef;
[INFO] [stdout]      |                                               ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:293:43
[INFO] [stdout]     |
[INFO] [stdout] 293 |   fn clutter_color_equal(self_value: *mut libc::c_void, other: *mut libc::c_void) -> i32;
[INFO] [stdout]     |                                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1943:55
[INFO] [stdout]      |
[INFO] [stdout] 1943 |   fn clutter_actor_save_easing_state(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:293:69
[INFO] [stdout]     |
[INFO] [stdout] 293 |   fn clutter_color_equal(self_value: *mut libc::c_void, other: *mut libc::c_void) -> i32;
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1944:58
[INFO] [stdout]      |
[INFO] [stdout] 1944 |   fn clutter_actor_restore_easing_state(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1945:57
[INFO] [stdout]      |
[INFO] [stdout] 1945 |   fn clutter_actor_set_easing_duration(self_value: *mut libc::c_void, msecs: i32);
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:294:42
[INFO] [stdout]     |
[INFO] [stdout] 294 |   fn clutter_color_hash(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1946:57
[INFO] [stdout]      |
[INFO] [stdout] 1946 |   fn clutter_actor_get_easing_duration(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:296:49
[INFO] [stdout]     |
[INFO] [stdout] 296 |   fn clutter_color_from_string(self_value: *mut libc::c_void, name: *mut libc::c_char) -> i32;
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1947:54
[INFO] [stdout]      |
[INFO] [stdout] 1947 |   fn clutter_actor_set_easing_delay(self_value: *mut libc::c_void, msecs: i32);
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:296:74
[INFO] [stdout]     |
[INFO] [stdout] 296 |   fn clutter_color_from_string(self_value: *mut libc::c_void, name: *mut libc::c_char) -> i32;
[INFO] [stdout]     |                                                                          ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1948:54
[INFO] [stdout]      |
[INFO] [stdout] 1948 |   fn clutter_actor_get_easing_delay(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:297:47
[INFO] [stdout]     |
[INFO] [stdout] 297 |   fn clutter_color_to_string(self_value: *mut libc::c_void) -> *mut i8;
[INFO] [stdout]     |                                               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1949:50
[INFO] [stdout]      |
[INFO] [stdout] 1949 |   fn clutter_actor_set_reactive(self_value: *mut libc::c_void, reactive: i32);
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:298:46
[INFO] [stdout]     |
[INFO] [stdout] 298 |   fn clutter_color_from_hls(self_value: *mut libc::c_void, hue: f32, luminance: f32, saturation: f32);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1950:50
[INFO] [stdout]      |
[INFO] [stdout] 1950 |   fn clutter_actor_get_reactive(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:299:44
[INFO] [stdout]     |
[INFO] [stdout] 299 |   fn clutter_color_to_hls(self_value: *mut libc::c_void, hue: *mut f32, luminance: *mut f32, saturation: *mut f32);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1951:51
[INFO] [stdout]      |
[INFO] [stdout] 1951 |   fn clutter_actor_has_key_focus(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |   fn clutter_color_from_pixel(self_value: *mut libc::c_void, pixel: i32);
[INFO] [stdout]     |                                                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1952:52
[INFO] [stdout]      |
[INFO] [stdout] 1952 |   fn clutter_actor_grab_key_focus(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:301:46
[INFO] [stdout]     |
[INFO] [stdout] 301 |   fn clutter_color_to_pixel(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]     |                                              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1953:49
[INFO] [stdout]      |
[INFO] [stdout] 1953 |   fn clutter_actor_has_pointer(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:302:41
[INFO] [stdout]     |
[INFO] [stdout] 302 |   fn clutter_color_add(self_value: *mut libc::c_void, other: *mut libc::c_void) -> Color;
[INFO] [stdout]     |                                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1954:49
[INFO] [stdout]      |
[INFO] [stdout] 1954 |   fn clutter_actor_has_actions(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:302:67
[INFO] [stdout]     |
[INFO] [stdout] 302 |   fn clutter_color_add(self_value: *mut libc::c_void, other: *mut libc::c_void) -> Color;
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1955:52
[INFO] [stdout]      |
[INFO] [stdout] 1955 |   fn clutter_actor_add_constraint(self_value: *mut libc::c_void, constraint: *mut libc::c_void);
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:303:46
[INFO] [stdout]     |
[INFO] [stdout] 303 |   fn clutter_color_subtract(self_value: *mut libc::c_void, other: *mut libc::c_void) -> Color;
[INFO] [stdout]     |                                              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:1955:83
[INFO] [stdout]      |
[INFO] [stdout] 1955 |   fn clutter_actor_add_constraint(self_value: *mut libc::c_void, constraint: *mut libc::c_void);
[INFO] [stdout]      |                                                                                   ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:303:72
[INFO] [stdout]     |
[INFO] [stdout] 303 |   fn clutter_color_subtract(self_value: *mut libc::c_void, other: *mut libc::c_void) -> Color;
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:2041:51
[INFO] [stdout]      |
[INFO] [stdout] 2041 |   fn clutter_actor_meta_set_name(self_value: *mut libc::c_void, name: *mut libc::c_char);
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:304:45
[INFO] [stdout]     |
[INFO] [stdout] 304 |   fn clutter_color_lighten(self_value: *mut libc::c_void) -> Color;
[INFO] [stdout]     |                                             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:305:44
[INFO] [stdout]     |
[INFO] [stdout] 305 |   fn clutter_color_darken(self_value: *mut libc::c_void) -> Color;
[INFO] [stdout]     |                                            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:2041:76
[INFO] [stdout]      |
[INFO] [stdout] 2041 |   fn clutter_actor_meta_set_name(self_value: *mut libc::c_void, name: *mut libc::c_char);
[INFO] [stdout]      |                                                                            ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:306:43
[INFO] [stdout]     |
[INFO] [stdout] 306 |   fn clutter_color_shade(self_value: *mut libc::c_void, factor: f64) -> Color;
[INFO] [stdout]     |                                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:2042:51
[INFO] [stdout]      |
[INFO] [stdout] 2042 |   fn clutter_actor_meta_get_name(self_value: *mut libc::c_void) -> *mut i8;
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:2043:54
[INFO] [stdout]      |
[INFO] [stdout] 2043 |   fn clutter_actor_meta_set_enabled(self_value: *mut libc::c_void, enabled: i32);
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:307:49
[INFO] [stdout]     |
[INFO] [stdout] 307 |   fn clutter_color_interpolate(self_value: *mut libc::c_void, final_color: *mut libc::c_void, progress: f64) -> Color;
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:307:81
[INFO] [stdout]     |
[INFO] [stdout] 307 |   fn clutter_color_interpolate(self_value: *mut libc::c_void, final_color: *mut libc::c_void, progress: f64) -> Color;
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:2044:54
[INFO] [stdout]      |
[INFO] [stdout] 2044 |   fn clutter_actor_meta_get_enabled(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:323:42
[INFO] [stdout]     |
[INFO] [stdout] 323 |   fn clutter_color_copy(self_value: *mut libc::c_void) -> Color;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:2045:52
[INFO] [stdout]      |
[INFO] [stdout] 2045 |   fn clutter_actor_meta_get_actor(self_value: *mut libc::c_void) -> ActorRef;
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:338:42
[INFO] [stdout]     |
[INFO] [stdout] 338 |   fn clutter_color_free(self_value: *mut libc::c_void);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]     --> src/actor/mod.rs:2064:45
[INFO] [stdout]      |
[INFO] [stdout] 2064 |   fn clutter_actor_destroy(self_value: *mut libc::c_void);
[INFO] [stdout]      |                                             ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]      = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/constraint/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use libc;
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/canvas.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use libc;
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/canvas.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |   opaque: *mut libc::c_void
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/canvas.rs:85:48
[INFO] [stdout]    |
[INFO] [stdout] 85 | extern "C" fn handler_for_on_draw(canvas: *mut libc::c_void, cairo: *mut libc::c_void, width: i32, height: i32, handler: *mut libc::c_voi...
[INFO] [stdout]    |                                                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/constraint/mod.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |   opaque: *mut libc::c_void
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/canvas.rs:85:74
[INFO] [stdout]    |
[INFO] [stdout] 85 | extern "C" fn handler_for_on_draw(canvas: *mut libc::c_void, cairo: *mut libc::c_void, width: i32, height: i32, handler: *mut libc::c_voi...
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/canvas.rs:85:127
[INFO] [stdout]    |
[INFO] [stdout] 85 | ...o: *mut libc::c_void, width: i32, height: i32, handler: *mut libc::c_void) -> i32 {
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/constraint/mod.rs:40:16
[INFO] [stdout]    |
[INFO] [stdout] 40 |   opaque: *mut libc::c_void
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/canvas.rs:45:31
[INFO] [stdout]    |
[INFO] [stdout] 45 |   fn as_canvas(&self) -> *mut libc::c_void;
[INFO] [stdout]    |                               ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/canvas.rs:66:27
[INFO] [stdout]    |
[INFO] [stdout] 66 |       let null_void: *mut libc::c_void = std::ptr::null_mut();
[INFO] [stdout]    |                           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/constraint/mod.rs:22:35
[INFO] [stdout]    |
[INFO] [stdout] 22 |   fn as_constraint(&self) -> *mut libc::c_void;
[INFO] [stdout]    |                                   ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/canvas.rs:73:31
[INFO] [stdout]    |
[INFO] [stdout] 73 |   fn as_canvas(&self) -> *mut libc::c_void {
[INFO] [stdout]    |                               ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/constraint/mod.rs:70:40
[INFO] [stdout]    |
[INFO] [stdout] 70 |   fn as_bind_constraint(&self) -> *mut libc::c_void;
[INFO] [stdout]    |                                        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/canvas.rs:79:32
[INFO] [stdout]    |
[INFO] [stdout] 79 |   fn as_content(&self) -> *mut libc::c_void {
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/constraint/mod.rs:26:35
[INFO] [stdout]    |
[INFO] [stdout] 26 |   fn as_constraint(&self) -> *mut libc::c_void {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/canvas.rs:100:41
[INFO] [stdout]     |
[INFO] [stdout] 100 |   fn rsi_connect_on_draw(instance: *mut libc::c_void, detailed_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_void, *mu...
[INFO] [stdout]     |                                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/constraint/mod.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 |   fn as_actor_meta(&self) -> *mut libc::c_void {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/canvas.rs:100:77
[INFO] [stdout]     |
[INFO] [stdout] 100 |   fn rsi_connect_on_draw(instance: *mut libc::c_void, detailed_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_void, *mu...
[INFO] [stdout]     |                                                                             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/constraint/mod.rs:74:40
[INFO] [stdout]    |
[INFO] [stdout] 74 |   fn as_bind_constraint(&self) -> *mut libc::c_void {
[INFO] [stdout]    |                                        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/canvas.rs:100:121
[INFO] [stdout]     |
[INFO] [stdout] 100 |   fn rsi_connect_on_draw(instance: *mut libc::c_void, detailed_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_void, *mu...
[INFO] [stdout]     |                                                                                                                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/canvas.rs:100:140
[INFO] [stdout]     |
[INFO] [stdout] 100 | ...bc::c_char, c_handler: extern "C" fn(*mut libc::c_void, *mut libc::c_void, i32, i32, *mut libc::c_void) -> i32, data: *mut libc::c_voi...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/constraint/mod.rs:80:35
[INFO] [stdout]    |
[INFO] [stdout] 80 |   fn as_constraint(&self) -> *mut libc::c_void {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/canvas.rs:100:169
[INFO] [stdout]     |
[INFO] [stdout] 100 | ... "C" fn(*mut libc::c_void, *mut libc::c_void, i32, i32, *mut libc::c_void) -> i32, data: *mut libc::c_void, destroy_data: *mut libc::c...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/canvas.rs:100:202
[INFO] [stdout]     |
[INFO] [stdout] 100 | ...ibc::c_void, i32, i32, *mut libc::c_void) -> i32, data: *mut libc::c_void, destroy_data: *mut libc::c_void, connect_flags: i32) -> u64;
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/constraint/mod.rs:86:47
[INFO] [stdout]    |
[INFO] [stdout] 86 |   fn clutter_bind_constraint_new(source: *mut libc::c_void, coordinate: bind::Coordinate, offset: f32) -> BindConstraintRef;
[INFO] [stdout]    |                                               ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/canvas.rs:100:235
[INFO] [stdout]     |
[INFO] [stdout] 100 | ...:c_void) -> i32, data: *mut libc::c_void, destroy_data: *mut libc::c_void, connect_flags: i32) -> u64;
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/canvas.rs:101:47
[INFO] [stdout]     |
[INFO] [stdout] 101 |   fn clutter_canvas_set_size(self_value: *mut libc::c_void, width: i32, height: i32);
[INFO] [stdout]     |                                               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/content.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use libc;
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/color.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use libc;
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/content.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 |   opaque: *mut libc::c_void
[INFO] [stdout]   |                ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/color.rs:69:20
[INFO] [stdout]    |
[INFO] [stdout] 69 |   pub opaque: *mut libc::c_void
[INFO] [stdout]    |                    ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/content.rs:25:32
[INFO] [stdout]    |
[INFO] [stdout] 25 |   fn as_content(&self) -> *mut libc::c_void;
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:107:68
[INFO] [stdout]     |
[INFO] [stdout] 107 |       let foreign_result = clutter_color_equal(self.opaque as *mut libc::c_void, other.opaque as *mut libc::c_void);
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:107:103
[INFO] [stdout]     |
[INFO] [stdout] 107 |       let foreign_result = clutter_color_equal(self.opaque as *mut libc::c_void, other.opaque as *mut libc::c_void);
[INFO] [stdout]     |                                                                                                       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/content.rs:57:32
[INFO] [stdout]    |
[INFO] [stdout] 57 |   fn as_content(&self) -> *mut libc::c_void {
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:119:67
[INFO] [stdout]     |
[INFO] [stdout] 119 |       let foreign_result = clutter_color_hash(self.opaque as *mut libc::c_void);
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/content.rs:63:58
[INFO] [stdout]    |
[INFO] [stdout] 63 |   fn clutter_content_get_preferred_size(self_value: *mut libc::c_void, width: *mut f32, height: *mut f32) -> i32;
[INFO] [stdout]    |                                                          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:187:72
[INFO] [stdout]     |
[INFO] [stdout] 187 |       let foreign_result = clutter_color_to_string(self.opaque as *mut libc::c_void);
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/content.rs:64:50
[INFO] [stdout]    |
[INFO] [stdout] 64 |   fn clutter_content_invalidate(self_value: *mut libc::c_void);
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:209:48
[INFO] [stdout]     |
[INFO] [stdout] 209 |       clutter_color_to_hls(self.opaque as *mut libc::c_void, &mut hue, &mut luminance, &mut saturation);
[INFO] [stdout]     |                                                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/stage.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use libc;
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:226:71
[INFO] [stdout]     |
[INFO] [stdout] 226 |       let foreign_result = clutter_color_to_pixel(self.opaque as *mut libc::c_void);
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/stage.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 |   opaque: *mut libc::c_void
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:237:66
[INFO] [stdout]     |
[INFO] [stdout] 237 |       let foreign_result = clutter_color_add(self.opaque as *mut libc::c_void, other.opaque as *mut libc::c_void);
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:237:101
[INFO] [stdout]     |
[INFO] [stdout] 237 |       let foreign_result = clutter_color_add(self.opaque as *mut libc::c_void, other.opaque as *mut libc::c_void);
[INFO] [stdout]     |                                                                                                     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:451:51
[INFO] [stdout]     |
[INFO] [stdout] 451 | extern "C" fn handler_for_on_activate(stage: *mut libc::c_void, handler: *mut libc::c_void) {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:251:71
[INFO] [stdout]     |
[INFO] [stdout] 251 |       let foreign_result = clutter_color_subtract(self.opaque as *mut libc::c_void, other.opaque as *mut libc::c_void);
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:451:79
[INFO] [stdout]     |
[INFO] [stdout] 451 | extern "C" fn handler_for_on_activate(stage: *mut libc::c_void, handler: *mut libc::c_void) {
[INFO] [stdout]     |                                                                               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:251:106
[INFO] [stdout]     |
[INFO] [stdout] 251 |       let foreign_result = clutter_color_subtract(self.opaque as *mut libc::c_void, other.opaque as *mut libc::c_void);
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:461:53
[INFO] [stdout]     |
[INFO] [stdout] 461 | extern "C" fn handler_for_on_deactivate(stage: *mut libc::c_void, handler: *mut libc::c_void) {
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:259:70
[INFO] [stdout]     |
[INFO] [stdout] 259 |       let foreign_result = clutter_color_lighten(self.opaque as *mut libc::c_void);
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:267:69
[INFO] [stdout]     |
[INFO] [stdout] 267 |       let foreign_result = clutter_color_darken(self.opaque as *mut libc::c_void);
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:461:81
[INFO] [stdout]     |
[INFO] [stdout] 461 | extern "C" fn handler_for_on_deactivate(stage: *mut libc::c_void, handler: *mut libc::c_void) {
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:275:68
[INFO] [stdout]     |
[INFO] [stdout] 275 |       let foreign_result = clutter_color_shade(self.opaque as *mut libc::c_void, factor);
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:471:53
[INFO] [stdout]     |
[INFO] [stdout] 471 | extern "C" fn handler_for_on_fullscreen(stage: *mut libc::c_void, handler: *mut libc::c_void) {
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:283:74
[INFO] [stdout]     |
[INFO] [stdout] 283 |       let foreign_result = clutter_color_interpolate(self.opaque as *mut libc::c_void, final_color.opaque as *mut libc::c_void, progress);
[INFO] [stdout]     |                                                                          ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:283:115
[INFO] [stdout]     |
[INFO] [stdout] 283 |       let foreign_result = clutter_color_interpolate(self.opaque as *mut libc::c_void, final_color.opaque as *mut libc::c_void, progress);
[INFO] [stdout]     |                                                                                                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:471:81
[INFO] [stdout]     |
[INFO] [stdout] 471 | extern "C" fn handler_for_on_fullscreen(stage: *mut libc::c_void, handler: *mut libc::c_void) {
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:316:67
[INFO] [stdout]     |
[INFO] [stdout] 316 |       let foreign_result = clutter_color_copy(self.opaque as *mut libc::c_void);
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:292:42
[INFO] [stdout]     |
[INFO] [stdout] 292 |   fn clutter_color_init(self_value: *mut libc::c_void, red: i8, green: i8, blue: i8, alpha: i8);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:481:55
[INFO] [stdout]     |
[INFO] [stdout] 481 | extern "C" fn handler_for_on_unfullscreen(stage: *mut libc::c_void, handler: *mut libc::c_void) {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:481:83
[INFO] [stdout]     |
[INFO] [stdout] 481 | extern "C" fn handler_for_on_unfullscreen(stage: *mut libc::c_void, handler: *mut libc::c_void) {
[INFO] [stdout]     |                                                                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:293:43
[INFO] [stdout]     |
[INFO] [stdout] 293 |   fn clutter_color_equal(self_value: *mut libc::c_void, other: *mut libc::c_void) -> i32;
[INFO] [stdout]     |                                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:293:69
[INFO] [stdout]     |
[INFO] [stdout] 293 |   fn clutter_color_equal(self_value: *mut libc::c_void, other: *mut libc::c_void) -> i32;
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:294:42
[INFO] [stdout]     |
[INFO] [stdout] 294 |   fn clutter_color_hash(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:296:49
[INFO] [stdout]     |
[INFO] [stdout] 296 |   fn clutter_color_from_string(self_value: *mut libc::c_void, name: *mut libc::c_char) -> i32;
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:296:74
[INFO] [stdout]     |
[INFO] [stdout] 296 |   fn clutter_color_from_string(self_value: *mut libc::c_void, name: *mut libc::c_char) -> i32;
[INFO] [stdout]     |                                                                          ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:297:47
[INFO] [stdout]     |
[INFO] [stdout] 297 |   fn clutter_color_to_string(self_value: *mut libc::c_void) -> *mut i8;
[INFO] [stdout]     |                                               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:298:46
[INFO] [stdout]     |
[INFO] [stdout] 298 |   fn clutter_color_from_hls(self_value: *mut libc::c_void, hue: f32, luminance: f32, saturation: f32);
[INFO] [stdout]     |                                              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:299:44
[INFO] [stdout]     |
[INFO] [stdout] 299 |   fn clutter_color_to_hls(self_value: *mut libc::c_void, hue: *mut f32, luminance: *mut f32, saturation: *mut f32);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/stage.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |   fn as_stage(&self) -> *mut libc::c_void;
[INFO] [stdout]    |                              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |   fn clutter_color_from_pixel(self_value: *mut libc::c_void, pixel: i32);
[INFO] [stdout]     |                                                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:408:27
[INFO] [stdout]     |
[INFO] [stdout] 408 |       let null_void: *mut libc::c_void = std::ptr::null_mut();
[INFO] [stdout]     |                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:301:46
[INFO] [stdout]     |
[INFO] [stdout] 301 |   fn clutter_color_to_pixel(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]     |                                              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:302:41
[INFO] [stdout]     |
[INFO] [stdout] 302 |   fn clutter_color_add(self_value: *mut libc::c_void, other: *mut libc::c_void) -> Color;
[INFO] [stdout]     |                                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:416:27
[INFO] [stdout]     |
[INFO] [stdout] 416 |       let null_void: *mut libc::c_void = std::ptr::null_mut();
[INFO] [stdout]     |                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:302:67
[INFO] [stdout]     |
[INFO] [stdout] 302 |   fn clutter_color_add(self_value: *mut libc::c_void, other: *mut libc::c_void) -> Color;
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:424:27
[INFO] [stdout]     |
[INFO] [stdout] 424 |       let null_void: *mut libc::c_void = std::ptr::null_mut();
[INFO] [stdout]     |                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:432:27
[INFO] [stdout]     |
[INFO] [stdout] 432 |       let null_void: *mut libc::c_void = std::ptr::null_mut();
[INFO] [stdout]     |                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:303:46
[INFO] [stdout]     |
[INFO] [stdout] 303 |   fn clutter_color_subtract(self_value: *mut libc::c_void, other: *mut libc::c_void) -> Color;
[INFO] [stdout]     |                                              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:439:30
[INFO] [stdout]     |
[INFO] [stdout] 439 |   fn as_stage(&self) -> *mut libc::c_void {
[INFO] [stdout]     |                              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:445:30
[INFO] [stdout]     |
[INFO] [stdout] 445 |   fn as_actor(&self) -> *mut libc::c_void {
[INFO] [stdout]     |                              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:303:72
[INFO] [stdout]     |
[INFO] [stdout] 303 |   fn clutter_color_subtract(self_value: *mut libc::c_void, other: *mut libc::c_void) -> Color;
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:493:45
[INFO] [stdout]     |
[INFO] [stdout] 493 |   fn rsi_connect_on_activate(instance: *mut libc::c_void, detailed_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_void,...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:493:81
[INFO] [stdout]     |
[INFO] [stdout] 493 |   fn rsi_connect_on_activate(instance: *mut libc::c_void, detailed_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_void,...
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:304:45
[INFO] [stdout]     |
[INFO] [stdout] 304 |   fn clutter_color_lighten(self_value: *mut libc::c_void) -> Color;
[INFO] [stdout]     |                                             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:493:125
[INFO] [stdout]     |
[INFO] [stdout] 493 | ...led_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_void, *mut libc::c_void), data: *mut libc::c_void, destroy_data: ...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:305:44
[INFO] [stdout]     |
[INFO] [stdout] 305 |   fn clutter_color_darken(self_value: *mut libc::c_void) -> Color;
[INFO] [stdout]     |                                            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:493:144
[INFO] [stdout]     |
[INFO] [stdout] 493 | ...bc::c_char, c_handler: extern "C" fn(*mut libc::c_void, *mut libc::c_void), data: *mut libc::c_void, destroy_data: *mut libc::c_void, ...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:306:43
[INFO] [stdout]     |
[INFO] [stdout] 306 |   fn clutter_color_shade(self_value: *mut libc::c_void, factor: f64) -> Color;
[INFO] [stdout]     |                                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:307:49
[INFO] [stdout]     |
[INFO] [stdout] 307 |   fn clutter_color_interpolate(self_value: *mut libc::c_void, final_color: *mut libc::c_void, progress: f64) -> Color;
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:493:170
[INFO] [stdout]     |
[INFO] [stdout] 493 | ...ern "C" fn(*mut libc::c_void, *mut libc::c_void), data: *mut libc::c_void, destroy_data: *mut libc::c_void, connect_flags: i32) -> u64;
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:493:203
[INFO] [stdout]     |
[INFO] [stdout] 493 | ...t libc::c_void), data: *mut libc::c_void, destroy_data: *mut libc::c_void, connect_flags: i32) -> u64;
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:307:81
[INFO] [stdout]     |
[INFO] [stdout] 307 |   fn clutter_color_interpolate(self_value: *mut libc::c_void, final_color: *mut libc::c_void, progress: f64) -> Color;
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:323:42
[INFO] [stdout]     |
[INFO] [stdout] 323 |   fn clutter_color_copy(self_value: *mut libc::c_void) -> Color;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:495:47
[INFO] [stdout]     |
[INFO] [stdout] 495 |   fn rsi_connect_on_deactivate(instance: *mut libc::c_void, detailed_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_voi...
[INFO] [stdout]     |                                               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:495:83
[INFO] [stdout]     |
[INFO] [stdout] 495 |   fn rsi_connect_on_deactivate(instance: *mut libc::c_void, detailed_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_voi...
[INFO] [stdout]     |                                                                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/color.rs:338:42
[INFO] [stdout]     |
[INFO] [stdout] 338 |   fn clutter_color_free(self_value: *mut libc::c_void);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:495:127
[INFO] [stdout]     |
[INFO] [stdout] 495 | ...led_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_void, *mut libc::c_void), data: *mut libc::c_void, destroy_data: ...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/constraint/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use libc;
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:495:146
[INFO] [stdout]     |
[INFO] [stdout] 495 | ...bc::c_char, c_handler: extern "C" fn(*mut libc::c_void, *mut libc::c_void), data: *mut libc::c_void, destroy_data: *mut libc::c_void, ...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/constraint/mod.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |   opaque: *mut libc::c_void
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:495:172
[INFO] [stdout]     |
[INFO] [stdout] 495 | ...ern "C" fn(*mut libc::c_void, *mut libc::c_void), data: *mut libc::c_void, destroy_data: *mut libc::c_void, connect_flags: i32) -> u64;
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/constraint/mod.rs:40:16
[INFO] [stdout]    |
[INFO] [stdout] 40 |   opaque: *mut libc::c_void
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:495:205
[INFO] [stdout]     |
[INFO] [stdout] 495 | ...t libc::c_void), data: *mut libc::c_void, destroy_data: *mut libc::c_void, connect_flags: i32) -> u64;
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/constraint/mod.rs:22:35
[INFO] [stdout]    |
[INFO] [stdout] 22 |   fn as_constraint(&self) -> *mut libc::c_void;
[INFO] [stdout]    |                                   ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:497:47
[INFO] [stdout]     |
[INFO] [stdout] 497 |   fn rsi_connect_on_fullscreen(instance: *mut libc::c_void, detailed_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_voi...
[INFO] [stdout]     |                                               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/constraint/mod.rs:70:40
[INFO] [stdout]    |
[INFO] [stdout] 70 |   fn as_bind_constraint(&self) -> *mut libc::c_void;
[INFO] [stdout]    |                                        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:497:83
[INFO] [stdout]     |
[INFO] [stdout] 497 |   fn rsi_connect_on_fullscreen(instance: *mut libc::c_void, detailed_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_voi...
[INFO] [stdout]     |                                                                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/constraint/mod.rs:26:35
[INFO] [stdout]    |
[INFO] [stdout] 26 |   fn as_constraint(&self) -> *mut libc::c_void {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/constraint/mod.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 |   fn as_actor_meta(&self) -> *mut libc::c_void {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:497:127
[INFO] [stdout]     |
[INFO] [stdout] 497 | ...led_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_void, *mut libc::c_void), data: *mut libc::c_void, destroy_data: ...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/constraint/mod.rs:74:40
[INFO] [stdout]    |
[INFO] [stdout] 74 |   fn as_bind_constraint(&self) -> *mut libc::c_void {
[INFO] [stdout]    |                                        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:497:146
[INFO] [stdout]     |
[INFO] [stdout] 497 | ...bc::c_char, c_handler: extern "C" fn(*mut libc::c_void, *mut libc::c_void), data: *mut libc::c_void, destroy_data: *mut libc::c_void, ...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/constraint/mod.rs:80:35
[INFO] [stdout]    |
[INFO] [stdout] 80 |   fn as_constraint(&self) -> *mut libc::c_void {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:497:172
[INFO] [stdout]     |
[INFO] [stdout] 497 | ...ern "C" fn(*mut libc::c_void, *mut libc::c_void), data: *mut libc::c_void, destroy_data: *mut libc::c_void, connect_flags: i32) -> u64;
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:497:205
[INFO] [stdout]     |
[INFO] [stdout] 497 | ...t libc::c_void), data: *mut libc::c_void, destroy_data: *mut libc::c_void, connect_flags: i32) -> u64;
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/constraint/mod.rs:86:47
[INFO] [stdout]    |
[INFO] [stdout] 86 |   fn clutter_bind_constraint_new(source: *mut libc::c_void, coordinate: bind::Coordinate, offset: f32) -> BindConstraintRef;
[INFO] [stdout]    |                                               ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:499:49
[INFO] [stdout]     |
[INFO] [stdout] 499 |   fn rsi_connect_on_unfullscreen(instance: *mut libc::c_void, detailed_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_v...
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/content.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use libc;
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:499:85
[INFO] [stdout]     |
[INFO] [stdout] 499 |   fn rsi_connect_on_unfullscreen(instance: *mut libc::c_void, detailed_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_v...
[INFO] [stdout]     |                                                                                     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/content.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 |   opaque: *mut libc::c_void
[INFO] [stdout]   |                ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:499:129
[INFO] [stdout]     |
[INFO] [stdout] 499 | ...led_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_void, *mut libc::c_void), data: *mut libc::c_void, destroy_data: ...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/content.rs:25:32
[INFO] [stdout]    |
[INFO] [stdout] 25 |   fn as_content(&self) -> *mut libc::c_void;
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:499:148
[INFO] [stdout]     |
[INFO] [stdout] 499 | ...bc::c_char, c_handler: extern "C" fn(*mut libc::c_void, *mut libc::c_void), data: *mut libc::c_void, destroy_data: *mut libc::c_void, ...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/content.rs:57:32
[INFO] [stdout]    |
[INFO] [stdout] 57 |   fn as_content(&self) -> *mut libc::c_void {
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:499:174
[INFO] [stdout]     |
[INFO] [stdout] 499 | ...ern "C" fn(*mut libc::c_void, *mut libc::c_void), data: *mut libc::c_void, destroy_data: *mut libc::c_void, connect_flags: i32) -> u64;
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/content.rs:63:58
[INFO] [stdout]    |
[INFO] [stdout] 63 |   fn clutter_content_get_preferred_size(self_value: *mut libc::c_void, width: *mut f32, height: *mut f32) -> i32;
[INFO] [stdout]    |                                                          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:499:207
[INFO] [stdout]     |
[INFO] [stdout] 499 | ...t libc::c_void), data: *mut libc::c_void, destroy_data: *mut libc::c_void, connect_flags: i32) -> u64;
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/content.rs:64:50
[INFO] [stdout]    |
[INFO] [stdout] 64 |   fn clutter_content_invalidate(self_value: *mut libc::c_void);
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/stage.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use libc;
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:500:52
[INFO] [stdout]     |
[INFO] [stdout] 500 |   fn clutter_stage_ensure_current(self_value: *mut libc::c_void);
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:501:53
[INFO] [stdout]     |
[INFO] [stdout] 501 |   fn clutter_stage_ensure_viewport(self_value: *mut libc::c_void);
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/stage.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 |   opaque: *mut libc::c_void
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:502:51
[INFO] [stdout]     |
[INFO] [stdout] 502 |   fn clutter_stage_ensure_redraw(self_value: *mut libc::c_void);
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:503:51
[INFO] [stdout]     |
[INFO] [stdout] 503 |   fn clutter_stage_set_key_focus(self_value: *mut libc::c_void, actor: *mut libc::c_void);
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:503:77
[INFO] [stdout]     |
[INFO] [stdout] 503 |   fn clutter_stage_set_key_focus(self_value: *mut libc::c_void, actor: *mut libc::c_void);
[INFO] [stdout]     |                                                                             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:504:51
[INFO] [stdout]     |
[INFO] [stdout] 504 |   fn clutter_stage_get_key_focus(self_value: *mut libc::c_void) -> super::actor::ActorRef;
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:505:64
[INFO] [stdout]     |
[INFO] [stdout] 505 |   fn clutter_stage_set_throttle_motion_events(self_value: *mut libc::c_void, throttle: i32);
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:506:64
[INFO] [stdout]     |
[INFO] [stdout] 506 |   fn clutter_stage_get_throttle_motion_events(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:507:51
[INFO] [stdout]     |
[INFO] [stdout] 507 |   fn clutter_stage_set_use_alpha(self_value: *mut libc::c_void, use_alpha: i32);
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:508:51
[INFO] [stdout]     |
[INFO] [stdout] 508 |   fn clutter_stage_get_use_alpha(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:509:54
[INFO] [stdout]     |
[INFO] [stdout] 509 |   fn clutter_stage_set_minimum_size(self_value: *mut libc::c_void, width: i32, height: i32);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:451:51
[INFO] [stdout]     |
[INFO] [stdout] 451 | extern "C" fn handler_for_on_activate(stage: *mut libc::c_void, handler: *mut libc::c_void) {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:510:54
[INFO] [stdout]     |
[INFO] [stdout] 510 |   fn clutter_stage_get_minimum_size(self_value: *mut libc::c_void, width: *mut i32, height: *mut i32);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:451:79
[INFO] [stdout]     |
[INFO] [stdout] 451 | extern "C" fn handler_for_on_activate(stage: *mut libc::c_void, handler: *mut libc::c_void) {
[INFO] [stdout]     |                                                                               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:511:55
[INFO] [stdout]     |
[INFO] [stdout] 511 |   fn clutter_stage_set_no_clear_hint(self_value: *mut libc::c_void, use_alpha: i32);
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:461:53
[INFO] [stdout]     |
[INFO] [stdout] 461 | extern "C" fn handler_for_on_deactivate(stage: *mut libc::c_void, handler: *mut libc::c_void) {
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:512:55
[INFO] [stdout]     |
[INFO] [stdout] 512 |   fn clutter_stage_get_no_clear_hint(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:461:81
[INFO] [stdout]     |
[INFO] [stdout] 461 | extern "C" fn handler_for_on_deactivate(stage: *mut libc::c_void, handler: *mut libc::c_void) {
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:513:63
[INFO] [stdout]     |
[INFO] [stdout] 513 |   fn clutter_stage_set_motion_events_enabled(self_value: *mut libc::c_void, enabled: i32);
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:471:53
[INFO] [stdout]     |
[INFO] [stdout] 471 | extern "C" fn handler_for_on_fullscreen(stage: *mut libc::c_void, handler: *mut libc::c_void) {
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:471:81
[INFO] [stdout]     |
[INFO] [stdout] 471 | extern "C" fn handler_for_on_fullscreen(stage: *mut libc::c_void, handler: *mut libc::c_void) {
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:514:63
[INFO] [stdout]     |
[INFO] [stdout] 514 |   fn clutter_stage_get_motion_events_enabled(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:481:55
[INFO] [stdout]     |
[INFO] [stdout] 481 | extern "C" fn handler_for_on_unfullscreen(stage: *mut libc::c_void, handler: *mut libc::c_void) {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:515:47
[INFO] [stdout]     |
[INFO] [stdout] 515 |   fn clutter_stage_set_title(self_value: *mut libc::c_void, title: *mut libc::c_char);
[INFO] [stdout]     |                                               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:481:83
[INFO] [stdout]     |
[INFO] [stdout] 481 | extern "C" fn handler_for_on_unfullscreen(stage: *mut libc::c_void, handler: *mut libc::c_void) {
[INFO] [stdout]     |                                                                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/stage.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |   fn as_stage(&self) -> *mut libc::c_void;
[INFO] [stdout]    |                              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:515:73
[INFO] [stdout]     |
[INFO] [stdout] 515 |   fn clutter_stage_set_title(self_value: *mut libc::c_void, title: *mut libc::c_char);
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:408:27
[INFO] [stdout]     |
[INFO] [stdout] 408 |       let null_void: *mut libc::c_void = std::ptr::null_mut();
[INFO] [stdout]     |                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:516:47
[INFO] [stdout]     |
[INFO] [stdout] 516 |   fn clutter_stage_get_title(self_value: *mut libc::c_void) -> *mut i8;
[INFO] [stdout]     |                                               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:416:27
[INFO] [stdout]     |
[INFO] [stdout] 416 |       let null_void: *mut libc::c_void = std::ptr::null_mut();
[INFO] [stdout]     |                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:517:56
[INFO] [stdout]     |
[INFO] [stdout] 517 |   fn clutter_stage_set_user_resizable(self_value: *mut libc::c_void, resizable: i32);
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:424:27
[INFO] [stdout]     |
[INFO] [stdout] 424 |       let null_void: *mut libc::c_void = std::ptr::null_mut();
[INFO] [stdout]     |                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:518:56
[INFO] [stdout]     |
[INFO] [stdout] 518 |   fn clutter_stage_get_user_resizable(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:432:27
[INFO] [stdout]     |
[INFO] [stdout] 432 |       let null_void: *mut libc::c_void = std::ptr::null_mut();
[INFO] [stdout]     |                           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:519:52
[INFO] [stdout]     |
[INFO] [stdout] 519 |   fn clutter_stage_set_fullscreen(self_value: *mut libc::c_void, fullscreen: i32);
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:439:30
[INFO] [stdout]     |
[INFO] [stdout] 439 |   fn as_stage(&self) -> *mut libc::c_void {
[INFO] [stdout]     |                              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:520:52
[INFO] [stdout]     |
[INFO] [stdout] 520 |   fn clutter_stage_get_fullscreen(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:445:30
[INFO] [stdout]     |
[INFO] [stdout] 445 |   fn as_actor(&self) -> *mut libc::c_void {
[INFO] [stdout]     |                              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:521:49
[INFO] [stdout]     |
[INFO] [stdout] 521 |   fn clutter_stage_show_cursor(self_value: *mut libc::c_void);
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:493:45
[INFO] [stdout]     |
[INFO] [stdout] 493 |   fn rsi_connect_on_activate(instance: *mut libc::c_void, detailed_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_void,...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:522:49
[INFO] [stdout]     |
[INFO] [stdout] 522 |   fn clutter_stage_hide_cursor(self_value: *mut libc::c_void);
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:523:54
[INFO] [stdout]     |
[INFO] [stdout] 523 |   fn clutter_stage_set_accept_focus(self_value: *mut libc::c_void, accept_focus: i32);
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:493:81
[INFO] [stdout]     |
[INFO] [stdout] 493 |   fn rsi_connect_on_activate(instance: *mut libc::c_void, detailed_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_void,...
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:524:54
[INFO] [stdout]     |
[INFO] [stdout] 524 |   fn clutter_stage_get_accept_focus(self_value: *mut libc::c_void) -> i32;
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:493:125
[INFO] [stdout]     |
[INFO] [stdout] 493 | ...led_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_void, *mut libc::c_void), data: *mut libc::c_void, destroy_data: ...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:525:52
[INFO] [stdout]     |
[INFO] [stdout] 525 |   fn clutter_stage_set_sync_delay(self_value: *mut libc::c_void, accept_focus: i32);
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:493:144
[INFO] [stdout]     |
[INFO] [stdout] 493 | ...bc::c_char, c_handler: extern "C" fn(*mut libc::c_void, *mut libc::c_void), data: *mut libc::c_void, destroy_data: *mut libc::c_void, ...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:526:53
[INFO] [stdout]     |
[INFO] [stdout] 526 |   fn clutter_stage_skip_sync_delay(self_value: *mut libc::c_void);
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:493:170
[INFO] [stdout]     |
[INFO] [stdout] 493 | ...ern "C" fn(*mut libc::c_void, *mut libc::c_void), data: *mut libc::c_void, destroy_data: *mut libc::c_void, connect_flags: i32) -> u64;
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:493:203
[INFO] [stdout]     |
[INFO] [stdout] 493 | ...t libc::c_void), data: *mut libc::c_void, destroy_data: *mut libc::c_void, connect_flags: i32) -> u64;
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]  --> src/text.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use libc;
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]   = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:495:47
[INFO] [stdout]     |
[INFO] [stdout] 495 |   fn rsi_connect_on_deactivate(instance: *mut libc::c_void, detailed_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_voi...
[INFO] [stdout]     |                                               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/text.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |   opaque: *mut libc::c_void
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:495:83
[INFO] [stdout]     |
[INFO] [stdout] 495 |   fn rsi_connect_on_deactivate(instance: *mut libc::c_void, detailed_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_voi...
[INFO] [stdout]     |                                                                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/text.rs:300:16
[INFO] [stdout]     |
[INFO] [stdout] 300 |   opaque: *mut libc::c_void
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:495:127
[INFO] [stdout]     |
[INFO] [stdout] 495 | ...led_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_void, *mut libc::c_void), data: *mut libc::c_void, destroy_data: ...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/text.rs:87:29
[INFO] [stdout]    |
[INFO] [stdout] 87 |   fn as_text(&self) -> *mut libc::c_void;
[INFO] [stdout]    |                             ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:495:146
[INFO] [stdout]     |
[INFO] [stdout] 495 | ...bc::c_char, c_handler: extern "C" fn(*mut libc::c_void, *mut libc::c_void), data: *mut libc::c_void, destroy_data: *mut libc::c_void, ...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/text.rs:98:67
[INFO] [stdout]    |
[INFO] [stdout] 98 |       clutter_text_set_color(self.as_text(), color.opaque as *mut libc::c_void);
[INFO] [stdout]    |                                                                   ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:495:172
[INFO] [stdout]     |
[INFO] [stdout] 495 | ...ern "C" fn(*mut libc::c_void, *mut libc::c_void), data: *mut libc::c_void, destroy_data: *mut libc::c_void, connect_flags: i32) -> u64;
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/text.rs:203:74
[INFO] [stdout]     |
[INFO] [stdout] 203 |       clutter_text_set_cursor_color(self.as_text(), color.opaque as *mut libc::c_void);
[INFO] [stdout]     |                                                                          ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:495:205
[INFO] [stdout]     |
[INFO] [stdout] 495 | ...t libc::c_void), data: *mut libc::c_void, destroy_data: *mut libc::c_void, connect_flags: i32) -> u64;
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/text.rs:222:77
[INFO] [stdout]     |
[INFO] [stdout] 222 |       clutter_text_set_selection_color(self.as_text(), color.opaque as *mut libc::c_void);
[INFO] [stdout]     |                                                                             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:497:47
[INFO] [stdout]     |
[INFO] [stdout] 497 |   fn rsi_connect_on_fullscreen(instance: *mut libc::c_void, detailed_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_voi...
[INFO] [stdout]     |                                               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:497:83
[INFO] [stdout]     |
[INFO] [stdout] 497 |   fn rsi_connect_on_fullscreen(instance: *mut libc::c_void, detailed_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_voi...
[INFO] [stdout]     |                                                                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/text.rs:241:81
[INFO] [stdout]     |
[INFO] [stdout] 241 |       clutter_text_set_selected_text_color(self.as_text(), color.opaque as *mut libc::c_void);
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:497:127
[INFO] [stdout]     |
[INFO] [stdout] 497 | ...led_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_void, *mut libc::c_void), data: *mut libc::c_void, destroy_data: ...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/text.rs:339:31
[INFO] [stdout]     |
[INFO] [stdout] 339 |   fn as_buffer(&self) -> *mut libc::c_void;
[INFO] [stdout]     |                               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/text.rs:257:29
[INFO] [stdout]     |
[INFO] [stdout] 257 |   fn as_text(&self) -> *mut libc::c_void {
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:497:146
[INFO] [stdout]     |
[INFO] [stdout] 497 | ...bc::c_char, c_handler: extern "C" fn(*mut libc::c_void, *mut libc::c_void), data: *mut libc::c_void, destroy_data: *mut libc::c_void, ...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/text.rs:263:30
[INFO] [stdout]     |
[INFO] [stdout] 263 |   fn as_actor(&self) -> *mut libc::c_void {
[INFO] [stdout]     |                              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:497:172
[INFO] [stdout]     |
[INFO] [stdout] 497 | ...ern "C" fn(*mut libc::c_void, *mut libc::c_void), data: *mut libc::c_void, destroy_data: *mut libc::c_void, connect_flags: i32) -> u64;
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/text.rs:269:32
[INFO] [stdout]     |
[INFO] [stdout] 269 |   fn as_content(&self) -> *mut libc::c_void {
[INFO] [stdout]     |                                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:497:205
[INFO] [stdout]     |
[INFO] [stdout] 497 | ...t libc::c_void), data: *mut libc::c_void, destroy_data: *mut libc::c_void, connect_flags: i32) -> u64;
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/text.rs:470:31
[INFO] [stdout]     |
[INFO] [stdout] 470 |   fn as_buffer(&self) -> *mut libc::c_void {
[INFO] [stdout]     |                               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:499:49
[INFO] [stdout]     |
[INFO] [stdout] 499 |   fn rsi_connect_on_unfullscreen(instance: *mut libc::c_void, detailed_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_v...
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:499:85
[INFO] [stdout]     |
[INFO] [stdout] 499 |   fn rsi_connect_on_unfullscreen(instance: *mut libc::c_void, detailed_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_v...
[INFO] [stdout]     |                                                                                     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:499:129
[INFO] [stdout]     |
[INFO] [stdout] 499 | ...led_signal: *mut libc::c_char, c_handler: extern "C" fn(*mut libc::c_void, *mut libc::c_void), data: *mut libc::c_void, destroy_data: ...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:499:148
[INFO] [stdout]     |
[INFO] [stdout] 499 | ...bc::c_char, c_handler: extern "C" fn(*mut libc::c_void, *mut libc::c_void), data: *mut libc::c_void, destroy_data: *mut libc::c_void, ...
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/stage.rs:499:174
[INFO] [stdout]     |
[INFO] [stdout] 499 | ...ern "C" fn(*mut libc::c_void, *mut libc::c_void), data: *mut libc::c_void, destroy_data: *mut libc::c_void, connect_flags: i32) -> u64;
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[WARN] too many lines in the log, truncating it
