[INFO] crate actix-mqtt 0.2.3 is already in cache [INFO] testing actix-mqtt-0.2.3 against 1.44.0 for beta-1.45-1 [INFO] extracting crate actix-mqtt 0.2.3 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate actix-mqtt 0.2.3 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 actix-mqtt 0.2.3 [INFO] finished tweaking crates.io crate actix-mqtt 0.2.3 [INFO] tweaked toml for crates.io crate actix-mqtt 0.2.3 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate actix-mqtt 0.2.3 already has a lockfile, it will not be regenerated [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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stdout] 1c7a4573705d35beb9c025e0c88bd5de07087091aad13facf88beb515575bd5d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "1c7a4573705d35beb9c025e0c88bd5de07087091aad13facf88beb515575bd5d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling bytestring v0.1.4 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling mqtt-codec v0.3.0 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling derive_more v0.99.3 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling actix-rt v1.0.0 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-ioframe v0.4.1 [INFO] [stderr] Compiling actix-mqtt v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `"docker" "inspect" "1c7a4573705d35beb9c025e0c88bd5de07087091aad13facf88beb515575bd5d"` [INFO] running `"docker" "rm" "-f" "1c7a4573705d35beb9c025e0c88bd5de07087091aad13facf88beb515575bd5d"` [INFO] [stdout] 1c7a4573705d35beb9c025e0c88bd5de07087091aad13facf88beb515575bd5d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 484025d0391533d04f8341ab0f4efc73f6a26bdace7aa1babb5a55ac43ad3c72 [INFO] running `"docker" "start" "-a" "484025d0391533d04f8341ab0f4efc73f6a26bdace7aa1babb5a55ac43ad3c72"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling backtrace-sys v0.1.33 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling actix-server v1.0.2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling actix-mqtt v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> examples/basic.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 20 | fn main() -> std::io::Result<()> { [INFO] [stderr] | ------------------- expected `std::result::Result<(), std::io::Error>` because of return type [INFO] [stderr] ... [INFO] [stderr] 27 | / actix_server::Server::build() [INFO] [stderr] 28 | | .bind("mqtt", "127.0.0.1:1883", || { [INFO] [stderr] 29 | | MqttServer::new(connect).finish(publish) [INFO] [stderr] 30 | | })? [INFO] [stderr] 31 | | .workers(1) [INFO] [stderr] 32 | | .run() [INFO] [stderr] | |______________^ expected enum `std::result::Result`, found struct `actix_server::server::Server` [INFO] [stderr] | [INFO] [stderr] = note: expected enum `std::result::Result<(), std::io::Error>` [INFO] [stderr] found struct `actix_server::server::Server` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0308`. [INFO] [stderr] error: could not compile `actix-mqtt`. [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" "484025d0391533d04f8341ab0f4efc73f6a26bdace7aa1babb5a55ac43ad3c72"` [INFO] running `"docker" "rm" "-f" "484025d0391533d04f8341ab0f4efc73f6a26bdace7aa1babb5a55ac43ad3c72"` [INFO] [stdout] 484025d0391533d04f8341ab0f4efc73f6a26bdace7aa1babb5a55ac43ad3c72