Oct 16 00:36:44.944 INFO testing parse_qapi-0.1.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 00:36:44.944 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16 00:36:45.435 INFO blam! 44c97a20c7a51384b8f5266ac568224ecb85d68512eceace14e485b78d6bfc6c Oct 16 00:36:45.437 INFO running `"docker" "start" "-a" "44c97a20c7a51384b8f5266ac568224ecb85d68512eceace14e485b78d6bfc6c"` Oct 16 00:36:46.627 INFO kablam! usermod: no changes Oct 16 00:36:46.664 INFO kablam! Compiling json v0.8.8 Oct 16 00:36:50.647 INFO kablam! Compiling parse_qapi v0.1.2 (/source) Oct 16 00:36:51.191 INFO kablam! warning: unused `#[macro_use]` import Oct 16 00:36:51.191 INFO kablam! --> src/lib.rs:1:1 Oct 16 00:36:51.191 INFO kablam! | Oct 16 00:36:51.191 INFO kablam! 1 | #[macro_use] Oct 16 00:36:51.191 INFO kablam! | ^^^^^^^^^^^^ Oct 16 00:36:51.191 INFO kablam! | Oct 16 00:36:51.191 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 00:36:51.191 INFO kablam! Oct 16 00:36:51.371 INFO kablam! warning: unused variable: `num` Oct 16 00:36:51.371 INFO kablam! --> src/lib.rs:202:28 Oct 16 00:36:51.371 INFO kablam! | Oct 16 00:36:51.371 INFO kablam! 202 | &JsonValue::Number(num) => "f64".to_string(), Oct 16 00:36:51.371 INFO kablam! | ^^^ help: consider using `_num` instead Oct 16 00:36:51.371 INFO kablam! | Oct 16 00:36:51.371 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 00:36:51.371 INFO kablam! Oct 16 00:36:51.371 INFO kablam! warning: unused variable: `b` Oct 16 00:36:51.371 INFO kablam! --> src/lib.rs:203:29 Oct 16 00:36:51.371 INFO kablam! | Oct 16 00:36:51.371 INFO kablam! 203 | &JsonValue::Boolean(b) => "bool".to_string(), Oct 16 00:36:51.371 INFO kablam! | ^ help: consider using `_b` instead Oct 16 00:36:51.371 INFO kablam! Oct 16 00:36:51.371 INFO kablam! warning: unused variable: `map` Oct 16 00:36:51.371 INFO kablam! --> src/lib.rs:205:32 Oct 16 00:36:51.371 INFO kablam! | Oct 16 00:36:51.371 INFO kablam! 205 | &JsonValue::Object(ref map) => "struct".to_string(), Oct 16 00:36:51.371 INFO kablam! | ^^^ help: consider using `_map` instead Oct 16 00:36:51.371 INFO kablam! Oct 16 00:36:51.371 INFO kablam! warning: unused variable: `values` Oct 16 00:36:51.371 INFO kablam! --> src/lib.rs:206:31 Oct 16 00:36:51.371 INFO kablam! | Oct 16 00:36:51.371 INFO kablam! 206 | &JsonValue::Array(ref values) => "Vec".to_string(), Oct 16 00:36:51.371 INFO kablam! | ^^^^^^ help: consider using `_values` instead Oct 16 00:36:51.371 INFO kablam! Oct 16 00:36:52.049 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.40s Oct 16 00:36:52.055 INFO kablam! su: No module specific data is present Oct 16 00:36:52.563 INFO running `"docker" "rm" "-f" "44c97a20c7a51384b8f5266ac568224ecb85d68512eceace14e485b78d6bfc6c"` Oct 16 00:36:52.866 INFO blam! 44c97a20c7a51384b8f5266ac568224ecb85d68512eceace14e485b78d6bfc6c Oct 16 00:36:52.875 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16 00:36:53.238 INFO blam! a2d5c5780b99d263ff37c47d95e37bdd9b91c0da3886dfb7b07aa0ff097eda17 Oct 16 00:36:53.240 INFO running `"docker" "start" "-a" "a2d5c5780b99d263ff37c47d95e37bdd9b91c0da3886dfb7b07aa0ff097eda17"` Oct 16 00:36:53.822 INFO kablam! usermod: no changes Oct 16 00:36:53.850 INFO kablam! Compiling parse_qapi v0.1.2 (/source) Oct 16 00:36:54.594 INFO kablam! warning: unused `#[macro_use]` import Oct 16 00:36:54.595 INFO kablam! --> src/lib.rs:1:1 Oct 16 00:36:54.595 INFO kablam! | Oct 16 00:36:54.595 INFO kablam! 1 | #[macro_use] Oct 16 00:36:54.595 INFO kablam! | ^^^^^^^^^^^^ Oct 16 00:36:54.595 INFO kablam! | Oct 16 00:36:54.596 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 00:36:54.596 INFO kablam! Oct 16 00:36:54.824 INFO kablam! warning: unused variable: `num` Oct 16 00:36:54.824 INFO kablam! --> src/lib.rs:202:28 Oct 16 00:36:54.824 INFO kablam! | Oct 16 00:36:54.824 INFO kablam! 202 | &JsonValue::Number(num) => "f64".to_string(), Oct 16 00:36:54.824 INFO kablam! | ^^^ help: consider using `_num` instead Oct 16 00:36:54.824 INFO kablam! | Oct 16 00:36:54.824 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 00:36:54.824 INFO kablam! Oct 16 00:36:54.824 INFO kablam! warning: unused variable: `b` Oct 16 00:36:54.824 INFO kablam! --> src/lib.rs:203:29 Oct 16 00:36:54.824 INFO kablam! | Oct 16 00:36:54.824 INFO kablam! 203 | &JsonValue::Boolean(b) => "bool".to_string(), Oct 16 00:36:54.824 INFO kablam! | ^ help: consider using `_b` instead Oct 16 00:36:54.824 INFO kablam! Oct 16 00:36:54.824 INFO kablam! warning: unused variable: `map` Oct 16 00:36:54.824 INFO kablam! --> src/lib.rs:205:32 Oct 16 00:36:54.824 INFO kablam! | Oct 16 00:36:54.824 INFO kablam! 205 | &JsonValue::Object(ref map) => "struct".to_string(), Oct 16 00:36:54.824 INFO kablam! | ^^^ help: consider using `_map` instead Oct 16 00:36:54.824 INFO kablam! Oct 16 00:36:54.824 INFO kablam! warning: unused variable: `values` Oct 16 00:36:54.824 INFO kablam! --> src/lib.rs:206:31 Oct 16 00:36:54.824 INFO kablam! | Oct 16 00:36:54.824 INFO kablam! 206 | &JsonValue::Array(ref values) => "Vec".to_string(), Oct 16 00:36:54.824 INFO kablam! | ^^^^^^ help: consider using `_values` instead Oct 16 00:36:54.824 INFO kablam! Oct 16 00:36:54.829 INFO kablam! warning: unused variable: `x` Oct 16 00:36:54.830 INFO kablam! --> src/lib.rs:160:9 Oct 16 00:36:54.830 INFO kablam! | Oct 16 00:36:54.830 INFO kablam! 160 | let x: &[u8] = &[]; Oct 16 00:36:54.831 INFO kablam! | ^ help: consider using `_x` instead Oct 16 00:36:54.831 INFO kablam! Oct 16 00:36:55.533 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.69s Oct 16 00:36:55.533 INFO kablam! su: No module specific data is present Oct 16 00:36:56.443 INFO running `"docker" "rm" "-f" "a2d5c5780b99d263ff37c47d95e37bdd9b91c0da3886dfb7b07aa0ff097eda17"` Oct 16 00:36:56.508 INFO blam! a2d5c5780b99d263ff37c47d95e37bdd9b91c0da3886dfb7b07aa0ff097eda17 Oct 16 00:36:56.510 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16 00:36:56.706 INFO blam! 92ae1f0604abb12d8ebe9aaf4a4955e35f2f1fc45896b8563bb33de12ce72bab Oct 16 00:36:56.708 INFO running `"docker" "start" "-a" "92ae1f0604abb12d8ebe9aaf4a4955e35f2f1fc45896b8563bb33de12ce72bab"` Oct 16 00:36:57.059 INFO kablam! usermod: no changes Oct 16 00:36:57.098 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 00:36:57.109 INFO kablam! Running /target/debug/deps/parse_qapi-4ed6c3e3c4d5606a Oct 16 00:36:57.115 INFO blam! Oct 16 00:36:57.115 INFO blam! running 2 tests Oct 16 00:36:57.119 INFO kablam! Running /target/debug/deps/test-b5deee3ef476df73 Oct 16 00:36:57.119 INFO blam! test test_comment_parsing ... ok Oct 16 00:36:57.119 INFO blam! test test_remove_comments ... ok Oct 16 00:36:57.119 INFO blam! Oct 16 00:36:57.119 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 00:36:57.119 INFO blam! Oct 16 00:36:57.127 INFO blam! Oct 16 00:36:57.128 INFO blam! running 5 tests Oct 16 00:36:57.133 INFO blam! test test_block ... ok Oct 16 00:36:57.135 INFO blam! test test_common ... ok Oct 16 00:36:57.136 INFO blam! test test_event ... ok Oct 16 00:36:57.193 INFO blam! test test_block_core ... ok Oct 16 00:36:57.197 INFO blam! test test_qapi ... ok Oct 16 00:36:57.197 INFO kablam! Doc-tests parse_qapi Oct 16 00:36:57.197 INFO blam! Oct 16 00:36:57.197 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 00:36:57.197 INFO blam! Oct 16 00:36:58.101 INFO blam! Oct 16 00:36:58.101 INFO blam! running 0 tests Oct 16 00:36:58.101 INFO blam! Oct 16 00:36:58.101 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 00:36:58.101 INFO blam! Oct 16 00:36:58.109 INFO kablam! su: No module specific data is present Oct 16 00:36:58.949 INFO running `"docker" "rm" "-f" "92ae1f0604abb12d8ebe9aaf4a4955e35f2f1fc45896b8563bb33de12ce72bab"` Oct 16 00:36:59.051 INFO blam! 92ae1f0604abb12d8ebe9aaf4a4955e35f2f1fc45896b8563bb33de12ce72bab