Oct 14 10:56:21.197 INFO testing mindriot101/rust-python against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 10:56:21.198 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 14 10:56:21.697 INFO blam! 500d40efde67bc286e0b4fc45b00c7ab8665a97435788ee26a8937111ecdd386 Oct 14 10:56:21.699 INFO running `"docker" "start" "-a" "500d40efde67bc286e0b4fc45b00c7ab8665a97435788ee26a8937111ecdd386"` Oct 14 10:56:23.063 INFO kablam! usermod: no changes Oct 14 10:56:23.151 INFO kablam! Compiling gcc v0.3.45 Oct 14 10:56:23.151 INFO kablam! Compiling backtrace v0.3.0 Oct 14 10:56:23.152 INFO kablam! Compiling libc v0.2.22 Oct 14 10:56:23.152 INFO kablam! Compiling rustc-demangle v0.1.4 Oct 14 10:56:23.152 INFO kablam! Compiling cfg-if v0.1.0 Oct 14 10:56:23.152 INFO kablam! Compiling dbghelp-sys v0.2.0 Oct 14 10:56:28.093 INFO kablam! Compiling backtrace-sys v0.1.10 Oct 14 10:56:44.581 INFO kablam! Compiling error-chain v0.10.0 Oct 14 10:56:45.492 INFO kablam! Compiling rust-python v0.1.0 (/source) Oct 14 10:56:45.895 INFO kablam! warning: variant is never constructed: `LoadConst` Oct 14 10:56:45.896 INFO kablam! --> src/main.rs:21:5 Oct 14 10:56:45.897 INFO kablam! | Oct 14 10:56:45.897 INFO kablam! 21 | LoadConst(usize), Oct 14 10:56:45.898 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 10:56:45.899 INFO kablam! | Oct 14 10:56:45.899 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 10:56:45.900 INFO kablam! Oct 14 10:56:45.900 INFO kablam! warning: variant is never constructed: `StoreFast` Oct 14 10:56:45.901 INFO kablam! --> src/main.rs:22:5 Oct 14 10:56:45.902 INFO kablam! | Oct 14 10:56:45.902 INFO kablam! 22 | StoreFast(usize), Oct 14 10:56:45.903 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 10:56:45.903 INFO kablam! Oct 14 10:56:45.904 INFO kablam! warning: variant is never constructed: `LoadFast` Oct 14 10:56:45.905 INFO kablam! --> src/main.rs:23:5 Oct 14 10:56:45.905 INFO kablam! | Oct 14 10:56:45.905 INFO kablam! 23 | LoadFast(usize), Oct 14 10:56:45.905 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 10:56:45.905 INFO kablam! Oct 14 10:56:45.905 INFO kablam! warning: variant is never constructed: `BinaryAdd` Oct 14 10:56:45.905 INFO kablam! --> src/main.rs:24:5 Oct 14 10:56:45.905 INFO kablam! | Oct 14 10:56:45.905 INFO kablam! 24 | BinaryAdd, Oct 14 10:56:45.905 INFO kablam! | ^^^^^^^^^ Oct 14 10:56:45.905 INFO kablam! Oct 14 10:56:45.905 INFO kablam! warning: variant is never constructed: `ReturnValue` Oct 14 10:56:45.906 INFO kablam! --> src/main.rs:25:5 Oct 14 10:56:45.906 INFO kablam! | Oct 14 10:56:45.906 INFO kablam! 25 | ReturnValue, Oct 14 10:56:45.906 INFO kablam! | ^^^^^^^^^^^ Oct 14 10:56:45.906 INFO kablam! Oct 14 10:56:45.906 INFO kablam! warning: variant is never constructed: `Int` Oct 14 10:56:45.906 INFO kablam! --> src/main.rs:30:5 Oct 14 10:56:45.906 INFO kablam! | Oct 14 10:56:45.906 INFO kablam! 30 | Int(i64), Oct 14 10:56:45.906 INFO kablam! | ^^^^^^^^ Oct 14 10:56:45.906 INFO kablam! Oct 14 10:56:45.906 INFO kablam! warning: struct is never constructed: `Interpreter` Oct 14 10:56:45.906 INFO kablam! --> src/main.rs:34:1 Oct 14 10:56:45.906 INFO kablam! | Oct 14 10:56:45.906 INFO kablam! 34 | struct Interpreter { Oct 14 10:56:45.906 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 10:56:45.906 INFO kablam! Oct 14 10:56:45.906 INFO kablam! warning: function is never used: `parse_test_instruction_list` Oct 14 10:56:45.906 INFO kablam! --> src/main.rs:40:1 Oct 14 10:56:45.906 INFO kablam! | Oct 14 10:56:45.906 INFO kablam! 40 | fn parse_test_instruction_list(filename: &str) -> Result> { Oct 14 10:56:45.906 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 10:56:45.906 INFO kablam! Oct 14 10:56:46.356 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.27s Oct 14 10:56:46.359 INFO kablam! su: No module specific data is present Oct 14 10:56:47.743 INFO running `"docker" "rm" "-f" "500d40efde67bc286e0b4fc45b00c7ab8665a97435788ee26a8937111ecdd386"` Oct 14 10:56:48.012 INFO blam! 500d40efde67bc286e0b4fc45b00c7ab8665a97435788ee26a8937111ecdd386 Oct 14 10:56:48.015 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 14 10:56:48.505 INFO blam! 6c2a5ea56c71f0f923b33fb890778df8ff70549925a30e0dfa1459d58c860600 Oct 14 10:56:48.508 INFO running `"docker" "start" "-a" "6c2a5ea56c71f0f923b33fb890778df8ff70549925a30e0dfa1459d58c860600"` Oct 14 10:56:51.242 INFO kablam! usermod: no changes Oct 14 10:56:51.359 INFO kablam! Compiling rust-python v0.1.0 (/source) Oct 14 10:56:51.833 INFO kablam! warning: variant is never constructed: `Int` Oct 14 10:56:51.833 INFO kablam! --> src/main.rs:30:5 Oct 14 10:56:51.834 INFO kablam! | Oct 14 10:56:51.834 INFO kablam! 30 | Int(i64), Oct 14 10:56:51.835 INFO kablam! | ^^^^^^^^ Oct 14 10:56:51.835 INFO kablam! | Oct 14 10:56:51.835 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 10:56:51.836 INFO kablam! Oct 14 10:56:51.836 INFO kablam! warning: struct is never constructed: `Interpreter` Oct 14 10:56:51.837 INFO kablam! --> src/main.rs:34:1 Oct 14 10:56:51.837 INFO kablam! | Oct 14 10:56:51.838 INFO kablam! 34 | struct Interpreter { Oct 14 10:56:51.838 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 10:56:51.839 INFO kablam! Oct 14 10:56:52.748 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.48s Oct 14 10:56:52.752 INFO kablam! su: No module specific data is present Oct 14 10:56:54.385 INFO running `"docker" "rm" "-f" "6c2a5ea56c71f0f923b33fb890778df8ff70549925a30e0dfa1459d58c860600"` Oct 14 10:56:54.747 INFO blam! 6c2a5ea56c71f0f923b33fb890778df8ff70549925a30e0dfa1459d58c860600 Oct 14 10:56:54.764 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 14 10:56:55.276 INFO blam! ac2ed33158040484fb52672d152fb37f0df3923e5989b97a85b32d2c07b654fb Oct 14 10:56:55.278 INFO running `"docker" "start" "-a" "ac2ed33158040484fb52672d152fb37f0df3923e5989b97a85b32d2c07b654fb"` Oct 14 10:56:57.423 INFO kablam! usermod: no changes Oct 14 10:56:57.527 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 14 10:56:57.527 INFO kablam! Running /target/debug/deps/rust_python-9710c06038b6e6a9 Oct 14 10:56:57.527 INFO blam! Oct 14 10:56:57.527 INFO blam! running 1 test Oct 14 10:56:57.527 INFO blam! test tests::parse_to_instruction_list ... ok Oct 14 10:56:57.527 INFO blam! Oct 14 10:56:57.527 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 10:56:57.527 INFO blam! Oct 14 10:56:57.531 INFO kablam! su: No module specific data is present Oct 14 10:56:58.926 INFO running `"docker" "rm" "-f" "ac2ed33158040484fb52672d152fb37f0df3923e5989b97a85b32d2c07b654fb"` Oct 14 10:56:59.315 INFO blam! ac2ed33158040484fb52672d152fb37f0df3923e5989b97a85b32d2c07b654fb