Oct 13 02:19:44.599 INFO checking TheToolbox/json-toy against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 02:19:44.600 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 02:19:45.020 INFO blam! 03c5d583a5e8fbac98573c3d4ea66f6c83883d3bfe7fa6789a3b1d8e4969482b Oct 13 02:19:45.028 INFO running `"docker" "start" "-a" "03c5d583a5e8fbac98573c3d4ea66f6c83883d3bfe7fa6789a3b1d8e4969482b"` Oct 13 02:19:46.263 INFO kablam! usermod: no changes Oct 13 02:19:46.332 INFO kablam! Checking json-toy v0.1.0 (/source) Oct 13 02:19:47.367 INFO kablam! warning: unused macro definition Oct 13 02:19:47.367 INFO kablam! --> main.rs:1:1 Oct 13 02:19:47.367 INFO kablam! | Oct 13 02:19:47.367 INFO kablam! 1 | macro_rules! TODO { () => (unreachable!()) } Oct 13 02:19:47.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:47.367 INFO kablam! | Oct 13 02:19:47.373 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 13 02:19:47.373 INFO kablam! Oct 13 02:19:47.373 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.373 INFO kablam! --> main.rs:89:25 Oct 13 02:19:47.373 INFO kablam! | Oct 13 02:19:47.373 INFO kablam! 89 | ///Possible that this will unwrap to None, needs evaluation Oct 13 02:19:47.373 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:47.373 INFO kablam! ... Oct 13 02:19:47.373 INFO kablam! 115 | '}' | ']' => PopObject!(), Oct 13 02:19:47.373 INFO kablam! | ------------ in this macro invocation Oct 13 02:19:47.373 INFO kablam! | Oct 13 02:19:47.373 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 13 02:19:47.373 INFO kablam! Oct 13 02:19:47.373 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.373 INFO kablam! --> main.rs:89:25 Oct 13 02:19:47.373 INFO kablam! | Oct 13 02:19:47.373 INFO kablam! 89 | ///Possible that this will unwrap to None, needs evaluation Oct 13 02:19:47.373 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:47.373 INFO kablam! ... Oct 13 02:19:47.373 INFO kablam! 120 | ExpectingTrueE => if c == 'e' { CompleteItem!(JSON::Boolean(true)); } else { ParsingErr!("Unexpected character. Expected an 'e'."); }, Oct 13 02:19:47.373 INFO kablam! | ----------------------------------- in this macro invocation Oct 13 02:19:47.373 INFO kablam! Oct 13 02:19:47.373 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.373 INFO kablam! --> main.rs:89:25 Oct 13 02:19:47.373 INFO kablam! | Oct 13 02:19:47.373 INFO kablam! 89 | ///Possible that this will unwrap to None, needs evaluation Oct 13 02:19:47.373 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:47.373 INFO kablam! ... Oct 13 02:19:47.373 INFO kablam! 124 | ExpectingFalseE => if c == 'e' { CompleteItem!(JSON::Boolean(false)); } else { ParsingErr!("Unexpected character. Expected an 'e'."); }, Oct 13 02:19:47.373 INFO kablam! | ------------------------------------ in this macro invocation Oct 13 02:19:47.373 INFO kablam! Oct 13 02:19:47.373 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.373 INFO kablam! --> main.rs:89:25 Oct 13 02:19:47.373 INFO kablam! | Oct 13 02:19:47.373 INFO kablam! 89 | ///Possible that this will unwrap to None, needs evaluation Oct 13 02:19:47.373 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:47.373 INFO kablam! ... Oct 13 02:19:47.373 INFO kablam! 128 | '}' | ']' => PopObject!(), Oct 13 02:19:47.373 INFO kablam! | ------------ in this macro invocation Oct 13 02:19:47.373 INFO kablam! Oct 13 02:19:47.373 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.373 INFO kablam! --> main.rs:134:25 Oct 13 02:19:47.373 INFO kablam! | Oct 13 02:19:47.373 INFO kablam! 134 | ///invalid numbers can get past here still, needs to be fixed TODO Oct 13 02:19:47.373 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:47.373 INFO kablam! Oct 13 02:19:47.373 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.373 INFO kablam! --> main.rs:89:25 Oct 13 02:19:47.374 INFO kablam! | Oct 13 02:19:47.374 INFO kablam! 89 | ///Possible that this will unwrap to None, needs evaluation Oct 13 02:19:47.374 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:47.374 INFO kablam! ... Oct 13 02:19:47.374 INFO kablam! 135 | '}' | ']' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); PopObject!(); }, Oct 13 02:19:47.374 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 13 02:19:47.374 INFO kablam! Oct 13 02:19:47.374 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.374 INFO kablam! --> main.rs:89:25 Oct 13 02:19:47.374 INFO kablam! | Oct 13 02:19:47.374 INFO kablam! 89 | ///Possible that this will unwrap to None, needs evaluation Oct 13 02:19:47.374 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:47.374 INFO kablam! ... Oct 13 02:19:47.374 INFO kablam! 135 | '}' | ']' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); PopObject!(); }, Oct 13 02:19:47.374 INFO kablam! | ------------- in this macro invocation Oct 13 02:19:47.374 INFO kablam! Oct 13 02:19:47.374 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.374 INFO kablam! --> main.rs:89:25 Oct 13 02:19:47.374 INFO kablam! | Oct 13 02:19:47.374 INFO kablam! 89 | ///Possible that this will unwrap to None, needs evaluation Oct 13 02:19:47.374 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:47.374 INFO kablam! ... Oct 13 02:19:47.374 INFO kablam! 136 | ',' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); state = ExpectingItem; } Oct 13 02:19:47.374 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 13 02:19:47.374 INFO kablam! Oct 13 02:19:47.374 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.374 INFO kablam! --> main.rs:89:25 Oct 13 02:19:47.374 INFO kablam! | Oct 13 02:19:47.374 INFO kablam! 89 | ///Possible that this will unwrap to None, needs evaluation Oct 13 02:19:47.374 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:47.374 INFO kablam! ... Oct 13 02:19:47.374 INFO kablam! 137 | _ => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap()));} Oct 13 02:19:47.374 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 13 02:19:47.374 INFO kablam! Oct 13 02:19:47.374 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.374 INFO kablam! --> main.rs:89:25 Oct 13 02:19:47.374 INFO kablam! | Oct 13 02:19:47.374 INFO kablam! 89 | ///Possible that this will unwrap to None, needs evaluation Oct 13 02:19:47.374 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:47.374 INFO kablam! ... Oct 13 02:19:47.374 INFO kablam! 143 | '"' => { CompleteItem!(JSON::String(input[start..i].to_owned())) }, Oct 13 02:19:47.374 INFO kablam! | ------------------------------------------------------- in this macro invocation Oct 13 02:19:47.374 INFO kablam! Oct 13 02:19:47.374 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.374 INFO kablam! --> main.rs:169:5 Oct 13 02:19:47.374 INFO kablam! | Oct 13 02:19:47.374 INFO kablam! 169 | ///Confirm that we can construct objects as expected Oct 13 02:19:47.374 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:47.374 INFO kablam! Oct 13 02:19:47.374 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.374 INFO kablam! --> main.rs:171:5 Oct 13 02:19:47.374 INFO kablam! | Oct 13 02:19:47.374 INFO kablam! 171 | ///Load up a few examples to test parsing Oct 13 02:19:47.374 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:47.374 INFO kablam! Oct 13 02:19:47.374 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.374 INFO kablam! --> main.rs:173:5 Oct 13 02:19:47.374 INFO kablam! | Oct 13 02:19:47.374 INFO kablam! 173 | ///Test parsing a single string Oct 13 02:19:47.374 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:47.374 INFO kablam! Oct 13 02:19:47.374 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.374 INFO kablam! --> main.rs:175:5 Oct 13 02:19:47.374 INFO kablam! | Oct 13 02:19:47.374 INFO kablam! 175 | ///Empty array Oct 13 02:19:47.374 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 02:19:47.374 INFO kablam! Oct 13 02:19:47.374 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.374 INFO kablam! --> main.rs:177:5 Oct 13 02:19:47.374 INFO kablam! | Oct 13 02:19:47.374 INFO kablam! 177 | ///array of 1 string Oct 13 02:19:47.374 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:47.374 INFO kablam! Oct 13 02:19:47.374 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.374 INFO kablam! --> main.rs:179:5 Oct 13 02:19:47.374 INFO kablam! | Oct 13 02:19:47.374 INFO kablam! 179 | ///Array w/ two strings Oct 13 02:19:47.374 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:47.374 INFO kablam! Oct 13 02:19:47.374 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.374 INFO kablam! --> main.rs:188:5 Oct 13 02:19:47.374 INFO kablam! | Oct 13 02:19:47.374 INFO kablam! 188 | ///A more complex test with an object, array, empty object, numbers, strings, bools, and whitespace galore Oct 13 02:19:47.374 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:47.374 INFO kablam! Oct 13 02:19:47.374 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.374 INFO kablam! --> main.rs:197:5 Oct 13 02:19:47.374 INFO kablam! | Oct 13 02:19:47.374 INFO kablam! 197 | /// Oct 13 02:19:47.374 INFO kablam! | ^^^ Oct 13 02:19:47.374 INFO kablam! Oct 13 02:19:47.374 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.375 INFO kablam! --> main.rs:206:5 Oct 13 02:19:47.375 INFO kablam! | Oct 13 02:19:47.375 INFO kablam! 206 | ///Run tests Oct 13 02:19:47.375 INFO kablam! | ^^^^^^^^^^^^ Oct 13 02:19:47.375 INFO kablam! Oct 13 02:19:47.405 INFO kablam! warning: unused macro definition Oct 13 02:19:47.405 INFO kablam! --> main.rs:1:1 Oct 13 02:19:47.405 INFO kablam! | Oct 13 02:19:47.405 INFO kablam! 1 | macro_rules! TODO { () => (unreachable!()) } Oct 13 02:19:47.405 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:47.405 INFO kablam! | Oct 13 02:19:47.405 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 13 02:19:47.405 INFO kablam! Oct 13 02:19:47.405 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.405 INFO kablam! --> main.rs:89:25 Oct 13 02:19:47.405 INFO kablam! | Oct 13 02:19:47.405 INFO kablam! 89 | ///Possible that this will unwrap to None, needs evaluation Oct 13 02:19:47.405 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:47.405 INFO kablam! ... Oct 13 02:19:47.405 INFO kablam! 115 | '}' | ']' => PopObject!(), Oct 13 02:19:47.405 INFO kablam! | ------------ in this macro invocation Oct 13 02:19:47.405 INFO kablam! | Oct 13 02:19:47.405 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 13 02:19:47.405 INFO kablam! Oct 13 02:19:47.405 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.405 INFO kablam! --> main.rs:89:25 Oct 13 02:19:47.405 INFO kablam! | Oct 13 02:19:47.405 INFO kablam! 89 | ///Possible that this will unwrap to None, needs evaluation Oct 13 02:19:47.405 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:47.405 INFO kablam! ... Oct 13 02:19:47.405 INFO kablam! 120 | ExpectingTrueE => if c == 'e' { CompleteItem!(JSON::Boolean(true)); } else { ParsingErr!("Unexpected character. Expected an 'e'."); }, Oct 13 02:19:47.405 INFO kablam! | ----------------------------------- in this macro invocation Oct 13 02:19:47.405 INFO kablam! Oct 13 02:19:47.405 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.405 INFO kablam! --> main.rs:89:25 Oct 13 02:19:47.405 INFO kablam! | Oct 13 02:19:47.405 INFO kablam! 89 | ///Possible that this will unwrap to None, needs evaluation Oct 13 02:19:47.405 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:47.405 INFO kablam! ... Oct 13 02:19:47.405 INFO kablam! 124 | ExpectingFalseE => if c == 'e' { CompleteItem!(JSON::Boolean(false)); } else { ParsingErr!("Unexpected character. Expected an 'e'."); }, Oct 13 02:19:47.405 INFO kablam! | ------------------------------------ in this macro invocation Oct 13 02:19:47.405 INFO kablam! Oct 13 02:19:47.405 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.405 INFO kablam! --> main.rs:89:25 Oct 13 02:19:47.405 INFO kablam! | Oct 13 02:19:47.405 INFO kablam! 89 | ///Possible that this will unwrap to None, needs evaluation Oct 13 02:19:47.405 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:47.405 INFO kablam! ... Oct 13 02:19:47.405 INFO kablam! 128 | '}' | ']' => PopObject!(), Oct 13 02:19:47.405 INFO kablam! | ------------ in this macro invocation Oct 13 02:19:47.405 INFO kablam! Oct 13 02:19:47.405 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.405 INFO kablam! --> main.rs:134:25 Oct 13 02:19:47.405 INFO kablam! | Oct 13 02:19:47.405 INFO kablam! 134 | ///invalid numbers can get past here still, needs to be fixed TODO Oct 13 02:19:47.405 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:47.405 INFO kablam! Oct 13 02:19:47.405 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.405 INFO kablam! --> main.rs:89:25 Oct 13 02:19:47.405 INFO kablam! | Oct 13 02:19:47.405 INFO kablam! 89 | ///Possible that this will unwrap to None, needs evaluation Oct 13 02:19:47.405 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:47.405 INFO kablam! ... Oct 13 02:19:47.405 INFO kablam! 135 | '}' | ']' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); PopObject!(); }, Oct 13 02:19:47.405 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 13 02:19:47.405 INFO kablam! Oct 13 02:19:47.405 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.405 INFO kablam! --> main.rs:89:25 Oct 13 02:19:47.405 INFO kablam! | Oct 13 02:19:47.405 INFO kablam! 89 | ///Possible that this will unwrap to None, needs evaluation Oct 13 02:19:47.405 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:47.405 INFO kablam! ... Oct 13 02:19:47.405 INFO kablam! 135 | '}' | ']' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); PopObject!(); }, Oct 13 02:19:47.405 INFO kablam! | ------------- in this macro invocation Oct 13 02:19:47.410 INFO kablam! Oct 13 02:19:47.410 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.410 INFO kablam! --> main.rs:89:25 Oct 13 02:19:47.410 INFO kablam! | Oct 13 02:19:47.410 INFO kablam! 89 | ///Possible that this will unwrap to None, needs evaluation Oct 13 02:19:47.410 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:47.410 INFO kablam! ... Oct 13 02:19:47.410 INFO kablam! 136 | ',' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); state = ExpectingItem; } Oct 13 02:19:47.410 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 13 02:19:47.410 INFO kablam! Oct 13 02:19:47.410 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.410 INFO kablam! --> main.rs:89:25 Oct 13 02:19:47.410 INFO kablam! | Oct 13 02:19:47.411 INFO kablam! 89 | ///Possible that this will unwrap to None, needs evaluation Oct 13 02:19:47.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:47.411 INFO kablam! ... Oct 13 02:19:47.411 INFO kablam! 137 | _ => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap()));} Oct 13 02:19:47.411 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 13 02:19:47.411 INFO kablam! Oct 13 02:19:47.411 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.411 INFO kablam! --> main.rs:89:25 Oct 13 02:19:47.411 INFO kablam! | Oct 13 02:19:47.411 INFO kablam! 89 | ///Possible that this will unwrap to None, needs evaluation Oct 13 02:19:47.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:47.411 INFO kablam! ... Oct 13 02:19:47.411 INFO kablam! 143 | '"' => { CompleteItem!(JSON::String(input[start..i].to_owned())) }, Oct 13 02:19:47.411 INFO kablam! | ------------------------------------------------------- in this macro invocation Oct 13 02:19:47.411 INFO kablam! Oct 13 02:19:47.411 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.411 INFO kablam! --> main.rs:169:5 Oct 13 02:19:47.411 INFO kablam! | Oct 13 02:19:47.411 INFO kablam! 169 | ///Confirm that we can construct objects as expected Oct 13 02:19:47.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:47.411 INFO kablam! Oct 13 02:19:47.411 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.411 INFO kablam! --> main.rs:171:5 Oct 13 02:19:47.411 INFO kablam! | Oct 13 02:19:47.411 INFO kablam! 171 | ///Load up a few examples to test parsing Oct 13 02:19:47.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:47.411 INFO kablam! Oct 13 02:19:47.411 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.411 INFO kablam! --> main.rs:173:5 Oct 13 02:19:47.411 INFO kablam! | Oct 13 02:19:47.411 INFO kablam! 173 | ///Test parsing a single string Oct 13 02:19:47.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:47.411 INFO kablam! Oct 13 02:19:47.411 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.411 INFO kablam! --> main.rs:175:5 Oct 13 02:19:47.411 INFO kablam! | Oct 13 02:19:47.411 INFO kablam! 175 | ///Empty array Oct 13 02:19:47.411 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 02:19:47.411 INFO kablam! Oct 13 02:19:47.411 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.411 INFO kablam! --> main.rs:177:5 Oct 13 02:19:47.411 INFO kablam! | Oct 13 02:19:47.411 INFO kablam! 177 | ///array of 1 string Oct 13 02:19:47.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:47.411 INFO kablam! Oct 13 02:19:47.411 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.411 INFO kablam! --> main.rs:179:5 Oct 13 02:19:47.411 INFO kablam! | Oct 13 02:19:47.411 INFO kablam! 179 | ///Array w/ two strings Oct 13 02:19:47.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:47.411 INFO kablam! Oct 13 02:19:47.411 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.411 INFO kablam! --> main.rs:188:5 Oct 13 02:19:47.411 INFO kablam! | Oct 13 02:19:47.411 INFO kablam! 188 | ///A more complex test with an object, array, empty object, numbers, strings, bools, and whitespace galore Oct 13 02:19:47.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:19:47.411 INFO kablam! Oct 13 02:19:47.411 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.411 INFO kablam! --> main.rs:197:5 Oct 13 02:19:47.411 INFO kablam! | Oct 13 02:19:47.411 INFO kablam! 197 | /// Oct 13 02:19:47.411 INFO kablam! | ^^^ Oct 13 02:19:47.411 INFO kablam! Oct 13 02:19:47.411 INFO kablam! warning: doc comment not used by rustdoc Oct 13 02:19:47.411 INFO kablam! --> main.rs:206:5 Oct 13 02:19:47.411 INFO kablam! | Oct 13 02:19:47.411 INFO kablam! 206 | ///Run tests Oct 13 02:19:47.411 INFO kablam! | ^^^^^^^^^^^^ Oct 13 02:19:47.411 INFO kablam! Oct 13 02:19:47.512 INFO kablam! warning: value assigned to `state` is never read Oct 13 02:19:47.512 INFO kablam! --> main.rs:86:51 Oct 13 02:19:47.512 INFO kablam! | Oct 13 02:19:47.512 INFO kablam! 86 | None => { retval = Ok($item); state = ExpectingNothingElse; }, Oct 13 02:19:47.513 INFO kablam! | ^^^^^ Oct 13 02:19:47.513 INFO kablam! ... Oct 13 02:19:47.513 INFO kablam! 135 | '}' | ']' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); PopObject!(); }, Oct 13 02:19:47.513 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 13 02:19:47.513 INFO kablam! | Oct 13 02:19:47.513 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 13 02:19:47.513 INFO kablam! Oct 13 02:19:47.513 INFO kablam! warning: value assigned to `state` is never read Oct 13 02:19:47.513 INFO kablam! --> main.rs:87:74 Oct 13 02:19:47.513 INFO kablam! | Oct 13 02:19:47.513 INFO kablam! 87 | Some(&mut JSON::Array(ref mut a)) => {a.push($item); state = ExpectingComma; }, Oct 13 02:19:47.513 INFO kablam! | ^^^^^ Oct 13 02:19:47.513 INFO kablam! ... Oct 13 02:19:47.513 INFO kablam! 135 | '}' | ']' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); PopObject!(); }, Oct 13 02:19:47.513 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 13 02:19:47.513 INFO kablam! Oct 13 02:19:47.513 INFO kablam! warning: value assigned to `state` is never read Oct 13 02:19:47.513 INFO kablam! --> main.rs:91:82 Oct 13 02:19:47.513 INFO kablam! | Oct 13 02:19:47.513 INFO kablam! 91 | Some(k) => {o.insert(k,$item); key_stack.push(None); state = ExpectingComma; }, Oct 13 02:19:47.513 INFO kablam! | ^^^^^ Oct 13 02:19:47.513 INFO kablam! ... Oct 13 02:19:47.513 INFO kablam! 135 | '}' | ']' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); PopObject!(); }, Oct 13 02:19:47.513 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 13 02:19:47.513 INFO kablam! Oct 13 02:19:47.513 INFO kablam! warning: value assigned to `state` is never read Oct 13 02:19:47.513 INFO kablam! --> main.rs:94:83 Oct 13 02:19:47.513 INFO kablam! | Oct 13 02:19:47.513 INFO kablam! 94 | JSON::String(s) => { key_stack.push(Some(s)); state = ExpectingColon; }, Oct 13 02:19:47.513 INFO kablam! | ^^^^^ Oct 13 02:19:47.513 INFO kablam! ... Oct 13 02:19:47.513 INFO kablam! 135 | '}' | ']' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); PopObject!(); }, Oct 13 02:19:47.513 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 13 02:19:47.513 INFO kablam! Oct 13 02:19:47.513 INFO kablam! warning: value assigned to `state` is never read Oct 13 02:19:47.513 INFO kablam! --> main.rs:86:51 Oct 13 02:19:47.513 INFO kablam! | Oct 13 02:19:47.513 INFO kablam! 86 | None => { retval = Ok($item); state = ExpectingNothingElse; }, Oct 13 02:19:47.513 INFO kablam! | ^^^^^ Oct 13 02:19:47.513 INFO kablam! ... Oct 13 02:19:47.513 INFO kablam! 136 | ',' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); state = ExpectingItem; } Oct 13 02:19:47.513 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 13 02:19:47.513 INFO kablam! Oct 13 02:19:47.513 INFO kablam! warning: value assigned to `state` is never read Oct 13 02:19:47.513 INFO kablam! --> main.rs:87:74 Oct 13 02:19:47.513 INFO kablam! | Oct 13 02:19:47.513 INFO kablam! 87 | Some(&mut JSON::Array(ref mut a)) => {a.push($item); state = ExpectingComma; }, Oct 13 02:19:47.513 INFO kablam! | ^^^^^ Oct 13 02:19:47.513 INFO kablam! ... Oct 13 02:19:47.513 INFO kablam! 136 | ',' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); state = ExpectingItem; } Oct 13 02:19:47.513 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 13 02:19:47.513 INFO kablam! Oct 13 02:19:47.513 INFO kablam! warning: value assigned to `state` is never read Oct 13 02:19:47.513 INFO kablam! --> main.rs:91:82 Oct 13 02:19:47.513 INFO kablam! | Oct 13 02:19:47.513 INFO kablam! 91 | Some(k) => {o.insert(k,$item); key_stack.push(None); state = ExpectingComma; }, Oct 13 02:19:47.513 INFO kablam! | ^^^^^ Oct 13 02:19:47.513 INFO kablam! ... Oct 13 02:19:47.513 INFO kablam! 136 | ',' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); state = ExpectingItem; } Oct 13 02:19:47.513 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 13 02:19:47.513 INFO kablam! Oct 13 02:19:47.513 INFO kablam! warning: value assigned to `state` is never read Oct 13 02:19:47.513 INFO kablam! --> main.rs:94:83 Oct 13 02:19:47.513 INFO kablam! | Oct 13 02:19:47.513 INFO kablam! 94 | JSON::String(s) => { key_stack.push(Some(s)); state = ExpectingColon; }, Oct 13 02:19:47.513 INFO kablam! | ^^^^^ Oct 13 02:19:47.513 INFO kablam! ... Oct 13 02:19:47.513 INFO kablam! 136 | ',' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); state = ExpectingItem; } Oct 13 02:19:47.513 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 13 02:19:47.513 INFO kablam! Oct 13 02:19:47.560 INFO kablam! warning: value assigned to `state` is never read Oct 13 02:19:47.560 INFO kablam! --> main.rs:86:51 Oct 13 02:19:47.560 INFO kablam! | Oct 13 02:19:47.560 INFO kablam! 86 | None => { retval = Ok($item); state = ExpectingNothingElse; }, Oct 13 02:19:47.560 INFO kablam! | ^^^^^ Oct 13 02:19:47.560 INFO kablam! ... Oct 13 02:19:47.560 INFO kablam! 135 | '}' | ']' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); PopObject!(); }, Oct 13 02:19:47.560 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 13 02:19:47.560 INFO kablam! | Oct 13 02:19:47.560 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 13 02:19:47.560 INFO kablam! Oct 13 02:19:47.560 INFO kablam! warning: value assigned to `state` is never read Oct 13 02:19:47.560 INFO kablam! --> main.rs:87:74 Oct 13 02:19:47.560 INFO kablam! | Oct 13 02:19:47.560 INFO kablam! 87 | Some(&mut JSON::Array(ref mut a)) => {a.push($item); state = ExpectingComma; }, Oct 13 02:19:47.560 INFO kablam! | ^^^^^ Oct 13 02:19:47.560 INFO kablam! ... Oct 13 02:19:47.560 INFO kablam! 135 | '}' | ']' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); PopObject!(); }, Oct 13 02:19:47.560 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 13 02:19:47.560 INFO kablam! Oct 13 02:19:47.560 INFO kablam! warning: value assigned to `state` is never read Oct 13 02:19:47.561 INFO kablam! --> main.rs:91:82 Oct 13 02:19:47.561 INFO kablam! | Oct 13 02:19:47.561 INFO kablam! 91 | Some(k) => {o.insert(k,$item); key_stack.push(None); state = ExpectingComma; }, Oct 13 02:19:47.561 INFO kablam! | ^^^^^ Oct 13 02:19:47.561 INFO kablam! ... Oct 13 02:19:47.561 INFO kablam! 135 | '}' | ']' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); PopObject!(); }, Oct 13 02:19:47.561 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 13 02:19:47.561 INFO kablam! Oct 13 02:19:47.561 INFO kablam! warning: value assigned to `state` is never read Oct 13 02:19:47.561 INFO kablam! --> main.rs:94:83 Oct 13 02:19:47.561 INFO kablam! | Oct 13 02:19:47.561 INFO kablam! 94 | JSON::String(s) => { key_stack.push(Some(s)); state = ExpectingColon; }, Oct 13 02:19:47.561 INFO kablam! | ^^^^^ Oct 13 02:19:47.561 INFO kablam! ... Oct 13 02:19:47.561 INFO kablam! 135 | '}' | ']' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); PopObject!(); }, Oct 13 02:19:47.561 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 13 02:19:47.561 INFO kablam! Oct 13 02:19:47.562 INFO kablam! warning: value assigned to `state` is never read Oct 13 02:19:47.562 INFO kablam! --> main.rs:86:51 Oct 13 02:19:47.562 INFO kablam! | Oct 13 02:19:47.562 INFO kablam! 86 | None => { retval = Ok($item); state = ExpectingNothingElse; }, Oct 13 02:19:47.562 INFO kablam! | ^^^^^ Oct 13 02:19:47.562 INFO kablam! ... Oct 13 02:19:47.562 INFO kablam! 136 | ',' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); state = ExpectingItem; } Oct 13 02:19:47.562 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 13 02:19:47.562 INFO kablam! Oct 13 02:19:47.562 INFO kablam! warning: value assigned to `state` is never read Oct 13 02:19:47.562 INFO kablam! --> main.rs:87:74 Oct 13 02:19:47.562 INFO kablam! | Oct 13 02:19:47.562 INFO kablam! 87 | Some(&mut JSON::Array(ref mut a)) => {a.push($item); state = ExpectingComma; }, Oct 13 02:19:47.562 INFO kablam! | ^^^^^ Oct 13 02:19:47.562 INFO kablam! ... Oct 13 02:19:47.563 INFO kablam! 136 | ',' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); state = ExpectingItem; } Oct 13 02:19:47.563 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 13 02:19:47.563 INFO kablam! Oct 13 02:19:47.563 INFO kablam! warning: value assigned to `state` is never read Oct 13 02:19:47.563 INFO kablam! --> main.rs:91:82 Oct 13 02:19:47.563 INFO kablam! | Oct 13 02:19:47.563 INFO kablam! 91 | Some(k) => {o.insert(k,$item); key_stack.push(None); state = ExpectingComma; }, Oct 13 02:19:47.563 INFO kablam! | ^^^^^ Oct 13 02:19:47.563 INFO kablam! ... Oct 13 02:19:47.563 INFO kablam! 136 | ',' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); state = ExpectingItem; } Oct 13 02:19:47.563 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 13 02:19:47.563 INFO kablam! Oct 13 02:19:47.563 INFO kablam! warning: value assigned to `state` is never read Oct 13 02:19:47.564 INFO kablam! --> main.rs:94:83 Oct 13 02:19:47.564 INFO kablam! | Oct 13 02:19:47.564 INFO kablam! 94 | JSON::String(s) => { key_stack.push(Some(s)); state = ExpectingColon; }, Oct 13 02:19:47.564 INFO kablam! | ^^^^^ Oct 13 02:19:47.564 INFO kablam! ... Oct 13 02:19:47.564 INFO kablam! 136 | ',' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); state = ExpectingItem; } Oct 13 02:19:47.564 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 13 02:19:47.564 INFO kablam! Oct 13 02:19:47.665 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.37s Oct 13 02:19:47.667 INFO kablam! su: No module specific data is present Oct 13 02:19:48.832 INFO running `"docker" "rm" "-f" "03c5d583a5e8fbac98573c3d4ea66f6c83883d3bfe7fa6789a3b1d8e4969482b"` Oct 13 02:19:49.102 INFO blam! 03c5d583a5e8fbac98573c3d4ea66f6c83883d3bfe7fa6789a3b1d8e4969482b