[INFO] crate mitosis 0.1.0 is already in cache [INFO] checking mitosis-0.1.0 against master#73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de for pr-68325 [INFO] extracting crate mitosis 0.1.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate mitosis 0.1.0 on toolchain 73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate mitosis 0.1.0 [INFO] finished tweaking crates.io crate mitosis 0.1.0 [INFO] tweaked toml for crates.io crate mitosis 0.1.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate mitosis 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "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] e0dfbc74de94ede5d8b55f872baf9e19bfb2dd21257601d1e620ce004059fd92 [INFO] running `"docker" "start" "-a" "e0dfbc74de94ede5d8b55f872baf9e19bfb2dd21257601d1e620ce004059fd92"` [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking ipc-channel v0.12.2 [INFO] [stderr] Checking mitosis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0277]: the trait bound `ipc_channel::ipc::OpaqueIpcReceiver: _IMPL_DESERIALIZE_FOR_BootstrapData::_serde::Serialize` is not satisfied [INFO] [stderr] --> src/lib.rs:51:5 [INFO] [stderr] | [INFO] [stderr] 51 | args_receiver: OpaqueIpcReceiver, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `_IMPL_DESERIALIZE_FOR_BootstrapData::_serde::Serialize` is not implemented for `ipc_channel::ipc::OpaqueIpcReceiver` [INFO] [stderr] | [INFO] [stderr] = note: required by `_IMPL_DESERIALIZE_FOR_BootstrapData::_serde::ser::SerializeStruct::serialize_field` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `ipc_channel::ipc::OpaqueIpcReceiver: _IMPL_DESERIALIZE_FOR_BootstrapData::_serde::Serialize` is not satisfied [INFO] [stderr] --> src/lib.rs:51:5 [INFO] [stderr] | [INFO] [stderr] 51 | args_receiver: OpaqueIpcReceiver, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `_IMPL_DESERIALIZE_FOR_BootstrapData::_serde::Serialize` is not implemented for `ipc_channel::ipc::OpaqueIpcReceiver` [INFO] [stderr] | [INFO] [stderr] = note: required by `_IMPL_DESERIALIZE_FOR_BootstrapData::_serde::ser::SerializeStruct::serialize_field` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `ipc_channel::ipc::OpaqueIpcReceiver: _IMPL_DESERIALIZE_FOR_BootstrapData::_serde::Deserialize<'_>` is not satisfied [INFO] [stderr] --> src/lib.rs:51:5 [INFO] [stderr] | [INFO] [stderr] 51 | args_receiver: OpaqueIpcReceiver, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `_IMPL_DESERIALIZE_FOR_BootstrapData::_serde::Deserialize<'_>` is not implemented for `ipc_channel::ipc::OpaqueIpcReceiver` [INFO] [stderr] | [INFO] [stderr] = note: required by `_IMPL_DESERIALIZE_FOR_BootstrapData::_serde::de::SeqAccess::next_element` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `ipc_channel::ipc::OpaqueIpcReceiver: _IMPL_DESERIALIZE_FOR_BootstrapData::_serde::Deserialize<'_>` is not satisfied [INFO] [stderr] --> src/lib.rs:51:5 [INFO] [stderr] | [INFO] [stderr] 51 | args_receiver: OpaqueIpcReceiver, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `_IMPL_DESERIALIZE_FOR_BootstrapData::_serde::Deserialize<'_>` is not implemented for `ipc_channel::ipc::OpaqueIpcReceiver` [INFO] [stderr] | [INFO] [stderr] = note: required by `_IMPL_DESERIALIZE_FOR_BootstrapData::_serde::de::SeqAccess::next_element` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `ipc_channel::ipc::OpaqueIpcReceiver: _IMPL_DESERIALIZE_FOR_BootstrapData::_serde::Deserialize<'_>` is not satisfied [INFO] [stderr] --> src/lib.rs:51:5 [INFO] [stderr] | [INFO] [stderr] 51 | args_receiver: OpaqueIpcReceiver, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `_IMPL_DESERIALIZE_FOR_BootstrapData::_serde::Deserialize<'_>` is not implemented for `ipc_channel::ipc::OpaqueIpcReceiver` [INFO] [stderr] | [INFO] [stderr] = note: required by `_IMPL_DESERIALIZE_FOR_BootstrapData::_serde::de::MapAccess::next_value` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `ipc_channel::ipc::OpaqueIpcReceiver: _IMPL_DESERIALIZE_FOR_BootstrapData::_serde::Deserialize<'_>` is not satisfied [INFO] [stderr] --> src/lib.rs:51:5 [INFO] [stderr] | [INFO] [stderr] 51 | args_receiver: OpaqueIpcReceiver, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `_IMPL_DESERIALIZE_FOR_BootstrapData::_serde::Deserialize<'_>` is not implemented for `ipc_channel::ipc::OpaqueIpcReceiver` [INFO] [stderr] | [INFO] [stderr] = note: required by `_IMPL_DESERIALIZE_FOR_BootstrapData::_serde::de::MapAccess::next_value` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `to` found for struct `ipc_channel::ipc::OpaqueIpcReceiver` in the current scope [INFO] [stderr] --> src/lib.rs:139:21 [INFO] [stderr] | [INFO] [stderr] 139 | let args = recv.to().recv().unwrap(); [INFO] [stderr] | ^^ method not found in `ipc_channel::ipc::OpaqueIpcReceiver` [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error[E0599]: no method named `to` found for struct `ipc_channel::ipc::OpaqueIpcReceiver` in the current scope [INFO] [stderr] --> src/lib.rs:139:21 [INFO] [stderr] | [INFO] [stderr] 139 | let args = recv.to().recv().unwrap(); [INFO] [stderr] | ^^ method not found in `ipc_channel::ipc::OpaqueIpcReceiver` [INFO] [stderr] [INFO] [stderr] error: could not compile `mitosis`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `mitosis`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "e0dfbc74de94ede5d8b55f872baf9e19bfb2dd21257601d1e620ce004059fd92"` [INFO] running `"docker" "rm" "-f" "e0dfbc74de94ede5d8b55f872baf9e19bfb2dd21257601d1e620ce004059fd92"` [INFO] [stdout] e0dfbc74de94ede5d8b55f872baf9e19bfb2dd21257601d1e620ce004059fd92