[INFO] updating cached repository https://github.com/dreamersdw/roxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d75eb4e5a99b628941cdb22bd70ec46d5d4fd6f5 [INFO] testing dreamersdw/roxy against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdreamersdw%2Froxy" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dreamersdw/roxy on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dreamersdw/roxy [INFO] finished tweaking git repo https://github.com/dreamersdw/roxy [INFO] tweaked toml for git repo https://github.com/dreamersdw/roxy written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/dreamersdw/roxy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-0/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" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] 4211d37f68cbe7d790f178f35c45d4626b8af08b6328800337e72189e4bf1325 [INFO] running `Command { std: "docker" "start" "-a" "4211d37f68cbe7d790f178f35c45d4626b8af08b6328800337e72189e4bf1325", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4211d37f68cbe7d790f178f35c45d4626b8af08b6328800337e72189e4bf1325", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4211d37f68cbe7d790f178f35c45d4626b8af08b6328800337e72189e4bf1325", kill_on_drop: false }` [INFO] [stdout] 4211d37f68cbe7d790f178f35c45d4626b8af08b6328800337e72189e4bf1325 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", 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] 5d9b9982a20728e4383ecdfe73b79c73fd6061dd3acfae91d8c6f5497e7aad85 [INFO] running `Command { std: "docker" "start" "-a" "5d9b9982a20728e4383ecdfe73b79c73fd6061dd3acfae91d8c6f5497e7aad85", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling slab v0.1.3 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling bytes v0.2.11 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling nix v0.3.10 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling mio v0.3.7 [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:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Notify { [INFO] [stdout] | ---- required by this bound in `notify::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: the trait `std::marker::Send` is not implemented for `M` [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 `event_loop::EventLoop` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::marker::Sized` is not implemented for `Self` [INFO] [stdout] = note: to learn more, visit [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: std::marker::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 `event_loop::EventLoop` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::marker::Sized` is not implemented for `Self` [INFO] [stdout] = note: to learn more, visit [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 11 | fn writable(&mut self, event_loop: &mut EventLoop, token: Token) where Self: std::marker::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 `event_loop::EventLoop` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::marker::Sized` is not implemented for `Self` [INFO] [stdout] = note: to learn more, visit [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: std::marker::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 `event_loop::EventLoop` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::marker::Sized` is not implemented for `Self` [INFO] [stdout] = note: to learn more, visit [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: std::marker::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 `event_loop::EventLoop` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::marker::Sized` is not implemented for `Self` [INFO] [stdout] = note: to learn more, visit [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 20 | fn interrupted(&mut self, event_loop: &mut EventLoop) where Self: std::marker::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::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: the trait `std::marker::Sized` is not implemented for `Self` [INFO] [stdout] = note: to learn more, visit [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 was used here: `Box` [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 67 | fn into_non_block(self) -> Result> where Self: std::marker::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::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: the trait `std::marker::Send` is not implemented for `M` [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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5d9b9982a20728e4383ecdfe73b79c73fd6061dd3acfae91d8c6f5497e7aad85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d9b9982a20728e4383ecdfe73b79c73fd6061dd3acfae91d8c6f5497e7aad85", kill_on_drop: false }` [INFO] [stdout] 5d9b9982a20728e4383ecdfe73b79c73fd6061dd3acfae91d8c6f5497e7aad85