[INFO] updating cached repository https://github.com/guftall/datastructures-rust
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 8a671c6f206ff4411a2c1a54bc4487bcdcf73c49
[INFO] checking guftall/datastructures-rust against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguftall%2Fdatastructures-rust" "/workspace/builds/worker-4/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/guftall/datastructures-rust on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/guftall/datastructures-rust
[INFO] removed path dependency bst from git repo https://github.com/guftall/datastructures-rust
[INFO] finished tweaking git repo https://github.com/guftall/datastructures-rust
[INFO] tweaked toml for git repo https://github.com/guftall/datastructures-rust written to /workspace/builds/worker-4/source/Cargo.toml
[INFO] crate git repo https://github.com/guftall/datastructures-rust already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] warning: dependency (bst) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: the lock file /workspace/builds/worker-4/source/Cargo.lock needs to be updated but --locked was passed to prevent this
[INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag.
[INFO] the lockfile is outdated, regenerating it
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] warning: dependency (bst) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] cd8d43a2fc79c3fde5c2da6c0647cb3f7e8ca8ab5a805a5eafd5b96a13e5546a
[INFO] running `"docker" "start" "-a" "cd8d43a2fc79c3fde5c2da6c0647cb3f7e8ca8ab5a805a5eafd5b96a13e5546a"`
[INFO] [stderr] warning: dependency (bst) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] [stderr]     Checking bit-vec v0.5.1
[INFO] [stderr]     Checking compare v0.1.0
[INFO] [stderr]     Checking bit-set v0.5.1
[INFO] [stderr]     Checking ordered_iter v0.1.1
[INFO] [stderr]     Checking bst v0.0.1
[INFO] [stderr] error: malformed `unstable` attribute input
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/map.rs:200:5
[INFO] [stderr]     |
[INFO] [stderr] 200 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]`
[INFO] [stderr] 
[INFO] [stderr] error: malformed `unstable` attribute input
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/map.rs:229:5
[INFO] [stderr]     |
[INFO] [stderr] 229 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]`
[INFO] [stderr] 
[INFO] [stderr] error: malformed `unstable` attribute input
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/map.rs:254:5
[INFO] [stderr]     |
[INFO] [stderr] 254 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]`
[INFO] [stderr] 
[INFO] [stderr] error: malformed `unstable` attribute input
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/map.rs:278:5
[INFO] [stderr]     |
[INFO] [stderr] 278 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]`
[INFO] [stderr] 
[INFO] [stderr] error: malformed `unstable` attribute input
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/map.rs:330:5
[INFO] [stderr]     |
[INFO] [stderr] 330 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]`
[INFO] [stderr] 
[INFO] [stderr] error: malformed `unstable` attribute input
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/map.rs:381:5
[INFO] [stderr]     |
[INFO] [stderr] 381 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]`
[INFO] [stderr] 
[INFO] [stderr] error: malformed `unstable` attribute input
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/map.rs:406:5
[INFO] [stderr]     |
[INFO] [stderr] 406 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]`
[INFO] [stderr] 
[INFO] [stderr] error: malformed `unstable` attribute input
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/map.rs:421:5
[INFO] [stderr]     |
[INFO] [stderr] 421 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]`
[INFO] [stderr] 
[INFO] [stderr] error: malformed `unstable` attribute input
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/map.rs:437:5
[INFO] [stderr]     |
[INFO] [stderr] 437 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]`
[INFO] [stderr] 
[INFO] [stderr] error: malformed `unstable` attribute input
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/map.rs:459:5
[INFO] [stderr]     |
[INFO] [stderr] 459 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]`
[INFO] [stderr] 
[INFO] [stderr] error: malformed `unstable` attribute input
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/map.rs:488:5
[INFO] [stderr]     |
[INFO] [stderr] 488 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]`
[INFO] [stderr] 
[INFO] [stderr] error: malformed `unstable` attribute input
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/map.rs:514:5
[INFO] [stderr]     |
[INFO] [stderr] 514 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]`
[INFO] [stderr] 
[INFO] [stderr] error: malformed `unstable` attribute input
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/map.rs:543:5
[INFO] [stderr]     |
[INFO] [stderr] 543 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]`
[INFO] [stderr] 
[INFO] [stderr] error: malformed `unstable` attribute input
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/map.rs:566:5
[INFO] [stderr]     |
[INFO] [stderr] 566 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]`
[INFO] [stderr] 
[INFO] [stderr] error: malformed `unstable` attribute input
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:134:5
[INFO] [stderr]     |
[INFO] [stderr] 134 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]`
[INFO] [stderr] 
[INFO] [stderr] error: malformed `unstable` attribute input
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:161:5
[INFO] [stderr]     |
[INFO] [stderr] 161 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]`
[INFO] [stderr] 
[INFO] [stderr] error: malformed `unstable` attribute input
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:198:5
[INFO] [stderr]     |
[INFO] [stderr] 198 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]`
[INFO] [stderr] 
[INFO] [stderr] error: malformed `unstable` attribute input
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:266:5
[INFO] [stderr]     |
[INFO] [stderr] 266 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]`
[INFO] [stderr] 
[INFO] [stderr] error: malformed `unstable` attribute input
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:298:5
[INFO] [stderr]     |
[INFO] [stderr] 298 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]`
[INFO] [stderr] 
[INFO] [stderr] error: malformed `unstable` attribute input
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:327:5
[INFO] [stderr]     |
[INFO] [stderr] 327 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]`
[INFO] [stderr] 
[INFO] [stderr] error: malformed `unstable` attribute input
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:356:5
[INFO] [stderr]     |
[INFO] [stderr] 356 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]`
[INFO] [stderr] 
[INFO] [stderr] error: malformed `unstable` attribute input
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:380:5
[INFO] [stderr]     |
[INFO] [stderr] 380 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]`
[INFO] [stderr] 
[INFO] [stderr] error: malformed `unstable` attribute input
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:395:5
[INFO] [stderr]     |
[INFO] [stderr] 395 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]`
[INFO] [stderr] 
[INFO] [stderr] error: malformed `unstable` attribute input
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:411:5
[INFO] [stderr]     |
[INFO] [stderr] 411 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]`
[INFO] [stderr] 
[INFO] [stderr] error: malformed `unstable` attribute input
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:430:5
[INFO] [stderr]     |
[INFO] [stderr] 430 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]`
[INFO] [stderr] 
[INFO] [stderr] error: malformed `unstable` attribute input
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:454:5
[INFO] [stderr]     |
[INFO] [stderr] 454 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]`
[INFO] [stderr] 
[INFO] [stderr] error: malformed `unstable` attribute input
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:475:5
[INFO] [stderr]     |
[INFO] [stderr] 475 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]`
[INFO] [stderr] 
[INFO] [stderr] error: malformed `unstable` attribute input
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:520:5
[INFO] [stderr]     |
[INFO] [stderr] 520 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]`
[INFO] [stderr] 
[INFO] [stderr] error: malformed `unstable` attribute input
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:540:5
[INFO] [stderr]     |
[INFO] [stderr] 540 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]`
[INFO] [stderr] 
[INFO] [stderr] error: malformed `unstable` attribute input
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:562:5
[INFO] [stderr]     |
[INFO] [stderr] 562 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]`
[INFO] [stderr] 
[INFO] [stderr] error: malformed `unstable` attribute input
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:698:1
[INFO] [stderr]     |
[INFO] [stderr] 698 | #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]`
[INFO] [stderr] 
[INFO] [stderr] error: malformed `unstable` attribute input
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:726:1
[INFO] [stderr]     |
[INFO] [stderr] 726 | #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]`
[INFO] [stderr] 
[INFO] [stderr] error: malformed `unstable` attribute input
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:754:1
[INFO] [stderr]     |
[INFO] [stderr] 754 | #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]`
[INFO] [stderr] 
[INFO] [stderr] error: malformed `unstable` attribute input
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:782:1
[INFO] [stderr]     |
[INFO] [stderr] 782 | #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `order` in `iter`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/map.rs:146:15
[INFO] [stderr]     |
[INFO] [stderr] 146 |         iter::order::partial_cmp(self.iter(), other.iter())
[INFO] [stderr]     |               ^^^^^ could not find `order` in `iter`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `order` in `iter`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/map.rs:154:15
[INFO] [stderr]     |
[INFO] [stderr] 154 |         iter::order::cmp(self.iter(), other.iter())
[INFO] [stderr]     |               ^^^^^ could not find `order` in `iter`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `order` in `iter`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:102:15
[INFO] [stderr]     |
[INFO] [stderr] 102 |         iter::order::cmp(self.iter(), other.iter())
[INFO] [stderr]     |               ^^^^^ could not find `order` in `iter`
[INFO] [stderr] 
[INFO] [stderr] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/map.rs:200:5
[INFO] [stderr]     |
[INFO] [stderr] 200 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/map.rs:229:5
[INFO] [stderr]     |
[INFO] [stderr] 229 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/map.rs:254:5
[INFO] [stderr]     |
[INFO] [stderr] 254 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/map.rs:278:5
[INFO] [stderr]     |
[INFO] [stderr] 278 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/map.rs:330:5
[INFO] [stderr]     |
[INFO] [stderr] 330 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/map.rs:381:5
[INFO] [stderr]     |
[INFO] [stderr] 381 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/map.rs:406:5
[INFO] [stderr]     |
[INFO] [stderr] 406 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/map.rs:421:5
[INFO] [stderr]     |
[INFO] [stderr] 421 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/map.rs:437:5
[INFO] [stderr]     |
[INFO] [stderr] 437 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/map.rs:459:5
[INFO] [stderr]     |
[INFO] [stderr] 459 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/map.rs:488:5
[INFO] [stderr]     |
[INFO] [stderr] 488 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/map.rs:514:5
[INFO] [stderr]     |
[INFO] [stderr] 514 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/map.rs:543:5
[INFO] [stderr]     |
[INFO] [stderr] 543 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/map.rs:566:5
[INFO] [stderr]     |
[INFO] [stderr] 566 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:134:5
[INFO] [stderr]     |
[INFO] [stderr] 134 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:161:5
[INFO] [stderr]     |
[INFO] [stderr] 161 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:198:5
[INFO] [stderr]     |
[INFO] [stderr] 198 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:266:5
[INFO] [stderr]     |
[INFO] [stderr] 266 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:298:5
[INFO] [stderr]     |
[INFO] [stderr] 298 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:327:5
[INFO] [stderr]     |
[INFO] [stderr] 327 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:356:5
[INFO] [stderr]     |
[INFO] [stderr] 356 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:380:5
[INFO] [stderr]     |
[INFO] [stderr] 380 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:395:5
[INFO] [stderr]     |
[INFO] [stderr] 395 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:411:5
[INFO] [stderr]     |
[INFO] [stderr] 411 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:430:5
[INFO] [stderr]     |
[INFO] [stderr] 430 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:454:5
[INFO] [stderr]     |
[INFO] [stderr] 454 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:475:5
[INFO] [stderr]     |
[INFO] [stderr] 475 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:520:5
[INFO] [stderr]     |
[INFO] [stderr] 520 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:540:5
[INFO] [stderr]     |
[INFO] [stderr] 540 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:562:5
[INFO] [stderr]     |
[INFO] [stderr] 562 |     #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:698:1
[INFO] [stderr]     |
[INFO] [stderr] 698 | #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:726:1
[INFO] [stderr]     |
[INFO] [stderr] 726 | #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:754:1
[INFO] [stderr]     |
[INFO] [stderr] 754 | #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0734]: stability attributes may not be used outside of the standard library
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/set.rs:782:1
[INFO] [stderr]     |
[INFO] [stderr] 782 | #[unstable = "matches collection reform specification, waiting for dust to settle"]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0053]: method `index` has an incompatible type for trait
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/map.rs:179:5
[INFO] [stderr]     |
[INFO] [stderr] 176 | impl<K, V, C, Q: ?Sized> ops::Index<Q> for TreeMap<K, V, C> where C: Compare<K> + Compare<Q, K> {
[INFO] [stderr]     |               - this type parameter
[INFO] [stderr] ...
[INFO] [stderr] 179 |     fn index(&self, i: &Q) -> &V {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Q`, found `&Q`
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected fn pointer `fn(&map::TreeMap<K, V, C>, Q) -> &V`
[INFO] [stderr]                found fn pointer `fn(&map::TreeMap<K, V, C>, &Q) -> &V`
[INFO] [stderr]     = help: type parameters must be constrained to match other types
[INFO] [stderr]     = note: for more information, visit https://doc.rust-lang.org/book/ch10-02-traits.html#traits-as-parameters
[INFO] [stderr] 
[INFO] [stderr] error[E0053]: method `index_mut` has an incompatible type for trait
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bst-0.0.1/src/map.rs:186:5
[INFO] [stderr]     |
[INFO] [stderr] 184 | impl<K, V, C, Q: ?Sized> ops::IndexMut<Q> for TreeMap<K, V, C> where C: Compare<K> + Compare<Q, K> {
[INFO] [stderr]     |               - this type parameter
[INFO] [stderr] 185 |     #[inline]
[INFO] [stderr] 186 |     fn index_mut(&mut self, i: &Q) -> &mut V {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Q`, found `&Q`
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected fn pointer `fn(&mut map::TreeMap<K, V, C>, Q) -> &mut V`
[INFO] [stderr]                found fn pointer `fn(&mut map::TreeMap<K, V, C>, &Q) -> &mut V`
[INFO] [stderr]     = help: type parameters must be constrained to match other types
[INFO] [stderr]     = note: for more information, visit https://doc.rust-lang.org/book/ch10-02-traits.html#traits-as-parameters
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 73 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0053, E0433, E0734.
[INFO] [stderr] For more information about an error, try `rustc --explain E0053`.
[INFO] [stderr] error: could not compile `bst`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "cd8d43a2fc79c3fde5c2da6c0647cb3f7e8ca8ab5a805a5eafd5b96a13e5546a"`
[INFO] running `"docker" "rm" "-f" "cd8d43a2fc79c3fde5c2da6c0647cb3f7e8ca8ab5a805a5eafd5b96a13e5546a"`
[INFO] [stdout] cd8d43a2fc79c3fde5c2da6c0647cb3f7e8ca8ab5a805a5eafd5b96a13e5546a
