Oct 10 17:05:58.014 INFO testing owtotwo/rcbc against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 17:05:58.014 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 17:05:58.015 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 10 17:05:58.524 INFO blam! 38c2a36b9de1213d2ecbce0842315da08b9ff7ed2efd4fdfa59fc5c30ef24cdc Oct 10 17:05:58.527 INFO running `"docker" "start" "-a" "38c2a36b9de1213d2ecbce0842315da08b9ff7ed2efd4fdfa59fc5c30ef24cdc"` Oct 10 17:05:59.988 INFO kablam! usermod: no changes Oct 10 17:06:00.028 INFO kablam! Compiling rcbc v0.1.0 (/source) Oct 10 17:06:00.944 INFO kablam! warning: unused import: `super::location::Location` Oct 10 17:06:00.944 INFO kablam! --> src/rcbc/compiler/type_.rs:1:5 Oct 10 17:06:00.944 INFO kablam! | Oct 10 17:06:00.944 INFO kablam! 1 | use super::location::Location; Oct 10 17:06:00.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:06:00.944 INFO kablam! | Oct 10 17:06:00.944 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 17:06:00.944 INFO kablam! Oct 10 17:06:01.476 INFO kablam! warning: unreachable expression Oct 10 17:06:01.476 INFO kablam! --> src/rcbc/compiler/parser.rs:799:48 Oct 10 17:06:01.476 INFO kablam! | Oct 10 17:06:01.476 INFO kablam! 799 | return Ok(Box::new(SizeofTypeNode::new(location, type_, unimplemented!()))); Oct 10 17:06:01.476 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:06:01.476 INFO kablam! | Oct 10 17:06:01.476 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 10 17:06:01.476 INFO kablam! Oct 10 17:06:01.476 INFO kablam! warning: unreachable expression Oct 10 17:06:01.477 INFO kablam! --> src/rcbc/compiler/parser.rs:805:48 Oct 10 17:06:01.477 INFO kablam! | Oct 10 17:06:01.477 INFO kablam! 805 | return Ok(Box::new(SizeofExprNode::new(location, node, unimplemented!()))); Oct 10 17:06:01.477 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:06:01.477 INFO kablam! Oct 10 17:06:01.477 INFO kablam! warning: unreachable expression Oct 10 17:06:01.477 INFO kablam! --> src/rcbc/compiler/parser.rs:815:40 Oct 10 17:06:01.477 INFO kablam! | Oct 10 17:06:01.477 INFO kablam! 815 | return Ok(Box::new(SizeofExprNode::new(location, node, unimplemented!()))); Oct 10 17:06:01.477 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:06:01.477 INFO kablam! Oct 10 17:06:01.477 INFO kablam! warning: unreachable statement Oct 10 17:06:01.477 INFO kablam! --> src/rcbc/compiler/parser.rs:824:9 Oct 10 17:06:01.477 INFO kablam! | Oct 10 17:06:01.477 INFO kablam! 824 | println!("Unary Found!"); Oct 10 17:06:01.477 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:06:01.477 INFO kablam! | Oct 10 17:06:01.477 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 10 17:06:01.477 INFO kablam! Oct 10 17:06:05.151 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.15s Oct 10 17:06:05.152 INFO kablam! su: No module specific data is present Oct 10 17:06:05.785 INFO running `"docker" "rm" "-f" "38c2a36b9de1213d2ecbce0842315da08b9ff7ed2efd4fdfa59fc5c30ef24cdc"` Oct 10 17:06:06.172 INFO blam! 38c2a36b9de1213d2ecbce0842315da08b9ff7ed2efd4fdfa59fc5c30ef24cdc Oct 10 17:06:06.174 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 17:06:06.174 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 10 17:06:06.566 INFO blam! c776ce24b18c3d0da3b573af56864472177e7d7cb9d36a741648d0323de25800 Oct 10 17:06:06.577 INFO running `"docker" "start" "-a" "c776ce24b18c3d0da3b573af56864472177e7d7cb9d36a741648d0323de25800"` Oct 10 17:06:08.005 INFO kablam! usermod: no changes Oct 10 17:06:08.061 INFO kablam! Compiling rcbc v0.1.0 (/source) Oct 10 17:06:08.969 INFO kablam! warning: unused import: `super::location::Location` Oct 10 17:06:08.969 INFO kablam! --> src/rcbc/compiler/type_.rs:1:5 Oct 10 17:06:08.969 INFO kablam! | Oct 10 17:06:08.969 INFO kablam! 1 | use super::location::Location; Oct 10 17:06:08.969 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:06:08.969 INFO kablam! | Oct 10 17:06:08.969 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 17:06:08.969 INFO kablam! Oct 10 17:06:09.540 INFO kablam! warning: unreachable expression Oct 10 17:06:09.540 INFO kablam! --> src/rcbc/compiler/parser.rs:799:48 Oct 10 17:06:09.540 INFO kablam! | Oct 10 17:06:09.540 INFO kablam! 799 | return Ok(Box::new(SizeofTypeNode::new(location, type_, unimplemented!()))); Oct 10 17:06:09.540 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:06:09.540 INFO kablam! | Oct 10 17:06:09.540 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 10 17:06:09.540 INFO kablam! Oct 10 17:06:09.540 INFO kablam! warning: unreachable expression Oct 10 17:06:09.540 INFO kablam! --> src/rcbc/compiler/parser.rs:805:48 Oct 10 17:06:09.540 INFO kablam! | Oct 10 17:06:09.540 INFO kablam! 805 | return Ok(Box::new(SizeofExprNode::new(location, node, unimplemented!()))); Oct 10 17:06:09.540 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:06:09.540 INFO kablam! Oct 10 17:06:09.540 INFO kablam! warning: unreachable expression Oct 10 17:06:09.540 INFO kablam! --> src/rcbc/compiler/parser.rs:815:40 Oct 10 17:06:09.540 INFO kablam! | Oct 10 17:06:09.540 INFO kablam! 815 | return Ok(Box::new(SizeofExprNode::new(location, node, unimplemented!()))); Oct 10 17:06:09.540 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:06:09.540 INFO kablam! Oct 10 17:06:09.540 INFO kablam! warning: unreachable statement Oct 10 17:06:09.540 INFO kablam! --> src/rcbc/compiler/parser.rs:824:9 Oct 10 17:06:09.540 INFO kablam! | Oct 10 17:06:09.540 INFO kablam! 824 | println!("Unary Found!"); Oct 10 17:06:09.540 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:06:09.540 INFO kablam! | Oct 10 17:06:09.540 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 10 17:06:09.540 INFO kablam! Oct 10 17:06:10.957 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.92s Oct 10 17:06:10.960 INFO kablam! su: No module specific data is present Oct 10 17:06:11.498 INFO running `"docker" "rm" "-f" "c776ce24b18c3d0da3b573af56864472177e7d7cb9d36a741648d0323de25800"` Oct 10 17:06:11.923 INFO blam! c776ce24b18c3d0da3b573af56864472177e7d7cb9d36a741648d0323de25800 Oct 10 17:06:11.936 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 17:06:11.938 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 10 17:06:12.436 INFO blam! 83b96b076293a49adb86433707a89fc5973f0cc6073940b9c1fa94235471e75e Oct 10 17:06:12.437 INFO running `"docker" "start" "-a" "83b96b076293a49adb86433707a89fc5973f0cc6073940b9c1fa94235471e75e"` Oct 10 17:06:13.716 INFO kablam! usermod: no changes Oct 10 17:06:13.800 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 10 17:06:13.812 INFO kablam! Running /target/debug/deps/rcbc-b4ebdfebdf611361 Oct 10 17:06:13.812 INFO blam! Oct 10 17:06:13.812 INFO kablam! su: No module specific data is present Oct 10 17:06:13.812 INFO blam! running 0 tests Oct 10 17:06:13.812 INFO blam! Oct 10 17:06:13.812 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:06:13.812 INFO blam! Oct 10 17:06:14.620 INFO running `"docker" "rm" "-f" "83b96b076293a49adb86433707a89fc5973f0cc6073940b9c1fa94235471e75e"` Oct 10 17:06:14.816 INFO blam! 83b96b076293a49adb86433707a89fc5973f0cc6073940b9c1fa94235471e75e