[INFO] cloning repository https://github.com/lennyferguson/Rust_CardServer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lennyferguson/Rust_CardServer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flennyferguson%2FRust_CardServer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flennyferguson%2FRust_CardServer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0afe1f6e41607706cb799d00cdd9318d840a9d89 [INFO] checking lennyferguson/Rust_CardServer against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flennyferguson%2FRust_CardServer" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lennyferguson/Rust_CardServer on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lennyferguson/Rust_CardServer [INFO] finished tweaking git repo https://github.com/lennyferguson/Rust_CardServer [INFO] tweaked toml for git repo https://github.com/lennyferguson/Rust_CardServer written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/lennyferguson/Rust_CardServer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-1/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytes v0.2.11 [INFO] [stderr] Downloaded mio v0.3.7 [INFO] [stderr] Downloaded bitflags v0.1.1 [INFO] [stderr] Downloaded nix v0.3.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b7bdb55a4dbf8cdd63636da08e1a37d8596ba3b2c4f9ac4167ec7012975ac15c [INFO] running `Command { std: "docker" "start" "-a" "b7bdb55a4dbf8cdd63636da08e1a37d8596ba3b2c4f9ac4167ec7012975ac15c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7bdb55a4dbf8cdd63636da08e1a37d8596ba3b2c4f9ac4167ec7012975ac15c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7bdb55a4dbf8cdd63636da08e1a37d8596ba3b2c4f9ac4167ec7012975ac15c", kill_on_drop: false }` [INFO] [stdout] b7bdb55a4dbf8cdd63636da08e1a37d8596ba3b2c4f9ac4167ec7012975ac15c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de4e5ef539f841a2e87ea73dd2f504fba3f92c1d7a43203a869917881110f8ce [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "de4e5ef539f841a2e87ea73dd2f504fba3f92c1d7a43203a869917881110f8ce", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking libc v0.1.12 [INFO] [stderr] Checking bitflags v0.1.1 [INFO] [stderr] Checking bytes v0.2.11 [INFO] [stderr] Checking nix v0.3.10 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking mio v0.3.7 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stdout] error[E0277]: `M` cannot be sent between threads safely [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mio-0.3.7/src/notify.rs:57:24 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Notify { [INFO] [stdout] | ---- required by this bound in `Notify` [INFO] [stdout] ... [INFO] [stdout] 57 | impl fmt::Debug for Notify { [INFO] [stdout] | ^^^^^^^^^ `M` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] help: consider restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 57 | impl fmt::Debug for Notify { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mio-0.3.7/src/handler.rs:8:40 [INFO] [stdout] | [INFO] [stdout] 8 | fn readable(&mut self, event_loop: &mut EventLoop, token: Token, hint: ReadHint) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mio-0.3.7/src/event_loop.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct EventLoop { [INFO] [stdout] | - required by this bound in `EventLoop` [INFO] [stdout] | [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 8 | fn readable(&mut self, event_loop: &mut EventLoop, token: Token, hint: ReadHint) where Self: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider relaxing the implicit `Sized` restriction [INFO] [stdout] | [INFO] [stdout] 37 | pub struct EventLoop { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mio-0.3.7/src/handler.rs:11:40 [INFO] [stdout] | [INFO] [stdout] 11 | fn writable(&mut self, event_loop: &mut EventLoop, token: Token) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mio-0.3.7/src/event_loop.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct EventLoop { [INFO] [stdout] | - required by this bound in `EventLoop` [INFO] [stdout] | [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 11 | fn writable(&mut self, event_loop: &mut EventLoop, token: Token) where Self: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider relaxing the implicit `Sized` restriction [INFO] [stdout] | [INFO] [stdout] 37 | pub struct EventLoop { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mio-0.3.7/src/handler.rs:14:38 [INFO] [stdout] | [INFO] [stdout] 14 | fn notify(&mut self, event_loop: &mut EventLoop, msg: Self::Message) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mio-0.3.7/src/event_loop.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct EventLoop { [INFO] [stdout] | - required by this bound in `EventLoop` [INFO] [stdout] | [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 14 | fn notify(&mut self, event_loop: &mut EventLoop, msg: Self::Message) where Self: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider relaxing the implicit `Sized` restriction [INFO] [stdout] | [INFO] [stdout] 37 | pub struct EventLoop { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mio-0.3.7/src/handler.rs:17:39 [INFO] [stdout] | [INFO] [stdout] 17 | fn timeout(&mut self, event_loop: &mut EventLoop, timeout: Self::Timeout) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mio-0.3.7/src/event_loop.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct EventLoop { [INFO] [stdout] | - required by this bound in `EventLoop` [INFO] [stdout] | [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 17 | fn timeout(&mut self, event_loop: &mut EventLoop, timeout: Self::Timeout) where Self: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider relaxing the implicit `Sized` restriction [INFO] [stdout] | [INFO] [stdout] 37 | pub struct EventLoop { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mio-0.3.7/src/handler.rs:20:43 [INFO] [stdout] | [INFO] [stdout] 20 | fn interrupted(&mut self, event_loop: &mut EventLoop) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mio-0.3.7/src/event_loop.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct EventLoop { [INFO] [stdout] | - required by this bound in `EventLoop` [INFO] [stdout] | [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 20 | fn interrupted(&mut self, event_loop: &mut EventLoop) where Self: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider relaxing the implicit `Sized` restriction [INFO] [stdout] | [INFO] [stdout] 37 | pub struct EventLoop { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mio-0.3.7/src/nonblock.rs:67:32 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct NonBlock { [INFO] [stdout] | - required by this bound in `NonBlock` [INFO] [stdout] ... [INFO] [stdout] 67 | fn into_non_block(self) -> Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] help: you could relax the implicit `Sized` bound on `T` if it were used through indirection like `&T` or `Box` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mio-0.3.7/src/nonblock.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct NonBlock { [INFO] [stdout] | ^ this could be changed to `T: ?Sized`... [INFO] [stdout] 8 | inner: T, [INFO] [stdout] | - ...if indirection were used here: `Box` [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 67 | fn into_non_block(self) -> Result> where Self: Sized; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `M` cannot be sent between threads safely [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mio-0.3.7/src/notify.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Notify { [INFO] [stdout] | ---- required by this bound in `Notify` [INFO] [stdout] ... [INFO] [stdout] 58 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { [INFO] [stdout] | ^^^^^ `M` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] help: consider restricting type parameter `M` [INFO] [stdout] | [INFO] [stdout] 57 | impl fmt::Debug for Notify { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mio` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "de4e5ef539f841a2e87ea73dd2f504fba3f92c1d7a43203a869917881110f8ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de4e5ef539f841a2e87ea73dd2f504fba3f92c1d7a43203a869917881110f8ce", kill_on_drop: false }` [INFO] [stdout] de4e5ef539f841a2e87ea73dd2f504fba3f92c1d7a43203a869917881110f8ce