[INFO] fetching crate yabf 0.3.0... [INFO] testing yabf-0.3.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate yabf 0.3.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate yabf 0.3.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate yabf 0.3.0 [INFO] tweaked toml for crates.io crate yabf 0.3.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate yabf 0.3.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate yabf 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded criterion v0.3.5 [INFO] [stderr] Downloaded ppv-lite86 v0.2.14 [INFO] [stderr] Downloaded plotters-svg v0.3.1 [INFO] [stderr] Downloaded criterion-plot v0.4.4 [INFO] [stderr] Downloaded vob v3.0.0 [INFO] [stderr] Downloaded libc v0.2.104 [INFO] [stderr] Downloaded plotters-backend v0.3.2 [INFO] [stderr] Downloaded serde_json v1.0.68 [INFO] [stderr] Downloaded half v1.8.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.30 [INFO] [stderr] Downloaded bumpalo v3.7.1 [INFO] [stderr] Downloaded itertools v0.10.1 [INFO] [stderr] Downloaded num-bigint v0.4.2 [INFO] [stderr] Downloaded syn v1.0.80 [INFO] [stderr] Downloaded plotters v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 166e68e7228dd45545f8db4a9343ea355a09049bff3c978acd95ec633dbf540d [INFO] running `Command { std: "docker" "start" "-a" "166e68e7228dd45545f8db4a9343ea355a09049bff3c978acd95ec633dbf540d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "166e68e7228dd45545f8db4a9343ea355a09049bff3c978acd95ec633dbf540d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "166e68e7228dd45545f8db4a9343ea355a09049bff3c978acd95ec633dbf540d", kill_on_drop: false }` [INFO] [stdout] 166e68e7228dd45545f8db4a9343ea355a09049bff3c978acd95ec633dbf540d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 876b606950a777e60602d0deda25d3956828b28482f6b5cd17b288eb4ea3bf0f [INFO] running `Command { std: "docker" "start" "-a" "876b606950a777e60602d0deda25d3956828b28482f6b5cd17b288eb4ea3bf0f", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling yabf v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] running `Command { std: "docker" "inspect" "876b606950a777e60602d0deda25d3956828b28482f6b5cd17b288eb4ea3bf0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "876b606950a777e60602d0deda25d3956828b28482f6b5cd17b288eb4ea3bf0f", kill_on_drop: false }` [INFO] [stdout] 876b606950a777e60602d0deda25d3956828b28482f6b5cd17b288eb4ea3bf0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cad4693dff70747602aef42f94730be7f4338a7aed0ac4a16b22ec124dc27fe0 [INFO] running `Command { std: "docker" "start" "-a" "cad4693dff70747602aef42f94730be7f4338a7aed0ac4a16b22ec124dc27fe0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling half v1.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling vob v3.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling yabf v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `impl_smallvec` [INFO] [stdout] --> src/stress_test.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "impl_smallvec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `smallvec` [INFO] [stdout] = help: consider adding `impl_smallvec` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `impl_smallvec` [INFO] [stdout] --> src/stress_test.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "impl_smallvec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `smallvec` [INFO] [stdout] = help: consider adding `impl_smallvec` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `impl_smallvec` [INFO] [stdout] --> src/stress_test.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "impl_smallvec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `smallvec` [INFO] [stdout] = help: consider adding `impl_smallvec` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `impl_smallvec` [INFO] [stdout] --> src/stress_test.rs:123:15 [INFO] [stdout] | [INFO] [stdout] 123 | #[cfg(feature = "impl_smallvec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `smallvec` [INFO] [stdout] = help: consider adding `impl_smallvec` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `impl_smallvec` [INFO] [stdout] --> src/stress_test.rs:138:15 [INFO] [stdout] | [INFO] [stdout] 138 | #[cfg(feature = "impl_smallvec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `smallvec` [INFO] [stdout] = help: consider adding `impl_smallvec` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `impl_smallvec` [INFO] [stdout] --> src/stress_test.rs:62:19 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg(feature = "impl_smallvec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `smallvec` [INFO] [stdout] = help: consider adding `impl_smallvec` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `impl_smallvec` [INFO] [stdout] --> src/stress_test.rs:74:19 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg(feature = "impl_smallvec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `smallvec` [INFO] [stdout] = help: consider adding `impl_smallvec` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `impl_smallvec` [INFO] [stdout] --> src/stress_test.rs:93:19 [INFO] [stdout] | [INFO] [stdout] 93 | #[cfg(feature = "impl_smallvec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `smallvec` [INFO] [stdout] = help: consider adding `impl_smallvec` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `impl_smallvec` [INFO] [stdout] --> src/stress_test.rs:106:23 [INFO] [stdout] | [INFO] [stdout] 106 | #[cfg(feature = "impl_smallvec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `smallvec` [INFO] [stdout] = help: consider adding `impl_smallvec` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.25s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "cad4693dff70747602aef42f94730be7f4338a7aed0ac4a16b22ec124dc27fe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cad4693dff70747602aef42f94730be7f4338a7aed0ac4a16b22ec124dc27fe0", kill_on_drop: false }` [INFO] [stdout] cad4693dff70747602aef42f94730be7f4338a7aed0ac4a16b22ec124dc27fe0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3431e7a4b4145e3a5fa9f576590a20a53964c620b9fe63cb9b75b707817d90f8 [INFO] running `Command { std: "docker" "start" "-a" "3431e7a4b4145e3a5fa9f576590a20a53964c620b9fe63cb9b75b707817d90f8", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `impl_smallvec` [INFO] [stderr] --> src/stress_test.rs:7:7 [INFO] [stderr] | [INFO] [stderr] 7 | #[cfg(feature = "impl_smallvec")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `smallvec` [INFO] [stderr] = help: consider adding `impl_smallvec` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `impl_smallvec` [INFO] [stderr] --> src/stress_test.rs:14:11 [INFO] [stderr] | [INFO] [stderr] 14 | #[cfg(feature = "impl_smallvec")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `smallvec` [INFO] [stderr] = help: consider adding `impl_smallvec` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `impl_smallvec` [INFO] [stderr] --> src/stress_test.rs:27:11 [INFO] [stderr] | [INFO] [stderr] 27 | #[cfg(feature = "impl_smallvec")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `smallvec` [INFO] [stderr] = help: consider adding `impl_smallvec` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `impl_smallvec` [INFO] [stderr] --> src/stress_test.rs:123:15 [INFO] [stderr] | [INFO] [stderr] 123 | #[cfg(feature = "impl_smallvec")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `smallvec` [INFO] [stderr] = help: consider adding `impl_smallvec` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `impl_smallvec` [INFO] [stderr] --> src/stress_test.rs:138:15 [INFO] [stderr] | [INFO] [stderr] 138 | #[cfg(feature = "impl_smallvec")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `smallvec` [INFO] [stderr] = help: consider adding `impl_smallvec` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `impl_smallvec` [INFO] [stderr] --> src/stress_test.rs:62:19 [INFO] [stderr] | [INFO] [stderr] 62 | #[cfg(feature = "impl_smallvec")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `smallvec` [INFO] [stderr] = help: consider adding `impl_smallvec` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `impl_smallvec` [INFO] [stderr] --> src/stress_test.rs:74:19 [INFO] [stderr] | [INFO] [stderr] 74 | #[cfg(feature = "impl_smallvec")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `smallvec` [INFO] [stderr] = help: consider adding `impl_smallvec` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `impl_smallvec` [INFO] [stderr] --> src/stress_test.rs:93:19 [INFO] [stderr] | [INFO] [stderr] 93 | #[cfg(feature = "impl_smallvec")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `smallvec` [INFO] [stderr] = help: consider adding `impl_smallvec` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `impl_smallvec` [INFO] [stderr] --> src/stress_test.rs:106:23 [INFO] [stderr] | [INFO] [stderr] 106 | #[cfg(feature = "impl_smallvec")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `smallvec` [INFO] [stderr] = help: consider adding `impl_smallvec` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `yabf` (example "stress_test") generated 9 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yabf-016036874e83a46b) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test::readme_1 ... ok [INFO] [stdout] test test::test_capacity_1 ... ok [INFO] [stdout] test test::test_capacity_2 ... ok [INFO] [stdout] test test::test_iter ... ok [INFO] [stdout] test test::test_or ... ok [INFO] [stdout] test test_small::test_capacity_0 ... ok [INFO] [stdout] test test_small::test_capacity_1 ... ok [INFO] [stdout] test test_small::readme_2 ... ok [INFO] [stdout] test test_small::test_capacity_2 ... ok [INFO] [stdout] test test_small::test_iter ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests yabf [INFO] [stderr] warning: expected `=`, found `}` [INFO] [stderr] --> src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / //! # This crate is deprecated [INFO] [stderr] 2 | | //! This crate can be replaced with [vob](https://crates.io/crates/vob) if you add this trait to your code: [INFO] [stderr] 3 | | //!```rust [INFO] [stderr] 4 | | //! // u32 is slightly faster for random access w/o any bit operations [INFO] [stderr] ... | [INFO] [stderr] 71 | | //!# } [INFO] [stderr] 72 | | //! ``` [INFO] [stderr] | |_______^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_codeblock_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/lib.rs - SmallYabf (line 628) ... ok [INFO] [stdout] test src/lib.rs - SmallYabf::bit (line 409) ... ok [INFO] [stdout] test src/lib.rs - (line 3) ... ok [INFO] [stdout] test src/lib.rs - Yabf (line 333) ... ok [INFO] [stdout] test src/lib.rs - Yabf::bit (line 116) ... ok [INFO] [stdout] test src/lib.rs - SmallYabf::set_bit (line 432) ... ok [INFO] [stdout] test src/lib.rs - Yabf::with_capacity (line 100) ... ok [INFO] [stdout] test src/lib.rs - SmallYabf::with_capacity (line 393) ... ok [INFO] [stdout] test src/lib.rs - Yabf::set_bit (line 139) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3431e7a4b4145e3a5fa9f576590a20a53964c620b9fe63cb9b75b707817d90f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3431e7a4b4145e3a5fa9f576590a20a53964c620b9fe63cb9b75b707817d90f8", kill_on_drop: false }` [INFO] [stdout] 3431e7a4b4145e3a5fa9f576590a20a53964c620b9fe63cb9b75b707817d90f8