[INFO] crate runng_thrift 0.1.0 is already in cache [INFO] testing runng_thrift-0.1.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate runng_thrift 0.1.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate runng_thrift 0.1.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate runng_thrift 0.1.0 [INFO] finished tweaking crates.io crate runng_thrift 0.1.0 [INFO] tweaked toml for crates.io crate runng_thrift 0.1.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7afd5ebd951ed0478e3cf6522747fbb2e8e0cdb56e0f65d9f9208c4cc0fa921b [INFO] running `"docker" "start" "-a" "7afd5ebd951ed0478e3cf6522747fbb2e8e0cdb56e0f65d9f9208c4cc0fa921b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling bindgen v0.40.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling try_from v0.2.2 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.33 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling runng_derive v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling integer-encoding v1.0.8 [INFO] [stderr] Compiling thrift v0.12.0 [INFO] [stderr] Compiling runng-sys v1.1.1-rc.4 [INFO] [stderr] Compiling runng v0.1.11 [INFO] [stderr] Compiling runng_thrift v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0599]: no function or associated item named `new` found for struct `runng::msg::msg::NngMsg` in the current scope [INFO] [stderr] --> src/nng_channel.rs:31:31 [INFO] [stderr] | [INFO] [stderr] 31 | let message = NngMsg::new()?; [INFO] [stderr] | ^^^ function or associated item not found in `runng::msg::msg::NngMsg` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/nng_channel.rs:52:45 [INFO] [stderr] | [INFO] [stderr] 52 | result_wrapper(TNngChannel::new(NngSocket::new(self.socket.nng_socket())))? [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `std::sync::Arc`, found struct `runng::socket::NngSocket` [INFO] [stderr] | [INFO] [stderr] = note: expected struct `std::sync::Arc` [INFO] [stderr] found struct `runng::socket::NngSocket` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `append` found for struct `runng::msg::msg::NngMsg` in the current scope [INFO] [stderr] --> src/nng_channel.rs:83:32 [INFO] [stderr] | [INFO] [stderr] 83 | let res = self.message.append(buf.as_ptr(), len); [INFO] [stderr] | ^^^^^^ method not found in `runng::msg::msg::NngMsg` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `new` found for struct `runng::msg::msg::NngMsg` in the current scope [INFO] [stderr] --> src/nng_channel.rs:93:31 [INFO] [stderr] | [INFO] [stderr] 93 | let mut msg = NngMsg::new()?; [INFO] [stderr] | ^^^ function or associated item not found in `runng::msg::msg::NngMsg` [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0308, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0308`. [INFO] [stderr] error: could not compile `runng_thrift`. [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" "7afd5ebd951ed0478e3cf6522747fbb2e8e0cdb56e0f65d9f9208c4cc0fa921b"` [INFO] running `"docker" "rm" "-f" "7afd5ebd951ed0478e3cf6522747fbb2e8e0cdb56e0f65d9f9208c4cc0fa921b"` [INFO] [stdout] 7afd5ebd951ed0478e3cf6522747fbb2e8e0cdb56e0f65d9f9208c4cc0fa921b