[INFO] crate eventific_sqs 0.1.1 is already in cache [INFO] testing eventific_sqs-0.1.1 against 1.44.0 for beta-1.45-1 [INFO] extracting crate eventific_sqs 0.1.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate eventific_sqs 0.1.1 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 eventific_sqs 0.1.1 [INFO] finished tweaking crates.io crate eventific_sqs 0.1.1 [INFO] tweaked toml for crates.io crate eventific_sqs 0.1.1 written to /workspace/builds/worker-0/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-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stdout] b4274aaebc29cac43b80cddfa141a42538a25fd12074d2c5d4a466324def2d28 [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" "b4274aaebc29cac43b80cddfa141a42538a25fd12074d2c5d4a466324def2d28"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling protobuf v2.8.2 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling prometheus v0.7.0 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling strum v0.15.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling rusoto_core v0.40.0 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling tokio-process v0.2.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling rusoto_credential v0.40.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling eventific v0.1.18 [INFO] [stderr] Compiling rusoto_sqs v0.40.0 [INFO] [stderr] Compiling eventific_sqs v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `IntoFuture` [INFO] [stderr] --> src/sqs_listener.rs:3:31 [INFO] [stderr] | [INFO] [stderr] 3 | use futures::{Stream, Future, IntoFuture}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `"docker" "inspect" "b4274aaebc29cac43b80cddfa141a42538a25fd12074d2c5d4a466324def2d28"` [INFO] running `"docker" "rm" "-f" "b4274aaebc29cac43b80cddfa141a42538a25fd12074d2c5d4a466324def2d28"` [INFO] [stdout] b4274aaebc29cac43b80cddfa141a42538a25fd12074d2c5d4a466324def2d28 [INFO] running `"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" "/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] 58382dbb65357c7870e8b402898e032992f61c91d59edebbbf21f239c9551e2d [INFO] running `"docker" "start" "-a" "58382dbb65357c7870e8b402898e032992f61c91d59edebbbf21f239c9551e2d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling eventific_sqs v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `IntoFuture` [INFO] [stderr] --> src/sqs_listener.rs:3:31 [INFO] [stderr] | [INFO] [stderr] 3 | use futures::{Stream, Future, IntoFuture}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unused import: `IntoFuture` [INFO] [stderr] --> src/sqs_listener.rs:3:31 [INFO] [stderr] | [INFO] [stderr] 3 | use futures::{Stream, Future, IntoFuture}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.49s [INFO] running `"docker" "inspect" "58382dbb65357c7870e8b402898e032992f61c91d59edebbbf21f239c9551e2d"` [INFO] running `"docker" "rm" "-f" "58382dbb65357c7870e8b402898e032992f61c91d59edebbbf21f239c9551e2d"` [INFO] [stdout] 58382dbb65357c7870e8b402898e032992f61c91d59edebbbf21f239c9551e2d [INFO] running `"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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 22a9fcf465d1a5c9bae6215bd095cc422e1d551b2ab6ba5333db2f056e0dcf96 [INFO] running `"docker" "start" "-a" "22a9fcf465d1a5c9bae6215bd095cc422e1d551b2ab6ba5333db2f056e0dcf96"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unused import: `IntoFuture` [INFO] [stderr] --> src/sqs_listener.rs:3:31 [INFO] [stderr] | [INFO] [stderr] 3 | use futures::{Stream, Future, IntoFuture}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unused import: `IntoFuture` [INFO] [stderr] --> src/sqs_listener.rs:3:31 [INFO] [stderr] | [INFO] [stderr] 3 | use futures::{Stream, Future, IntoFuture}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/eventific_sqs-a2e9f28b7b7d11a8 [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sqs_listener-7b3502fee54fc6d1 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test it_should_not_panic_on_invalid_uuid ... ignored [INFO] [stdout] test it_should_receive_message ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests eventific_sqs [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "22a9fcf465d1a5c9bae6215bd095cc422e1d551b2ab6ba5333db2f056e0dcf96"` [INFO] running `"docker" "rm" "-f" "22a9fcf465d1a5c9bae6215bd095cc422e1d551b2ab6ba5333db2f056e0dcf96"` [INFO] [stdout] 22a9fcf465d1a5c9bae6215bd095cc422e1d551b2ab6ba5333db2f056e0dcf96