[INFO] crate nakadion 0.26.2 is already in cache [INFO] testing nakadion-0.26.2 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate nakadion 0.26.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate nakadion 0.26.2 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 crates.io crate nakadion 0.26.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate nakadion 0.26.2 [INFO] tweaked toml for crates.io crate nakadion 0.26.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate nakadion 0.26.2 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stdout] 7638ac9e79ba1bc6e34c76177de25d4b5f2b700de8af8b79e595434e30b9c43e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7638ac9e79ba1bc6e34c76177de25d4b5f2b700de8af8b79e595434e30b9c43e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7638ac9e79ba1bc6e34c76177de25d4b5f2b700de8af8b79e595434e30b9c43e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7638ac9e79ba1bc6e34c76177de25d4b5f2b700de8af8b79e595434e30b9c43e", kill_on_drop: false }` [INFO] [stdout] 7638ac9e79ba1bc6e34c76177de25d4b5f2b700de8af8b79e595434e30b9c43e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] b4ce6adc28002f115885b97679cae50439c2a7c9c872e91dded2bd10e09cdc5e [INFO] running `Command { std: "docker" "start" "-a" "b4ce6adc28002f115885b97679cae50439c2a7c9c872e91dded2bd10e09cdc5e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling instant v0.1.4 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling openssl-sys v0.9.57 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling backoff v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling pin-project-internal v0.4.19 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling pin-project v0.4.19 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling nakadi-types v0.26.2 [INFO] [stderr] Compiling http-api-problem v0.17.0 [INFO] [stderr] Compiling nakadion v0.26.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `Command { std: "docker" "inspect" "b4ce6adc28002f115885b97679cae50439c2a7c9c872e91dded2bd10e09cdc5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4ce6adc28002f115885b97679cae50439c2a7c9c872e91dded2bd10e09cdc5e", kill_on_drop: false }` [INFO] [stdout] b4ce6adc28002f115885b97679cae50439c2a7c9c872e91dded2bd10e09cdc5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "test" "--frozen" "--no-run" "--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] b3b8366c68c451fbaceb0a571df8edeab0d46792dc24e1f2c86a17a0d541dfd4 [INFO] running `Command { std: "docker" "start" "-a" "b3b8366c68c451fbaceb0a571df8edeab0d46792dc24e1f2c86a17a0d541dfd4", kill_on_drop: false }` [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling slog-async v2.5.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling nakadion v0.26.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `CursorDistanceQuery`, `CursorOffset` [INFO] [stdout] --> examples/integration.rs:640:35 [INFO] [stdout] | [INFO] [stdout] 640 | use nakadi_types::partition::{CursorDistanceQuery, CursorOffset}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nakadion`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name integration --edition=2018 examples/integration.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="reqwest"' -C metadata=2fc6707fcfa9f5bb -C extra-filename=-2fc6707fcfa9f5bb --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-d1dfe7846c99f86d.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-879803455d619582.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-060ff18995b96c31.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-a25cd5365cfb5f2d.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-b1cbba07f8588f71.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-7bfbcfdf5f60ff59.rlib --extern http_api_problem=/opt/rustwide/target/debug/deps/libhttp_api_problem-f9e113b6bce65887.rlib --extern nakadi_types=/opt/rustwide/target/debug/deps/libnakadi_types-6d88508a00951e45.rlib --extern nakadion=/opt/rustwide/target/debug/deps/libnakadion-2c6ae7ca1883ecbe.rlib --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-53345e30bb44cd86.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-20238e8cdb2e2326.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f366ca32e18be6cd.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6ba8de24845ca2cc.rlib --extern slog_async=/opt/rustwide/target/debug/deps/libslog_async-3799eda8fcdf8558.rlib --extern slog_term=/opt/rustwide/target/debug/deps/libslog_term-513b49a6d288e12f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d1575ff8c5a3a031.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-dee20f1c969b8abd.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-537cc232fcb86632.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b3b8366c68c451fbaceb0a571df8edeab0d46792dc24e1f2c86a17a0d541dfd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3b8366c68c451fbaceb0a571df8edeab0d46792dc24e1f2c86a17a0d541dfd4", kill_on_drop: false }` [INFO] [stdout] b3b8366c68c451fbaceb0a571df8edeab0d46792dc24e1f2c86a17a0d541dfd4