Oct 11 15:22:21.454 INFO testing parse_qapi-0.1.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 15:22:21.454 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 15:22:21.454 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 15:22:21.696 INFO blam! ac0776f5cdc4758b42be3458e8338e16aeb6abc505ed68a993466e61aa77a84a Oct 11 15:22:21.704 INFO running `"docker" "start" "-a" "ac0776f5cdc4758b42be3458e8338e16aeb6abc505ed68a993466e61aa77a84a"` Oct 11 15:22:22.406 INFO kablam! usermod: no changes Oct 11 15:22:22.440 INFO kablam! Compiling json v0.8.8 Oct 11 15:22:25.238 INFO kablam! Compiling parse_qapi v0.1.2 (/source) Oct 11 15:22:25.931 INFO kablam! warning: unused `#[macro_use]` import Oct 11 15:22:25.931 INFO kablam! --> src/lib.rs:1:1 Oct 11 15:22:25.931 INFO kablam! | Oct 11 15:22:25.931 INFO kablam! 1 | #[macro_use] Oct 11 15:22:25.931 INFO kablam! | ^^^^^^^^^^^^ Oct 11 15:22:25.931 INFO kablam! | Oct 11 15:22:25.931 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 15:22:25.931 INFO kablam! Oct 11 15:22:26.105 INFO kablam! warning: unused variable: `num` Oct 11 15:22:26.105 INFO kablam! --> src/lib.rs:202:28 Oct 11 15:22:26.105 INFO kablam! | Oct 11 15:22:26.105 INFO kablam! 202 | &JsonValue::Number(num) => "f64".to_string(), Oct 11 15:22:26.105 INFO kablam! | ^^^ help: consider using `_num` instead Oct 11 15:22:26.105 INFO kablam! | Oct 11 15:22:26.105 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 15:22:26.105 INFO kablam! Oct 11 15:22:26.105 INFO kablam! warning: unused variable: `b` Oct 11 15:22:26.105 INFO kablam! --> src/lib.rs:203:29 Oct 11 15:22:26.105 INFO kablam! | Oct 11 15:22:26.105 INFO kablam! 203 | &JsonValue::Boolean(b) => "bool".to_string(), Oct 11 15:22:26.105 INFO kablam! | ^ help: consider using `_b` instead Oct 11 15:22:26.105 INFO kablam! Oct 11 15:22:26.106 INFO kablam! warning: unused variable: `map` Oct 11 15:22:26.106 INFO kablam! --> src/lib.rs:205:32 Oct 11 15:22:26.106 INFO kablam! | Oct 11 15:22:26.106 INFO kablam! 205 | &JsonValue::Object(ref map) => "struct".to_string(), Oct 11 15:22:26.106 INFO kablam! | ^^^ help: consider using `_map` instead Oct 11 15:22:26.106 INFO kablam! Oct 11 15:22:26.106 INFO kablam! warning: unused variable: `values` Oct 11 15:22:26.106 INFO kablam! --> src/lib.rs:206:31 Oct 11 15:22:26.106 INFO kablam! | Oct 11 15:22:26.106 INFO kablam! 206 | &JsonValue::Array(ref values) => "Vec".to_string(), Oct 11 15:22:26.106 INFO kablam! | ^^^^^^ help: consider using `_values` instead Oct 11 15:22:26.106 INFO kablam! Oct 11 15:22:26.656 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.23s Oct 11 15:22:26.659 INFO kablam! su: No module specific data is present Oct 11 15:22:26.886 INFO running `"docker" "rm" "-f" "ac0776f5cdc4758b42be3458e8338e16aeb6abc505ed68a993466e61aa77a84a"` Oct 11 15:22:27.022 INFO blam! ac0776f5cdc4758b42be3458e8338e16aeb6abc505ed68a993466e61aa77a84a Oct 11 15:22:27.025 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 15:22:27.025 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 15:22:27.233 INFO blam! 27eb8b5dcee3682f8ae9efd10974d7781b478519bb8415b8049e706ca0c24382 Oct 11 15:22:27.238 INFO running `"docker" "start" "-a" "27eb8b5dcee3682f8ae9efd10974d7781b478519bb8415b8049e706ca0c24382"` Oct 11 15:22:27.656 INFO kablam! usermod: no changes Oct 11 15:22:27.681 INFO kablam! Compiling parse_qapi v0.1.2 (/source) Oct 11 15:22:28.776 INFO kablam! warning: unused `#[macro_use]` import Oct 11 15:22:28.776 INFO kablam! --> src/lib.rs:1:1 Oct 11 15:22:28.776 INFO kablam! | Oct 11 15:22:28.776 INFO kablam! 1 | #[macro_use] Oct 11 15:22:28.776 INFO kablam! | ^^^^^^^^^^^^ Oct 11 15:22:28.776 INFO kablam! | Oct 11 15:22:28.776 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 15:22:28.776 INFO kablam! Oct 11 15:22:28.995 INFO kablam! warning: unused variable: `num` Oct 11 15:22:28.995 INFO kablam! --> src/lib.rs:202:28 Oct 11 15:22:28.995 INFO kablam! | Oct 11 15:22:28.995 INFO kablam! 202 | &JsonValue::Number(num) => "f64".to_string(), Oct 11 15:22:28.995 INFO kablam! | ^^^ help: consider using `_num` instead Oct 11 15:22:28.995 INFO kablam! | Oct 11 15:22:28.995 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 15:22:28.995 INFO kablam! Oct 11 15:22:28.995 INFO kablam! warning: unused variable: `b` Oct 11 15:22:28.995 INFO kablam! --> src/lib.rs:203:29 Oct 11 15:22:28.995 INFO kablam! | Oct 11 15:22:28.995 INFO kablam! 203 | &JsonValue::Boolean(b) => "bool".to_string(), Oct 11 15:22:28.995 INFO kablam! | ^ help: consider using `_b` instead Oct 11 15:22:28.995 INFO kablam! Oct 11 15:22:28.995 INFO kablam! warning: unused variable: `map` Oct 11 15:22:28.995 INFO kablam! --> src/lib.rs:205:32 Oct 11 15:22:28.995 INFO kablam! | Oct 11 15:22:28.995 INFO kablam! 205 | &JsonValue::Object(ref map) => "struct".to_string(), Oct 11 15:22:28.995 INFO kablam! | ^^^ help: consider using `_map` instead Oct 11 15:22:28.995 INFO kablam! Oct 11 15:22:28.995 INFO kablam! warning: unused variable: `values` Oct 11 15:22:28.995 INFO kablam! --> src/lib.rs:206:31 Oct 11 15:22:28.995 INFO kablam! | Oct 11 15:22:28.995 INFO kablam! 206 | &JsonValue::Array(ref values) => "Vec".to_string(), Oct 11 15:22:28.995 INFO kablam! | ^^^^^^ help: consider using `_values` instead Oct 11 15:22:28.995 INFO kablam! Oct 11 15:22:29.000 INFO kablam! warning: unused variable: `x` Oct 11 15:22:29.000 INFO kablam! --> src/lib.rs:160:9 Oct 11 15:22:29.000 INFO kablam! | Oct 11 15:22:29.000 INFO kablam! 160 | let x: &[u8] = &[]; Oct 11 15:22:29.000 INFO kablam! | ^ help: consider using `_x` instead Oct 11 15:22:29.000 INFO kablam! Oct 11 15:22:29.732 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.06s Oct 11 15:22:29.732 INFO kablam! su: No module specific data is present Oct 11 15:22:30.125 INFO running `"docker" "rm" "-f" "27eb8b5dcee3682f8ae9efd10974d7781b478519bb8415b8049e706ca0c24382"` Oct 11 15:22:30.359 INFO blam! 27eb8b5dcee3682f8ae9efd10974d7781b478519bb8415b8049e706ca0c24382 Oct 11 15:22:30.359 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 15:22:30.359 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 15:22:30.748 INFO blam! 91e9df589abc088c352aa392c33fc00f3871d8532f84d5cc9d2be8f51a3eb376 Oct 11 15:22:30.750 INFO running `"docker" "start" "-a" "91e9df589abc088c352aa392c33fc00f3871d8532f84d5cc9d2be8f51a3eb376"` Oct 11 15:22:31.319 INFO kablam! usermod: no changes Oct 11 15:22:31.364 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 15:22:31.364 INFO kablam! Running /target/debug/deps/parse_qapi-52adee782326c54e Oct 11 15:22:31.367 INFO blam! Oct 11 15:22:31.367 INFO blam! running 2 tests Oct 11 15:22:31.368 INFO blam! test test_comment_parsing ... ok Oct 11 15:22:31.368 INFO blam! test test_remove_comments ... ok Oct 11 15:22:31.368 INFO blam! Oct 11 15:22:31.368 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:22:31.368 INFO blam! Oct 11 15:22:31.368 INFO kablam! Running /target/debug/deps/test-69ce21eadce1d188 Oct 11 15:22:31.371 INFO blam! Oct 11 15:22:31.371 INFO blam! running 5 tests Oct 11 15:22:31.392 INFO blam! test test_common ... ok Oct 11 15:22:31.392 INFO blam! test test_block ... ok Oct 11 15:22:31.392 INFO blam! test test_event ... ok Oct 11 15:22:31.424 INFO blam! test test_block_core ... ok Oct 11 15:22:31.439 INFO blam! test test_qapi ... ok Oct 11 15:22:31.439 INFO blam! Oct 11 15:22:31.439 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:22:31.439 INFO blam! Oct 11 15:22:31.440 INFO kablam! Doc-tests parse_qapi Oct 11 15:22:32.932 INFO blam! Oct 11 15:22:32.932 INFO blam! running 0 tests Oct 11 15:22:32.932 INFO blam! Oct 11 15:22:32.932 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:22:32.932 INFO blam! Oct 11 15:22:32.934 INFO kablam! su: No module specific data is present Oct 11 15:22:33.478 INFO running `"docker" "rm" "-f" "91e9df589abc088c352aa392c33fc00f3871d8532f84d5cc9d2be8f51a3eb376"` Oct 11 15:22:33.712 INFO blam! 91e9df589abc088c352aa392c33fc00f3871d8532f84d5cc9d2be8f51a3eb376