[INFO] fetching crate collect 0.0.26... [INFO] checking collect-0.0.26 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate collect 0.0.26 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate collect 0.0.26 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate collect 0.0.26 [INFO] finished tweaking crates.io crate collect 0.0.26 [INFO] tweaked toml for crates.io crate collect 0.0.26 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (compare) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (ordered_iter) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (traverse) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ordered_iter v0.1.2 [INFO] [stderr] Downloaded traverse v0.0.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2e7e79caa2cdf0ef476a181e86def4540d887cc2b594c02a4d887cf0b997e8c [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" "d2e7e79caa2cdf0ef476a181e86def4540d887cc2b594c02a4d887cf0b997e8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2e7e79caa2cdf0ef476a181e86def4540d887cc2b594c02a4d887cf0b997e8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2e7e79caa2cdf0ef476a181e86def4540d887cc2b594c02a4d887cf0b997e8c", kill_on_drop: false }` [INFO] [stdout] d2e7e79caa2cdf0ef476a181e86def4540d887cc2b594c02a4d887cf0b997e8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d9cf63f1919df66d33fce1e85462f17e6af784cf118132e4f46568c0598f2c2 [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" "7d9cf63f1919df66d33fce1e85462f17e6af784cf118132e4f46568c0598f2c2", kill_on_drop: false }` [INFO] [stderr] warning: dependency (compare) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (ordered_iter) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (traverse) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking compare v0.1.0 [INFO] [stderr] Checking ordered_iter v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking traverse v0.0.12 [INFO] [stderr] Checking collect v0.0.26 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `raw_pointer_derive` has been removed: using derive with raw pointers is ok [INFO] [stdout] --> src/lib.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #![allow(raw_pointer_derive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `raw_pointer_derive` has been removed: using derive with raw pointers is ok [INFO] [stdout] --> src/lib.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #![allow(raw_pointer_derive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/map.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/map.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/map.rs:254:5 [INFO] [stdout] | [INFO] [stdout] 254 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/map.rs:278:5 [INFO] [stdout] | [INFO] [stdout] 278 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/map.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/map.rs:381:5 [INFO] [stdout] | [INFO] [stdout] 381 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/map.rs:406:5 [INFO] [stdout] | [INFO] [stdout] 406 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/map.rs:421:5 [INFO] [stdout] | [INFO] [stdout] 421 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/map.rs:437:5 [INFO] [stdout] | [INFO] [stdout] 437 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/map.rs:459:5 [INFO] [stdout] | [INFO] [stdout] 459 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/map.rs:488:5 [INFO] [stdout] | [INFO] [stdout] 488 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/map.rs:514:5 [INFO] [stdout] | [INFO] [stdout] 514 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/map.rs:543:5 [INFO] [stdout] | [INFO] [stdout] 543 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/map.rs:566:5 [INFO] [stdout] | [INFO] [stdout] 566 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:266:5 [INFO] [stdout] | [INFO] [stdout] 266 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:356:5 [INFO] [stdout] | [INFO] [stdout] 356 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:380:5 [INFO] [stdout] | [INFO] [stdout] 380 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:395:5 [INFO] [stdout] | [INFO] [stdout] 395 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:411:5 [INFO] [stdout] | [INFO] [stdout] 411 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:430:5 [INFO] [stdout] | [INFO] [stdout] 430 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:454:5 [INFO] [stdout] | [INFO] [stdout] 454 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:475:5 [INFO] [stdout] | [INFO] [stdout] 475 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:520:5 [INFO] [stdout] | [INFO] [stdout] 520 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:540:5 [INFO] [stdout] | [INFO] [stdout] 540 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:562:5 [INFO] [stdout] | [INFO] [stdout] 562 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:698:1 [INFO] [stdout] | [INFO] [stdout] 698 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:726:1 [INFO] [stdout] | [INFO] [stdout] 726 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:754:1 [INFO] [stdout] | [INFO] [stdout] 754 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:782:1 [INFO] [stdout] | [INFO] [stdout] 782 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/enum_set.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/enum_set.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/enum_set.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/enum_set.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/enum_set.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/enum_set.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/enum_set.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/enum_set.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/enum_set.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 165 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/enum_set.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/lru_cache.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/lru_cache.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/lru_cache.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/lru_cache.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/lru_cache.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/lru_cache.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/lru_cache.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/lru_cache.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/lru_cache.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::Int` [INFO] [stdout] --> src/blist.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `core::num::Int` [INFO] [stdout] --> src/enum_set.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use core::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::rc::try_unwrap` [INFO] [stdout] --> src/immut_slist.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use std::rc::{try_unwrap, Rc}; [INFO] [stdout] | ^^^^^^^^^^ no `try_unwrap` in `rc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::collections::hash_state` [INFO] [stdout] --> src/linked_hash_map.rs:34:23 [INFO] [stdout] | [INFO] [stdout] 34 | use std::collections::hash_state::HashState; [INFO] [stdout] | ^^^^^^^^^^ could not find `hash_state` in `collections` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::marker::NoCopy` [INFO] [stdout] --> src/proto/dlist.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | use std::marker::{NoCopy, PhantomData}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `NoCopy` in `marker` [INFO] [stdout] | help: a similar name exists in the module: `Copy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::alloc::arc` [INFO] [stdout] --> src/proto/par_vec.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use self::alloc::arc; [INFO] [stdout] | ^^^^^^^^^^^^^--- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `rc` [INFO] [stdout] | no `arc` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::iter::range_inclusive` [INFO] [stdout] --> src/proto/par_vec.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::iter::range_inclusive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `range_inclusive` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unsafe_destructor` in this scope [INFO] [stdout] --> src/immut_slist.rs:104:3 [INFO] [stdout] | [INFO] [stdout] 104 | #[unsafe_destructor] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unsafe_destructor` in this scope [INFO] [stdout] --> src/linked_hash_map.rs:528:3 [INFO] [stdout] | [INFO] [stdout] 528 | #[unsafe_destructor] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unsafe_destructor` in this scope [INFO] [stdout] --> src/proto/dlist.rs:667:3 [INFO] [stdout] | [INFO] [stdout] 667 | #[unsafe_destructor] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `order` in `iter` [INFO] [stdout] --> src/tree/map.rs:146:15 [INFO] [stdout] | [INFO] [stdout] 146 | iter::order::partial_cmp(self.iter(), other.iter()) [INFO] [stdout] | ^^^^^ could not find `order` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `order` in `iter` [INFO] [stdout] --> src/tree/map.rs:154:15 [INFO] [stdout] | [INFO] [stdout] 154 | iter::order::cmp(self.iter(), other.iter()) [INFO] [stdout] | ^^^^^ could not find `order` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `order` in `iter` [INFO] [stdout] --> src/tree/set.rs:102:15 [INFO] [stdout] | [INFO] [stdout] 102 | iter::order::cmp(self.iter(), other.iter()) [INFO] [stdout] | ^^^^^ could not find `order` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `order` in `iter` [INFO] [stdout] --> src/blist.rs:454:19 [INFO] [stdout] | [INFO] [stdout] 454 | iter::order::eq(self.iter(), other.iter()) [INFO] [stdout] | ^^^^^ could not find `order` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `order` in `iter` [INFO] [stdout] --> src/blist.rs:459:19 [INFO] [stdout] | [INFO] [stdout] 459 | iter::order::ne(self.iter(), other.iter()) [INFO] [stdout] | ^^^^^ could not find `order` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `order` in `iter` [INFO] [stdout] --> src/blist.rs:467:15 [INFO] [stdout] | [INFO] [stdout] 467 | iter::order::partial_cmp(self.iter(), other.iter()) [INFO] [stdout] | ^^^^^ could not find `order` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `order` in `iter` [INFO] [stdout] --> src/blist.rs:474:15 [INFO] [stdout] | [INFO] [stdout] 474 | iter::order::cmp(self.iter(), other.iter()) [INFO] [stdout] | ^^^^^ could not find `order` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `order` in `iter` [INFO] [stdout] --> src/immut_slist.rs:158:24 [INFO] [stdout] | [INFO] [stdout] 158 | std::iter::order::eq(self.iter(), other.iter()) [INFO] [stdout] | ^^^^^ could not find `order` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `order` in `iter` [INFO] [stdout] --> src/immut_slist.rs:163:24 [INFO] [stdout] | [INFO] [stdout] 163 | std::iter::order::ne(self.iter(), other.iter()) [INFO] [stdout] | ^^^^^ could not find `order` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `order` in `iter` [INFO] [stdout] --> src/immut_slist.rs:169:20 [INFO] [stdout] | [INFO] [stdout] 169 | std::iter::order::partial_cmp(self.iter(), other.iter()) [INFO] [stdout] | ^^^^^ could not find `order` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `order` in `iter` [INFO] [stdout] --> src/proto/dlist.rs:692:19 [INFO] [stdout] | [INFO] [stdout] 692 | iter::order::eq(self.iter(), other.iter()) [INFO] [stdout] | ^^^^^ could not find `order` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `order` in `iter` [INFO] [stdout] --> src/proto/dlist.rs:697:19 [INFO] [stdout] | [INFO] [stdout] 697 | iter::order::ne(self.iter(), other.iter()) [INFO] [stdout] | ^^^^^ could not find `order` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `order` in `iter` [INFO] [stdout] --> src/proto/dlist.rs:705:15 [INFO] [stdout] | [INFO] [stdout] 705 | iter::order::partial_cmp(self.iter(), other.iter()) [INFO] [stdout] | ^^^^^ could not find `order` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `order` in `iter` [INFO] [stdout] --> src/proto/dlist.rs:712:15 [INFO] [stdout] | [INFO] [stdout] 712 | iter::order::cmp(self.iter(), other.iter()) [INFO] [stdout] | ^^^^^ could not find `order` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/immut_slist.rs:65:22 [INFO] [stdout] | [INFO] [stdout] 65 | for _ in range(0, n) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 1 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/interval_heap.rs:334:22 [INFO] [stdout] | [INFO] [stdout] 334 | for hsize in range(2, vec.len()).rev() { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 3 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `into_raw` in module `boxed` [INFO] [stdout] --> src/linked_hash_map.rs:99:34 [INFO] [stdout] | [INFO] [stdout] 99 | head: unsafe{ boxed::into_raw(box mem::uninitialized::>()) }, [INFO] [stdout] | ^^^^^^^^ not found in `boxed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_mut_lifetime` in module `mem` [INFO] [stdout] --> src/proto/dlist.rs:382:35 [INFO] [stdout] | [INFO] [stdout] 382 | Some(mem::copy_mut_lifetime(self, &mut next.elem)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `mem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_mut_lifetime` in module `mem` [INFO] [stdout] --> src/proto/dlist.rs:403:31 [INFO] [stdout] | [INFO] [stdout] 403 | Some(mem::copy_mut_lifetime(self, &mut prev.elem)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `mem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/proto/dlist.rs:538:18 [INFO] [stdout] | [INFO] [stdout] 538 | for _ in range(0, by) { self.next(); } [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 1 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/proto/dlist.rs:543:18 [INFO] [stdout] | [INFO] [stdout] 543 | for _ in range(0, by) { self.prev(); } [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 1 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/proto/linear_map.rs:208:18 [INFO] [stdout] | [INFO] [stdout] 208 | for i in range(0, self.storage.len()) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 5 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `range` is private [INFO] [stdout] --> src/lru_cache.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | use std::iter::{range, IntoIterator, Extend}; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `range` is defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tree/map.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | try!(write!(f, "{{")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tree/map.rs:163:25 [INFO] [stdout] | [INFO] [stdout] 163 | if i != 0 { try!(write!(f, ", ")); } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tree/map.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | try!(write!(f, "{:?}: {:?}", *k, *v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tree/set.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | try!(write!(f, "{{")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tree/set.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 111 | if i != 0 { try!(write!(f, ", ")); } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tree/set.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | try!(write!(f, "{:?}", *x)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/blist.rs:480:9 [INFO] [stdout] | [INFO] [stdout] 480 | try!(write!(f, "[")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/blist.rs:483:25 [INFO] [stdout] | [INFO] [stdout] 483 | if i != 0 { try!(write!(f, ", ")); } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/blist.rs:484:13 [INFO] [stdout] | [INFO] [stdout] 484 | try!(write!(f, "{:?}", *e)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/enum_set.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | try!(write!(fmt, "{{")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/enum_set.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | try!(write!(fmt, ", ")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/enum_set.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | try!(write!(fmt, "{:?}", e)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/immut_slist.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 184 | try!(write!(f, "[")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/immut_slist.rs:187:25 [INFO] [stdout] | [INFO] [stdout] 187 | if i != 0 { try!(write!(f, ", ")); } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/immut_slist.rs:188:13 [INFO] [stdout] | [INFO] [stdout] 188 | try!(write!(f, "{:?}", *e)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interval_heap.rs:292:14 [INFO] [stdout] | [INFO] [stdout] 292 | 1...2 => Some(self.data.swap_remove(0)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interval_heap.rs:307:14 [INFO] [stdout] | [INFO] [stdout] 307 | 0...2 => self.data.pop(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/interval_heap.rs:387:9 [INFO] [stdout] | [INFO] [stdout] 387 | try!(write!(f, "{{")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/interval_heap.rs:392:13 [INFO] [stdout] | [INFO] [stdout] 392 | try!(write!(f, "{:?}", item)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/interval_heap.rs:393:30 [INFO] [stdout] | [INFO] [stdout] 393 | for item in it { try!(write!(f, ", {:?}", item)); } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/linked_hash_map.rs:505:9 [INFO] [stdout] | [INFO] [stdout] 505 | try!(write!(f, "{{")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/linked_hash_map.rs:508:25 [INFO] [stdout] | [INFO] [stdout] 508 | if i != 0 { try!(write!(f, ", ")); } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/linked_hash_map.rs:509:13 [INFO] [stdout] | [INFO] [stdout] 509 | try!(write!(f, "{:?}: {:?}", *k, *v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/linked_hash_map.rs:648:44 [INFO] [stdout] | [INFO] [stdout] 648 | #[inline] fn next(&mut self) -> Option<(&'a K)> { self.inner.next() } [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/linked_hash_map.rs:653:49 [INFO] [stdout] | [INFO] [stdout] 653 | #[inline] fn next_back(&mut self) -> Option<(&'a K)> { self.inner.next_back() } [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/linked_hash_map.rs:670:44 [INFO] [stdout] | [INFO] [stdout] 670 | #[inline] fn next(&mut self) -> Option<(&'a V)> { self.inner.next() } [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/linked_hash_map.rs:675:49 [INFO] [stdout] | [INFO] [stdout] 675 | #[inline] fn next_back(&mut self) -> Option<(&'a V)> { self.inner.next_back() } [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lru_cache.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 220 | try!(write!(f, "{{")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lru_cache.rs:223:25 [INFO] [stdout] | [INFO] [stdout] 223 | if i != 0 { try!(write!(f, ", ")); } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lru_cache.rs:224:13 [INFO] [stdout] | [INFO] [stdout] 224 | try!(write!(f, "{:?}: {:?}", *k, *v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Debug` [INFO] [stdout] --> src/proto/dlist.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fmt::{self, Debug}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proto/dlist.rs:718:9 [INFO] [stdout] | [INFO] [stdout] 718 | try!(write!(f, "[")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proto/dlist.rs:721:25 [INFO] [stdout] | [INFO] [stdout] 721 | if i != 0 { try!(write!(f, ", ")); } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proto/dlist.rs:722:13 [INFO] [stdout] | [INFO] [stdout] 722 | try!(write!(f, "{:?}", *e)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proto/linear_map.rs:316:9 [INFO] [stdout] | [INFO] [stdout] 316 | try!(write!(f, "{{")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proto/linear_map.rs:321:13 [INFO] [stdout] | [INFO] [stdout] 321 | try!(write!(f, "{:?}: {:?}", k, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proto/linear_map.rs:322:32 [INFO] [stdout] | [INFO] [stdout] 322 | for (k, v) in it { try!(write!(f, ", {:?}: {:?}", k, v)); } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/map.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/map.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/map.rs:254:5 [INFO] [stdout] | [INFO] [stdout] 254 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/map.rs:278:5 [INFO] [stdout] | [INFO] [stdout] 278 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/map.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/map.rs:381:5 [INFO] [stdout] | [INFO] [stdout] 381 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/map.rs:406:5 [INFO] [stdout] | [INFO] [stdout] 406 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/map.rs:421:5 [INFO] [stdout] | [INFO] [stdout] 421 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/map.rs:437:5 [INFO] [stdout] | [INFO] [stdout] 437 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/map.rs:459:5 [INFO] [stdout] | [INFO] [stdout] 459 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/map.rs:488:5 [INFO] [stdout] | [INFO] [stdout] 488 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/map.rs:514:5 [INFO] [stdout] | [INFO] [stdout] 514 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/map.rs:543:5 [INFO] [stdout] | [INFO] [stdout] 543 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/map.rs:566:5 [INFO] [stdout] | [INFO] [stdout] 566 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:266:5 [INFO] [stdout] | [INFO] [stdout] 266 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:356:5 [INFO] [stdout] | [INFO] [stdout] 356 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:380:5 [INFO] [stdout] | [INFO] [stdout] 380 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:395:5 [INFO] [stdout] | [INFO] [stdout] 395 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:411:5 [INFO] [stdout] | [INFO] [stdout] 411 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:430:5 [INFO] [stdout] | [INFO] [stdout] 430 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:454:5 [INFO] [stdout] | [INFO] [stdout] 454 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:475:5 [INFO] [stdout] | [INFO] [stdout] 475 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:520:5 [INFO] [stdout] | [INFO] [stdout] 520 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:540:5 [INFO] [stdout] | [INFO] [stdout] 540 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:562:5 [INFO] [stdout] | [INFO] [stdout] 562 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:698:1 [INFO] [stdout] | [INFO] [stdout] 698 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:726:1 [INFO] [stdout] | [INFO] [stdout] 726 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:754:1 [INFO] [stdout] | [INFO] [stdout] 754 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tree/set.rs:782:1 [INFO] [stdout] | [INFO] [stdout] 782 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/enum_set.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/enum_set.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/enum_set.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/enum_set.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/enum_set.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/enum_set.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/enum_set.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/enum_set.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/enum_set.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 165 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/enum_set.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/lru_cache.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/lru_cache.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/lru_cache.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/lru_cache.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/lru_cache.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/lru_cache.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/lru_cache.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/lru_cache.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/lru_cache.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/map.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/map.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/map.rs:254:5 [INFO] [stdout] | [INFO] [stdout] 254 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/map.rs:278:5 [INFO] [stdout] | [INFO] [stdout] 278 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/map.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/map.rs:381:5 [INFO] [stdout] | [INFO] [stdout] 381 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/map.rs:406:5 [INFO] [stdout] | [INFO] [stdout] 406 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/map.rs:421:5 [INFO] [stdout] | [INFO] [stdout] 421 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/map.rs:437:5 [INFO] [stdout] | [INFO] [stdout] 437 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/map.rs:459:5 [INFO] [stdout] | [INFO] [stdout] 459 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/map.rs:488:5 [INFO] [stdout] | [INFO] [stdout] 488 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/map.rs:514:5 [INFO] [stdout] | [INFO] [stdout] 514 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/map.rs:543:5 [INFO] [stdout] | [INFO] [stdout] 543 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/map.rs:566:5 [INFO] [stdout] | [INFO] [stdout] 566 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:266:5 [INFO] [stdout] | [INFO] [stdout] 266 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rand::weak_rng` [INFO] [stdout] --> src/tree/map.rs:1922:16 [INFO] [stdout] | [INFO] [stdout] 1922 | use rand::{weak_rng, Rng}; [INFO] [stdout] | ^^^^^^^^ no `weak_rng` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:356:5 [INFO] [stdout] | [INFO] [stdout] 356 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::Int` [INFO] [stdout] --> src/blist.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:380:5 [INFO] [stdout] | [INFO] [stdout] 380 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `core::num::Int` [INFO] [stdout] --> src/enum_set.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use core::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:395:5 [INFO] [stdout] | [INFO] [stdout] 395 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::rc::try_unwrap` [INFO] [stdout] --> src/immut_slist.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use std::rc::{try_unwrap, Rc}; [INFO] [stdout] | ^^^^^^^^^^ no `try_unwrap` in `rc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:411:5 [INFO] [stdout] | [INFO] [stdout] 411 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:430:5 [INFO] [stdout] | [INFO] [stdout] 430 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::collections::hash_state` [INFO] [stdout] --> src/linked_hash_map.rs:34:23 [INFO] [stdout] | [INFO] [stdout] 34 | use std::collections::hash_state::HashState; [INFO] [stdout] | ^^^^^^^^^^ could not find `hash_state` in `collections` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:454:5 [INFO] [stdout] | [INFO] [stdout] 454 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::marker::NoCopy` [INFO] [stdout] --> src/proto/dlist.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | use std::marker::{NoCopy, PhantomData}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `NoCopy` in `marker` [INFO] [stdout] | help: a similar name exists in the module: `Copy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::alloc::arc` [INFO] [stdout] --> src/proto/par_vec.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use self::alloc::arc; [INFO] [stdout] | ^^^^^^^^^^^^^--- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `rc` [INFO] [stdout] | no `arc` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::iter::range_inclusive` [INFO] [stdout] --> src/proto/par_vec.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::iter::range_inclusive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `range_inclusive` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:475:5 [INFO] [stdout] | [INFO] [stdout] 475 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::iter::range_inclusive` [INFO] [stdout] --> src/proto/par_vec.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | use std::iter::range_inclusive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `range_inclusive` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:520:5 [INFO] [stdout] | [INFO] [stdout] 520 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::iter::range_step` [INFO] [stdout] --> src/proto/par_vec.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | use std::iter::range_step; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `range_step` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:540:5 [INFO] [stdout] | [INFO] [stdout] 540 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:562:5 [INFO] [stdout] | [INFO] [stdout] 562 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:698:1 [INFO] [stdout] | [INFO] [stdout] 698 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:726:1 [INFO] [stdout] | [INFO] [stdout] 726 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:754:1 [INFO] [stdout] | [INFO] [stdout] 754 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:782:1 [INFO] [stdout] | [INFO] [stdout] 782 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/enum_set.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/enum_set.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/enum_set.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/enum_set.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/enum_set.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/enum_set.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/enum_set.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/enum_set.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/enum_set.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 165 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/enum_set.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/lru_cache.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/lru_cache.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/lru_cache.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/lru_cache.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/lru_cache.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/lru_cache.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/lru_cache.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/lru_cache.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/lru_cache.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unsafe_destructor` in this scope [INFO] [stdout] --> src/immut_slist.rs:104:3 [INFO] [stdout] | [INFO] [stdout] 104 | #[unsafe_destructor] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unsafe_destructor` in this scope [INFO] [stdout] --> src/linked_hash_map.rs:528:3 [INFO] [stdout] | [INFO] [stdout] 528 | #[unsafe_destructor] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unsafe_destructor` in this scope [INFO] [stdout] --> src/proto/dlist.rs:667:3 [INFO] [stdout] | [INFO] [stdout] 667 | #[unsafe_destructor] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `order` in `iter` [INFO] [stdout] --> src/tree/map.rs:146:15 [INFO] [stdout] | [INFO] [stdout] 146 | iter::order::partial_cmp(self.iter(), other.iter()) [INFO] [stdout] | ^^^^^ could not find `order` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `order` in `iter` [INFO] [stdout] --> src/tree/map.rs:154:15 [INFO] [stdout] | [INFO] [stdout] 154 | iter::order::cmp(self.iter(), other.iter()) [INFO] [stdout] | ^^^^^ could not find `order` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/linked_hash_map.rs:99:47 [INFO] [stdout] | [INFO] [stdout] 99 | head: unsafe{ boxed::into_raw(box mem::uninitialized::>()) }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 139 previous errors; 39 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0603, E0734. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `collect` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: could not find `order` in `iter` [INFO] [stdout] --> src/tree/set.rs:102:15 [INFO] [stdout] | [INFO] [stdout] 102 | iter::order::cmp(self.iter(), other.iter()) [INFO] [stdout] | ^^^^^ could not find `order` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0437]: type `Output` is not a member of trait `FnMut` [INFO] [stdout] --> src/tree/set.rs:1015:9 [INFO] [stdout] | [INFO] [stdout] 1015 | type Output = bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not a member of trait `FnMut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `order` in `iter` [INFO] [stdout] --> src/blist.rs:454:19 [INFO] [stdout] | [INFO] [stdout] 454 | iter::order::eq(self.iter(), other.iter()) [INFO] [stdout] | ^^^^^ could not find `order` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `order` in `iter` [INFO] [stdout] --> src/blist.rs:459:19 [INFO] [stdout] | [INFO] [stdout] 459 | iter::order::ne(self.iter(), other.iter()) [INFO] [stdout] | ^^^^^ could not find `order` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `order` in `iter` [INFO] [stdout] --> src/blist.rs:467:15 [INFO] [stdout] | [INFO] [stdout] 467 | iter::order::partial_cmp(self.iter(), other.iter()) [INFO] [stdout] | ^^^^^ could not find `order` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `order` in `iter` [INFO] [stdout] --> src/blist.rs:474:15 [INFO] [stdout] | [INFO] [stdout] 474 | iter::order::cmp(self.iter(), other.iter()) [INFO] [stdout] | ^^^^^ could not find `order` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `order` in `iter` [INFO] [stdout] --> src/immut_slist.rs:158:24 [INFO] [stdout] | [INFO] [stdout] 158 | std::iter::order::eq(self.iter(), other.iter()) [INFO] [stdout] | ^^^^^ could not find `order` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `order` in `iter` [INFO] [stdout] --> src/immut_slist.rs:163:24 [INFO] [stdout] | [INFO] [stdout] 163 | std::iter::order::ne(self.iter(), other.iter()) [INFO] [stdout] | ^^^^^ could not find `order` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `order` in `iter` [INFO] [stdout] --> src/immut_slist.rs:169:20 [INFO] [stdout] | [INFO] [stdout] 169 | std::iter::order::partial_cmp(self.iter(), other.iter()) [INFO] [stdout] | ^^^^^ could not find `order` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `order` in `iter` [INFO] [stdout] --> src/proto/dlist.rs:692:19 [INFO] [stdout] | [INFO] [stdout] 692 | iter::order::eq(self.iter(), other.iter()) [INFO] [stdout] | ^^^^^ could not find `order` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `order` in `iter` [INFO] [stdout] --> src/proto/dlist.rs:697:19 [INFO] [stdout] | [INFO] [stdout] 697 | iter::order::ne(self.iter(), other.iter()) [INFO] [stdout] | ^^^^^ could not find `order` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `order` in `iter` [INFO] [stdout] --> src/proto/dlist.rs:705:15 [INFO] [stdout] | [INFO] [stdout] 705 | iter::order::partial_cmp(self.iter(), other.iter()) [INFO] [stdout] | ^^^^^ could not find `order` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `order` in `iter` [INFO] [stdout] --> src/proto/dlist.rs:712:15 [INFO] [stdout] | [INFO] [stdout] 712 | iter::order::cmp(self.iter(), other.iter()) [INFO] [stdout] | ^^^^^ could not find `order` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IsaacRng` in crate `rand` [INFO] [stdout] --> src/tree/map.rs:1522:28 [INFO] [stdout] | [INFO] [stdout] 1522 | let mut rng: rand::IsaacRng = rand::SeedableRng::from_seed(seed); [INFO] [stdout] | ^^^^^^^^ not found in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/tree/map.rs:1524:18 [INFO] [stdout] | [INFO] [stdout] 1524 | for _ in range(0, 3) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1343 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 1343 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/tree/map.rs:1525:22 [INFO] [stdout] | [INFO] [stdout] 1525 | for _ in range(0, 90) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1343 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 1343 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/tree/map.rs:1536:22 [INFO] [stdout] | [INFO] [stdout] 1536 | for _ in range(0, 30) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1343 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 1343 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/tree/map.rs:1587:18 [INFO] [stdout] | [INFO] [stdout] 1587 | for i in range(1, 100) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1343 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 1343 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/tree/map.rs:1591:18 [INFO] [stdout] | [INFO] [stdout] 1591 | for i in range(1, 198) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1343 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 1343 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/tree/map.rs:1629:18 [INFO] [stdout] | [INFO] [stdout] 1629 | for i in range(0, 10) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1343 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 1343 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/tree/map.rs:1644:18 [INFO] [stdout] | [INFO] [stdout] 1644 | for i in range(0, 10) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1343 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 1343 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/tree/map.rs:1661:18 [INFO] [stdout] | [INFO] [stdout] 1661 | for i in range(1, 100) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1343 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 1343 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/tree/map.rs:1666:18 [INFO] [stdout] | [INFO] [stdout] 1666 | for i in range(1, 199) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1343 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 1343 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/tree/map.rs:1673:18 [INFO] [stdout] | [INFO] [stdout] 1673 | for i in range(0, 198) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1343 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 1343 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `weak_rng` in crate `rand` [INFO] [stdout] --> src/bench.rs:21:33 [INFO] [stdout] | [INFO] [stdout] 21 | let mut rng = rand::weak_rng(); [INFO] [stdout] | ^^^^^^^^ not found in `rand` [INFO] [stdout] | [INFO] [stdout] ::: src/tree/map.rs:1927:5 [INFO] [stdout] | [INFO] [stdout] 1927 | map_insert_rand_bench!{insert_rand_100, 100, TreeMap} [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `weak_rng` in crate `rand` [INFO] [stdout] --> src/bench.rs:21:33 [INFO] [stdout] | [INFO] [stdout] 21 | let mut rng = rand::weak_rng(); [INFO] [stdout] | ^^^^^^^^ not found in `rand` [INFO] [stdout] | [INFO] [stdout] ::: src/tree/map.rs:1928:5 [INFO] [stdout] | [INFO] [stdout] 1928 | map_insert_rand_bench!{insert_rand_10_000, 10_000, TreeMap} [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `weak_rng` in crate `rand` [INFO] [stdout] --> src/bench.rs:75:33 [INFO] [stdout] | [INFO] [stdout] 75 | let mut rng = rand::weak_rng(); [INFO] [stdout] | ^^^^^^^^ not found in `rand` [INFO] [stdout] | [INFO] [stdout] ::: src/tree/map.rs:1933:5 [INFO] [stdout] | [INFO] [stdout] 1933 | map_find_rand_bench!{find_rand_100, 100, TreeMap} [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `weak_rng` in crate `rand` [INFO] [stdout] --> src/bench.rs:75:33 [INFO] [stdout] | [INFO] [stdout] 75 | let mut rng = rand::weak_rng(); [INFO] [stdout] | ^^^^^^^^ not found in `rand` [INFO] [stdout] | [INFO] [stdout] ::: src/tree/map.rs:1934:5 [INFO] [stdout] | [INFO] [stdout] 1934 | map_find_rand_bench!{find_rand_10_000, 10_000, TreeMap} [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/tree/map.rs:1943:18 [INFO] [stdout] | [INFO] [stdout] 1943 | for _ in range(0, size) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1922 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 1922 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/tree/set.rs:958:31 [INFO] [stdout] | [INFO] [stdout] 958 | let s: TreeSet = range(0, 5).collect(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 853 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 853 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hash` in module `hash` [INFO] [stdout] --> src/tree/set.rs:1006:21 [INFO] [stdout] | [INFO] [stdout] 1006 | assert!(hash::hash::<_, hash::SipHasher>(&x) == hash::hash::<_, hash::SipHasher>(&y)); [INFO] [stdout] | ^^^^ not found in `hash` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 853 | use proto::dlist::ptr::hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hash` in module `hash` [INFO] [stdout] --> src/tree/set.rs:1006:61 [INFO] [stdout] | [INFO] [stdout] 1006 | assert!(hash::hash::<_, hash::SipHasher>(&x) == hash::hash::<_, hash::SipHasher>(&y)); [INFO] [stdout] | ^^^^ not found in `hash` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 853 | use proto::dlist::ptr::hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hash` in module `hash` [INFO] [stdout] --> src/blist.rs:665:21 [INFO] [stdout] | [INFO] [stdout] 665 | assert!(hash::hash::<_, hash::SipHasher>(&x) == hash::hash::<_, hash::SipHasher>(&y)); [INFO] [stdout] | ^^^^ not found in `hash` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 504 | use proto::dlist::ptr::hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hash` in module `hash` [INFO] [stdout] --> src/blist.rs:665:61 [INFO] [stdout] | [INFO] [stdout] 665 | assert!(hash::hash::<_, hash::SipHasher>(&x) == hash::hash::<_, hash::SipHasher>(&y)); [INFO] [stdout] | ^^^^ not found in `hash` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 504 | use proto::dlist::ptr::hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hash` in module `hash` [INFO] [stdout] --> src/blist.rs:675:21 [INFO] [stdout] | [INFO] [stdout] 675 | assert!(hash::hash::<_, hash::SipHasher>(&x) == hash::hash::<_, hash::SipHasher>(&y)); [INFO] [stdout] | ^^^^ not found in `hash` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 504 | use proto::dlist::ptr::hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hash` in module `hash` [INFO] [stdout] --> src/blist.rs:675:61 [INFO] [stdout] | [INFO] [stdout] 675 | assert!(hash::hash::<_, hash::SipHasher>(&x) == hash::hash::<_, hash::SipHasher>(&y)); [INFO] [stdout] | ^^^^ not found in `hash` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 504 | use proto::dlist::ptr::hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/blist.rs:722:32 [INFO] [stdout] | [INFO] [stdout] 722 | let list: BList = range(0, 10).collect(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 504 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 504 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/immut_slist.rs:65:22 [INFO] [stdout] | [INFO] [stdout] 65 | for _ in range(0, n) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 1 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hash` in module `hash` [INFO] [stdout] --> src/immut_slist.rs:318:21 [INFO] [stdout] | [INFO] [stdout] 318 | assert!(hash::hash::<_, hash::SipHasher>(&x) == hash::hash::<_, hash::SipHasher>(&y)); [INFO] [stdout] | ^^^^ not found in `hash` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 212 | use proto::dlist::ptr::hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hash` in module `hash` [INFO] [stdout] --> src/immut_slist.rs:318:61 [INFO] [stdout] | [INFO] [stdout] 318 | assert!(hash::hash::<_, hash::SipHasher>(&x) == hash::hash::<_, hash::SipHasher>(&y)); [INFO] [stdout] | ^^^^ not found in `hash` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 212 | use proto::dlist::ptr::hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hash` in module `hash` [INFO] [stdout] --> src/immut_slist.rs:323:21 [INFO] [stdout] | [INFO] [stdout] 323 | assert!(hash::hash::<_, hash::SipHasher>(&x) == hash::hash::<_, hash::SipHasher>(&y)); [INFO] [stdout] | ^^^^ not found in `hash` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 212 | use proto::dlist::ptr::hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hash` in module `hash` [INFO] [stdout] --> src/immut_slist.rs:323:61 [INFO] [stdout] | [INFO] [stdout] 323 | assert!(hash::hash::<_, hash::SipHasher>(&x) == hash::hash::<_, hash::SipHasher>(&y)); [INFO] [stdout] | ^^^^ not found in `hash` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 212 | use proto::dlist::ptr::hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/immut_slist.rs:370:37 [INFO] [stdout] | [INFO] [stdout] 370 | let list: ImmutSList = range(0, 10).rev().collect(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 212 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 212 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/interval_heap.rs:334:22 [INFO] [stdout] | [INFO] [stdout] 334 | for hsize in range(2, vec.len()).rev() { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 3 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/interval_heap.rs:441:18 [INFO] [stdout] | [INFO] [stdout] 441 | for _ in range(0, 100) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 434 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 434 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/interval_heap.rs:444:22 [INFO] [stdout] | [INFO] [stdout] 444 | for _ in range(0, 100) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 434 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 434 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/interval_heap.rs:458:18 [INFO] [stdout] | [INFO] [stdout] 458 | for _ in range(0, 100) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 434 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 434 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/interval_heap.rs:461:22 [INFO] [stdout] | [INFO] [stdout] 461 | for _ in range(0, 100) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 434 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 434 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/interval_heap.rs:482:18 [INFO] [stdout] | [INFO] [stdout] 482 | for _ in range(0, 100) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 434 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 434 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/interval_heap.rs:485:22 [INFO] [stdout] | [INFO] [stdout] 485 | for _ in range(0, 100) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 434 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 434 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `into_raw` in module `boxed` [INFO] [stdout] --> src/linked_hash_map.rs:99:34 [INFO] [stdout] | [INFO] [stdout] 99 | head: unsafe{ boxed::into_raw(box mem::uninitialized::>()) }, [INFO] [stdout] | ^^^^^^^^ not found in `boxed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_mut_lifetime` in module `mem` [INFO] [stdout] --> src/proto/dlist.rs:382:35 [INFO] [stdout] | [INFO] [stdout] 382 | Some(mem::copy_mut_lifetime(self, &mut next.elem)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `mem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_mut_lifetime` in module `mem` [INFO] [stdout] --> src/proto/dlist.rs:403:31 [INFO] [stdout] | [INFO] [stdout] 403 | Some(mem::copy_mut_lifetime(self, &mut prev.elem)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `mem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/proto/dlist.rs:538:18 [INFO] [stdout] | [INFO] [stdout] 538 | for _ in range(0, by) { self.next(); } [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 1 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/proto/dlist.rs:543:18 [INFO] [stdout] | [INFO] [stdout] 543 | for _ in range(0, by) { self.prev(); } [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 1 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hash` in module `hash` [INFO] [stdout] --> src/proto/dlist.rs:926:21 [INFO] [stdout] | [INFO] [stdout] 926 | assert!(hash::hash::<_, hash::SipHasher>(&x) == hash::hash::<_, hash::SipHasher>(&y)); [INFO] [stdout] | ^^^^ not found in `hash` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 764 | use proto::dlist::ptr::hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hash` in module `hash` [INFO] [stdout] --> src/proto/dlist.rs:926:61 [INFO] [stdout] | [INFO] [stdout] 926 | assert!(hash::hash::<_, hash::SipHasher>(&x) == hash::hash::<_, hash::SipHasher>(&y)); [INFO] [stdout] | ^^^^ not found in `hash` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 764 | use proto::dlist::ptr::hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hash` in module `hash` [INFO] [stdout] --> src/proto/dlist.rs:936:21 [INFO] [stdout] | [INFO] [stdout] 936 | assert!(hash::hash::<_, hash::SipHasher>(&x) == hash::hash::<_, hash::SipHasher>(&y)); [INFO] [stdout] | ^^^^ not found in `hash` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 764 | use proto::dlist::ptr::hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hash` in module `hash` [INFO] [stdout] --> src/proto/dlist.rs:936:61 [INFO] [stdout] | [INFO] [stdout] 936 | assert!(hash::hash::<_, hash::SipHasher>(&x) == hash::hash::<_, hash::SipHasher>(&y)); [INFO] [stdout] | ^^^^ not found in `hash` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 764 | use proto::dlist::ptr::hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/proto/dlist.rs:983:32 [INFO] [stdout] | [INFO] [stdout] 983 | let list: DList = range(0, 10).collect(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 764 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 764 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/proto/linear_map.rs:208:18 [INFO] [stdout] | [INFO] [stdout] 208 | for i in range(0, self.storage.len()) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 5 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/proto/linear_map.rs:359:18 [INFO] [stdout] | [INFO] [stdout] 359 | for i in range(0, TEST_CAPACITY as i32) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 331 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 331 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/proto/linear_map.rs:370:18 [INFO] [stdout] | [INFO] [stdout] 370 | for i in range(0, TEST_CAPACITY as i32) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 331 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 331 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/proto/linear_map.rs:379:18 [INFO] [stdout] | [INFO] [stdout] 379 | for i in range(0, TEST_CAPACITY as i32) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 331 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 331 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/proto/linear_map.rs:394:18 [INFO] [stdout] | [INFO] [stdout] 394 | for i in range(0, TEST_CAPACITY as i32) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 331 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 331 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/proto/linear_map.rs:410:18 [INFO] [stdout] | [INFO] [stdout] 410 | for i in range(0, TEST_CAPACITY as i32) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 331 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 331 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/proto/linear_map.rs:425:18 [INFO] [stdout] | [INFO] [stdout] 425 | for i in range(0, TEST_CAPACITY as i32) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 331 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 331 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/proto/linear_map.rs:491:18 [INFO] [stdout] | [INFO] [stdout] 491 | for i in range(0, TEST_CAPACITY as i32) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 331 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 331 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/proto/linear_map.rs:513:22 [INFO] [stdout] | [INFO] [stdout] 513 | for i in range(0, num) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 503 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 503 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/proto/linear_map.rs:522:22 [INFO] [stdout] | [INFO] [stdout] 522 | for i in range(0, num) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 503 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 503 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/proto/linear_map.rs:525:22 [INFO] [stdout] | [INFO] [stdout] 525 | for i in range(0, num) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 503 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 503 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/proto/linear_map.rs:534:22 [INFO] [stdout] | [INFO] [stdout] 534 | for i in range(0, num) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 503 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 503 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/proto/linear_map.rs:537:22 [INFO] [stdout] | [INFO] [stdout] 537 | for i in range(0, num) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 503 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 503 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/proto/linear_map.rs:545:18 [INFO] [stdout] | [INFO] [stdout] 545 | for i in range(0, num) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 503 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 503 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/proto/linear_map.rs:557:18 [INFO] [stdout] | [INFO] [stdout] 557 | for i in range(0, num) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 503 | use core::slice::range; [INFO] [stdout] | [INFO] [stdout] 503 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/proto/par_vec.rs:138:39 [INFO] [stdout] | [INFO] [stdout] 138 | let (_, slices) = ParVec::new(range(1u32, TEST_MAX).collect(), TEST_SLICES); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 117 | use proto::par_vec::alloc::slice::range; [INFO] [stdout] | [INFO] [stdout] 117 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/proto/par_vec.rs:187:9 [INFO] [stdout] | [INFO] [stdout] 187 | range(1, x).filter(|&y| x % y == 0 && is_prime(y)).collect() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 117 | use proto::par_vec::alloc::slice::range; [INFO] [stdout] | [INFO] [stdout] 117 | use traverse::utils::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `range` is private [INFO] [stdout] --> src/lru_cache.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | use std::iter::{range, IntoIterator, Extend}; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `range` is defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tree/map.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | try!(write!(f, "{{")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tree/map.rs:163:25 [INFO] [stdout] | [INFO] [stdout] 163 | if i != 0 { try!(write!(f, ", ")); } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tree/map.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | try!(write!(f, "{:?}: {:?}", *k, *v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Compare` [INFO] [stdout] --> src/tree/map.rs:1893:23 [INFO] [stdout] | [INFO] [stdout] 1893 | use compare::{Compare, natural}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tree/set.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | try!(write!(f, "{{")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tree/set.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 111 | if i != 0 { try!(write!(f, ", ")); } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tree/set.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | try!(write!(f, "{:?}", *x)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Compare` [INFO] [stdout] --> src/tree/set.rs:1206:23 [INFO] [stdout] | [INFO] [stdout] 1206 | use compare::{Compare, natural}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/blist.rs:480:9 [INFO] [stdout] | [INFO] [stdout] 480 | try!(write!(f, "[")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/blist.rs:483:25 [INFO] [stdout] | [INFO] [stdout] 483 | if i != 0 { try!(write!(f, ", ")); } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/blist.rs:484:13 [INFO] [stdout] | [INFO] [stdout] 484 | try!(write!(f, "{:?}", *e)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/enum_set.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | try!(write!(fmt, "{{")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/enum_set.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | try!(write!(fmt, ", ")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/enum_set.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | try!(write!(fmt, "{:?}", e)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/immut_slist.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 184 | try!(write!(f, "[")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/immut_slist.rs:187:25 [INFO] [stdout] | [INFO] [stdout] 187 | if i != 0 { try!(write!(f, ", ")); } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/immut_slist.rs:188:13 [INFO] [stdout] | [INFO] [stdout] 188 | try!(write!(f, "{:?}", *e)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `test::Bencher` [INFO] [stdout] --> src/immut_slist.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | use test::Bencher; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interval_heap.rs:292:14 [INFO] [stdout] | [INFO] [stdout] 292 | 1...2 => Some(self.data.swap_remove(0)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interval_heap.rs:307:14 [INFO] [stdout] | [INFO] [stdout] 307 | 0...2 => self.data.pop(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/interval_heap.rs:387:9 [INFO] [stdout] | [INFO] [stdout] 387 | try!(write!(f, "{{")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/interval_heap.rs:392:13 [INFO] [stdout] | [INFO] [stdout] 392 | try!(write!(f, "{:?}", item)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/interval_heap.rs:393:30 [INFO] [stdout] | [INFO] [stdout] 393 | for item in it { try!(write!(f, ", {:?}", item)); } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Rng` [INFO] [stdout] --> src/interval_heap.rs:434:28 [INFO] [stdout] | [INFO] [stdout] 434 | use rand::{thread_rng, Rng}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/linked_hash_map.rs:505:9 [INFO] [stdout] | [INFO] [stdout] 505 | try!(write!(f, "{{")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/linked_hash_map.rs:508:25 [INFO] [stdout] | [INFO] [stdout] 508 | if i != 0 { try!(write!(f, ", ")); } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/linked_hash_map.rs:509:13 [INFO] [stdout] | [INFO] [stdout] 509 | try!(write!(f, "{:?}: {:?}", *k, *v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/linked_hash_map.rs:648:44 [INFO] [stdout] | [INFO] [stdout] 648 | #[inline] fn next(&mut self) -> Option<(&'a K)> { self.inner.next() } [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/linked_hash_map.rs:653:49 [INFO] [stdout] | [INFO] [stdout] 653 | #[inline] fn next_back(&mut self) -> Option<(&'a K)> { self.inner.next_back() } [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/linked_hash_map.rs:670:44 [INFO] [stdout] | [INFO] [stdout] 670 | #[inline] fn next(&mut self) -> Option<(&'a V)> { self.inner.next() } [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/linked_hash_map.rs:675:49 [INFO] [stdout] | [INFO] [stdout] 675 | #[inline] fn next_back(&mut self) -> Option<(&'a V)> { self.inner.next_back() } [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lru_cache.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 220 | try!(write!(f, "{{")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lru_cache.rs:223:25 [INFO] [stdout] | [INFO] [stdout] 223 | if i != 0 { try!(write!(f, ", ")); } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lru_cache.rs:224:13 [INFO] [stdout] | [INFO] [stdout] 224 | try!(write!(f, "{:?}: {:?}", *k, *v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Debug` [INFO] [stdout] --> src/proto/dlist.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fmt::{self, Debug}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proto/dlist.rs:718:9 [INFO] [stdout] | [INFO] [stdout] 718 | try!(write!(f, "[")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proto/dlist.rs:721:25 [INFO] [stdout] | [INFO] [stdout] 721 | if i != 0 { try!(write!(f, ", ")); } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proto/dlist.rs:722:13 [INFO] [stdout] | [INFO] [stdout] 722 | try!(write!(f, "{:?}", *e)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proto/linear_map.rs:316:9 [INFO] [stdout] | [INFO] [stdout] 316 | try!(write!(f, "{{")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proto/linear_map.rs:321:13 [INFO] [stdout] | [INFO] [stdout] 321 | try!(write!(f, "{:?}: {:?}", k, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proto/linear_map.rs:322:32 [INFO] [stdout] | [INFO] [stdout] 322 | for (k, v) in it { try!(write!(f, ", {:?}: {:?}", k, v)); } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Rng` [INFO] [stdout] --> src/proto/par_vec.rs:121:28 [INFO] [stdout] | [INFO] [stdout] 121 | use rand::{thread_rng, Rng}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/map.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/map.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/map.rs:254:5 [INFO] [stdout] | [INFO] [stdout] 254 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/map.rs:278:5 [INFO] [stdout] | [INFO] [stdout] 278 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/map.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/map.rs:381:5 [INFO] [stdout] | [INFO] [stdout] 381 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/map.rs:406:5 [INFO] [stdout] | [INFO] [stdout] 406 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/map.rs:421:5 [INFO] [stdout] | [INFO] [stdout] 421 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/map.rs:437:5 [INFO] [stdout] | [INFO] [stdout] 437 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/map.rs:459:5 [INFO] [stdout] | [INFO] [stdout] 459 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/map.rs:488:5 [INFO] [stdout] | [INFO] [stdout] 488 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/map.rs:514:5 [INFO] [stdout] | [INFO] [stdout] 514 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/map.rs:543:5 [INFO] [stdout] | [INFO] [stdout] 543 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/map.rs:566:5 [INFO] [stdout] | [INFO] [stdout] 566 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:266:5 [INFO] [stdout] | [INFO] [stdout] 266 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:356:5 [INFO] [stdout] | [INFO] [stdout] 356 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:380:5 [INFO] [stdout] | [INFO] [stdout] 380 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:395:5 [INFO] [stdout] | [INFO] [stdout] 395 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:411:5 [INFO] [stdout] | [INFO] [stdout] 411 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:430:5 [INFO] [stdout] | [INFO] [stdout] 430 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:454:5 [INFO] [stdout] | [INFO] [stdout] 454 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:475:5 [INFO] [stdout] | [INFO] [stdout] 475 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:520:5 [INFO] [stdout] | [INFO] [stdout] 520 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:540:5 [INFO] [stdout] | [INFO] [stdout] 540 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:562:5 [INFO] [stdout] | [INFO] [stdout] 562 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:698:1 [INFO] [stdout] | [INFO] [stdout] 698 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:726:1 [INFO] [stdout] | [INFO] [stdout] 726 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:754:1 [INFO] [stdout] | [INFO] [stdout] 754 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/tree/set.rs:782:1 [INFO] [stdout] | [INFO] [stdout] 782 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/enum_set.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/enum_set.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/enum_set.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/enum_set.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/enum_set.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/enum_set.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/enum_set.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/enum_set.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/enum_set.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 165 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/enum_set.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/lru_cache.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/lru_cache.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/lru_cache.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/lru_cache.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/lru_cache.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/lru_cache.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/lru_cache.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/lru_cache.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> src/lru_cache.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | #[unstable = "matches collection reform specification, waiting for dust to settle"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'fn_traits' [INFO] [stdout] --> src/tree/set.rs:1016:9 [INFO] [stdout] | [INFO] [stdout] 1016 | / extern "rust-call" fn call_mut(&mut self, (&x,): (&'c i32,)) -> bool { [INFO] [stdout] 1017 | | assert_eq!(x, self.expected[*self.i]); [INFO] [stdout] 1018 | | *self.i += 1; [INFO] [stdout] 1019 | | true [INFO] [stdout] 1020 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #29625 for more information [INFO] [stdout] = help: add `#![feature(fn_traits)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `std::hash::SipHasher`: use `std::collections::hash_map::DefaultHasher` instead [INFO] [stdout] --> src/tree/set.rs:1006:31 [INFO] [stdout] | [INFO] [stdout] 1006 | assert!(hash::hash::<_, hash::SipHasher>(&x) == hash::hash::<_, hash::SipHasher>(&y)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `std::hash::SipHasher`: use `std::collections::hash_map::DefaultHasher` instead [INFO] [stdout] --> src/tree/set.rs:1006:71 [INFO] [stdout] | [INFO] [stdout] 1006 | assert!(hash::hash::<_, hash::SipHasher>(&x) == hash::hash::<_, hash::SipHasher>(&y)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `std::hash::SipHasher`: use `std::collections::hash_map::DefaultHasher` instead [INFO] [stdout] --> src/blist.rs:665:31 [INFO] [stdout] | [INFO] [stdout] 665 | assert!(hash::hash::<_, hash::SipHasher>(&x) == hash::hash::<_, hash::SipHasher>(&y)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `std::hash::SipHasher`: use `std::collections::hash_map::DefaultHasher` instead [INFO] [stdout] --> src/blist.rs:665:71 [INFO] [stdout] | [INFO] [stdout] 665 | assert!(hash::hash::<_, hash::SipHasher>(&x) == hash::hash::<_, hash::SipHasher>(&y)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `std::hash::SipHasher`: use `std::collections::hash_map::DefaultHasher` instead [INFO] [stdout] --> src/blist.rs:675:31 [INFO] [stdout] | [INFO] [stdout] 675 | assert!(hash::hash::<_, hash::SipHasher>(&x) == hash::hash::<_, hash::SipHasher>(&y)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `std::hash::SipHasher`: use `std::collections::hash_map::DefaultHasher` instead [INFO] [stdout] --> src/blist.rs:675:71 [INFO] [stdout] | [INFO] [stdout] 675 | assert!(hash::hash::<_, hash::SipHasher>(&x) == hash::hash::<_, hash::SipHasher>(&y)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `std::hash::SipHasher`: use `std::collections::hash_map::DefaultHasher` instead [INFO] [stdout] --> src/immut_slist.rs:318:31 [INFO] [stdout] | [INFO] [stdout] 318 | assert!(hash::hash::<_, hash::SipHasher>(&x) == hash::hash::<_, hash::SipHasher>(&y)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `std::hash::SipHasher`: use `std::collections::hash_map::DefaultHasher` instead [INFO] [stdout] --> src/immut_slist.rs:318:71 [INFO] [stdout] | [INFO] [stdout] 318 | assert!(hash::hash::<_, hash::SipHasher>(&x) == hash::hash::<_, hash::SipHasher>(&y)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `std::hash::SipHasher`: use `std::collections::hash_map::DefaultHasher` instead [INFO] [stdout] --> src/immut_slist.rs:323:31 [INFO] [stdout] | [INFO] [stdout] 323 | assert!(hash::hash::<_, hash::SipHasher>(&x) == hash::hash::<_, hash::SipHasher>(&y)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `std::hash::SipHasher`: use `std::collections::hash_map::DefaultHasher` instead [INFO] [stdout] --> src/immut_slist.rs:323:71 [INFO] [stdout] | [INFO] [stdout] 323 | assert!(hash::hash::<_, hash::SipHasher>(&x) == hash::hash::<_, hash::SipHasher>(&y)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/linked_hash_map.rs:99:47 [INFO] [stdout] | [INFO] [stdout] 99 | head: unsafe{ boxed::into_raw(box mem::uninitialized::>()) }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `std::hash::SipHasher`: use `std::collections::hash_map::DefaultHasher` instead [INFO] [stdout] --> src/proto/dlist.rs:926:31 [INFO] [stdout] | [INFO] [stdout] 926 | assert!(hash::hash::<_, hash::SipHasher>(&x) == hash::hash::<_, hash::SipHasher>(&y)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `std::hash::SipHasher`: use `std::collections::hash_map::DefaultHasher` instead [INFO] [stdout] --> src/proto/dlist.rs:926:71 [INFO] [stdout] | [INFO] [stdout] 926 | assert!(hash::hash::<_, hash::SipHasher>(&x) == hash::hash::<_, hash::SipHasher>(&y)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `std::hash::SipHasher`: use `std::collections::hash_map::DefaultHasher` instead [INFO] [stdout] --> src/proto/dlist.rs:936:31 [INFO] [stdout] | [INFO] [stdout] 936 | assert!(hash::hash::<_, hash::SipHasher>(&x) == hash::hash::<_, hash::SipHasher>(&y)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `std::hash::SipHasher`: use `std::collections::hash_map::DefaultHasher` instead [INFO] [stdout] --> src/proto/dlist.rs:936:71 [INFO] [stdout] | [INFO] [stdout] 936 | assert!(hash::hash::<_, hash::SipHasher>(&x) == hash::hash::<_, hash::SipHasher>(&y)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 200 previous errors; 58 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433, E0437, E0603, E0658, E0734. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7d9cf63f1919df66d33fce1e85462f17e6af784cf118132e4f46568c0598f2c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d9cf63f1919df66d33fce1e85462f17e6af784cf118132e4f46568c0598f2c2", kill_on_drop: false }` [INFO] [stdout] 7d9cf63f1919df66d33fce1e85462f17e6af784cf118132e4f46568c0598f2c2