Oct 15 06:16:55.794 INFO testing TheToolbox/json-toy against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 06:16:55.796 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 15 06:16:56.223 INFO blam! 2c08487d16ab6bbf4363b3b3d4452539bd167eaef669f948dd42da77a028e2d6 Oct 15 06:16:56.228 INFO running `"docker" "start" "-a" "2c08487d16ab6bbf4363b3b3d4452539bd167eaef669f948dd42da77a028e2d6"` Oct 15 06:16:57.810 INFO kablam! usermod: no changes Oct 15 06:16:57.875 INFO kablam! Compiling json-toy v0.1.0 (/source) Oct 15 06:16:58.391 INFO kablam! warning: unused macro definition Oct 15 06:16:58.391 INFO kablam! --> main.rs:1:1 Oct 15 06:16:58.391 INFO kablam! | Oct 15 06:16:58.391 INFO kablam! 1 | macro_rules! TODO { () => (unreachable!()) } Oct 15 06:16:58.391 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:16:58.391 INFO kablam! | Oct 15 06:16:58.391 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 15 06:16:58.391 INFO kablam! Oct 15 06:16:58.391 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:16:58.391 INFO kablam! --> main.rs:89:25 Oct 15 06:16:58.391 INFO kablam! | Oct 15 06:16:58.391 INFO kablam! 89 | ///Possible that this will unwrap to None, needs evaluation Oct 15 06:16:58.391 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:16:58.391 INFO kablam! ... Oct 15 06:16:58.391 INFO kablam! 115 | '}' | ']' => PopObject!(), Oct 15 06:16:58.391 INFO kablam! | ------------ in this macro invocation Oct 15 06:16:58.391 INFO kablam! | Oct 15 06:16:58.391 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 15 06:16:58.391 INFO kablam! Oct 15 06:16:58.391 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:16:58.391 INFO kablam! --> main.rs:89:25 Oct 15 06:16:58.391 INFO kablam! | Oct 15 06:16:58.391 INFO kablam! 89 | ///Possible that this will unwrap to None, needs evaluation Oct 15 06:16:58.391 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:16:58.391 INFO kablam! ... Oct 15 06:16:58.391 INFO kablam! 120 | ExpectingTrueE => if c == 'e' { CompleteItem!(JSON::Boolean(true)); } else { ParsingErr!("Unexpected character. Expected an 'e'."); }, Oct 15 06:16:58.391 INFO kablam! | ----------------------------------- in this macro invocation Oct 15 06:16:58.391 INFO kablam! Oct 15 06:16:58.391 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:16:58.391 INFO kablam! --> main.rs:89:25 Oct 15 06:16:58.391 INFO kablam! | Oct 15 06:16:58.391 INFO kablam! 89 | ///Possible that this will unwrap to None, needs evaluation Oct 15 06:16:58.391 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:16:58.391 INFO kablam! ... Oct 15 06:16:58.391 INFO kablam! 124 | ExpectingFalseE => if c == 'e' { CompleteItem!(JSON::Boolean(false)); } else { ParsingErr!("Unexpected character. Expected an 'e'."); }, Oct 15 06:16:58.392 INFO kablam! | ------------------------------------ in this macro invocation Oct 15 06:16:58.392 INFO kablam! Oct 15 06:16:58.392 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:16:58.392 INFO kablam! --> main.rs:89:25 Oct 15 06:16:58.392 INFO kablam! | Oct 15 06:16:58.392 INFO kablam! 89 | ///Possible that this will unwrap to None, needs evaluation Oct 15 06:16:58.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:16:58.392 INFO kablam! ... Oct 15 06:16:58.392 INFO kablam! 128 | '}' | ']' => PopObject!(), Oct 15 06:16:58.392 INFO kablam! | ------------ in this macro invocation Oct 15 06:16:58.392 INFO kablam! Oct 15 06:16:58.392 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:16:58.392 INFO kablam! --> main.rs:134:25 Oct 15 06:16:58.392 INFO kablam! | Oct 15 06:16:58.392 INFO kablam! 134 | ///invalid numbers can get past here still, needs to be fixed TODO Oct 15 06:16:58.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:16:58.392 INFO kablam! Oct 15 06:16:58.392 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:16:58.392 INFO kablam! --> main.rs:89:25 Oct 15 06:16:58.392 INFO kablam! | Oct 15 06:16:58.392 INFO kablam! 89 | ///Possible that this will unwrap to None, needs evaluation Oct 15 06:16:58.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:16:58.392 INFO kablam! ... Oct 15 06:16:58.392 INFO kablam! 135 | '}' | ']' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); PopObject!(); }, Oct 15 06:16:58.392 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 15 06:16:58.392 INFO kablam! Oct 15 06:16:58.392 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:16:58.392 INFO kablam! --> main.rs:89:25 Oct 15 06:16:58.392 INFO kablam! | Oct 15 06:16:58.392 INFO kablam! 89 | ///Possible that this will unwrap to None, needs evaluation Oct 15 06:16:58.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:16:58.392 INFO kablam! ... Oct 15 06:16:58.392 INFO kablam! 135 | '}' | ']' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); PopObject!(); }, Oct 15 06:16:58.392 INFO kablam! | ------------- in this macro invocation Oct 15 06:16:58.392 INFO kablam! Oct 15 06:16:58.392 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:16:58.392 INFO kablam! --> main.rs:89:25 Oct 15 06:16:58.392 INFO kablam! | Oct 15 06:16:58.392 INFO kablam! 89 | ///Possible that this will unwrap to None, needs evaluation Oct 15 06:16:58.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:16:58.392 INFO kablam! ... Oct 15 06:16:58.392 INFO kablam! 136 | ',' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); state = ExpectingItem; } Oct 15 06:16:58.392 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 15 06:16:58.392 INFO kablam! Oct 15 06:16:58.392 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:16:58.392 INFO kablam! --> main.rs:89:25 Oct 15 06:16:58.392 INFO kablam! | Oct 15 06:16:58.392 INFO kablam! 89 | ///Possible that this will unwrap to None, needs evaluation Oct 15 06:16:58.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:16:58.392 INFO kablam! ... Oct 15 06:16:58.392 INFO kablam! 137 | _ => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap()));} Oct 15 06:16:58.392 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 15 06:16:58.392 INFO kablam! Oct 15 06:16:58.392 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:16:58.392 INFO kablam! --> main.rs:89:25 Oct 15 06:16:58.392 INFO kablam! | Oct 15 06:16:58.392 INFO kablam! 89 | ///Possible that this will unwrap to None, needs evaluation Oct 15 06:16:58.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:16:58.392 INFO kablam! ... Oct 15 06:16:58.392 INFO kablam! 143 | '"' => { CompleteItem!(JSON::String(input[start..i].to_owned())) }, Oct 15 06:16:58.392 INFO kablam! | ------------------------------------------------------- in this macro invocation Oct 15 06:16:58.392 INFO kablam! Oct 15 06:16:58.392 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:16:58.392 INFO kablam! --> main.rs:169:5 Oct 15 06:16:58.392 INFO kablam! | Oct 15 06:16:58.392 INFO kablam! 169 | ///Confirm that we can construct objects as expected Oct 15 06:16:58.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:16:58.392 INFO kablam! Oct 15 06:16:58.392 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:16:58.392 INFO kablam! --> main.rs:171:5 Oct 15 06:16:58.392 INFO kablam! | Oct 15 06:16:58.392 INFO kablam! 171 | ///Load up a few examples to test parsing Oct 15 06:16:58.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:16:58.393 INFO kablam! Oct 15 06:16:58.393 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:16:58.393 INFO kablam! --> main.rs:173:5 Oct 15 06:16:58.393 INFO kablam! | Oct 15 06:16:58.393 INFO kablam! 173 | ///Test parsing a single string Oct 15 06:16:58.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:16:58.393 INFO kablam! Oct 15 06:16:58.393 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:16:58.393 INFO kablam! --> main.rs:175:5 Oct 15 06:16:58.393 INFO kablam! | Oct 15 06:16:58.393 INFO kablam! 175 | ///Empty array Oct 15 06:16:58.393 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 06:16:58.393 INFO kablam! Oct 15 06:16:58.393 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:16:58.393 INFO kablam! --> main.rs:177:5 Oct 15 06:16:58.393 INFO kablam! | Oct 15 06:16:58.393 INFO kablam! 177 | ///array of 1 string Oct 15 06:16:58.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 06:16:58.393 INFO kablam! Oct 15 06:16:58.393 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:16:58.393 INFO kablam! --> main.rs:179:5 Oct 15 06:16:58.393 INFO kablam! | Oct 15 06:16:58.393 INFO kablam! 179 | ///Array w/ two strings Oct 15 06:16:58.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:16:58.393 INFO kablam! Oct 15 06:16:58.393 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:16:58.393 INFO kablam! --> main.rs:188:5 Oct 15 06:16:58.393 INFO kablam! | Oct 15 06:16:58.393 INFO kablam! 188 | ///A more complex test with an object, array, empty object, numbers, strings, bools, and whitespace galore Oct 15 06:16:58.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:16:58.393 INFO kablam! Oct 15 06:16:58.393 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:16:58.393 INFO kablam! --> main.rs:197:5 Oct 15 06:16:58.393 INFO kablam! | Oct 15 06:16:58.393 INFO kablam! 197 | /// Oct 15 06:16:58.393 INFO kablam! | ^^^ Oct 15 06:16:58.393 INFO kablam! Oct 15 06:16:58.393 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:16:58.393 INFO kablam! --> main.rs:206:5 Oct 15 06:16:58.393 INFO kablam! | Oct 15 06:16:58.393 INFO kablam! 206 | ///Run tests Oct 15 06:16:58.393 INFO kablam! | ^^^^^^^^^^^^ Oct 15 06:16:58.393 INFO kablam! Oct 15 06:16:58.515 INFO kablam! warning: value assigned to `state` is never read Oct 15 06:16:58.515 INFO kablam! --> main.rs:86:51 Oct 15 06:16:58.515 INFO kablam! | Oct 15 06:16:58.515 INFO kablam! 86 | None => { retval = Ok($item); state = ExpectingNothingElse; }, Oct 15 06:16:58.515 INFO kablam! | ^^^^^ Oct 15 06:16:58.515 INFO kablam! ... Oct 15 06:16:58.515 INFO kablam! 135 | '}' | ']' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); PopObject!(); }, Oct 15 06:16:58.515 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 15 06:16:58.515 INFO kablam! | Oct 15 06:16:58.515 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 06:16:58.515 INFO kablam! Oct 15 06:16:58.515 INFO kablam! warning: value assigned to `state` is never read Oct 15 06:16:58.515 INFO kablam! --> main.rs:87:74 Oct 15 06:16:58.515 INFO kablam! | Oct 15 06:16:58.515 INFO kablam! 87 | Some(&mut JSON::Array(ref mut a)) => {a.push($item); state = ExpectingComma; }, Oct 15 06:16:58.515 INFO kablam! | ^^^^^ Oct 15 06:16:58.515 INFO kablam! ... Oct 15 06:16:58.515 INFO kablam! 135 | '}' | ']' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); PopObject!(); }, Oct 15 06:16:58.515 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 15 06:16:58.515 INFO kablam! Oct 15 06:16:58.515 INFO kablam! warning: value assigned to `state` is never read Oct 15 06:16:58.515 INFO kablam! --> main.rs:91:82 Oct 15 06:16:58.515 INFO kablam! | Oct 15 06:16:58.515 INFO kablam! 91 | Some(k) => {o.insert(k,$item); key_stack.push(None); state = ExpectingComma; }, Oct 15 06:16:58.515 INFO kablam! | ^^^^^ Oct 15 06:16:58.515 INFO kablam! ... Oct 15 06:16:58.515 INFO kablam! 135 | '}' | ']' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); PopObject!(); }, Oct 15 06:16:58.515 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 15 06:16:58.515 INFO kablam! Oct 15 06:16:58.515 INFO kablam! warning: value assigned to `state` is never read Oct 15 06:16:58.515 INFO kablam! --> main.rs:94:83 Oct 15 06:16:58.515 INFO kablam! | Oct 15 06:16:58.515 INFO kablam! 94 | JSON::String(s) => { key_stack.push(Some(s)); state = ExpectingColon; }, Oct 15 06:16:58.515 INFO kablam! | ^^^^^ Oct 15 06:16:58.515 INFO kablam! ... Oct 15 06:16:58.515 INFO kablam! 135 | '}' | ']' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); PopObject!(); }, Oct 15 06:16:58.515 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 15 06:16:58.515 INFO kablam! Oct 15 06:16:58.515 INFO kablam! warning: value assigned to `state` is never read Oct 15 06:16:58.515 INFO kablam! --> main.rs:86:51 Oct 15 06:16:58.515 INFO kablam! | Oct 15 06:16:58.516 INFO kablam! 86 | None => { retval = Ok($item); state = ExpectingNothingElse; }, Oct 15 06:16:58.516 INFO kablam! | ^^^^^ Oct 15 06:16:58.516 INFO kablam! ... Oct 15 06:16:58.516 INFO kablam! 136 | ',' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); state = ExpectingItem; } Oct 15 06:16:58.516 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 15 06:16:58.516 INFO kablam! Oct 15 06:16:58.516 INFO kablam! warning: value assigned to `state` is never read Oct 15 06:16:58.516 INFO kablam! --> main.rs:87:74 Oct 15 06:16:58.516 INFO kablam! | Oct 15 06:16:58.516 INFO kablam! 87 | Some(&mut JSON::Array(ref mut a)) => {a.push($item); state = ExpectingComma; }, Oct 15 06:16:58.516 INFO kablam! | ^^^^^ Oct 15 06:16:58.516 INFO kablam! ... Oct 15 06:16:58.516 INFO kablam! 136 | ',' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); state = ExpectingItem; } Oct 15 06:16:58.516 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 15 06:16:58.516 INFO kablam! Oct 15 06:16:58.516 INFO kablam! warning: value assigned to `state` is never read Oct 15 06:16:58.516 INFO kablam! --> main.rs:91:82 Oct 15 06:16:58.516 INFO kablam! | Oct 15 06:16:58.516 INFO kablam! 91 | Some(k) => {o.insert(k,$item); key_stack.push(None); state = ExpectingComma; }, Oct 15 06:16:58.516 INFO kablam! | ^^^^^ Oct 15 06:16:58.516 INFO kablam! ... Oct 15 06:16:58.516 INFO kablam! 136 | ',' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); state = ExpectingItem; } Oct 15 06:16:58.516 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 15 06:16:58.516 INFO kablam! Oct 15 06:16:58.516 INFO kablam! warning: value assigned to `state` is never read Oct 15 06:16:58.516 INFO kablam! --> main.rs:94:83 Oct 15 06:16:58.516 INFO kablam! | Oct 15 06:16:58.516 INFO kablam! 94 | JSON::String(s) => { key_stack.push(Some(s)); state = ExpectingColon; }, Oct 15 06:16:58.516 INFO kablam! | ^^^^^ Oct 15 06:16:58.516 INFO kablam! ... Oct 15 06:16:58.516 INFO kablam! 136 | ',' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); state = ExpectingItem; } Oct 15 06:16:58.516 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 15 06:16:58.516 INFO kablam! Oct 15 06:16:59.637 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.80s Oct 15 06:16:59.641 INFO kablam! su: No module specific data is present Oct 15 06:17:00.327 INFO running `"docker" "rm" "-f" "2c08487d16ab6bbf4363b3b3d4452539bd167eaef669f948dd42da77a028e2d6"` Oct 15 06:17:00.575 INFO blam! 2c08487d16ab6bbf4363b3b3d4452539bd167eaef669f948dd42da77a028e2d6 Oct 15 06:17:00.583 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 15 06:17:00.985 INFO blam! 8edb17de932e71e1d420f92a1af3a9d167e1febc3aca4ab1389123e09fe813de Oct 15 06:17:00.989 INFO running `"docker" "start" "-a" "8edb17de932e71e1d420f92a1af3a9d167e1febc3aca4ab1389123e09fe813de"` Oct 15 06:17:02.963 INFO kablam! usermod: no changes Oct 15 06:17:02.999 INFO kablam! Compiling json-toy v0.1.0 (/source) Oct 15 06:17:03.571 INFO kablam! warning: unused macro definition Oct 15 06:17:03.571 INFO kablam! --> main.rs:1:1 Oct 15 06:17:03.572 INFO kablam! | Oct 15 06:17:03.572 INFO kablam! 1 | macro_rules! TODO { () => (unreachable!()) } Oct 15 06:17:03.572 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:17:03.573 INFO kablam! | Oct 15 06:17:03.573 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 15 06:17:03.573 INFO kablam! Oct 15 06:17:03.574 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:17:03.574 INFO kablam! --> main.rs:89:25 Oct 15 06:17:03.574 INFO kablam! | Oct 15 06:17:03.575 INFO kablam! 89 | ///Possible that this will unwrap to None, needs evaluation Oct 15 06:17:03.575 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:17:03.575 INFO kablam! ... Oct 15 06:17:03.576 INFO kablam! 115 | '}' | ']' => PopObject!(), Oct 15 06:17:03.576 INFO kablam! | ------------ in this macro invocation Oct 15 06:17:03.576 INFO kablam! | Oct 15 06:17:03.577 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 15 06:17:03.577 INFO kablam! Oct 15 06:17:03.577 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:17:03.578 INFO kablam! --> main.rs:89:25 Oct 15 06:17:03.578 INFO kablam! | Oct 15 06:17:03.578 INFO kablam! 89 | ///Possible that this will unwrap to None, needs evaluation Oct 15 06:17:03.579 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:17:03.579 INFO kablam! ... Oct 15 06:17:03.579 INFO kablam! 120 | ExpectingTrueE => if c == 'e' { CompleteItem!(JSON::Boolean(true)); } else { ParsingErr!("Unexpected character. Expected an 'e'."); }, Oct 15 06:17:03.580 INFO kablam! | ----------------------------------- in this macro invocation Oct 15 06:17:03.580 INFO kablam! Oct 15 06:17:03.580 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:17:03.581 INFO kablam! --> main.rs:89:25 Oct 15 06:17:03.581 INFO kablam! | Oct 15 06:17:03.581 INFO kablam! 89 | ///Possible that this will unwrap to None, needs evaluation Oct 15 06:17:03.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:17:03.582 INFO kablam! ... Oct 15 06:17:03.582 INFO kablam! 124 | ExpectingFalseE => if c == 'e' { CompleteItem!(JSON::Boolean(false)); } else { ParsingErr!("Unexpected character. Expected an 'e'."); }, Oct 15 06:17:03.583 INFO kablam! | ------------------------------------ in this macro invocation Oct 15 06:17:03.583 INFO kablam! Oct 15 06:17:03.583 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:17:03.584 INFO kablam! --> main.rs:89:25 Oct 15 06:17:03.584 INFO kablam! | Oct 15 06:17:03.584 INFO kablam! 89 | ///Possible that this will unwrap to None, needs evaluation Oct 15 06:17:03.584 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:17:03.585 INFO kablam! ... Oct 15 06:17:03.585 INFO kablam! 128 | '}' | ']' => PopObject!(), Oct 15 06:17:03.585 INFO kablam! | ------------ in this macro invocation Oct 15 06:17:03.586 INFO kablam! Oct 15 06:17:03.586 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:17:03.586 INFO kablam! --> main.rs:134:25 Oct 15 06:17:03.586 INFO kablam! | Oct 15 06:17:03.587 INFO kablam! 134 | ///invalid numbers can get past here still, needs to be fixed TODO Oct 15 06:17:03.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:17:03.587 INFO kablam! Oct 15 06:17:03.588 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:17:03.588 INFO kablam! --> main.rs:89:25 Oct 15 06:17:03.588 INFO kablam! | Oct 15 06:17:03.588 INFO kablam! 89 | ///Possible that this will unwrap to None, needs evaluation Oct 15 06:17:03.589 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:17:03.589 INFO kablam! ... Oct 15 06:17:03.589 INFO kablam! 135 | '}' | ']' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); PopObject!(); }, Oct 15 06:17:03.590 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 15 06:17:03.590 INFO kablam! Oct 15 06:17:03.590 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:17:03.591 INFO kablam! --> main.rs:89:25 Oct 15 06:17:03.591 INFO kablam! | Oct 15 06:17:03.591 INFO kablam! 89 | ///Possible that this will unwrap to None, needs evaluation Oct 15 06:17:03.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:17:03.592 INFO kablam! ... Oct 15 06:17:03.592 INFO kablam! 135 | '}' | ']' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); PopObject!(); }, Oct 15 06:17:03.592 INFO kablam! | ------------- in this macro invocation Oct 15 06:17:03.593 INFO kablam! Oct 15 06:17:03.593 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:17:03.593 INFO kablam! --> main.rs:89:25 Oct 15 06:17:03.593 INFO kablam! | Oct 15 06:17:03.594 INFO kablam! 89 | ///Possible that this will unwrap to None, needs evaluation Oct 15 06:17:03.594 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:17:03.594 INFO kablam! ... Oct 15 06:17:03.595 INFO kablam! 136 | ',' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); state = ExpectingItem; } Oct 15 06:17:03.595 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 15 06:17:03.595 INFO kablam! Oct 15 06:17:03.595 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:17:03.596 INFO kablam! --> main.rs:89:25 Oct 15 06:17:03.596 INFO kablam! | Oct 15 06:17:03.596 INFO kablam! 89 | ///Possible that this will unwrap to None, needs evaluation Oct 15 06:17:03.597 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:17:03.597 INFO kablam! ... Oct 15 06:17:03.597 INFO kablam! 137 | _ => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap()));} Oct 15 06:17:03.598 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 15 06:17:03.598 INFO kablam! Oct 15 06:17:03.598 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:17:03.599 INFO kablam! --> main.rs:89:25 Oct 15 06:17:03.599 INFO kablam! | Oct 15 06:17:03.599 INFO kablam! 89 | ///Possible that this will unwrap to None, needs evaluation Oct 15 06:17:03.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:17:03.600 INFO kablam! ... Oct 15 06:17:03.600 INFO kablam! 143 | '"' => { CompleteItem!(JSON::String(input[start..i].to_owned())) }, Oct 15 06:17:03.601 INFO kablam! | ------------------------------------------------------- in this macro invocation Oct 15 06:17:03.601 INFO kablam! Oct 15 06:17:03.601 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:17:03.601 INFO kablam! --> main.rs:169:5 Oct 15 06:17:03.602 INFO kablam! | Oct 15 06:17:03.602 INFO kablam! 169 | ///Confirm that we can construct objects as expected Oct 15 06:17:03.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:17:03.603 INFO kablam! Oct 15 06:17:03.603 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:17:03.604 INFO kablam! --> main.rs:171:5 Oct 15 06:17:03.604 INFO kablam! | Oct 15 06:17:03.604 INFO kablam! 171 | ///Load up a few examples to test parsing Oct 15 06:17:03.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:17:03.605 INFO kablam! Oct 15 06:17:03.605 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:17:03.606 INFO kablam! --> main.rs:173:5 Oct 15 06:17:03.606 INFO kablam! | Oct 15 06:17:03.606 INFO kablam! 173 | ///Test parsing a single string Oct 15 06:17:03.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:17:03.607 INFO kablam! Oct 15 06:17:03.607 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:17:03.607 INFO kablam! --> main.rs:175:5 Oct 15 06:17:03.608 INFO kablam! | Oct 15 06:17:03.608 INFO kablam! 175 | ///Empty array Oct 15 06:17:03.608 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 06:17:03.609 INFO kablam! Oct 15 06:17:03.609 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:17:03.609 INFO kablam! --> main.rs:177:5 Oct 15 06:17:03.610 INFO kablam! | Oct 15 06:17:03.610 INFO kablam! 177 | ///array of 1 string Oct 15 06:17:03.610 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 06:17:03.610 INFO kablam! Oct 15 06:17:03.611 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:17:03.611 INFO kablam! --> main.rs:179:5 Oct 15 06:17:03.611 INFO kablam! | Oct 15 06:17:03.612 INFO kablam! 179 | ///Array w/ two strings Oct 15 06:17:03.612 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:17:03.612 INFO kablam! Oct 15 06:17:03.613 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:17:03.613 INFO kablam! --> main.rs:188:5 Oct 15 06:17:03.613 INFO kablam! | Oct 15 06:17:03.614 INFO kablam! 188 | ///A more complex test with an object, array, empty object, numbers, strings, bools, and whitespace galore Oct 15 06:17:03.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:17:03.614 INFO kablam! Oct 15 06:17:03.619 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:17:03.619 INFO kablam! --> main.rs:197:5 Oct 15 06:17:03.619 INFO kablam! | Oct 15 06:17:03.620 INFO kablam! 197 | /// Oct 15 06:17:03.620 INFO kablam! | ^^^ Oct 15 06:17:03.620 INFO kablam! Oct 15 06:17:03.621 INFO kablam! warning: doc comment not used by rustdoc Oct 15 06:17:03.621 INFO kablam! --> main.rs:206:5 Oct 15 06:17:03.621 INFO kablam! | Oct 15 06:17:03.622 INFO kablam! 206 | ///Run tests Oct 15 06:17:03.622 INFO kablam! | ^^^^^^^^^^^^ Oct 15 06:17:03.622 INFO kablam! Oct 15 06:17:03.647 INFO kablam! warning: value assigned to `state` is never read Oct 15 06:17:03.648 INFO kablam! --> main.rs:86:51 Oct 15 06:17:03.648 INFO kablam! | Oct 15 06:17:03.648 INFO kablam! 86 | None => { retval = Ok($item); state = ExpectingNothingElse; }, Oct 15 06:17:03.648 INFO kablam! | ^^^^^ Oct 15 06:17:03.649 INFO kablam! ... Oct 15 06:17:03.649 INFO kablam! 135 | '}' | ']' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); PopObject!(); }, Oct 15 06:17:03.649 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 15 06:17:03.650 INFO kablam! | Oct 15 06:17:03.650 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 06:17:03.651 INFO kablam! Oct 15 06:17:03.651 INFO kablam! warning: value assigned to `state` is never read Oct 15 06:17:03.651 INFO kablam! --> main.rs:87:74 Oct 15 06:17:03.651 INFO kablam! | Oct 15 06:17:03.652 INFO kablam! 87 | Some(&mut JSON::Array(ref mut a)) => {a.push($item); state = ExpectingComma; }, Oct 15 06:17:03.652 INFO kablam! | ^^^^^ Oct 15 06:17:03.652 INFO kablam! ... Oct 15 06:17:03.653 INFO kablam! 135 | '}' | ']' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); PopObject!(); }, Oct 15 06:17:03.653 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 15 06:17:03.653 INFO kablam! Oct 15 06:17:03.654 INFO kablam! warning: value assigned to `state` is never read Oct 15 06:17:03.654 INFO kablam! --> main.rs:91:82 Oct 15 06:17:03.654 INFO kablam! | Oct 15 06:17:03.655 INFO kablam! 91 | Some(k) => {o.insert(k,$item); key_stack.push(None); state = ExpectingComma; }, Oct 15 06:17:03.655 INFO kablam! | ^^^^^ Oct 15 06:17:03.655 INFO kablam! ... Oct 15 06:17:03.656 INFO kablam! 135 | '}' | ']' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); PopObject!(); }, Oct 15 06:17:03.656 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 15 06:17:03.656 INFO kablam! Oct 15 06:17:03.657 INFO kablam! warning: value assigned to `state` is never read Oct 15 06:17:03.657 INFO kablam! --> main.rs:94:83 Oct 15 06:17:03.657 INFO kablam! | Oct 15 06:17:03.658 INFO kablam! 94 | JSON::String(s) => { key_stack.push(Some(s)); state = ExpectingColon; }, Oct 15 06:17:03.658 INFO kablam! | ^^^^^ Oct 15 06:17:03.658 INFO kablam! ... Oct 15 06:17:03.659 INFO kablam! 135 | '}' | ']' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); PopObject!(); }, Oct 15 06:17:03.659 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 15 06:17:03.659 INFO kablam! Oct 15 06:17:03.660 INFO kablam! warning: value assigned to `state` is never read Oct 15 06:17:03.660 INFO kablam! --> main.rs:86:51 Oct 15 06:17:03.660 INFO kablam! | Oct 15 06:17:03.661 INFO kablam! 86 | None => { retval = Ok($item); state = ExpectingNothingElse; }, Oct 15 06:17:03.661 INFO kablam! | ^^^^^ Oct 15 06:17:03.661 INFO kablam! ... Oct 15 06:17:03.661 INFO kablam! 136 | ',' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); state = ExpectingItem; } Oct 15 06:17:03.662 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 15 06:17:03.662 INFO kablam! Oct 15 06:17:03.662 INFO kablam! warning: value assigned to `state` is never read Oct 15 06:17:03.663 INFO kablam! --> main.rs:87:74 Oct 15 06:17:03.663 INFO kablam! | Oct 15 06:17:03.664 INFO kablam! 87 | Some(&mut JSON::Array(ref mut a)) => {a.push($item); state = ExpectingComma; }, Oct 15 06:17:03.664 INFO kablam! | ^^^^^ Oct 15 06:17:03.664 INFO kablam! ... Oct 15 06:17:03.664 INFO kablam! 136 | ',' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); state = ExpectingItem; } Oct 15 06:17:03.665 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 15 06:17:03.665 INFO kablam! Oct 15 06:17:03.665 INFO kablam! warning: value assigned to `state` is never read Oct 15 06:17:03.666 INFO kablam! --> main.rs:91:82 Oct 15 06:17:03.666 INFO kablam! | Oct 15 06:17:03.666 INFO kablam! 91 | Some(k) => {o.insert(k,$item); key_stack.push(None); state = ExpectingComma; }, Oct 15 06:17:03.671 INFO kablam! | ^^^^^ Oct 15 06:17:03.671 INFO kablam! ... Oct 15 06:17:03.671 INFO kablam! 136 | ',' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); state = ExpectingItem; } Oct 15 06:17:03.672 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 15 06:17:03.672 INFO kablam! Oct 15 06:17:03.672 INFO kablam! warning: value assigned to `state` is never read Oct 15 06:17:03.673 INFO kablam! --> main.rs:94:83 Oct 15 06:17:03.673 INFO kablam! | Oct 15 06:17:03.673 INFO kablam! 94 | JSON::String(s) => { key_stack.push(Some(s)); state = ExpectingColon; }, Oct 15 06:17:03.674 INFO kablam! | ^^^^^ Oct 15 06:17:03.674 INFO kablam! ... Oct 15 06:17:03.674 INFO kablam! 136 | ',' => { CompleteItem!(JSON::Number(input[start..i].parse::().unwrap())); state = ExpectingItem; } Oct 15 06:17:03.675 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 15 06:17:03.675 INFO kablam! Oct 15 06:17:04.330 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.35s Oct 15 06:17:04.333 INFO kablam! su: No module specific data is present Oct 15 06:17:04.933 INFO running `"docker" "rm" "-f" "8edb17de932e71e1d420f92a1af3a9d167e1febc3aca4ab1389123e09fe813de"` Oct 15 06:17:05.179 INFO blam! 8edb17de932e71e1d420f92a1af3a9d167e1febc3aca4ab1389123e09fe813de Oct 15 06:17:05.183 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 15 06:17:05.596 INFO blam! 23adce0990e52469ff2b49c49082b876b0a865615ca40b453c67efe2e696d22d Oct 15 06:17:05.598 INFO running `"docker" "start" "-a" "23adce0990e52469ff2b49c49082b876b0a865615ca40b453c67efe2e696d22d"` Oct 15 06:17:07.015 INFO kablam! usermod: no changes Oct 15 06:17:07.063 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 06:17:07.075 INFO kablam! Running /target/debug/deps/json_toy-a0a1bac2c9c1fbbb Oct 15 06:17:07.075 INFO blam! Oct 15 06:17:07.076 INFO blam! running 0 tests Oct 15 06:17:07.076 INFO blam! Oct 15 06:17:07.076 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:17:07.076 INFO blam! Oct 15 06:17:07.076 INFO kablam! su: No module specific data is present Oct 15 06:17:07.739 INFO running `"docker" "rm" "-f" "23adce0990e52469ff2b49c49082b876b0a865615ca40b453c67efe2e696d22d"` Oct 15 06:17:08.031 INFO blam! 23adce0990e52469ff2b49c49082b876b0a865615ca40b453c67efe2e696d22d