Oct 14 19:10:01.224 INFO testing hansihe/rust_iterative_json_parser against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 19:10:01.224 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 14 19:10:01.531 INFO blam! 7561940f1a414cac92bd81079bea81fdf113a4f051da381790ec57efe506408c Oct 14 19:10:01.535 INFO running `"docker" "start" "-a" "7561940f1a414cac92bd81079bea81fdf113a4f051da381790ec57efe506408c"` Oct 14 19:10:02.223 INFO kablam! usermod: no changes Oct 14 19:10:02.267 INFO kablam! warning: unused manifest key: lib.src Oct 14 19:10:02.271 INFO kablam! Compiling iterative_json_parser v0.1.0 (/source) Oct 14 19:10:02.561 INFO kablam! warning: unused macro definition Oct 14 19:10:02.562 INFO kablam! --> src/parser.rs:110:1 Oct 14 19:10:02.562 INFO kablam! | Oct 14 19:10:02.562 INFO kablam! 110 | / macro_rules! lift_bail { Oct 14 19:10:02.562 INFO kablam! 111 | | ($bailing:expr) => { Oct 14 19:10:02.562 INFO kablam! 112 | | match $bailing { Oct 14 19:10:02.562 INFO kablam! 113 | | Ok(inner) => Ok(inner), Oct 14 19:10:02.562 INFO kablam! ... | Oct 14 19:10:02.562 INFO kablam! 116 | | }; Oct 14 19:10:02.562 INFO kablam! 117 | | } Oct 14 19:10:02.562 INFO kablam! | |_^ Oct 14 19:10:02.562 INFO kablam! | Oct 14 19:10:02.562 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 14 19:10:02.562 INFO kablam! Oct 14 19:10:02.568 INFO kablam! warning: unused import: `::PResult` Oct 14 19:10:02.568 INFO kablam! --> src/source/mod.rs:1:5 Oct 14 19:10:02.569 INFO kablam! | Oct 14 19:10:02.569 INFO kablam! 1 | use ::PResult; Oct 14 19:10:02.569 INFO kablam! | ^^^^^^^^^ Oct 14 19:10:02.569 INFO kablam! | Oct 14 19:10:02.570 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 19:10:02.570 INFO kablam! Oct 14 19:10:02.895 INFO kablam! warning: unused variable: `token` Oct 14 19:10:02.895 INFO kablam! --> src/parser.rs:136:14 Oct 14 19:10:02.895 INFO kablam! | Oct 14 19:10:02.895 INFO kablam! 136 | fn log_token(token: &str) { Oct 14 19:10:02.895 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 14 19:10:02.895 INFO kablam! | Oct 14 19:10:02.895 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 19:10:02.895 INFO kablam! Oct 14 19:10:03.027 INFO kablam! warning: struct is never constructed: `Decoder` Oct 14 19:10:03.027 INFO kablam! --> src/decoder.rs:4:1 Oct 14 19:10:03.027 INFO kablam! | Oct 14 19:10:03.027 INFO kablam! 4 | struct Decoder { Oct 14 19:10:03.027 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 19:10:03.027 INFO kablam! | Oct 14 19:10:03.027 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 19:10:03.027 INFO kablam! Oct 14 19:10:03.027 INFO kablam! warning: method is never used: `new` Oct 14 19:10:03.027 INFO kablam! --> src/decoder.rs:10:5 Oct 14 19:10:03.027 INFO kablam! | Oct 14 19:10:03.027 INFO kablam! 10 | fn new() -> Self { Oct 14 19:10:03.027 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 19:10:03.027 INFO kablam! Oct 14 19:10:04.315 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.06s Oct 14 19:10:04.315 INFO kablam! su: No module specific data is present Oct 14 19:10:05.139 INFO running `"docker" "rm" "-f" "7561940f1a414cac92bd81079bea81fdf113a4f051da381790ec57efe506408c"` Oct 14 19:10:05.467 INFO blam! 7561940f1a414cac92bd81079bea81fdf113a4f051da381790ec57efe506408c Oct 14 19:10:05.469 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 14 19:10:05.845 INFO blam! 4622b00f59fe1d7a9e02f61b780941b9076ccde85327524c270d05eacc67e41d Oct 14 19:10:05.851 INFO running `"docker" "start" "-a" "4622b00f59fe1d7a9e02f61b780941b9076ccde85327524c270d05eacc67e41d"` Oct 14 19:10:07.195 INFO kablam! usermod: no changes Oct 14 19:10:07.251 INFO kablam! warning: unused manifest key: lib.src Oct 14 19:10:07.255 INFO kablam! Compiling iterative_json_parser v0.1.0 (/source) Oct 14 19:10:07.711 INFO kablam! warning: unused macro definition Oct 14 19:10:07.711 INFO kablam! --> src/parser.rs:110:1 Oct 14 19:10:07.711 INFO kablam! | Oct 14 19:10:07.711 INFO kablam! 110 | / macro_rules! lift_bail { Oct 14 19:10:07.711 INFO kablam! 111 | | ($bailing:expr) => { Oct 14 19:10:07.711 INFO kablam! 112 | | match $bailing { Oct 14 19:10:07.711 INFO kablam! 113 | | Ok(inner) => Ok(inner), Oct 14 19:10:07.711 INFO kablam! ... | Oct 14 19:10:07.711 INFO kablam! 116 | | }; Oct 14 19:10:07.711 INFO kablam! 117 | | } Oct 14 19:10:07.711 INFO kablam! | |_^ Oct 14 19:10:07.711 INFO kablam! | Oct 14 19:10:07.711 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 14 19:10:07.711 INFO kablam! Oct 14 19:10:07.711 INFO kablam! warning: unused import: `::PResult` Oct 14 19:10:07.711 INFO kablam! --> src/source/mod.rs:1:5 Oct 14 19:10:07.711 INFO kablam! | Oct 14 19:10:07.711 INFO kablam! 1 | use ::PResult; Oct 14 19:10:07.711 INFO kablam! | ^^^^^^^^^ Oct 14 19:10:07.711 INFO kablam! | Oct 14 19:10:07.711 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 19:10:07.711 INFO kablam! Oct 14 19:10:07.803 INFO kablam! warning: unused import: `Sink` Oct 14 19:10:07.803 INFO kablam! --> tests/lib.rs:6:37 Oct 14 19:10:07.803 INFO kablam! | Oct 14 19:10:07.803 INFO kablam! 6 | use iterative_json_parser::{Source, Sink}; Oct 14 19:10:07.803 INFO kablam! | ^^^^ Oct 14 19:10:07.803 INFO kablam! | Oct 14 19:10:07.803 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 19:10:07.803 INFO kablam! Oct 14 19:10:08.175 INFO kablam! warning: unused variable: `result` Oct 14 19:10:08.176 INFO kablam! --> tests/lib.rs:410:25 Oct 14 19:10:08.177 INFO kablam! | Oct 14 19:10:08.177 INFO kablam! 410 | let result = parse_to_enum(&mut buf); Oct 14 19:10:08.178 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 14 19:10:08.178 INFO kablam! | Oct 14 19:10:08.179 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 19:10:08.179 INFO kablam! Oct 14 19:10:08.207 INFO kablam! warning: variable does not need to be mutable Oct 14 19:10:08.208 INFO kablam! --> tests/lib.rs:37:9 Oct 14 19:10:08.209 INFO kablam! | Oct 14 19:10:08.209 INFO kablam! 37 | let mut ss = SourceSink { Oct 14 19:10:08.210 INFO kablam! | ----^^ Oct 14 19:10:08.211 INFO kablam! | | Oct 14 19:10:08.211 INFO kablam! | help: remove this `mut` Oct 14 19:10:08.212 INFO kablam! | Oct 14 19:10:08.212 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 19:10:08.213 INFO kablam! Oct 14 19:10:08.214 INFO kablam! warning: variable does not need to be mutable Oct 14 19:10:08.214 INFO kablam! --> tests/lib.rs:46:9 Oct 14 19:10:08.215 INFO kablam! | Oct 14 19:10:08.215 INFO kablam! 46 | let mut bailing_ss = SourceSink { Oct 14 19:10:08.219 INFO kablam! | ----^^^^^^^^^^ Oct 14 19:10:08.219 INFO kablam! | | Oct 14 19:10:08.219 INFO kablam! | help: remove this `mut` Oct 14 19:10:08.219 INFO kablam! Oct 14 19:10:08.775 INFO kablam! warning: unused variable: `token` Oct 14 19:10:08.775 INFO kablam! --> src/parser.rs:136:14 Oct 14 19:10:08.775 INFO kablam! | Oct 14 19:10:08.775 INFO kablam! 136 | fn log_token(token: &str) { Oct 14 19:10:08.775 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 14 19:10:08.775 INFO kablam! | Oct 14 19:10:08.775 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 19:10:08.775 INFO kablam! Oct 14 19:10:09.399 INFO kablam! warning: struct is never constructed: `Decoder` Oct 14 19:10:09.399 INFO kablam! --> src/decoder.rs:4:1 Oct 14 19:10:09.399 INFO kablam! | Oct 14 19:10:09.399 INFO kablam! 4 | struct Decoder { Oct 14 19:10:09.399 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 19:10:09.423 INFO kablam! | Oct 14 19:10:09.423 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 19:10:09.423 INFO kablam! Oct 14 19:10:09.423 INFO kablam! warning: method is never used: `new` Oct 14 19:10:09.423 INFO kablam! --> src/decoder.rs:10:5 Oct 14 19:10:09.423 INFO kablam! | Oct 14 19:10:09.423 INFO kablam! 10 | fn new() -> Self { Oct 14 19:10:09.423 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 19:10:09.423 INFO kablam! Oct 14 19:10:10.425 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.19s Oct 14 19:10:10.425 INFO kablam! su: No module specific data is present Oct 14 19:10:11.397 INFO running `"docker" "rm" "-f" "4622b00f59fe1d7a9e02f61b780941b9076ccde85327524c270d05eacc67e41d"` Oct 14 19:10:11.707 INFO blam! 4622b00f59fe1d7a9e02f61b780941b9076ccde85327524c270d05eacc67e41d