[INFO] crate voluntary-servitude 4.0.8 is already in cache [INFO] testing voluntary-servitude-4.0.8 against 1.45.2 for beta-1.46-1 [INFO] extracting crate voluntary-servitude 4.0.8 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate voluntary-servitude 4.0.8 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate voluntary-servitude 4.0.8 [INFO] finished tweaking crates.io crate voluntary-servitude 4.0.8 [INFO] tweaked toml for crates.io crate voluntary-servitude 4.0.8 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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_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" "+1.45.2" "metadata" "--no-deps" "--format-version=1", 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] 011f10a25e698b86b67157dab7b5f7ed49f82b4e196acbce0ef45748020a454f [INFO] running `Command { std: "docker" "start" "-a" "011f10a25e698b86b67157dab7b5f7ed49f82b4e196acbce0ef45748020a454f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "011f10a25e698b86b67157dab7b5f7ed49f82b4e196acbce0ef45748020a454f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "011f10a25e698b86b67157dab7b5f7ed49f82b4e196acbce0ef45748020a454f", kill_on_drop: false }` [INFO] [stdout] 011f10a25e698b86b67157dab7b5f7ed49f82b4e196acbce0ef45748020a454f [INFO] running `Command { std: "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebeeb11d936eae62c528845d83978929359484dffeedf2b45e8ca3c55e62f434 [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" "ebeeb11d936eae62c528845d83978929359484dffeedf2b45e8ca3c55e62f434", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [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 rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling voluntary-servitude v4.0.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `legacy_directory_ownership` has been removed: `converted into hard error, see issue #37872 for more information` [INFO] [stdout] --> src/lib.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | legacy_directory_ownership, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `plugin_as_library` has been removed: `plugins have been deprecated and retired` [INFO] [stdout] --> src/lib.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | plugin_as_library, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `safe_extern_statics` has been removed: `converted into hard error, see issue #36247 for more information` [INFO] [stdout] --> src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | safe_extern_statics, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `unions_with_drop_fields` [INFO] [stdout] --> src/lib.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | unions_with_drop_fields, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.34s [INFO] running `Command { std: "docker" "inspect" "ebeeb11d936eae62c528845d83978929359484dffeedf2b45e8ca3c55e62f434", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebeeb11d936eae62c528845d83978929359484dffeedf2b45e8ca3c55e62f434", kill_on_drop: false }` [INFO] [stdout] ebeeb11d936eae62c528845d83978929359484dffeedf2b45e8ca3c55e62f434 [INFO] running `Command { std: "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2be863e2f2a376466714df0dc267807779b328d39ea1f9e829e8b5ff49523ea1 [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" "2be863e2f2a376466714df0dc267807779b328d39ea1f9e829e8b5ff49523ea1", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stdout] warning: lint `legacy_directory_ownership` has been removed: `converted into hard error, see issue #37872 for more information` [INFO] [stdout] --> src/lib.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | legacy_directory_ownership, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `plugin_as_library` has been removed: `plugins have been deprecated and retired` [INFO] [stdout] --> src/lib.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | plugin_as_library, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `safe_extern_statics` has been removed: `converted into hard error, see issue #36247 for more information` [INFO] [stdout] --> src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | safe_extern_statics, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `unions_with_drop_fields` [INFO] [stdout] --> src/lib.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | unions_with_drop_fields, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clap v2.33.2 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling voluntary-servitude v4.0.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `legacy_directory_ownership` has been removed: `converted into hard error, see issue #37872 for more information` [INFO] [stdout] --> src/lib.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | legacy_directory_ownership, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `plugin_as_library` has been removed: `plugins have been deprecated and retired` [INFO] [stdout] --> src/lib.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | plugin_as_library, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `safe_extern_statics` has been removed: `converted into hard error, see issue #36247 for more information` [INFO] [stdout] --> src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | safe_extern_statics, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `unions_with_drop_fields` [INFO] [stdout] --> src/lib.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | unions_with_drop_fields, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "2be863e2f2a376466714df0dc267807779b328d39ea1f9e829e8b5ff49523ea1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2be863e2f2a376466714df0dc267807779b328d39ea1f9e829e8b5ff49523ea1", kill_on_drop: false }` [INFO] [stdout] 2be863e2f2a376466714df0dc267807779b328d39ea1f9e829e8b5ff49523ea1 [INFO] running `Command { std: "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 00f338a7857f88c7d4ff944f576e4545406020c8fab009433d5afb78442a2568 [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" "00f338a7857f88c7d4ff944f576e4545406020c8fab009433d5afb78442a2568", kill_on_drop: false }` [INFO] [stderr] warning: lint `legacy_directory_ownership` has been removed: `converted into hard error, see issue #37872 for more information` [INFO] [stderr] --> src/lib.rs:87:5 [INFO] [stderr] | [INFO] [stderr] 87 | legacy_directory_ownership, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lint `plugin_as_library` has been removed: `plugins have been deprecated and retired` [INFO] [stderr] --> src/lib.rs:93:5 [INFO] [stderr] | [INFO] [stderr] 93 | plugin_as_library, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: lint `safe_extern_statics` has been removed: `converted into hard error, see issue #36247 for more information` [INFO] [stderr] --> src/lib.rs:95:5 [INFO] [stderr] | [INFO] [stderr] 95 | safe_extern_statics, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `unions_with_drop_fields` [INFO] [stderr] --> src/lib.rs:97:5 [INFO] [stderr] | [INFO] [stderr] 97 | unions_with_drop_fields, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unknown_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: lint `legacy_directory_ownership` has been removed: `converted into hard error, see issue #37872 for more information` [INFO] [stderr] --> src/lib.rs:87:5 [INFO] [stderr] | [INFO] [stderr] 87 | legacy_directory_ownership, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lint `plugin_as_library` has been removed: `plugins have been deprecated and retired` [INFO] [stderr] --> src/lib.rs:93:5 [INFO] [stderr] | [INFO] [stderr] 93 | plugin_as_library, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: lint `safe_extern_statics` has been removed: `converted into hard error, see issue #36247 for more information` [INFO] [stderr] --> src/lib.rs:95:5 [INFO] [stderr] | [INFO] [stderr] 95 | safe_extern_statics, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `unions_with_drop_fields` [INFO] [stderr] --> src/lib.rs:97:5 [INFO] [stderr] | [INFO] [stderr] 97 | unions_with_drop_fields, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unknown_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/voluntary_servitude-3b0d8bb5a942f30e [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test atomics::atomic::tests::test_sync ... ok [INFO] [stdout] test atomics::atomic_option::tests::test_sync ... ok [INFO] [stdout] test atomics::fill_once_atomic_arc::tests::test_sync ... ok [INFO] [stdout] test atomics::fill_once_atomic_option::tests::fill_once_ref ... ok [INFO] [stdout] test atomics::fill_once_atomic_option::tests::test_send ... ok [INFO] [stdout] test atomics::fill_once_atomic_option::tests::test_sync ... ok [INFO] [stdout] test atomics::atomic_option::tests::test_send ... ok [INFO] [stdout] test iterator::tests::iter_after_use ... ok [INFO] [stdout] test iterator::tests::iter_all ... ok [INFO] [stdout] test iterator::tests::iter_isnt_growable_when_consumed ... ok [INFO] [stdout] test iterator::tests::iter_grows ... ok [INFO] [stdout] test atomics::fill_once_atomic_arc::tests::test_send ... ok [INFO] [stdout] test voluntary_servitude::tests::voluntary_servitude_len_append_clear ... ok [INFO] [stdout] test iterator::tests::iter_doesnt_clear ... ok [INFO] [stdout] test voluntary_servitude::tests::swap_empty ... ok [INFO] [stdout] test iterator::tests::iter_drop ... ok [INFO] [stdout] test voluntary_servitude::tests::test_send ... ok [INFO] [stdout] test iterator::tests::iter_drop_many ... ok [INFO] [stdout] test voluntary_servitude::tests::extend_partial_eq ... ok [INFO] [stdout] test iterator::tests::iter_many ... ok [INFO] [stdout] test voluntary_servitude::tests::iter_outlives ... ok [INFO] [stdout] test atomics::atomic::tests::test_send ... ok [INFO] [stdout] test voluntary_servitude::tests::test_sync ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test-2ca7899951bdfb68 [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test elements_1b ... ignored [INFO] [stdout] test elements_1m ... ignored [INFO] [stdout] test elements_500m ... ignored [INFO] [stdout] test elements_50m ... ignored [INFO] [stdout] test clear ... ok [INFO] [stdout] test single_thread ... ok [INFO] [stdout] test single_producer_single_consumer ... ok [INFO] [stdout] test single_producer_multi_consumer ... ok [INFO] [stdout] test multi_producer_single_consumer ... ok [INFO] [stdout] test multi_producer_multi_consumer ... ok [INFO] [stderr] Doc-tests voluntary_servitude [INFO] [stdout] test elements_100k ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 51 tests [INFO] [stdout] test src/atomics/atomic.rs - atomics::atomic::Atomic::from_raw (line 129) ... FAILED [INFO] [stdout] test src/atomics/atomic.rs - atomics::atomic::Atomic::swap (line 87) ... FAILED [INFO] [stdout] test src/atomics/atomic_option.rs - atomics::atomic_option::AtomicOption::get_raw (line 207) ... FAILED [INFO] [stdout] test src/atomics/atomic_option.rs - atomics::atomic_option::AtomicOption::swap (line 101) ... FAILED [INFO] [stdout] test src/atomics/fill_once_atomic_arc.rs - atomics::fill_once_atomic_arc::FillOnceAtomicArc::from_raw (line 114) ... FAILED [INFO] [stdout] test src/atomics/atomic_option.rs - atomics::atomic_option::AtomicOption::new (line 37) ... FAILED [INFO] [stdout] test src/atomics/atomic_option.rs - atomics::atomic_option::AtomicOption::from_raw (line 181) ... FAILED [INFO] [stdout] test src/atomics/atomic_option.rs - atomics::atomic_option::AtomicOption::take (line 125) ... FAILED [INFO] [stdout] test src/atomics/atomic_option.rs - atomics::atomic_option::AtomicOption::try_store (line 58) ... FAILED [INFO] [stdout] test src/atomics/atomic.rs - atomics::atomic::Atomic::store (line 69) ... FAILED [INFO] [stdout] test src/atomics/fill_once_atomic_arc.rs - atomics::fill_once_atomic_arc::FillOnceAtomicArc::load (line 61) ... FAILED [INFO] [stdout] test src/atomics/fill_once_atomic_arc.rs - atomics::fill_once_atomic_arc::FillOnceAtomicArc::into_inner (line 95) ... FAILED [INFO] [stdout] test src/atomics/fill_once_atomic_option.rs - atomics::fill_once_atomic_option::FillOnceAtomicOption::from_raw (line 147) ... FAILED [INFO] [stdout] test src/atomics/fill_once_atomic_arc.rs - atomics::fill_once_atomic_arc::FillOnceAtomicArc::get_ref (line 78) ... FAILED [INFO] [stdout] test src/atomics/fill_once_atomic_arc.rs - atomics::fill_once_atomic_arc::FillOnceAtomicArc::new (line 15) ... FAILED [INFO] [stdout] test src/atomics/fill_once_atomic_arc.rs - atomics::fill_once_atomic_arc::FillOnceAtomicArc::try_store (line 38) ... FAILED [INFO] [stdout] test src/atomics/fill_once_atomic_arc.rs - atomics::fill_once_atomic_arc::FillOnceAtomicArc::get_raw (line 141) ... FAILED [INFO] [stdout] test src/atomics/atomic_option.rs - atomics::atomic_option::AtomicOption::into_inner (line 162) ... FAILED [INFO] [stdout] test src/atomics/atomic_option.rs - atomics::atomic_option::AtomicOption::atomic_ptr (line 147) ... FAILED [INFO] [stdout] test src/atomics/atomic.rs - atomics::atomic::Atomic::get_raw (line 179) ... FAILED [INFO] [stdout] test src/atomics/atomic.rs - atomics::atomic::Atomic::new (line 51) ... FAILED [INFO] [stdout] test src/atomics/fill_once_atomic_option.rs - atomics::fill_once_atomic_option::FillOnceAtomicOption::new (line 21) ... FAILED [INFO] [stdout] test src/atomics/fill_once_atomic_option.rs - atomics::fill_once_atomic_option::FillOnceAtomicOption::get_ref (line 108) ... FAILED [INFO] [stdout] test src/atomics/fill_once_atomic_option.rs - atomics::fill_once_atomic_option::FillOnceAtomicOption::load (line 89) ... FAILED [INFO] [stdout] test src/atomics/atomic.rs - atomics::atomic::Atomic::from_raw_unchecked (line 152) ... FAILED [INFO] [stdout] test src/atomics/fill_once_atomic_option.rs - atomics::fill_once_atomic_option::FillOnceAtomicOption::into_inner (line 128) ... FAILED [INFO] [stdout] test src/atomics/fill_once_atomic_option.rs - atomics::fill_once_atomic_option::FillOnceAtomicOption::get_raw (line 172) ... FAILED [INFO] [stdout] test src/atomics/fill_once_atomic_option.rs - atomics::fill_once_atomic_option::FillOnceAtomicOption::take (line 70) ... FAILED [INFO] [stdout] test src/iterator.rs - iterator::Iter::index (line 169) ... FAILED [INFO] [stdout] test src/iterator.rs - iterator::Iter (line 16) ... FAILED [INFO] [stdout] test src/iterator.rs - iterator::Iter::is_empty (line 140) ... FAILED [INFO] [stdout] test src/iterator.rs - iterator::Iter (line 27) ... FAILED [INFO] [stdout] test src/iterator.rs - iterator::Iter::last_node (line 85) ... FAILED [INFO] [stdout] test src/atomics/fill_once_atomic_option.rs - atomics::fill_once_atomic_option::FillOnceAtomicOption::try_store (line 43) ... FAILED [INFO] [stdout] test src/lib.rs - (line 54) ... FAILED [INFO] [stdout] test src/lib.rs - voluntary_servitude (line 136) ... FAILED [INFO] [stdout] test src/lib.rs - vs (line 110) ... FAILED [INFO] [stdout] test src/iterator.rs - iterator::Iter::len (line 109) ... FAILED [INFO] [stdout] test src/voluntary_servitude.rs - voluntary_servitude::VoluntaryServitude::len (line 302) ... FAILED [INFO] [stdout] test src/voluntary_servitude.rs - voluntary_servitude::VoluntaryServitude (line 157) ... FAILED [INFO] [stdout] test src/voluntary_servitude.rs - voluntary_servitude::VoluntaryServitude (line 195) ... FAILED [INFO] [stdout] test src/voluntary_servitude.rs - voluntary_servitude::VoluntaryServitude::empty (line 354) ... FAILED [INFO] [stdout] test src/atomics/atomic_option.rs - atomics::atomic_option::AtomicOption::store (line 83) ... ok [INFO] [stdout] test src/atomics/atomic.rs - atomics::atomic::Atomic::into_inner (line 107) ... ok [INFO] [stdout] test src/voluntary_servitude.rs - voluntary_servitude::VoluntaryServitude::swap (line 373) ... ok [INFO] [stdout] test src/voluntary_servitude.rs - voluntary_servitude::VoluntaryServitude::new (line 245) ... ok [INFO] [stdout] test src/voluntary_servitude.rs - voluntary_servitude::VoluntaryServitude::is_empty (line 321) ... ok [INFO] [stdout] test src/voluntary_servitude.rs - voluntary_servitude::VoluntaryServitude::clear (line 336) ... ok [INFO] [stdout] test src/voluntary_servitude.rs - voluntary_servitude::VoluntaryServitude::append (line 260) ... ok [INFO] [stdout] test src/voluntary_servitude.rs - voluntary_servitude::VoluntaryServitude::iter (line 282) ... ok [INFO] [stdout] test src/voluntary_servitude.rs - voluntary_servitude::VoluntaryServitude::extend (line 390) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/atomics/atomic.rs - atomics::atomic::Atomic::from_raw (line 129) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atomics/atomic.rs - atomics::atomic::Atomic::swap (line 87) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atomics/atomic_option.rs - atomics::atomic_option::AtomicOption::get_raw (line 207) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atomics/atomic_option.rs - atomics::atomic_option::AtomicOption::swap (line 101) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atomics/fill_once_atomic_arc.rs - atomics::fill_once_atomic_arc::FillOnceAtomicArc::from_raw (line 114) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atomics/atomic_option.rs - atomics::atomic_option::AtomicOption::new (line 37) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atomics/atomic_option.rs - atomics::atomic_option::AtomicOption::from_raw (line 181) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atomics/atomic_option.rs - atomics::atomic_option::AtomicOption::take (line 125) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atomics/atomic_option.rs - atomics::atomic_option::AtomicOption::try_store (line 58) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atomics/atomic.rs - atomics::atomic::Atomic::store (line 69) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atomics/fill_once_atomic_arc.rs - atomics::fill_once_atomic_arc::FillOnceAtomicArc::load (line 61) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atomics/fill_once_atomic_arc.rs - atomics::fill_once_atomic_arc::FillOnceAtomicArc::into_inner (line 95) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atomics/fill_once_atomic_option.rs - atomics::fill_once_atomic_option::FillOnceAtomicOption::from_raw (line 147) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atomics/fill_once_atomic_arc.rs - atomics::fill_once_atomic_arc::FillOnceAtomicArc::get_ref (line 78) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atomics/fill_once_atomic_arc.rs - atomics::fill_once_atomic_arc::FillOnceAtomicArc::new (line 15) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atomics/fill_once_atomic_arc.rs - atomics::fill_once_atomic_arc::FillOnceAtomicArc::try_store (line 38) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atomics/fill_once_atomic_arc.rs - atomics::fill_once_atomic_arc::FillOnceAtomicArc::get_raw (line 141) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atomics/atomic_option.rs - atomics::atomic_option::AtomicOption::into_inner (line 162) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atomics/atomic_option.rs - atomics::atomic_option::AtomicOption::atomic_ptr (line 147) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atomics/atomic.rs - atomics::atomic::Atomic::get_raw (line 179) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atomics/atomic.rs - atomics::atomic::Atomic::new (line 51) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atomics/fill_once_atomic_option.rs - atomics::fill_once_atomic_option::FillOnceAtomicOption::new (line 21) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atomics/fill_once_atomic_option.rs - atomics::fill_once_atomic_option::FillOnceAtomicOption::get_ref (line 108) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atomics/fill_once_atomic_option.rs - atomics::fill_once_atomic_option::FillOnceAtomicOption::load (line 89) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atomics/atomic.rs - atomics::atomic::Atomic::from_raw_unchecked (line 152) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atomics/fill_once_atomic_option.rs - atomics::fill_once_atomic_option::FillOnceAtomicOption::into_inner (line 128) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atomics/fill_once_atomic_option.rs - atomics::fill_once_atomic_option::FillOnceAtomicOption::get_raw (line 172) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atomics/fill_once_atomic_option.rs - atomics::fill_once_atomic_option::FillOnceAtomicOption::take (line 70) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/iterator.rs - iterator::Iter::index (line 169) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/iterator.rs - iterator::Iter (line 16) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/iterator.rs - iterator::Iter::is_empty (line 140) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/iterator.rs - iterator::Iter (line 27) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/iterator.rs - iterator::Iter::last_node (line 85) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atomics/fill_once_atomic_option.rs - atomics::fill_once_atomic_option::FillOnceAtomicOption::try_store (line 43) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 54) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - voluntary_servitude (line 136) stdout ---- [INFO] [stdout] error: cannot find macro `voluntary_servitude` in this scope [INFO] [stdout] --> src/lib.rs:140:18 [INFO] [stdout] | [INFO] [stdout] 7 | let vs: VS<()> = voluntary_servitude![]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find macro `voluntary_servitude` in this scope [INFO] [stdout] --> src/lib.rs:143:10 [INFO] [stdout] | [INFO] [stdout] 10 | let vs = voluntary_servitude![1, 2, 3]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find macro `voluntary_servitude` in this scope [INFO] [stdout] --> src/lib.rs:146:10 [INFO] [stdout] | [INFO] [stdout] 13 | let vs = voluntary_servitude![1; 3]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find macro `voluntary_servitude` in this scope [INFO] [stdout] --> src/lib.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 15 | let _ = voluntary_servitude![1, 2, 3,]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - vs (line 110) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/iterator.rs - iterator::Iter::len (line 109) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/voluntary_servitude.rs - voluntary_servitude::VoluntaryServitude::len (line 302) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/voluntary_servitude.rs - voluntary_servitude::VoluntaryServitude (line 157) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/voluntary_servitude.rs - voluntary_servitude::VoluntaryServitude (line 195) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/voluntary_servitude.rs - voluntary_servitude::VoluntaryServitude::empty (line 354) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/atomics/atomic.rs - atomics::atomic::Atomic::from_raw (line 129) [INFO] [stdout] src/atomics/atomic.rs - atomics::atomic::Atomic::from_raw_unchecked (line 152) [INFO] [stdout] src/atomics/atomic.rs - atomics::atomic::Atomic::get_raw (line 179) [INFO] [stdout] src/atomics/atomic.rs - atomics::atomic::Atomic::new (line 51) [INFO] [stdout] src/atomics/atomic.rs - atomics::atomic::Atomic::store (line 69) [INFO] [stdout] src/atomics/atomic.rs - atomics::atomic::Atomic::swap (line 87) [INFO] [stdout] src/atomics/atomic_option.rs - atomics::atomic_option::AtomicOption::atomic_ptr (line 147) [INFO] [stdout] src/atomics/atomic_option.rs - atomics::atomic_option::AtomicOption::from_raw (line 181) [INFO] [stdout] src/atomics/atomic_option.rs - atomics::atomic_option::AtomicOption::get_raw (line 207) [INFO] [stdout] src/atomics/atomic_option.rs - atomics::atomic_option::AtomicOption::into_inner (line 162) [INFO] [stdout] src/atomics/atomic_option.rs - atomics::atomic_option::AtomicOption::new (line 37) [INFO] [stdout] src/atomics/atomic_option.rs - atomics::atomic_option::AtomicOption::swap (line 101) [INFO] [stdout] src/atomics/atomic_option.rs - atomics::atomic_option::AtomicOption::take (line 125) [INFO] [stdout] src/atomics/atomic_option.rs - atomics::atomic_option::AtomicOption::try_store (line 58) [INFO] [stdout] src/atomics/fill_once_atomic_arc.rs - atomics::fill_once_atomic_arc::FillOnceAtomicArc::from_raw (line 114) [INFO] [stdout] src/atomics/fill_once_atomic_arc.rs - atomics::fill_once_atomic_arc::FillOnceAtomicArc::get_raw (line 141) [INFO] [stdout] src/atomics/fill_once_atomic_arc.rs - atomics::fill_once_atomic_arc::FillOnceAtomicArc::get_ref (line 78) [INFO] [stdout] src/atomics/fill_once_atomic_arc.rs - atomics::fill_once_atomic_arc::FillOnceAtomicArc::into_inner (line 95) [INFO] [stdout] src/atomics/fill_once_atomic_arc.rs - atomics::fill_once_atomic_arc::FillOnceAtomicArc::load (line 61) [INFO] [stdout] src/atomics/fill_once_atomic_arc.rs - atomics::fill_once_atomic_arc::FillOnceAtomicArc::new (line 15) [INFO] [stdout] src/atomics/fill_once_atomic_arc.rs - atomics::fill_once_atomic_arc::FillOnceAtomicArc::try_store (line 38) [INFO] [stdout] src/atomics/fill_once_atomic_option.rs - atomics::fill_once_atomic_option::FillOnceAtomicOption::from_raw (line 147) [INFO] [stdout] src/atomics/fill_once_atomic_option.rs - atomics::fill_once_atomic_option::FillOnceAtomicOption::get_raw (line 172) [INFO] [stdout] src/atomics/fill_once_atomic_option.rs - atomics::fill_once_atomic_option::FillOnceAtomicOption::get_ref (line 108) [INFO] [stdout] src/atomics/fill_once_atomic_option.rs - atomics::fill_once_atomic_option::FillOnceAtomicOption::into_inner (line 128) [INFO] [stdout] src/atomics/fill_once_atomic_option.rs - atomics::fill_once_atomic_option::FillOnceAtomicOption::load (line 89) [INFO] [stdout] src/atomics/fill_once_atomic_option.rs - atomics::fill_once_atomic_option::FillOnceAtomicOption::new (line 21) [INFO] [stdout] src/atomics/fill_once_atomic_option.rs - atomics::fill_once_atomic_option::FillOnceAtomicOption::take (line 70) [INFO] [stdout] src/atomics/fill_once_atomic_option.rs - atomics::fill_once_atomic_option::FillOnceAtomicOption::try_store (line 43) [INFO] [stdout] src/iterator.rs - iterator::Iter (line 16) [INFO] [stdout] src/iterator.rs - iterator::Iter (line 27) [INFO] [stdout] src/iterator.rs - iterator::Iter::index (line 169) [INFO] [stdout] src/iterator.rs - iterator::Iter::is_empty (line 140) [INFO] [stdout] src/iterator.rs - iterator::Iter::last_node (line 85) [INFO] [stdout] src/iterator.rs - iterator::Iter::len (line 109) [INFO] [stdout] src/lib.rs - (line 54) [INFO] [stdout] src/lib.rs - voluntary_servitude (line 136) [INFO] [stdout] src/lib.rs - vs (line 110) [INFO] [stdout] src/voluntary_servitude.rs - voluntary_servitude::VoluntaryServitude (line 157) [INFO] [stdout] src/voluntary_servitude.rs - voluntary_servitude::VoluntaryServitude (line 195) [INFO] [stdout] src/voluntary_servitude.rs - voluntary_servitude::VoluntaryServitude::empty (line 354) [INFO] [stdout] src/voluntary_servitude.rs - voluntary_servitude::VoluntaryServitude::len (line 302) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 9 passed; 42 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "00f338a7857f88c7d4ff944f576e4545406020c8fab009433d5afb78442a2568", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00f338a7857f88c7d4ff944f576e4545406020c8fab009433d5afb78442a2568", kill_on_drop: false }` [INFO] [stdout] 00f338a7857f88c7d4ff944f576e4545406020c8fab009433d5afb78442a2568