Oct 14 19:10:01.333 INFO testing hansihe/rust_iterative_json_parser against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 19:10:01.334 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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.673 INFO blam! bcab34d16ed66303704657b40ce736728b658cc850d59328743d465d12ec6f80 Oct 14 19:10:01.680 INFO running `"docker" "start" "-a" "bcab34d16ed66303704657b40ce736728b658cc850d59328743d465d12ec6f80"` Oct 14 19:10:02.484 INFO kablam! usermod: no changes Oct 14 19:10:02.560 INFO kablam! warning: unused manifest key: lib.src Oct 14 19:10:02.562 INFO kablam! Compiling iterative_json_parser v0.1.0 (/source) Oct 14 19:10:02.839 INFO kablam! warning: unused macro definition Oct 14 19:10:02.839 INFO kablam! --> src/parser.rs:110:1 Oct 14 19:10:02.839 INFO kablam! | Oct 14 19:10:02.839 INFO kablam! 110 | / macro_rules! lift_bail { Oct 14 19:10:02.839 INFO kablam! 111 | | ($bailing:expr) => { Oct 14 19:10:02.839 INFO kablam! 112 | | match $bailing { Oct 14 19:10:02.839 INFO kablam! 113 | | Ok(inner) => Ok(inner), Oct 14 19:10:02.839 INFO kablam! ... | Oct 14 19:10:02.839 INFO kablam! 116 | | }; Oct 14 19:10:02.839 INFO kablam! 117 | | } Oct 14 19:10:02.839 INFO kablam! | |_^ Oct 14 19:10:02.839 INFO kablam! | Oct 14 19:10:02.839 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 14 19:10:02.839 INFO kablam! Oct 14 19:10:02.839 INFO kablam! warning: unused import: `::PResult` Oct 14 19:10:02.839 INFO kablam! --> src/source/mod.rs:1:5 Oct 14 19:10:02.839 INFO kablam! | Oct 14 19:10:02.839 INFO kablam! 1 | use ::PResult; Oct 14 19:10:02.839 INFO kablam! | ^^^^^^^^^ Oct 14 19:10:02.839 INFO kablam! | Oct 14 19:10:02.839 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 19:10:02.839 INFO kablam! Oct 14 19:10:03.213 INFO kablam! warning: unused variable: `token` Oct 14 19:10:03.214 INFO kablam! --> src/parser.rs:136:14 Oct 14 19:10:03.214 INFO kablam! | Oct 14 19:10:03.214 INFO kablam! 136 | fn log_token(token: &str) { Oct 14 19:10:03.214 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 14 19:10:03.214 INFO kablam! | Oct 14 19:10:03.214 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 19:10:03.214 INFO kablam! Oct 14 19:10:03.362 INFO kablam! warning: struct is never constructed: `Decoder` Oct 14 19:10:03.363 INFO kablam! --> src/decoder.rs:4:1 Oct 14 19:10:03.363 INFO kablam! | Oct 14 19:10:03.363 INFO kablam! 4 | struct Decoder { Oct 14 19:10:03.363 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 19:10:03.364 INFO kablam! | Oct 14 19:10:03.364 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 19:10:03.364 INFO kablam! Oct 14 19:10:03.365 INFO kablam! warning: method is never used: `new` Oct 14 19:10:03.365 INFO kablam! --> src/decoder.rs:10:5 Oct 14 19:10:03.365 INFO kablam! | Oct 14 19:10:03.366 INFO kablam! 10 | fn new() -> Self { Oct 14 19:10:03.366 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 19:10:03.366 INFO kablam! Oct 14 19:10:04.984 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.47s Oct 14 19:10:04.987 INFO kablam! su: No module specific data is present Oct 14 19:10:05.543 INFO running `"docker" "rm" "-f" "bcab34d16ed66303704657b40ce736728b658cc850d59328743d465d12ec6f80"` Oct 14 19:10:05.859 INFO blam! bcab34d16ed66303704657b40ce736728b658cc850d59328743d465d12ec6f80 Oct 14 19:10:05.862 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:06.409 INFO blam! 6eee632529d76ae1c5367dd8d37ea3cdae3b67a300073d10ae5f56c2e8abf670 Oct 14 19:10:06.412 INFO running `"docker" "start" "-a" "6eee632529d76ae1c5367dd8d37ea3cdae3b67a300073d10ae5f56c2e8abf670"` Oct 14 19:10:07.811 INFO kablam! usermod: no changes Oct 14 19:10:07.859 INFO kablam! warning: unused manifest key: lib.src Oct 14 19:10:07.871 INFO kablam! Compiling iterative_json_parser v0.1.0 (/source) Oct 14 19:10:08.743 INFO kablam! warning: unused import: `Sink` Oct 14 19:10:08.743 INFO kablam! --> tests/lib.rs:6:37 Oct 14 19:10:08.743 INFO kablam! | Oct 14 19:10:08.743 INFO kablam! 6 | use iterative_json_parser::{Source, Sink}; Oct 14 19:10:08.743 INFO kablam! | ^^^^ Oct 14 19:10:08.743 INFO kablam! | Oct 14 19:10:08.743 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 19:10:08.743 INFO kablam! Oct 14 19:10:08.759 INFO kablam! warning: unused macro definition Oct 14 19:10:08.759 INFO kablam! --> src/parser.rs:110:1 Oct 14 19:10:08.759 INFO kablam! | Oct 14 19:10:08.759 INFO kablam! 110 | / macro_rules! lift_bail { Oct 14 19:10:08.759 INFO kablam! 111 | | ($bailing:expr) => { Oct 14 19:10:08.759 INFO kablam! 112 | | match $bailing { Oct 14 19:10:08.759 INFO kablam! 113 | | Ok(inner) => Ok(inner), Oct 14 19:10:08.759 INFO kablam! ... | Oct 14 19:10:08.759 INFO kablam! 116 | | }; Oct 14 19:10:08.759 INFO kablam! 117 | | } Oct 14 19:10:08.759 INFO kablam! | |_^ Oct 14 19:10:08.759 INFO kablam! | Oct 14 19:10:08.759 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 14 19:10:08.759 INFO kablam! Oct 14 19:10:08.759 INFO kablam! warning: unused import: `::PResult` Oct 14 19:10:08.759 INFO kablam! --> src/source/mod.rs:1:5 Oct 14 19:10:08.759 INFO kablam! | Oct 14 19:10:08.759 INFO kablam! 1 | use ::PResult; Oct 14 19:10:08.759 INFO kablam! | ^^^^^^^^^ Oct 14 19:10:08.759 INFO kablam! | Oct 14 19:10:08.759 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 19:10:08.759 INFO kablam! Oct 14 19:10:09.015 INFO kablam! warning: unused variable: `result` Oct 14 19:10:09.015 INFO kablam! --> tests/lib.rs:410:25 Oct 14 19:10:09.015 INFO kablam! | Oct 14 19:10:09.015 INFO kablam! 410 | let result = parse_to_enum(&mut buf); Oct 14 19:10:09.015 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 14 19:10:09.015 INFO kablam! | Oct 14 19:10:09.015 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 19:10:09.015 INFO kablam! Oct 14 19:10:09.039 INFO kablam! warning: variable does not need to be mutable Oct 14 19:10:09.039 INFO kablam! --> tests/lib.rs:37:9 Oct 14 19:10:09.039 INFO kablam! | Oct 14 19:10:09.039 INFO kablam! 37 | let mut ss = SourceSink { Oct 14 19:10:09.039 INFO kablam! | ----^^ Oct 14 19:10:09.039 INFO kablam! | | Oct 14 19:10:09.039 INFO kablam! | help: remove this `mut` Oct 14 19:10:09.039 INFO kablam! | Oct 14 19:10:09.039 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 19:10:09.039 INFO kablam! Oct 14 19:10:09.039 INFO kablam! warning: variable does not need to be mutable Oct 14 19:10:09.039 INFO kablam! --> tests/lib.rs:46:9 Oct 14 19:10:09.039 INFO kablam! | Oct 14 19:10:09.039 INFO kablam! 46 | let mut bailing_ss = SourceSink { Oct 14 19:10:09.039 INFO kablam! | ----^^^^^^^^^^ Oct 14 19:10:09.039 INFO kablam! | | Oct 14 19:10:09.039 INFO kablam! | help: remove this `mut` Oct 14 19:10:09.039 INFO kablam! Oct 14 19:10:09.267 INFO kablam! warning: unused variable: `token` Oct 14 19:10:09.267 INFO kablam! --> src/parser.rs:136:14 Oct 14 19:10:09.267 INFO kablam! | Oct 14 19:10:09.267 INFO kablam! 136 | fn log_token(token: &str) { Oct 14 19:10:09.267 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 14 19:10:09.267 INFO kablam! | Oct 14 19:10:09.267 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 19:10:09.267 INFO kablam! Oct 14 19:10:09.391 INFO kablam! warning: struct is never constructed: `Decoder` Oct 14 19:10:09.391 INFO kablam! --> src/decoder.rs:4:1 Oct 14 19:10:09.391 INFO kablam! | Oct 14 19:10:09.391 INFO kablam! 4 | struct Decoder { Oct 14 19:10:09.391 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 19:10:09.391 INFO kablam! | Oct 14 19:10:09.391 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 19:10:09.391 INFO kablam! Oct 14 19:10:09.391 INFO kablam! warning: method is never used: `new` Oct 14 19:10:09.391 INFO kablam! --> src/decoder.rs:10:5 Oct 14 19:10:09.391 INFO kablam! | Oct 14 19:10:09.391 INFO kablam! 10 | fn new() -> Self { Oct 14 19:10:09.391 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 19:10:09.391 INFO kablam! Oct 14 19:10:10.911 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.06s Oct 14 19:10:10.912 INFO kablam! su: No module specific data is present Oct 14 19:10:11.507 INFO running `"docker" "rm" "-f" "6eee632529d76ae1c5367dd8d37ea3cdae3b67a300073d10ae5f56c2e8abf670"` Oct 14 19:10:11.747 INFO blam! 6eee632529d76ae1c5367dd8d37ea3cdae3b67a300073d10ae5f56c2e8abf670