Oct 15 07:12:32.557 INFO testing RussellSprouts/6502-language-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 07:12:32.557 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 07:12:32.744 INFO blam! 60cdb3054b7d3f56a409422eed539e0dcca49bf2f18fa1b66ead0ca103b785ea Oct 15 07:12:32.745 INFO running `"docker" "start" "-a" "60cdb3054b7d3f56a409422eed539e0dcca49bf2f18fa1b66ead0ca103b785ea"` Oct 15 07:12:33.315 INFO kablam! usermod: no changes Oct 15 07:12:33.389 INFO kablam! Compiling libc v0.2.39 Oct 15 07:12:33.391 INFO kablam! Compiling im v10.0.0 Oct 15 07:12:35.767 INFO kablam! Compiling memchr v2.0.1 Oct 15 07:12:36.461 INFO kablam! Compiling aho-corasick v0.6.4 Oct 15 07:12:37.939 INFO kablam! Compiling regex v0.2.6 Oct 15 07:12:49.265 INFO kablam! Compiling compiler v0.1.0 (/source) Oct 15 07:12:52.211 INFO kablam! warning: unused `#[macro_use]` import Oct 15 07:12:52.211 INFO kablam! --> main.rs:6:1 Oct 15 07:12:52.211 INFO kablam! | Oct 15 07:12:52.211 INFO kablam! 6 | #[macro_use] Oct 15 07:12:52.211 INFO kablam! | ^^^^^^^^^^^^ Oct 15 07:12:52.211 INFO kablam! | Oct 15 07:12:52.211 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 07:12:52.211 INFO kablam! Oct 15 07:12:52.853 INFO kablam! warning: variable does not need to be mutable Oct 15 07:12:52.854 INFO kablam! --> main.rs:327:9 Oct 15 07:12:52.854 INFO kablam! | Oct 15 07:12:52.854 INFO kablam! 327 | let mut parsed: &Expression2; Oct 15 07:12:52.855 INFO kablam! | ----^^^^^^ Oct 15 07:12:52.855 INFO kablam! | | Oct 15 07:12:52.856 INFO kablam! | help: remove this `mut` Oct 15 07:12:52.856 INFO kablam! | Oct 15 07:12:52.857 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 07:12:52.857 INFO kablam! Oct 15 07:12:53.134 INFO kablam! warning: method is never used: `size` Oct 15 07:12:53.135 INFO kablam! --> main.rs:264:5 Oct 15 07:12:53.136 INFO kablam! | Oct 15 07:12:53.137 INFO kablam! 264 | fn size(&self) -> u64 { Oct 15 07:12:53.137 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:12:53.138 INFO kablam! | Oct 15 07:12:53.139 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 07:12:53.139 INFO kablam! Oct 15 07:12:53.140 INFO kablam! warning: the feature `underscore_lifetimes` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 15 07:12:53.141 INFO kablam! --> main.rs:2:12 Oct 15 07:12:53.141 INFO kablam! | Oct 15 07:12:53.142 INFO kablam! 2 | #![feature(underscore_lifetimes)] Oct 15 07:12:53.142 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 07:12:53.143 INFO kablam! | Oct 15 07:12:53.143 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 07:12:53.144 INFO kablam! Oct 15 07:12:57.380 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.04s Oct 15 07:12:57.391 INFO kablam! su: No module specific data is present Oct 15 07:12:58.747 INFO running `"docker" "rm" "-f" "60cdb3054b7d3f56a409422eed539e0dcca49bf2f18fa1b66ead0ca103b785ea"` Oct 15 07:12:59.165 INFO blam! 60cdb3054b7d3f56a409422eed539e0dcca49bf2f18fa1b66ead0ca103b785ea Oct 15 07:12:59.169 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 07:12:59.615 INFO blam! 424816cf0593fbe92af9ebaf2c593d2560ac2f024e651486ffe81544b8812af0 Oct 15 07:12:59.618 INFO running `"docker" "start" "-a" "424816cf0593fbe92af9ebaf2c593d2560ac2f024e651486ffe81544b8812af0"` Oct 15 07:13:01.091 INFO kablam! usermod: no changes Oct 15 07:13:01.171 INFO kablam! Compiling compiler v0.1.0 (/source) Oct 15 07:13:02.051 INFO kablam! warning: unused `#[macro_use]` import Oct 15 07:13:02.051 INFO kablam! --> main.rs:6:1 Oct 15 07:13:02.051 INFO kablam! | Oct 15 07:13:02.051 INFO kablam! 6 | #[macro_use] Oct 15 07:13:02.051 INFO kablam! | ^^^^^^^^^^^^ Oct 15 07:13:02.051 INFO kablam! | Oct 15 07:13:02.051 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 07:13:02.051 INFO kablam! Oct 15 07:13:02.639 INFO kablam! warning: variable does not need to be mutable Oct 15 07:13:02.639 INFO kablam! --> main.rs:327:9 Oct 15 07:13:02.639 INFO kablam! | Oct 15 07:13:02.639 INFO kablam! 327 | let mut parsed: &Expression2; Oct 15 07:13:02.639 INFO kablam! | ----^^^^^^ Oct 15 07:13:02.639 INFO kablam! | | Oct 15 07:13:02.639 INFO kablam! | help: remove this `mut` Oct 15 07:13:02.639 INFO kablam! | Oct 15 07:13:02.639 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 07:13:02.639 INFO kablam! Oct 15 07:13:02.839 INFO kablam! warning: method is never used: `size` Oct 15 07:13:02.839 INFO kablam! --> main.rs:264:5 Oct 15 07:13:02.839 INFO kablam! | Oct 15 07:13:02.839 INFO kablam! 264 | fn size(&self) -> u64 { Oct 15 07:13:02.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:13:02.839 INFO kablam! | Oct 15 07:13:02.839 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 07:13:02.839 INFO kablam! Oct 15 07:13:02.839 INFO kablam! warning: the feature `underscore_lifetimes` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 15 07:13:02.839 INFO kablam! --> main.rs:2:12 Oct 15 07:13:02.839 INFO kablam! | Oct 15 07:13:02.839 INFO kablam! 2 | #![feature(underscore_lifetimes)] Oct 15 07:13:02.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 07:13:02.839 INFO kablam! | Oct 15 07:13:02.839 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 07:13:02.839 INFO kablam! Oct 15 07:13:03.368 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.25s Oct 15 07:13:03.372 INFO kablam! su: No module specific data is present Oct 15 07:13:04.233 INFO running `"docker" "rm" "-f" "424816cf0593fbe92af9ebaf2c593d2560ac2f024e651486ffe81544b8812af0"` Oct 15 07:13:04.559 INFO blam! 424816cf0593fbe92af9ebaf2c593d2560ac2f024e651486ffe81544b8812af0 Oct 15 07:13:04.568 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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" "-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 15 07:13:05.080 INFO blam! a4654835ea98ca5c5735822da400f1404163ca20a2b49c62b53f4567d2a8cc5d Oct 15 07:13:05.087 INFO running `"docker" "start" "-a" "a4654835ea98ca5c5735822da400f1404163ca20a2b49c62b53f4567d2a8cc5d"` Oct 15 07:13:07.225 INFO kablam! usermod: no changes Oct 15 07:13:07.352 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 15 07:13:07.359 INFO kablam! Running /target/debug/deps/compiler-f128843f1d7cde73 Oct 15 07:13:07.359 INFO blam! Oct 15 07:13:07.360 INFO blam! running 0 tests Oct 15 07:13:07.360 INFO blam! Oct 15 07:13:07.360 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 07:13:07.360 INFO blam! Oct 15 07:13:07.366 INFO kablam! su: No module specific data is present Oct 15 07:13:08.768 INFO running `"docker" "rm" "-f" "a4654835ea98ca5c5735822da400f1404163ca20a2b49c62b53f4567d2a8cc5d"` Oct 15 07:13:09.065 INFO blam! a4654835ea98ca5c5735822da400f1404163ca20a2b49c62b53f4567d2a8cc5d