[INFO] cloning repository https://github.com/Finnerale/TimeLog [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Finnerale/TimeLog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFinnerale%2FTimeLog"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFinnerale%2FTimeLog'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 49b186b1499e6151eb7f1c912fa208b8151d0096 [INFO] checking Finnerale/TimeLog against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFinnerale%2FTimeLog" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Finnerale/TimeLog on toolchain e4dba30b9b475d8750370c4dfb49b6541990904d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Finnerale/TimeLog [INFO] removed path dependency iced from git repo https://github.com/Finnerale/TimeLog [INFO] removed path dependency iced_futures from git repo https://github.com/Finnerale/TimeLog [INFO] finished tweaking git repo https://github.com/Finnerale/TimeLog [INFO] tweaked toml for git repo https://github.com/Finnerale/TimeLog written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Finnerale/TimeLog already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (iced) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (iced_futures) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (iced) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (iced_futures) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded iced_futures v0.1.2 [INFO] [stderr] Downloaded iced_native v0.2.2 [INFO] [stderr] Downloaded iced_wgpu v0.2.2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 043f7f35cd27c1a046e4011929133a80d76b5a4ba811dfaccb0641b8da8d98bb [INFO] running `"docker" "start" "-a" "043f7f35cd27c1a046e4011929133a80d76b5a4ba811dfaccb0641b8da8d98bb"` [INFO] [stderr] warning: dependency (iced) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (iced_futures) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Checking futures-timer v2.0.2 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Checking colorful v0.2.1 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking iced_core v0.2.1 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Compiling glam v0.8.7 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Checking svg_fmt v0.2.1 [INFO] [stderr] Checking instant v0.1.3 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] error[E0606]: casting `f32` as `u32` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/iced_core-0.2.1/src/rectangle.rs:91:16 [INFO] [stderr] | [INFO] [stderr] 91 | x: (self.x as f32 * scale).round() as u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `u32` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/iced_core-0.2.1/src/rectangle.rs:92:16 [INFO] [stderr] | [INFO] [stderr] 92 | y: (self.y as f32 * scale).round() as u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `u32` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/iced_core-0.2.1/src/rectangle.rs:93:20 [INFO] [stderr] | [INFO] [stderr] 93 | width: (self.width as f32 * scale).round() as u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `u32` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/iced_core-0.2.1/src/rectangle.rs:94:21 [INFO] [stderr] | [INFO] [stderr] 94 | height: (self.height as f32 * scale).round() as u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `u32` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/iced_core-0.2.1/src/rectangle.rs:113:16 [INFO] [stderr] | [INFO] [stderr] 113 | x: rectangle.x as u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `u32` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/iced_core-0.2.1/src/rectangle.rs:114:16 [INFO] [stderr] | [INFO] [stderr] 114 | y: rectangle.y as u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `u32` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/iced_core-0.2.1/src/rectangle.rs:115:20 [INFO] [stderr] | [INFO] [stderr] 115 | width: rectangle.width.ceil() as u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `u32` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/iced_core-0.2.1/src/rectangle.rs:116:21 [INFO] [stderr] | [INFO] [stderr] 116 | height: rectangle.height.ceil() as u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 8 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0606`. [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] error: could not compile `iced_core`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0606]: casting `f32` as `u8` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/colorful-0.2.1/src/core/hsl.rs:39:18 [INFO] [stderr] | [INFO] [stderr] 39 | RGB::new(red.round() as u8, green.round() as u8, blue.round() as u8) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `u8` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/colorful-0.2.1/src/core/hsl.rs:39:37 [INFO] [stderr] | [INFO] [stderr] 39 | RGB::new(red.round() as u8, green.round() as u8, blue.round() as u8) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `u8` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/colorful-0.2.1/src/core/hsl.rs:39:58 [INFO] [stderr] | [INFO] [stderr] 39 | RGB::new(red.round() as u8, green.round() as u8, blue.round() as u8) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0606`. [INFO] [stderr] error: could not compile `colorful`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "043f7f35cd27c1a046e4011929133a80d76b5a4ba811dfaccb0641b8da8d98bb"` [INFO] running `"docker" "rm" "-f" "043f7f35cd27c1a046e4011929133a80d76b5a4ba811dfaccb0641b8da8d98bb"` [INFO] [stdout] 043f7f35cd27c1a046e4011929133a80d76b5a4ba811dfaccb0641b8da8d98bb