[INFO] crate nakadi-types 0.20.1 is already in cache [INFO] testing nakadi-types-0.20.1 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate nakadi-types 0.20.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate nakadi-types 0.20.1 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate nakadi-types 0.20.1 [INFO] finished tweaking crates.io crate nakadi-types 0.20.1 [INFO] tweaked toml for crates.io crate nakadi-types 0.20.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 67549eb285ec5b8184d2f434e05dc20f3ef63f6d6aea9c0fcefb63104fb32382 [INFO] running `"docker" "start" "-a" "67549eb285ec5b8184d2f434e05dc20f3ef63f6d6aea9c0fcefb63104fb32382"` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling nakadi-types v0.20.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused imports: `CursorOffset`, `PartitionId` [INFO] [stderr] --> src/event_type/mod.rs:8:24 [INFO] [stderr] | [INFO] [stderr] 8 | use crate::partition::{CursorOffset, PartitionId}; [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 13s [INFO] running `"docker" "inspect" "67549eb285ec5b8184d2f434e05dc20f3ef63f6d6aea9c0fcefb63104fb32382"` [INFO] running `"docker" "rm" "-f" "67549eb285ec5b8184d2f434e05dc20f3ef63f6d6aea9c0fcefb63104fb32382"` [INFO] [stdout] 67549eb285ec5b8184d2f434e05dc20f3ef63f6d6aea9c0fcefb63104fb32382 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 08a29e16248159e040cf9bf7cf176438e24befd3adb40c66b593e546ae14f0de [INFO] running `"docker" "start" "-a" "08a29e16248159e040cf9bf7cf176438e24befd3adb40c66b593e546ae14f0de"` [INFO] [stderr] Compiling nakadi-types v0.20.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused imports: `CursorOffset`, `PartitionId` [INFO] [stderr] --> src/event_type/mod.rs:8:24 [INFO] [stderr] | [INFO] [stderr] 8 | use crate::partition::{CursorOffset, PartitionId}; [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 imports: `CursorOffset`, `PartitionId` [INFO] [stderr] --> src/event_type/mod.rs:8:24 [INFO] [stderr] | [INFO] [stderr] 8 | use crate::partition::{CursorOffset, PartitionId}; [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 8.33s [INFO] running `"docker" "inspect" "08a29e16248159e040cf9bf7cf176438e24befd3adb40c66b593e546ae14f0de"` [INFO] running `"docker" "rm" "-f" "08a29e16248159e040cf9bf7cf176438e24befd3adb40c66b593e546ae14f0de"` [INFO] [stdout] 08a29e16248159e040cf9bf7cf176438e24befd3adb40c66b593e546ae14f0de [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 6c199c37b6460edc35bd1d5b5e54ad1941219762e84d461d59b84f11a33b3f41 [INFO] running `"docker" "start" "-a" "6c199c37b6460edc35bd1d5b5e54ad1941219762e84d461d59b84f11a33b3f41"` [INFO] [stderr] warning: unused imports: `CursorOffset`, `PartitionId` [INFO] [stderr] --> src/event_type/mod.rs:8:24 [INFO] [stderr] | [INFO] [stderr] 8 | use crate::partition::{CursorOffset, PartitionId}; [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 imports: `CursorOffset`, `PartitionId` [INFO] [stderr] --> src/event_type/mod.rs:8:24 [INFO] [stderr] | [INFO] [stderr] 8 | use crate::partition::{CursorOffset, PartitionId}; [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.21s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/nakadi_types-3a10c574fbf05379 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test subscription::test::subscription_cursor_without_token ... ok [INFO] [stdout] test partition::test::cursor_distance_result ... ok [INFO] [stdout] test subscription::test::subscription_cursor ... ok [INFO] [stdout] test event_type::event_type_input::a_schema_input_can_be_parsed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests nakadi-types [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" "6c199c37b6460edc35bd1d5b5e54ad1941219762e84d461d59b84f11a33b3f41"` [INFO] running `"docker" "rm" "-f" "6c199c37b6460edc35bd1d5b5e54ad1941219762e84d461d59b84f11a33b3f41"` [INFO] [stdout] 6c199c37b6460edc35bd1d5b5e54ad1941219762e84d461d59b84f11a33b3f41