Jul 12 03:08:26.017 INFO checking oatie-0.3.0 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 12 03:08:26.017 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 03:08:26.017 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 03:08:26.017 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-52234/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-6/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 03:08:26.270 INFO blam! dd1a6a1ea78d1a37098e6b49aa72a7c423c9ae22eb37be5061f566fba2e286e2 Jul 12 03:08:26.272 INFO running `"docker" "start" "-a" "dd1a6a1ea78d1a37098e6b49aa72a7c423c9ae22eb37be5061f566fba2e286e2"` Jul 12 03:08:27.588 INFO kablam! Checking yansi v0.3.4 Jul 12 03:08:27.603 INFO kablam! Checking ron v0.2.2 Jul 12 03:08:31.482 INFO kablam! Checking oatie v0.3.0 (file:///source) Jul 12 03:08:40.835 INFO kablam! error[E0425]: cannot find value `DelGroupAll` in this scope Jul 12 03:08:40.835 INFO kablam! --> tests/compose.rs:36:71 Jul 12 03:08:40.835 INFO kablam! | Jul 12 03:08:40.835 INFO kablam! 36 | compose_del_del(&vec![DelWithGroup(vec![DelChars(6)])], &vec![DelGroupAll]), Jul 12 03:08:40.835 INFO kablam! | ^^^^^^^^^^^ did you mean `DelGroup`? Jul 12 03:08:40.835 INFO kablam! Jul 12 03:08:40.835 INFO kablam! error[E0425]: cannot find value `DelGroupAll` in this scope Jul 12 03:08:40.835 INFO kablam! --> tests/compose.rs:37:14 Jul 12 03:08:40.835 INFO kablam! | Jul 12 03:08:40.835 INFO kablam! 37 | vec![DelGroupAll] Jul 12 03:08:40.835 INFO kablam! | ^^^^^^^^^^^ did you mean `DelGroup`? Jul 12 03:08:40.835 INFO kablam! Jul 12 03:08:40.835 INFO kablam! error[E0425]: cannot find function `normalize` in this scope Jul 12 03:08:40.835 INFO kablam! --> tests/compose.rs:179:9 Jul 12 03:08:40.835 INFO kablam! | Jul 12 03:08:40.836 INFO kablam! 179 | normalize(compose( Jul 12 03:08:40.836 INFO kablam! | ^^^^^^^^^ not found in this scope Jul 12 03:08:40.836 INFO kablam! help: possible candidate is found in another module, you can import it into scope Jul 12 03:08:40.836 INFO kablam! | Jul 12 03:08:40.836 INFO kablam! 11 | use oatie::apply::normalize; Jul 12 03:08:40.836 INFO kablam! | Jul 12 03:08:40.836 INFO kablam! Jul 12 03:08:40.844 INFO kablam! error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Jul 12 03:08:40.844 INFO kablam! --> tests/compose.rs:8:1 Jul 12 03:08:40.844 INFO kablam! | Jul 12 03:08:40.844 INFO kablam! 8 | extern crate rand; Jul 12 03:08:40.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Jul 12 03:08:40.844 INFO kablam! | Jul 12 03:08:40.844 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Jul 12 03:08:40.844 INFO kablam! Jul 12 03:08:40.844 INFO kablam! error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Jul 12 03:08:40.844 INFO kablam! --> tests/compose.rs:14:12 Jul 12 03:08:40.844 INFO kablam! | Jul 12 03:08:40.844 INFO kablam! 14 | use rand::{thread_rng, Rng}; Jul 12 03:08:40.844 INFO kablam! | ^^^^^^^^^^ Jul 12 03:08:40.844 INFO kablam! | Jul 12 03:08:40.845 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Jul 12 03:08:40.845 INFO kablam! Jul 12 03:08:40.845 INFO kablam! error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Jul 12 03:08:40.845 INFO kablam! --> tests/compose.rs:14:24 Jul 12 03:08:40.845 INFO kablam! | Jul 12 03:08:40.845 INFO kablam! 14 | use rand::{thread_rng, Rng}; Jul 12 03:08:40.845 INFO kablam! | ^^^ Jul 12 03:08:40.845 INFO kablam! | Jul 12 03:08:40.845 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Jul 12 03:08:40.845 INFO kablam! Jul 12 03:08:40.990 INFO kablam! error[E0432]: unresolved import `oatie::random` Jul 12 03:08:40.990 INFO kablam! --> tests/monkey.rs:14:12 Jul 12 03:08:40.990 INFO kablam! | Jul 12 03:08:40.990 INFO kablam! 14 | use oatie::random::*; Jul 12 03:08:40.990 INFO kablam! | ^^^^^^ Could not find `random` in `oatie` Jul 12 03:08:40.990 INFO kablam! Jul 12 03:08:41.171 INFO kablam! error[E0603]: function `normalize` is private Jul 12 03:08:41.171 INFO kablam! --> tests/transform.rs:12:5 Jul 12 03:08:41.171 INFO kablam! | Jul 12 03:08:41.171 INFO kablam! 12 | use oatie::normalize; Jul 12 03:08:41.171 INFO kablam! | ^^^^^^^^^^^^^^^^ Jul 12 03:08:41.171 INFO kablam! Jul 12 03:08:41.171 INFO kablam! error[E0603]: function `apply_operation` is private Jul 12 03:08:41.171 INFO kablam! --> tests/transform.rs:14:5 Jul 12 03:08:41.171 INFO kablam! | Jul 12 03:08:41.171 INFO kablam! 14 | use oatie::apply_operation; Jul 12 03:08:41.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Jul 12 03:08:41.172 INFO kablam! Jul 12 03:08:41.203 INFO kablam! error[E0425]: cannot find function `apply_delete` in this scope Jul 12 03:08:41.203 INFO kablam! --> tests/doc.rs:34:9 Jul 12 03:08:41.203 INFO kablam! | Jul 12 03:08:41.203 INFO kablam! 34 | apply_delete( Jul 12 03:08:41.203 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Jul 12 03:08:41.204 INFO kablam! help: possible candidate is found in another module, you can import it into scope Jul 12 03:08:41.204 INFO kablam! | Jul 12 03:08:41.204 INFO kablam! 10 | use oatie::apply::apply_delete; Jul 12 03:08:41.204 INFO kablam! | Jul 12 03:08:41.204 INFO kablam! Jul 12 03:08:41.205 INFO kablam! error[E0425]: cannot find value `DelGroupAll` in this scope Jul 12 03:08:41.205 INFO kablam! --> tests/doc.rs:45:17 Jul 12 03:08:41.205 INFO kablam! | Jul 12 03:08:41.205 INFO kablam! 45 | DelGroupAll, Jul 12 03:08:41.205 INFO kablam! | ^^^^^^^^^^^ did you mean `DelGroup`? Jul 12 03:08:41.205 INFO kablam! Jul 12 03:08:41.206 INFO kablam! error[E0425]: cannot find function `apply_delete` in this scope Jul 12 03:08:41.206 INFO kablam! --> tests/doc.rs:52:9 Jul 12 03:08:41.206 INFO kablam! | Jul 12 03:08:41.206 INFO kablam! 52 | apply_delete( Jul 12 03:08:41.206 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Jul 12 03:08:41.207 INFO kablam! help: possible candidate is found in another module, you can import it into scope Jul 12 03:08:41.207 INFO kablam! | Jul 12 03:08:41.207 INFO kablam! 10 | use oatie::apply::apply_delete; Jul 12 03:08:41.207 INFO kablam! | Jul 12 03:08:41.207 INFO kablam! Jul 12 03:08:41.208 INFO kablam! error[E0425]: cannot find function `apply_add` in this scope Jul 12 03:08:41.208 INFO kablam! --> tests/doc.rs:60:9 Jul 12 03:08:41.208 INFO kablam! | Jul 12 03:08:41.208 INFO kablam! 60 | apply_add( Jul 12 03:08:41.208 INFO kablam! | ^^^^^^^^^ not found in this scope Jul 12 03:08:41.208 INFO kablam! help: possible candidate is found in another module, you can import it into scope Jul 12 03:08:41.208 INFO kablam! | Jul 12 03:08:41.208 INFO kablam! 10 | use oatie::apply::apply_add; Jul 12 03:08:41.208 INFO kablam! | Jul 12 03:08:41.209 INFO kablam! Jul 12 03:08:41.209 INFO kablam! error[E0425]: cannot find function `apply_add` in this scope Jul 12 03:08:41.209 INFO kablam! --> tests/doc.rs:68:9 Jul 12 03:08:41.209 INFO kablam! | Jul 12 03:08:41.209 INFO kablam! 68 | apply_add( Jul 12 03:08:41.210 INFO kablam! | ^^^^^^^^^ not found in this scope Jul 12 03:08:41.210 INFO kablam! help: possible candidate is found in another module, you can import it into scope Jul 12 03:08:41.210 INFO kablam! | Jul 12 03:08:41.210 INFO kablam! 10 | use oatie::apply::apply_add; Jul 12 03:08:41.210 INFO kablam! | Jul 12 03:08:41.211 INFO kablam! Jul 12 03:08:41.211 INFO kablam! error[E0425]: cannot find function `apply_delete` in this scope Jul 12 03:08:41.211 INFO kablam! --> tests/doc.rs:82:9 Jul 12 03:08:41.211 INFO kablam! | Jul 12 03:08:41.211 INFO kablam! 82 | apply_delete( Jul 12 03:08:41.211 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Jul 12 03:08:41.212 INFO kablam! help: possible candidate is found in another module, you can import it into scope Jul 12 03:08:41.212 INFO kablam! | Jul 12 03:08:41.212 INFO kablam! 10 | use oatie::apply::apply_delete; Jul 12 03:08:41.212 INFO kablam! | Jul 12 03:08:41.212 INFO kablam! Jul 12 03:08:41.213 INFO kablam! error[E0425]: cannot find function `apply_add` in this scope Jul 12 03:08:41.213 INFO kablam! --> tests/doc.rs:97:9 Jul 12 03:08:41.213 INFO kablam! | Jul 12 03:08:41.213 INFO kablam! 97 | apply_add( Jul 12 03:08:41.213 INFO kablam! | ^^^^^^^^^ not found in this scope Jul 12 03:08:41.214 INFO kablam! help: possible candidate is found in another module, you can import it into scope Jul 12 03:08:41.214 INFO kablam! | Jul 12 03:08:41.214 INFO kablam! 10 | use oatie::apply::apply_add; Jul 12 03:08:41.214 INFO kablam! | Jul 12 03:08:41.214 INFO kablam! Jul 12 03:08:41.215 INFO kablam! error[E0425]: cannot find function `apply_operation` in this scope Jul 12 03:08:41.215 INFO kablam! --> tests/doc.rs:111:9 Jul 12 03:08:41.215 INFO kablam! | Jul 12 03:08:41.215 INFO kablam! 111 | apply_operation(&vec![DocChars("Goodbye World!".to_owned())], &( Jul 12 03:08:41.215 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Jul 12 03:08:41.215 INFO kablam! help: possible candidate is found in another module, you can import it into scope Jul 12 03:08:41.215 INFO kablam! | Jul 12 03:08:41.216 INFO kablam! 10 | use oatie::apply::apply_operation; Jul 12 03:08:41.216 INFO kablam! | Jul 12 03:08:41.216 INFO kablam! Jul 12 03:08:41.217 INFO kablam! error[E0425]: cannot find function `apply_add` in this scope Jul 12 03:08:41.217 INFO kablam! --> tests/doc.rs:125:9 Jul 12 03:08:41.217 INFO kablam! | Jul 12 03:08:41.217 INFO kablam! 125 | apply_add( Jul 12 03:08:41.217 INFO kablam! | ^^^^^^^^^ not found in this scope Jul 12 03:08:41.217 INFO kablam! help: possible candidate is found in another module, you can import it into scope Jul 12 03:08:41.217 INFO kablam! | Jul 12 03:08:41.217 INFO kablam! 10 | use oatie::apply::apply_add; Jul 12 03:08:41.217 INFO kablam! | Jul 12 03:08:41.218 INFO kablam! Jul 12 03:08:41.218 INFO kablam! error[E0425]: cannot find function `apply_operation` in this scope Jul 12 03:08:41.218 INFO kablam! --> tests/doc.rs:138:9 Jul 12 03:08:41.218 INFO kablam! | Jul 12 03:08:41.218 INFO kablam! 138 | apply_operation( Jul 12 03:08:41.218 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Jul 12 03:08:41.219 INFO kablam! help: possible candidate is found in another module, you can import it into scope Jul 12 03:08:41.219 INFO kablam! | Jul 12 03:08:41.219 INFO kablam! 10 | use oatie::apply::apply_operation; Jul 12 03:08:41.219 INFO kablam! | Jul 12 03:08:41.220 INFO kablam! Jul 12 03:08:41.247 INFO kablam! error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Jul 12 03:08:41.247 INFO kablam! --> tests/doc.rs:7:1 Jul 12 03:08:41.247 INFO kablam! | Jul 12 03:08:41.247 INFO kablam! 7 | extern crate rand; Jul 12 03:08:41.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Jul 12 03:08:41.248 INFO kablam! | Jul 12 03:08:41.248 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Jul 12 03:08:41.249 INFO kablam! Jul 12 03:08:41.274 INFO kablam! error[E0425]: cannot find function `random_add_span` in this scope Jul 12 03:08:41.274 INFO kablam! --> tests/monkey.rs:31:17 Jul 12 03:08:41.274 INFO kablam! | Jul 12 03:08:41.274 INFO kablam! 31 | let a = random_add_span(&start); Jul 12 03:08:41.274 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Jul 12 03:08:41.274 INFO kablam! Jul 12 03:08:41.274 INFO kablam! error[E0425]: cannot find function `apply_add` in this scope Jul 12 03:08:41.274 INFO kablam! --> tests/monkey.rs:34:22 Jul 12 03:08:41.274 INFO kablam! | Jul 12 03:08:41.274 INFO kablam! 34 | let middle = apply_add(&start, &a); Jul 12 03:08:41.274 INFO kablam! | ^^^^^^^^^ not found in this scope Jul 12 03:08:41.275 INFO kablam! help: possible candidate is found in another module, you can import it into scope Jul 12 03:08:41.276 INFO kablam! | Jul 12 03:08:41.276 INFO kablam! 11 | use oatie::apply::apply_add; Jul 12 03:08:41.276 INFO kablam! | Jul 12 03:08:41.276 INFO kablam! Jul 12 03:08:41.276 INFO kablam! error[E0425]: cannot find function `random_add_span` in this scope Jul 12 03:08:41.276 INFO kablam! --> tests/monkey.rs:35:17 Jul 12 03:08:41.276 INFO kablam! | Jul 12 03:08:41.276 INFO kablam! 35 | let b = random_add_span(&middle); Jul 12 03:08:41.276 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Jul 12 03:08:41.276 INFO kablam! Jul 12 03:08:41.276 INFO kablam! error[E0425]: cannot find function `apply_add` in this scope Jul 12 03:08:41.276 INFO kablam! --> tests/monkey.rs:37:19 Jul 12 03:08:41.276 INFO kablam! | Jul 12 03:08:41.276 INFO kablam! 37 | let end = apply_add(&middle, &b); Jul 12 03:08:41.276 INFO kablam! | ^^^^^^^^^ not found in this scope Jul 12 03:08:41.276 INFO kablam! help: possible candidate is found in another module, you can import it into scope Jul 12 03:08:41.276 INFO kablam! | Jul 12 03:08:41.276 INFO kablam! 11 | use oatie::apply::apply_add; Jul 12 03:08:41.276 INFO kablam! | Jul 12 03:08:41.276 INFO kablam! Jul 12 03:08:41.276 INFO kablam! error[E0425]: cannot find function `apply_add` in this scope Jul 12 03:08:41.276 INFO kablam! --> tests/monkey.rs:41:24 Jul 12 03:08:41.276 INFO kablam! | Jul 12 03:08:41.276 INFO kablam! 41 | let otherend = apply_add(&start, &composed); Jul 12 03:08:41.276 INFO kablam! | ^^^^^^^^^ not found in this scope Jul 12 03:08:41.276 INFO kablam! help: possible candidate is found in another module, you can import it into scope Jul 12 03:08:41.276 INFO kablam! | Jul 12 03:08:41.276 INFO kablam! 11 | use oatie::apply::apply_add; Jul 12 03:08:41.276 INFO kablam! | Jul 12 03:08:41.276 INFO kablam! Jul 12 03:08:41.276 INFO kablam! error[E0425]: cannot find function `random_del_span` in this scope Jul 12 03:08:41.276 INFO kablam! --> tests/monkey.rs:65:17 Jul 12 03:08:41.276 INFO kablam! | Jul 12 03:08:41.276 INFO kablam! 65 | let a = random_del_span(&start); Jul 12 03:08:41.276 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Jul 12 03:08:41.276 INFO kablam! Jul 12 03:08:41.276 INFO kablam! error[E0425]: cannot find function `apply_delete` in this scope Jul 12 03:08:41.276 INFO kablam! --> tests/monkey.rs:68:22 Jul 12 03:08:41.276 INFO kablam! | Jul 12 03:08:41.277 INFO kablam! 68 | let middle = apply_delete(&start, &a); Jul 12 03:08:41.277 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Jul 12 03:08:41.277 INFO kablam! help: possible candidate is found in another module, you can import it into scope Jul 12 03:08:41.277 INFO kablam! | Jul 12 03:08:41.277 INFO kablam! 11 | use oatie::apply::apply_delete; Jul 12 03:08:41.277 INFO kablam! | Jul 12 03:08:41.277 INFO kablam! Jul 12 03:08:41.277 INFO kablam! error[E0425]: cannot find function `random_del_span` in this scope Jul 12 03:08:41.277 INFO kablam! --> tests/monkey.rs:69:17 Jul 12 03:08:41.277 INFO kablam! | Jul 12 03:08:41.277 INFO kablam! 69 | let b = random_del_span(&middle); Jul 12 03:08:41.277 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Jul 12 03:08:41.277 INFO kablam! Jul 12 03:08:41.277 INFO kablam! error[E0425]: cannot find function `apply_delete` in this scope Jul 12 03:08:41.277 INFO kablam! --> tests/monkey.rs:70:19 Jul 12 03:08:41.277 INFO kablam! | Jul 12 03:08:41.277 INFO kablam! 70 | let end = apply_delete(&middle, &b); Jul 12 03:08:41.277 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Jul 12 03:08:41.277 INFO kablam! help: possible candidate is found in another module, you can import it into scope Jul 12 03:08:41.277 INFO kablam! | Jul 12 03:08:41.277 INFO kablam! 11 | use oatie::apply::apply_delete; Jul 12 03:08:41.277 INFO kablam! | Jul 12 03:08:41.277 INFO kablam! Jul 12 03:08:41.277 INFO kablam! error[E0425]: cannot find function `apply_delete` in this scope Jul 12 03:08:41.277 INFO kablam! --> tests/monkey.rs:73:24 Jul 12 03:08:41.277 INFO kablam! | Jul 12 03:08:41.277 INFO kablam! 73 | let otherend = apply_delete(&start, &composed); Jul 12 03:08:41.277 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Jul 12 03:08:41.277 INFO kablam! help: possible candidate is found in another module, you can import it into scope Jul 12 03:08:41.277 INFO kablam! | Jul 12 03:08:41.277 INFO kablam! 11 | use oatie::apply::apply_delete; Jul 12 03:08:41.277 INFO kablam! | Jul 12 03:08:41.277 INFO kablam! Jul 12 03:08:41.277 INFO kablam! error[E0425]: cannot find function `random_add_span` in this scope Jul 12 03:08:41.277 INFO kablam! --> tests/monkey.rs:95:17 Jul 12 03:08:41.277 INFO kablam! | Jul 12 03:08:41.277 INFO kablam! 95 | let a = random_add_span(&start); Jul 12 03:08:41.277 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Jul 12 03:08:41.278 INFO kablam! Jul 12 03:08:41.278 INFO kablam! error[E0425]: cannot find function `apply_add` in this scope Jul 12 03:08:41.278 INFO kablam! --> tests/monkey.rs:98:22 Jul 12 03:08:41.278 INFO kablam! | Jul 12 03:08:41.278 INFO kablam! 98 | let middle = apply_add(&start, &a); Jul 12 03:08:41.278 INFO kablam! | ^^^^^^^^^ not found in this scope Jul 12 03:08:41.278 INFO kablam! help: possible candidate is found in another module, you can import it into scope Jul 12 03:08:41.278 INFO kablam! | Jul 12 03:08:41.278 INFO kablam! 11 | use oatie::apply::apply_add; Jul 12 03:08:41.278 INFO kablam! | Jul 12 03:08:41.278 INFO kablam! Jul 12 03:08:41.278 INFO kablam! error[E0425]: cannot find function `random_del_span` in this scope Jul 12 03:08:41.278 INFO kablam! --> tests/monkey.rs:99:17 Jul 12 03:08:41.278 INFO kablam! | Jul 12 03:08:41.278 INFO kablam! 99 | let b = random_del_span(&middle); Jul 12 03:08:41.278 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Jul 12 03:08:41.278 INFO kablam! Jul 12 03:08:41.278 INFO kablam! error[E0425]: cannot find function `apply_delete` in this scope Jul 12 03:08:41.278 INFO kablam! --> tests/monkey.rs:100:19 Jul 12 03:08:41.278 INFO kablam! | Jul 12 03:08:41.278 INFO kablam! 100 | let end = apply_delete(&middle, &b); Jul 12 03:08:41.278 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Jul 12 03:08:41.278 INFO kablam! help: possible candidate is found in another module, you can import it into scope Jul 12 03:08:41.278 INFO kablam! | Jul 12 03:08:41.278 INFO kablam! 11 | use oatie::apply::apply_delete; Jul 12 03:08:41.278 INFO kablam! | Jul 12 03:08:41.278 INFO kablam! Jul 12 03:08:41.278 INFO kablam! error[E0425]: cannot find function `apply_delete` in this scope Jul 12 03:08:41.278 INFO kablam! --> tests/monkey.rs:110:23 Jul 12 03:08:41.278 INFO kablam! | Jul 12 03:08:41.278 INFO kablam! 110 | let middle2 = apply_delete(&start, &dela); Jul 12 03:08:41.278 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Jul 12 03:08:41.278 INFO kablam! help: possible candidate is found in another module, you can import it into scope Jul 12 03:08:41.278 INFO kablam! | Jul 12 03:08:41.278 INFO kablam! 11 | use oatie::apply::apply_delete; Jul 12 03:08:41.279 INFO kablam! | Jul 12 03:08:41.279 INFO kablam! Jul 12 03:08:41.279 INFO kablam! error[E0425]: cannot find function `apply_add` in this scope Jul 12 03:08:41.279 INFO kablam! --> tests/monkey.rs:112:24 Jul 12 03:08:41.279 INFO kablam! | Jul 12 03:08:41.279 INFO kablam! 112 | let otherend = apply_add(&middle2, &addb); Jul 12 03:08:41.279 INFO kablam! | ^^^^^^^^^ not found in this scope Jul 12 03:08:41.279 INFO kablam! help: possible candidate is found in another module, you can import it into scope Jul 12 03:08:41.279 INFO kablam! | Jul 12 03:08:41.279 INFO kablam! 11 | use oatie::apply::apply_add; Jul 12 03:08:41.279 INFO kablam! | Jul 12 03:08:41.279 INFO kablam! Jul 12 03:08:41.279 INFO kablam! error[E0425]: cannot find function `random_del_span` in this scope Jul 12 03:08:41.279 INFO kablam! --> tests/monkey.rs:121:15 Jul 12 03:08:41.279 INFO kablam! | Jul 12 03:08:41.279 INFO kablam! 121 | let del = random_del_span(input); Jul 12 03:08:41.279 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Jul 12 03:08:41.279 INFO kablam! Jul 12 03:08:41.279 INFO kablam! error[E0425]: cannot find function `apply_delete` in this scope Jul 12 03:08:41.279 INFO kablam! --> tests/monkey.rs:123:18 Jul 12 03:08:41.279 INFO kablam! | Jul 12 03:08:41.279 INFO kablam! 123 | let middle = apply_delete(input, &del); Jul 12 03:08:41.279 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Jul 12 03:08:41.279 INFO kablam! help: possible candidate is found in another module, you can import it into scope Jul 12 03:08:41.279 INFO kablam! | Jul 12 03:08:41.279 INFO kablam! 11 | use oatie::apply::apply_delete; Jul 12 03:08:41.279 INFO kablam! | Jul 12 03:08:41.279 INFO kablam! Jul 12 03:08:41.279 INFO kablam! error[E0425]: cannot find function `random_add_span` in this scope Jul 12 03:08:41.279 INFO kablam! --> tests/monkey.rs:124:15 Jul 12 03:08:41.284 INFO kablam! | Jul 12 03:08:41.284 INFO kablam! 124 | let ins = random_add_span(&middle); Jul 12 03:08:41.284 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Jul 12 03:08:41.284 INFO kablam! Jul 12 03:08:41.284 INFO kablam! error[E0425]: cannot find function `apply_operation` in this scope Jul 12 03:08:41.284 INFO kablam! --> tests/monkey.rs:140:22 Jul 12 03:08:41.285 INFO kablam! | Jul 12 03:08:41.285 INFO kablam! 140 | let middle = apply_operation(&start, &a); Jul 12 03:08:41.285 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Jul 12 03:08:41.285 INFO kablam! help: possible candidate is found in another module, you can import it into scope Jul 12 03:08:41.285 INFO kablam! | Jul 12 03:08:41.285 INFO kablam! 11 | use oatie::apply::apply_operation; Jul 12 03:08:41.285 INFO kablam! | Jul 12 03:08:41.285 INFO kablam! Jul 12 03:08:41.286 INFO kablam! error[E0425]: cannot find function `apply_operation` in this scope Jul 12 03:08:41.286 INFO kablam! --> tests/monkey.rs:146:19 Jul 12 03:08:41.286 INFO kablam! | Jul 12 03:08:41.286 INFO kablam! 146 | let end = apply_operation(&middle, &b); Jul 12 03:08:41.286 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Jul 12 03:08:41.286 INFO kablam! help: possible candidate is found in another module, you can import it into scope Jul 12 03:08:41.286 INFO kablam! | Jul 12 03:08:41.287 INFO kablam! 11 | use oatie::apply::apply_operation; Jul 12 03:08:41.287 INFO kablam! | Jul 12 03:08:41.287 INFO kablam! Jul 12 03:08:41.287 INFO kablam! error[E0425]: cannot find function `apply_operation` in this scope Jul 12 03:08:41.287 INFO kablam! --> tests/monkey.rs:152:24 Jul 12 03:08:41.287 INFO kablam! | Jul 12 03:08:41.287 INFO kablam! 152 | let otherend = apply_operation(&start, &composed); Jul 12 03:08:41.288 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Jul 12 03:08:41.288 INFO kablam! help: possible candidate is found in another module, you can import it into scope Jul 12 03:08:41.288 INFO kablam! | Jul 12 03:08:41.288 INFO kablam! 11 | use oatie::apply::apply_operation; Jul 12 03:08:41.288 INFO kablam! | Jul 12 03:08:41.288 INFO kablam! Jul 12 03:08:41.290 INFO kablam! error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Jul 12 03:08:41.290 INFO kablam! --> tests/monkey.rs:8:1 Jul 12 03:08:41.290 INFO kablam! | Jul 12 03:08:41.290 INFO kablam! 8 | extern crate rand; Jul 12 03:08:41.290 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Jul 12 03:08:41.290 INFO kablam! | Jul 12 03:08:41.290 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Jul 12 03:08:41.290 INFO kablam! Jul 12 03:08:41.290 INFO kablam! error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Jul 12 03:08:41.290 INFO kablam! --> tests/monkey.rs:15:12 Jul 12 03:08:41.290 INFO kablam! | Jul 12 03:08:41.290 INFO kablam! 15 | use rand::{thread_rng, Rng}; Jul 12 03:08:41.290 INFO kablam! | ^^^^^^^^^^ Jul 12 03:08:41.290 INFO kablam! | Jul 12 03:08:41.290 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Jul 12 03:08:41.290 INFO kablam! Jul 12 03:08:41.290 INFO kablam! error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Jul 12 03:08:41.291 INFO kablam! --> tests/monkey.rs:15:24 Jul 12 03:08:41.291 INFO kablam! | Jul 12 03:08:41.291 INFO kablam! 15 | use rand::{thread_rng, Rng}; Jul 12 03:08:41.291 INFO kablam! | ^^^ Jul 12 03:08:41.291 INFO kablam! | Jul 12 03:08:41.291 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Jul 12 03:08:41.291 INFO kablam! Jul 12 03:08:41.773 INFO kablam! error: aborting due to 2 previous errors Jul 12 03:08:41.773 INFO kablam! Jul 12 03:08:41.774 INFO kablam! For more information about this error, try `rustc --explain E0603`. Jul 12 03:08:41.791 INFO kablam! error: Could not compile `oatie`. Jul 12 03:08:41.791 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 03:08:41.840 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:41.840 INFO kablam! --> tests/compose.rs:70:28 Jul 12 03:08:41.840 INFO kablam! | Jul 12 03:08:41.840 INFO kablam! 70 | &vec![AddChars("World!".to_owned())], Jul 12 03:08:41.840 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Jul 12 03:08:41.840 INFO kablam! | | Jul 12 03:08:41.840 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:41.840 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("World!".to_owned())` Jul 12 03:08:41.850 INFO kablam! | Jul 12 03:08:41.851 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:41.851 INFO kablam! found type `std::string::String` Jul 12 03:08:41.851 INFO kablam! Jul 12 03:08:41.852 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:41.852 INFO kablam! --> tests/monkey.rs:27:35 Jul 12 03:08:41.852 INFO kablam! | Jul 12 03:08:41.852 INFO kablam! 27 | let start = vec![DocChars("Hello world!".to_owned())]; Jul 12 03:08:41.852 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 03:08:41.852 INFO kablam! | | Jul 12 03:08:41.852 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:41.852 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("Hello world!".to_owned())` Jul 12 03:08:41.852 INFO kablam! | Jul 12 03:08:41.852 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:41.852 INFO kablam! found type `std::string::String` Jul 12 03:08:41.852 INFO kablam! Jul 12 03:08:42.038 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:42.038 INFO kablam! --> tests/monkey.rs:61:35 Jul 12 03:08:42.038 INFO kablam! | Jul 12 03:08:42.038 INFO kablam! 61 | let start = vec![DocChars("Hello world!".to_owned())]; Jul 12 03:08:42.038 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 03:08:42.038 INFO kablam! | | Jul 12 03:08:42.038 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:42.038 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("Hello world!".to_owned())` Jul 12 03:08:42.038 INFO kablam! | Jul 12 03:08:42.038 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:42.038 INFO kablam! found type `std::string::String` Jul 12 03:08:42.038 INFO kablam! Jul 12 03:08:42.055 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:42.055 INFO kablam! --> tests/compose.rs:71:28 Jul 12 03:08:42.055 INFO kablam! | Jul 12 03:08:42.055 INFO kablam! 71 | &vec![AddChars("Hello ".to_owned())], Jul 12 03:08:42.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Jul 12 03:08:42.055 INFO kablam! | | Jul 12 03:08:42.055 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:42.055 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("Hello ".to_owned())` Jul 12 03:08:42.055 INFO kablam! | Jul 12 03:08:42.055 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:42.055 INFO kablam! found type `std::string::String` Jul 12 03:08:42.055 INFO kablam! Jul 12 03:08:42.068 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:42.068 INFO kablam! --> tests/doc.rs:29:18 Jul 12 03:08:42.068 INFO kablam! | Jul 12 03:08:42.068 INFO kablam! 29 | DocChars("Hello world!".to_owned()), Jul 12 03:08:42.068 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 03:08:42.068 INFO kablam! | | Jul 12 03:08:42.068 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:42.068 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("Hello world!".to_owned())` Jul 12 03:08:42.068 INFO kablam! | Jul 12 03:08:42.068 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:42.068 INFO kablam! found type `std::string::String` Jul 12 03:08:42.068 INFO kablam! Jul 12 03:08:42.191 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:42.191 INFO kablam! --> tests/monkey.rs:91:35 Jul 12 03:08:42.191 INFO kablam! | Jul 12 03:08:42.191 INFO kablam! 91 | let start = vec![DocChars("Hello world!".to_owned())]; Jul 12 03:08:42.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 03:08:42.191 INFO kablam! | | Jul 12 03:08:42.191 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:42.191 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("Hello world!".to_owned())` Jul 12 03:08:42.191 INFO kablam! | Jul 12 03:08:42.191 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:42.191 INFO kablam! found type `std::string::String` Jul 12 03:08:42.191 INFO kablam! Jul 12 03:08:42.204 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:42.204 INFO kablam! --> tests/compose.rs:73:23 Jul 12 03:08:42.204 INFO kablam! | Jul 12 03:08:42.205 INFO kablam! 73 | vec![AddChars("Hello World!".to_owned())] Jul 12 03:08:42.205 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 03:08:42.205 INFO kablam! | | Jul 12 03:08:42.205 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:42.205 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("Hello World!".to_owned())` Jul 12 03:08:42.205 INFO kablam! | Jul 12 03:08:42.205 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:42.205 INFO kablam! found type `std::string::String` Jul 12 03:08:42.205 INFO kablam! Jul 12 03:08:42.295 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:42.295 INFO kablam! --> tests/doc.rs:36:26 Jul 12 03:08:42.295 INFO kablam! | Jul 12 03:08:42.295 INFO kablam! 36 | DocChars("Hello world!".to_owned()), Jul 12 03:08:42.295 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 03:08:42.295 INFO kablam! | | Jul 12 03:08:42.295 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:42.295 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("Hello world!".to_owned())` Jul 12 03:08:42.296 INFO kablam! | Jul 12 03:08:42.297 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:42.297 INFO kablam! found type `std::string::String` Jul 12 03:08:42.298 INFO kablam! Jul 12 03:08:42.362 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:42.362 INFO kablam! --> tests/monkey.rs:132:35 Jul 12 03:08:42.362 INFO kablam! | Jul 12 03:08:42.362 INFO kablam! 132 | let mut start = vec![DocChars("Hello world!".to_owned())]; Jul 12 03:08:42.362 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 03:08:42.362 INFO kablam! | | Jul 12 03:08:42.363 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:42.363 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("Hello world!".to_owned())` Jul 12 03:08:42.363 INFO kablam! | Jul 12 03:08:42.363 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:42.363 INFO kablam! found type `std::string::String` Jul 12 03:08:42.363 INFO kablam! Jul 12 03:08:42.387 INFO kablam! error: aborting due to 30 previous errors Jul 12 03:08:42.387 INFO kablam! Jul 12 03:08:42.387 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:42.388 INFO kablam! --> tests/compose.rs:78:28 Jul 12 03:08:42.388 INFO kablam! | Jul 12 03:08:42.388 INFO kablam! 78 | &vec![AddChars("edef".to_owned())], Jul 12 03:08:42.388 INFO kablam! | ^^^^^^^^^^^^^^^^^ Jul 12 03:08:42.388 INFO kablam! | | Jul 12 03:08:42.388 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:42.388 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("edef".to_owned())` Jul 12 03:08:42.388 INFO kablam! | Jul 12 03:08:42.388 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:42.388 INFO kablam! found type `std::string::String` Jul 12 03:08:42.388 INFO kablam! Jul 12 03:08:42.388 INFO kablam! Some errors occurred: E0308, E0425, E0432, E0658. Jul 12 03:08:42.388 INFO kablam! For more information about an error, try `rustc --explain E0308`. Jul 12 03:08:42.398 INFO kablam! error: Could not compile `oatie`. Jul 12 03:08:42.398 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 03:08:42.566 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:42.566 INFO kablam! --> tests/doc.rs:48:23 Jul 12 03:08:42.566 INFO kablam! | Jul 12 03:08:42.566 INFO kablam! 48 | vec![DocChars("low".to_owned())] Jul 12 03:08:42.566 INFO kablam! | ^^^^^^^^^^^^^^^^ Jul 12 03:08:42.566 INFO kablam! | | Jul 12 03:08:42.566 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:42.566 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("low".to_owned())` Jul 12 03:08:42.566 INFO kablam! | Jul 12 03:08:42.567 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:42.567 INFO kablam! found type `std::string::String` Jul 12 03:08:42.567 INFO kablam! Jul 12 03:08:42.586 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:42.586 INFO kablam! --> tests/compose.rs:80:26 Jul 12 03:08:42.586 INFO kablam! | Jul 12 03:08:42.586 INFO kablam! 80 | AddChars("d".to_owned()), Jul 12 03:08:42.586 INFO kablam! | ^^^^^^^^^^^^^^ Jul 12 03:08:42.586 INFO kablam! | | Jul 12 03:08:42.586 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:42.586 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("d".to_owned())` Jul 12 03:08:42.586 INFO kablam! | Jul 12 03:08:42.586 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:42.587 INFO kablam! found type `std::string::String` Jul 12 03:08:42.587 INFO kablam! Jul 12 03:08:42.729 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:42.729 INFO kablam! --> tests/doc.rs:53:28 Jul 12 03:08:42.729 INFO kablam! | Jul 12 03:08:42.729 INFO kablam! 53 | &vec![DocChars("Hello World!".to_owned())], Jul 12 03:08:42.729 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 03:08:42.729 INFO kablam! | | Jul 12 03:08:42.729 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:42.729 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("Hello World!".to_owned())` Jul 12 03:08:42.729 INFO kablam! | Jul 12 03:08:42.729 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:42.729 INFO kablam! found type `std::string::String` Jul 12 03:08:42.729 INFO kablam! Jul 12 03:08:42.738 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:42.738 INFO kablam! --> tests/compose.rs:82:26 Jul 12 03:08:42.738 INFO kablam! | Jul 12 03:08:42.738 INFO kablam! 82 | AddChars("a".to_owned()), Jul 12 03:08:42.738 INFO kablam! | ^^^^^^^^^^^^^^ Jul 12 03:08:42.738 INFO kablam! | | Jul 12 03:08:42.738 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:42.739 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("a".to_owned())` Jul 12 03:08:42.739 INFO kablam! | Jul 12 03:08:42.739 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:42.739 INFO kablam! found type `std::string::String` Jul 12 03:08:42.739 INFO kablam! Jul 12 03:08:42.866 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:42.866 INFO kablam! --> tests/doc.rs:56:23 Jul 12 03:08:42.866 INFO kablam! | Jul 12 03:08:42.866 INFO kablam! 56 | vec![DocChars("World!".to_owned())] Jul 12 03:08:42.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Jul 12 03:08:42.867 INFO kablam! | | Jul 12 03:08:42.867 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:42.867 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("World!".to_owned())` Jul 12 03:08:42.867 INFO kablam! | Jul 12 03:08:42.867 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:42.867 INFO kablam! found type `std::string::String` Jul 12 03:08:42.867 INFO kablam! Jul 12 03:08:42.884 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:42.884 INFO kablam! --> tests/compose.rs:84:26 Jul 12 03:08:42.884 INFO kablam! | Jul 12 03:08:42.884 INFO kablam! 84 | AddChars("b".to_owned()), Jul 12 03:08:42.884 INFO kablam! | ^^^^^^^^^^^^^^ Jul 12 03:08:42.884 INFO kablam! | | Jul 12 03:08:42.884 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:42.884 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("b".to_owned())` Jul 12 03:08:42.884 INFO kablam! | Jul 12 03:08:42.884 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:42.884 INFO kablam! found type `std::string::String` Jul 12 03:08:42.884 INFO kablam! Jul 12 03:08:43.013 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:43.013 INFO kablam! --> tests/compose.rs:86:26 Jul 12 03:08:43.013 INFO kablam! | Jul 12 03:08:43.013 INFO kablam! 86 | AddChars("e".to_owned()), Jul 12 03:08:43.013 INFO kablam! | ^^^^^^^^^^^^^^ Jul 12 03:08:43.013 INFO kablam! | | Jul 12 03:08:43.013 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:43.013 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("e".to_owned())` Jul 12 03:08:43.013 INFO kablam! | Jul 12 03:08:43.013 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:43.013 INFO kablam! found type `std::string::String` Jul 12 03:08:43.013 INFO kablam! Jul 12 03:08:43.033 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:43.033 INFO kablam! --> tests/doc.rs:61:28 Jul 12 03:08:43.033 INFO kablam! | Jul 12 03:08:43.033 INFO kablam! 61 | &vec![DocChars("World!".to_owned())], Jul 12 03:08:43.033 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Jul 12 03:08:43.033 INFO kablam! | | Jul 12 03:08:43.033 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:43.033 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("World!".to_owned())` Jul 12 03:08:43.033 INFO kablam! | Jul 12 03:08:43.033 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:43.033 INFO kablam! found type `std::string::String` Jul 12 03:08:43.033 INFO kablam! Jul 12 03:08:43.187 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:43.187 INFO kablam! --> tests/compose.rs:90:23 Jul 12 03:08:43.187 INFO kablam! | Jul 12 03:08:43.187 INFO kablam! 90 | vec![AddChars("deadbeef".to_owned())] Jul 12 03:08:43.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Jul 12 03:08:43.187 INFO kablam! | | Jul 12 03:08:43.187 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:43.187 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("deadbeef".to_owned())` Jul 12 03:08:43.187 INFO kablam! | Jul 12 03:08:43.187 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:43.187 INFO kablam! found type `std::string::String` Jul 12 03:08:43.187 INFO kablam! Jul 12 03:08:43.187 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:43.187 INFO kablam! --> tests/doc.rs:62:28 Jul 12 03:08:43.187 INFO kablam! | Jul 12 03:08:43.187 INFO kablam! 62 | &vec![AddChars("Hello ".to_owned())], Jul 12 03:08:43.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Jul 12 03:08:43.187 INFO kablam! | | Jul 12 03:08:43.187 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:43.187 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("Hello ".to_owned())` Jul 12 03:08:43.187 INFO kablam! | Jul 12 03:08:43.187 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:43.188 INFO kablam! found type `std::string::String` Jul 12 03:08:43.188 INFO kablam! Jul 12 03:08:43.340 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:43.341 INFO kablam! --> tests/compose.rs:95:41 Jul 12 03:08:43.341 INFO kablam! | Jul 12 03:08:43.341 INFO kablam! 95 | &vec![AddSkip(10), AddChars("h".to_owned())], Jul 12 03:08:43.341 INFO kablam! | ^^^^^^^^^^^^^^ Jul 12 03:08:43.341 INFO kablam! | | Jul 12 03:08:43.341 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:43.341 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("h".to_owned())` Jul 12 03:08:43.341 INFO kablam! | Jul 12 03:08:43.341 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:43.341 INFO kablam! found type `std::string::String` Jul 12 03:08:43.341 INFO kablam! Jul 12 03:08:43.381 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:43.381 INFO kablam! --> tests/doc.rs:64:23 Jul 12 03:08:43.381 INFO kablam! | Jul 12 03:08:43.381 INFO kablam! 64 | vec![DocChars("Hello World!".to_owned())] Jul 12 03:08:43.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 03:08:43.381 INFO kablam! | | Jul 12 03:08:43.381 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:43.381 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("Hello World!".to_owned())` Jul 12 03:08:43.381 INFO kablam! | Jul 12 03:08:43.381 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:43.381 INFO kablam! found type `std::string::String` Jul 12 03:08:43.381 INFO kablam! Jul 12 03:08:43.476 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:43.477 INFO kablam! --> tests/compose.rs:96:41 Jul 12 03:08:43.477 INFO kablam! | Jul 12 03:08:43.477 INFO kablam! 96 | &vec![AddSkip(11), AddChars("i".to_owned())], Jul 12 03:08:43.477 INFO kablam! | ^^^^^^^^^^^^^^ Jul 12 03:08:43.477 INFO kablam! | | Jul 12 03:08:43.477 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:43.477 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("i".to_owned())` Jul 12 03:08:43.477 INFO kablam! | Jul 12 03:08:43.477 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:43.477 INFO kablam! found type `std::string::String` Jul 12 03:08:43.477 INFO kablam! Jul 12 03:08:43.536 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:43.536 INFO kablam! --> tests/doc.rs:71:26 Jul 12 03:08:43.536 INFO kablam! | Jul 12 03:08:43.536 INFO kablam! 71 | DocChars("World!".to_owned()), Jul 12 03:08:43.536 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Jul 12 03:08:43.536 INFO kablam! | | Jul 12 03:08:43.536 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:43.536 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("World!".to_owned())` Jul 12 03:08:43.536 INFO kablam! | Jul 12 03:08:43.536 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:43.536 INFO kablam! found type `std::string::String` Jul 12 03:08:43.536 INFO kablam! Jul 12 03:08:43.626 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:43.626 INFO kablam! --> tests/compose.rs:98:36 Jul 12 03:08:43.626 INFO kablam! | Jul 12 03:08:43.626 INFO kablam! 98 | vec![AddSkip(10), AddChars("hi".to_owned())] Jul 12 03:08:43.626 INFO kablam! | ^^^^^^^^^^^^^^^ Jul 12 03:08:43.626 INFO kablam! | | Jul 12 03:08:43.626 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:43.626 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("hi".to_owned())` Jul 12 03:08:43.626 INFO kablam! | Jul 12 03:08:43.626 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:43.626 INFO kablam! found type `std::string::String` Jul 12 03:08:43.626 INFO kablam! Jul 12 03:08:43.687 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:43.687 INFO kablam! --> tests/doc.rs:73:40 Jul 12 03:08:43.687 INFO kablam! | Jul 12 03:08:43.687 INFO kablam! 73 | &vec![AddSkip(1), AddChars("Hello ".to_owned())], Jul 12 03:08:43.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Jul 12 03:08:43.687 INFO kablam! | | Jul 12 03:08:43.687 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:43.687 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("Hello ".to_owned())` Jul 12 03:08:43.687 INFO kablam! | Jul 12 03:08:43.687 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:43.687 INFO kablam! found type `std::string::String` Jul 12 03:08:43.687 INFO kablam! Jul 12 03:08:43.789 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:43.789 INFO kablam! --> tests/compose.rs:105:26 Jul 12 03:08:43.789 INFO kablam! | Jul 12 03:08:43.789 INFO kablam! 105 | AddChars("yEH".to_owned()), Jul 12 03:08:43.789 INFO kablam! | ^^^^^^^^^^^^^^^^ Jul 12 03:08:43.789 INFO kablam! | | Jul 12 03:08:43.789 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:43.789 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("yEH".to_owned())` Jul 12 03:08:43.790 INFO kablam! | Jul 12 03:08:43.790 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:43.790 INFO kablam! found type `std::string::String` Jul 12 03:08:43.790 INFO kablam! Jul 12 03:08:43.824 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:43.824 INFO kablam! --> tests/doc.rs:77:22 Jul 12 03:08:43.824 INFO kablam! | Jul 12 03:08:43.824 INFO kablam! 77 | DocChars("Hello World!".to_owned()), Jul 12 03:08:43.824 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 03:08:43.824 INFO kablam! | | Jul 12 03:08:43.824 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:43.824 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("Hello World!".to_owned())` Jul 12 03:08:43.824 INFO kablam! | Jul 12 03:08:43.824 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:43.824 INFO kablam! found type `std::string::String` Jul 12 03:08:43.824 INFO kablam! Jul 12 03:08:43.963 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:43.964 INFO kablam! --> tests/doc.rs:86:35 Jul 12 03:08:43.964 INFO kablam! | Jul 12 03:08:43.964 INFO kablam! 86 | vec![DocChars("Hello Damned World!".to_owned())] Jul 12 03:08:43.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 03:08:43.964 INFO kablam! | | Jul 12 03:08:43.964 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:43.964 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("Hello Damned World!".to_owned())` Jul 12 03:08:43.964 INFO kablam! | Jul 12 03:08:43.964 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:43.964 INFO kablam! found type `std::string::String` Jul 12 03:08:43.964 INFO kablam! Jul 12 03:08:43.982 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:43.982 INFO kablam! --> tests/compose.rs:107:26 Jul 12 03:08:43.982 INFO kablam! | Jul 12 03:08:43.982 INFO kablam! 107 | AddChars("GlG5".to_owned()), Jul 12 03:08:43.983 INFO kablam! | ^^^^^^^^^^^^^^^^^ Jul 12 03:08:43.983 INFO kablam! | | Jul 12 03:08:43.983 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:43.983 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("GlG5".to_owned())` Jul 12 03:08:43.983 INFO kablam! | Jul 12 03:08:43.983 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:43.983 INFO kablam! found type `std::string::String` Jul 12 03:08:43.983 INFO kablam! Jul 12 03:08:44.116 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:44.116 INFO kablam! --> tests/compose.rs:109:26 Jul 12 03:08:44.116 INFO kablam! | Jul 12 03:08:44.117 INFO kablam! 109 | AddChars("nnG".to_owned()), Jul 12 03:08:44.117 INFO kablam! | ^^^^^^^^^^^^^^^^ Jul 12 03:08:44.117 INFO kablam! | | Jul 12 03:08:44.117 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:44.117 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("nnG".to_owned())` Jul 12 03:08:44.117 INFO kablam! | Jul 12 03:08:44.117 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:44.117 INFO kablam! found type `std::string::String` Jul 12 03:08:44.117 INFO kablam! Jul 12 03:08:44.123 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:44.123 INFO kablam! --> tests/doc.rs:92:52 Jul 12 03:08:44.123 INFO kablam! | Jul 12 03:08:44.124 INFO kablam! 92 | DocGroup(HashMap::new(), vec![DocChars("Hello World!".to_owned())]), Jul 12 03:08:44.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 03:08:44.124 INFO kablam! | | Jul 12 03:08:44.124 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:44.124 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("Hello World!".to_owned())` Jul 12 03:08:44.124 INFO kablam! | Jul 12 03:08:44.124 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:44.124 INFO kablam! found type `std::string::String` Jul 12 03:08:44.124 INFO kablam! Jul 12 03:08:44.261 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:44.261 INFO kablam! --> tests/compose.rs:111:26 Jul 12 03:08:44.261 INFO kablam! | Jul 12 03:08:44.261 INFO kablam! 111 | AddChars("ra8c".to_owned()), Jul 12 03:08:44.261 INFO kablam! | ^^^^^^^^^^^^^^^^^ Jul 12 03:08:44.261 INFO kablam! | | Jul 12 03:08:44.261 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:44.261 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("ra8c".to_owned())` Jul 12 03:08:44.261 INFO kablam! | Jul 12 03:08:44.261 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:44.261 INFO kablam! found type `std::string::String` Jul 12 03:08:44.261 INFO kablam! Jul 12 03:08:44.343 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:44.343 INFO kablam! --> tests/doc.rs:99:56 Jul 12 03:08:44.343 INFO kablam! | Jul 12 03:08:44.344 INFO kablam! 99 | DocGroup(HashMap::new(), vec![DocChars("Hello!".to_owned())]), Jul 12 03:08:44.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Jul 12 03:08:44.344 INFO kablam! | | Jul 12 03:08:44.344 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:44.344 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("Hello!".to_owned())` Jul 12 03:08:44.344 INFO kablam! | Jul 12 03:08:44.344 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:44.344 INFO kablam! found type `std::string::String` Jul 12 03:08:44.344 INFO kablam! Jul 12 03:08:44.361 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:44.361 INFO kablam! --> tests/compose.rs:114:41 Jul 12 03:08:44.361 INFO kablam! | Jul 12 03:08:44.361 INFO kablam! 114 | &vec![AddSkip(10), AddChars("Eh".to_owned()), AddSkip(16)], Jul 12 03:08:44.361 INFO kablam! | ^^^^^^^^^^^^^^^ Jul 12 03:08:44.361 INFO kablam! | | Jul 12 03:08:44.361 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:44.361 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("Eh".to_owned())` Jul 12 03:08:44.362 INFO kablam! | Jul 12 03:08:44.362 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:44.362 INFO kablam! found type `std::string::String` Jul 12 03:08:44.362 INFO kablam! Jul 12 03:08:44.496 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:44.496 INFO kablam! --> tests/doc.rs:102:56 Jul 12 03:08:44.496 INFO kablam! | Jul 12 03:08:44.496 INFO kablam! 102 | AddWithGroup(vec![AddSkip(5), AddChars(" World".to_owned())]), Jul 12 03:08:44.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Jul 12 03:08:44.496 INFO kablam! | | Jul 12 03:08:44.496 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:44.496 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString(" World".to_owned())` Jul 12 03:08:44.497 INFO kablam! | Jul 12 03:08:44.497 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:44.497 INFO kablam! found type `std::string::String` Jul 12 03:08:44.497 INFO kablam! Jul 12 03:08:44.608 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:44.608 INFO kablam! --> tests/compose.rs:118:22 Jul 12 03:08:44.608 INFO kablam! | Jul 12 03:08:44.608 INFO kablam! 118 | AddChars("yEH".to_owned()), Jul 12 03:08:44.608 INFO kablam! | ^^^^^^^^^^^^^^^^ Jul 12 03:08:44.608 INFO kablam! | | Jul 12 03:08:44.608 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:44.609 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("yEH".to_owned())` Jul 12 03:08:44.609 INFO kablam! | Jul 12 03:08:44.609 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:44.609 INFO kablam! found type `std::string::String` Jul 12 03:08:44.609 INFO kablam! Jul 12 03:08:44.682 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:44.682 INFO kablam! --> tests/doc.rs:106:52 Jul 12 03:08:44.682 INFO kablam! | Jul 12 03:08:44.682 INFO kablam! 106 | DocGroup(HashMap::new(), vec![DocChars("Hello World!".to_owned())]), Jul 12 03:08:44.682 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 03:08:44.682 INFO kablam! | | Jul 12 03:08:44.682 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:44.682 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("Hello World!".to_owned())` Jul 12 03:08:44.682 INFO kablam! | Jul 12 03:08:44.682 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:44.682 INFO kablam! found type `std::string::String` Jul 12 03:08:44.682 INFO kablam! Jul 12 03:08:44.728 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:44.728 INFO kablam! --> tests/compose.rs:120:22 Jul 12 03:08:44.728 INFO kablam! | Jul 12 03:08:44.728 INFO kablam! 120 | AddChars("GEhlG5".to_owned()), Jul 12 03:08:44.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Jul 12 03:08:44.728 INFO kablam! | | Jul 12 03:08:44.728 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:44.728 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("GEhlG5".to_owned())` Jul 12 03:08:44.728 INFO kablam! | Jul 12 03:08:44.728 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:44.728 INFO kablam! found type `std::string::String` Jul 12 03:08:44.728 INFO kablam! Jul 12 03:08:44.849 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:44.849 INFO kablam! --> tests/doc.rs:111:40 Jul 12 03:08:44.849 INFO kablam! | Jul 12 03:08:44.849 INFO kablam! 111 | apply_operation(&vec![DocChars("Goodbye World!".to_owned())], &( Jul 12 03:08:44.849 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 03:08:44.849 INFO kablam! | | Jul 12 03:08:44.849 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:44.850 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("Goodbye World!".to_owned())` Jul 12 03:08:44.850 INFO kablam! | Jul 12 03:08:44.850 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:44.850 INFO kablam! found type `std::string::String` Jul 12 03:08:44.850 INFO kablam! Jul 12 03:08:44.864 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:44.864 INFO kablam! --> tests/compose.rs:122:22 Jul 12 03:08:44.864 INFO kablam! | Jul 12 03:08:44.864 INFO kablam! 122 | AddChars("nnG".to_owned()), Jul 12 03:08:44.864 INFO kablam! | ^^^^^^^^^^^^^^^^ Jul 12 03:08:44.864 INFO kablam! | | Jul 12 03:08:44.864 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:44.864 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("nnG".to_owned())` Jul 12 03:08:44.864 INFO kablam! | Jul 12 03:08:44.864 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:44.864 INFO kablam! found type `std::string::String` Jul 12 03:08:44.865 INFO kablam! Jul 12 03:08:45.000 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:45.000 INFO kablam! --> tests/compose.rs:124:22 Jul 12 03:08:45.000 INFO kablam! | Jul 12 03:08:45.000 INFO kablam! 124 | AddChars("ra8c".to_owned()), Jul 12 03:08:45.000 INFO kablam! | ^^^^^^^^^^^^^^^^^ Jul 12 03:08:45.000 INFO kablam! | | Jul 12 03:08:45.000 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:45.000 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("ra8c".to_owned())` Jul 12 03:08:45.000 INFO kablam! | Jul 12 03:08:45.000 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:45.000 INFO kablam! found type `std::string::String` Jul 12 03:08:45.000 INFO kablam! Jul 12 03:08:45.001 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:45.001 INFO kablam! --> tests/doc.rs:117:21 Jul 12 03:08:45.001 INFO kablam! | Jul 12 03:08:45.001 INFO kablam! 117 | "Hello".to_owned() Jul 12 03:08:45.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Jul 12 03:08:45.001 INFO kablam! | | Jul 12 03:08:45.001 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:45.001 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("Hello".to_owned())` Jul 12 03:08:45.001 INFO kablam! | Jul 12 03:08:45.001 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:45.001 INFO kablam! found type `std::string::String` Jul 12 03:08:45.001 INFO kablam! Jul 12 03:08:45.147 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:45.147 INFO kablam! --> tests/compose.rs:138:26 Jul 12 03:08:45.147 INFO kablam! | Jul 12 03:08:45.147 INFO kablam! 138 | AddChars("0O".to_owned()), Jul 12 03:08:45.147 INFO kablam! | ^^^^^^^^^^^^^^^ Jul 12 03:08:45.147 INFO kablam! | | Jul 12 03:08:45.147 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:45.147 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("0O".to_owned())` Jul 12 03:08:45.148 INFO kablam! | Jul 12 03:08:45.148 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:45.148 INFO kablam! found type `std::string::String` Jul 12 03:08:45.148 INFO kablam! Jul 12 03:08:45.151 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:45.151 INFO kablam! --> tests/doc.rs:121:23 Jul 12 03:08:45.151 INFO kablam! | Jul 12 03:08:45.151 INFO kablam! 121 | vec![DocChars("Hello World!".to_owned())] Jul 12 03:08:45.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 03:08:45.151 INFO kablam! | | Jul 12 03:08:45.151 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:45.151 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("Hello World!".to_owned())` Jul 12 03:08:45.151 INFO kablam! | Jul 12 03:08:45.151 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:45.151 INFO kablam! found type `std::string::String` Jul 12 03:08:45.151 INFO kablam! Jul 12 03:08:45.279 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:45.279 INFO kablam! --> tests/compose.rs:140:26 Jul 12 03:08:45.279 INFO kablam! | Jul 12 03:08:45.279 INFO kablam! 140 | AddChars("mnc".to_owned()), Jul 12 03:08:45.279 INFO kablam! | ^^^^^^^^^^^^^^^^ Jul 12 03:08:45.279 INFO kablam! | | Jul 12 03:08:45.280 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:45.280 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("mnc".to_owned())` Jul 12 03:08:45.280 INFO kablam! | Jul 12 03:08:45.280 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:45.280 INFO kablam! found type `std::string::String` Jul 12 03:08:45.280 INFO kablam! Jul 12 03:08:45.307 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:45.308 INFO kablam! --> tests/doc.rs:126:28 Jul 12 03:08:45.308 INFO kablam! | Jul 12 03:08:45.308 INFO kablam! 126 | &vec![DocChars("Hello world!".to_owned())], Jul 12 03:08:45.308 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 03:08:45.308 INFO kablam! | | Jul 12 03:08:45.308 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:45.308 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("Hello world!".to_owned())` Jul 12 03:08:45.308 INFO kablam! | Jul 12 03:08:45.308 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:45.308 INFO kablam! found type `std::string::String` Jul 12 03:08:45.308 INFO kablam! Jul 12 03:08:45.384 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:45.384 INFO kablam! --> tests/compose.rs:142:26 Jul 12 03:08:45.384 INFO kablam! | Jul 12 03:08:45.384 INFO kablam! 142 | AddChars("gbL".to_owned()), Jul 12 03:08:45.385 INFO kablam! | ^^^^^^^^^^^^^^^^ Jul 12 03:08:45.385 INFO kablam! | | Jul 12 03:08:45.385 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:45.385 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("gbL".to_owned())` Jul 12 03:08:45.385 INFO kablam! | Jul 12 03:08:45.385 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:45.385 INFO kablam! found type `std::string::String` Jul 12 03:08:45.385 INFO kablam! Jul 12 03:08:45.398 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:45.399 INFO kablam! --> tests/doc.rs:127:41 Jul 12 03:08:45.399 INFO kablam! | Jul 12 03:08:45.399 INFO kablam! 127 | &vec![AddSkip(10), AddChars("dd49".to_owned()), AddSkip(2)], Jul 12 03:08:45.399 INFO kablam! | ^^^^^^^^^^^^^^^^^ Jul 12 03:08:45.399 INFO kablam! | | Jul 12 03:08:45.399 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:45.399 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("dd49".to_owned())` Jul 12 03:08:45.399 INFO kablam! | Jul 12 03:08:45.399 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:45.399 INFO kablam! found type `std::string::String` Jul 12 03:08:45.399 INFO kablam! Jul 12 03:08:45.472 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:45.473 INFO kablam! --> tests/compose.rs:166:26 Jul 12 03:08:45.473 INFO kablam! | Jul 12 03:08:45.473 INFO kablam! 166 | AddChars("0".to_owned()), Jul 12 03:08:45.473 INFO kablam! | ^^^^^^^^^^^^^^ Jul 12 03:08:45.473 INFO kablam! | | Jul 12 03:08:45.473 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:45.473 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("0".to_owned())` Jul 12 03:08:45.473 INFO kablam! | Jul 12 03:08:45.473 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:45.473 INFO kablam! found type `std::string::String` Jul 12 03:08:45.473 INFO kablam! Jul 12 03:08:45.506 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:45.506 INFO kablam! --> tests/doc.rs:129:23 Jul 12 03:08:45.506 INFO kablam! | Jul 12 03:08:45.506 INFO kablam! 129 | vec![DocChars("Hello worldd49d!".to_owned())] Jul 12 03:08:45.506 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 03:08:45.506 INFO kablam! | | Jul 12 03:08:45.506 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:45.506 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("Hello worldd49d!".to_owned())` Jul 12 03:08:45.506 INFO kablam! | Jul 12 03:08:45.506 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:45.506 INFO kablam! found type `std::string::String` Jul 12 03:08:45.506 INFO kablam! Jul 12 03:08:45.568 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:45.568 INFO kablam! --> tests/compose.rs:168:26 Jul 12 03:08:45.568 INFO kablam! | Jul 12 03:08:45.568 INFO kablam! 168 | AddChars("b".to_owned()), Jul 12 03:08:45.568 INFO kablam! | ^^^^^^^^^^^^^^ Jul 12 03:08:45.568 INFO kablam! | | Jul 12 03:08:45.568 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:45.568 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("b".to_owned())` Jul 12 03:08:45.568 INFO kablam! | Jul 12 03:08:45.568 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:45.568 INFO kablam! found type `std::string::String` Jul 12 03:08:45.568 INFO kablam! Jul 12 03:08:45.603 INFO kablam! error: aborting due to 32 previous errors Jul 12 03:08:45.603 INFO kablam! Jul 12 03:08:45.603 INFO kablam! Some errors occurred: E0308, E0425, E0658. Jul 12 03:08:45.603 INFO kablam! For more information about an error, try `rustc --explain E0308`. Jul 12 03:08:45.614 INFO kablam! error: Could not compile `oatie`. Jul 12 03:08:45.614 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 03:08:45.631 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:45.631 INFO kablam! --> tests/doc.rs:140:26 Jul 12 03:08:45.631 INFO kablam! | Jul 12 03:08:45.631 INFO kablam! 140 | DocChars("Heo".to_owned()), Jul 12 03:08:45.631 INFO kablam! | ^^^^^^^^^^^^^^^^ Jul 12 03:08:45.631 INFO kablam! | | Jul 12 03:08:45.631 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:45.631 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("Heo".to_owned())` Jul 12 03:08:45.631 INFO kablam! | Jul 12 03:08:45.631 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:45.631 INFO kablam! found type `std::string::String` Jul 12 03:08:45.631 INFO kablam! Jul 12 03:08:45.727 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:45.727 INFO kablam! --> tests/doc.rs:142:26 Jul 12 03:08:45.727 INFO kablam! | Jul 12 03:08:45.727 INFO kablam! 142 | DocChars("!".to_owned()), Jul 12 03:08:45.727 INFO kablam! | ^^^^^^^^^^^^^^ Jul 12 03:08:45.727 INFO kablam! | | Jul 12 03:08:45.727 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:45.727 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("!".to_owned())` Jul 12 03:08:45.727 INFO kablam! | Jul 12 03:08:45.728 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:45.728 INFO kablam! found type `std::string::String` Jul 12 03:08:45.728 INFO kablam! Jul 12 03:08:45.827 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:45.828 INFO kablam! --> tests/doc.rs:150:22 Jul 12 03:08:45.828 INFO kablam! | Jul 12 03:08:45.828 INFO kablam! 150 | DocChars("Ho".to_owned()), Jul 12 03:08:45.828 INFO kablam! | ^^^^^^^^^^^^^^^ Jul 12 03:08:45.828 INFO kablam! | | Jul 12 03:08:45.828 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:45.828 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("Ho".to_owned())` Jul 12 03:08:45.828 INFO kablam! | Jul 12 03:08:45.828 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:45.828 INFO kablam! found type `std::string::String` Jul 12 03:08:45.828 INFO kablam! Jul 12 03:08:45.908 INFO kablam! error[E0308]: mismatched types Jul 12 03:08:45.908 INFO kablam! --> tests/doc.rs:152:22 Jul 12 03:08:45.908 INFO kablam! | Jul 12 03:08:45.909 INFO kablam! 152 | DocChars("!".to_owned()), Jul 12 03:08:45.909 INFO kablam! | ^^^^^^^^^^^^^^ Jul 12 03:08:45.909 INFO kablam! | | Jul 12 03:08:45.909 INFO kablam! | expected struct `oatie::doc::DocString`, found struct `std::string::String` Jul 12 03:08:45.909 INFO kablam! | help: try using a variant of the expected type: `oatie::doc::DocString("!".to_owned())` Jul 12 03:08:45.909 INFO kablam! | Jul 12 03:08:45.909 INFO kablam! = note: expected type `oatie::doc::DocString` Jul 12 03:08:45.909 INFO kablam! found type `std::string::String` Jul 12 03:08:45.909 INFO kablam! Jul 12 03:08:45.917 INFO kablam! error: aborting due to 37 previous errors Jul 12 03:08:45.917 INFO kablam! Jul 12 03:08:45.917 INFO kablam! Some errors occurred: E0308, E0425, E0658. Jul 12 03:08:45.917 INFO kablam! For more information about an error, try `rustc --explain E0308`. Jul 12 03:08:45.936 INFO kablam! error: Could not compile `oatie`. Jul 12 03:08:45.936 INFO kablam! Jul 12 03:08:45.937 INFO kablam! To learn more, run the command again with --verbose. Jul 12 03:08:45.939 INFO kablam! su: No module specific data is present Jul 12 03:08:46.534 INFO running `"docker" "rm" "-f" "dd1a6a1ea78d1a37098e6b49aa72a7c423c9ae22eb37be5061f566fba2e286e2"` Jul 12 03:08:46.704 INFO blam! dd1a6a1ea78d1a37098e6b49aa72a7c423c9ae22eb37be5061f566fba2e286e2