Oct 10 21:26:38.172 INFO testing jDomantas/plank against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 21:26:38.172 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 21:26:38.172 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 21:26:38.344 INFO blam! b92f4de63b9591c7b2aba12b1cd058ddd8c5587d6283929d6b2064f7741cbe8c Oct 10 21:26:38.345 INFO running `"docker" "start" "-a" "b92f4de63b9591c7b2aba12b1cd058ddd8c5587d6283929d6b2064f7741cbe8c"` Oct 10 21:26:38.896 INFO kablam! usermod: no changes Oct 10 21:26:39.064 INFO kablam! Compiling plank-errors v0.1.0 (/source/plank-errors) Oct 10 21:26:39.076 INFO kablam! Compiling plank-ir v0.1.0 (/source/plank-ir) Oct 10 21:26:39.076 INFO kablam! Compiling thread-id v3.2.0 Oct 10 21:26:39.076 INFO kablam! Compiling url_serde v0.2.0 Oct 10 21:26:40.304 INFO kablam! Compiling simple-logging v1.0.1 Oct 10 21:26:41.586 INFO kablam! Compiling languageserver-types v0.12.0 Oct 10 21:26:41.601 INFO kablam! Compiling plank-syntax v0.1.0 (/source/plank-syntax) Oct 10 21:26:42.857 INFO kablam! Compiling plank-interpreter v0.1.0 (/source/plank-interpreter) Oct 10 21:26:42.858 INFO kablam! Compiling plank-x86-backend v0.1.0 (/source/plank-x86-backend) Oct 10 21:26:47.154 INFO kablam! Compiling plank-frontend v0.1.0 (/source/plank-frontend) Oct 10 21:26:56.427 INFO kablam! Compiling plank v0.1.0 (/source/plank) Oct 10 21:26:56.427 INFO kablam! Compiling tests v0.1.0 (/source/tests) Oct 10 21:26:56.428 INFO kablam! Compiling plank-server v0.1.0 (/source/plank-server) Oct 10 21:26:58.223 INFO kablam! warning: field is never used: `jsonrpc` Oct 10 21:26:58.223 INFO kablam! --> plank-server/src/jsonrpc.rs:10:5 Oct 10 21:26:58.223 INFO kablam! | Oct 10 21:26:58.223 INFO kablam! 10 | jsonrpc: String, Oct 10 21:26:58.223 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 21:26:58.223 INFO kablam! | Oct 10 21:26:58.223 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 21:26:58.223 INFO kablam! Oct 10 21:26:58.223 INFO kablam! warning: method is never used: `new` Oct 10 21:26:58.223 INFO kablam! --> plank-server/src/jsonrpc.rs:65:5 Oct 10 21:26:58.223 INFO kablam! | Oct 10 21:26:58.223 INFO kablam! 65 | pub fn new>(code: i64, msg: S, data: Option) -> Self { Oct 10 21:26:58.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:26:58.223 INFO kablam! Oct 10 21:27:02.404 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.48s Oct 10 21:27:02.415 INFO kablam! su: No module specific data is present Oct 10 21:27:02.722 INFO running `"docker" "rm" "-f" "b92f4de63b9591c7b2aba12b1cd058ddd8c5587d6283929d6b2064f7741cbe8c"` Oct 10 21:27:02.873 INFO blam! b92f4de63b9591c7b2aba12b1cd058ddd8c5587d6283929d6b2064f7741cbe8c Oct 10 21:27:02.888 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 21:27:02.891 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 21:27:03.184 INFO blam! dd4f616c3d68507c0539940b8b543d3ddbffed783abae4dd9b930e30ae67433d Oct 10 21:27:03.190 INFO running `"docker" "start" "-a" "dd4f616c3d68507c0539940b8b543d3ddbffed783abae4dd9b930e30ae67433d"` Oct 10 21:27:03.908 INFO kablam! usermod: no changes Oct 10 21:27:04.016 INFO kablam! Compiling plank-errors v0.1.0 (/source/plank-errors) Oct 10 21:27:04.016 INFO kablam! Compiling plank-ir v0.1.0 (/source/plank-ir) Oct 10 21:27:04.025 INFO kablam! Compiling plank-syntax v0.1.0 (/source/plank-syntax) Oct 10 21:27:04.026 INFO kablam! Compiling plank-interpreter v0.1.0 (/source/plank-interpreter) Oct 10 21:27:04.026 INFO kablam! Compiling plank-x86-backend v0.1.0 (/source/plank-x86-backend) Oct 10 21:27:04.043 INFO kablam! Compiling plank-frontend v0.1.0 (/source/plank-frontend) Oct 10 21:27:04.043 INFO kablam! Compiling tests v0.1.0 (/source/tests) Oct 10 21:27:04.043 INFO kablam! Compiling plank v0.1.0 (/source/plank) Oct 10 21:27:06.386 INFO kablam! Compiling plank-server v0.1.0 (/source/plank-server) Oct 10 21:27:09.707 INFO kablam! warning: field is never used: `jsonrpc` Oct 10 21:27:09.708 INFO kablam! --> plank-server/src/jsonrpc.rs:10:5 Oct 10 21:27:09.708 INFO kablam! | Oct 10 21:27:09.708 INFO kablam! 10 | jsonrpc: String, Oct 10 21:27:09.709 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 21:27:09.709 INFO kablam! | Oct 10 21:27:09.709 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 21:27:09.710 INFO kablam! Oct 10 21:27:09.710 INFO kablam! warning: method is never used: `new` Oct 10 21:27:09.710 INFO kablam! --> plank-server/src/jsonrpc.rs:65:5 Oct 10 21:27:09.710 INFO kablam! | Oct 10 21:27:09.711 INFO kablam! 65 | pub fn new>(code: i64, msg: S, data: Option) -> Self { Oct 10 21:27:09.711 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:27:09.711 INFO kablam! Oct 10 21:27:10.201 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.27s Oct 10 21:27:10.216 INFO kablam! su: No module specific data is present Oct 10 21:27:10.792 INFO running `"docker" "rm" "-f" "dd4f616c3d68507c0539940b8b543d3ddbffed783abae4dd9b930e30ae67433d"` Oct 10 21:27:11.056 INFO blam! dd4f616c3d68507c0539940b8b543d3ddbffed783abae4dd9b930e30ae67433d Oct 10 21:27:11.064 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 21:27:11.064 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 21:27:11.477 INFO blam! 0bad5872e3a1c2ab669d626f0e177af1130666f4ec26f168ce6e68ea914e4f8f Oct 10 21:27:11.478 INFO running `"docker" "start" "-a" "0bad5872e3a1c2ab669d626f0e177af1130666f4ec26f168ce6e68ea914e4f8f"` Oct 10 21:27:12.494 INFO kablam! usermod: no changes Oct 10 21:27:12.658 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 10 21:27:12.677 INFO blam! Oct 10 21:27:12.677 INFO kablam! Running /target/debug/deps/plank-be170a5d841ed60c Oct 10 21:27:12.677 INFO blam! running 0 tests Oct 10 21:27:12.678 INFO kablam! Running /target/debug/deps/plank_errors-2581c8a56ce210f1 Oct 10 21:27:12.678 INFO blam! Oct 10 21:27:12.678 INFO kablam! Running /target/debug/deps/plank_frontend-bdd8f3175da95aa8 Oct 10 21:27:12.678 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:27:12.679 INFO kablam! Running /target/debug/deps/plank_interpreter-8c9eae4d186fb2d6 Oct 10 21:27:12.679 INFO blam! Oct 10 21:27:12.679 INFO blam! Oct 10 21:27:12.680 INFO blam! running 0 tests Oct 10 21:27:12.680 INFO blam! Oct 10 21:27:12.680 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:27:12.680 INFO blam! Oct 10 21:27:12.681 INFO blam! Oct 10 21:27:12.681 INFO blam! running 0 tests Oct 10 21:27:12.681 INFO blam! Oct 10 21:27:12.681 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:27:12.682 INFO blam! Oct 10 21:27:12.682 INFO blam! Oct 10 21:27:12.682 INFO blam! running 0 tests Oct 10 21:27:12.682 INFO blam! Oct 10 21:27:12.683 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:27:12.683 INFO blam! Oct 10 21:27:12.683 INFO blam! Oct 10 21:27:12.684 INFO blam! running 0 tests Oct 10 21:27:12.684 INFO blam! Oct 10 21:27:12.684 INFO kablam! Running /target/debug/deps/plank_ir-8bcdc05ea35cafcf Oct 10 21:27:12.684 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:27:12.685 INFO kablam! Running /target/debug/deps/plank_server-c89a69b1cf654166 Oct 10 21:27:12.685 INFO blam! Oct 10 21:27:12.685 INFO kablam! Running /target/debug/deps/plank_syntax-b48afe515f3c2b78 Oct 10 21:27:12.686 INFO blam! Oct 10 21:27:12.686 INFO kablam! Running /target/debug/deps/plank_x86_backend-fa8cf6b8cf419226 Oct 10 21:27:12.686 INFO blam! running 0 tests Oct 10 21:27:12.687 INFO kablam! Running /target/debug/deps/tests-44c352fef1fa4533 Oct 10 21:27:12.687 INFO blam! Oct 10 21:27:12.687 INFO kablam! Doc-tests plank-syntax Oct 10 21:27:12.687 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:27:12.688 INFO blam! Oct 10 21:27:12.688 INFO blam! Oct 10 21:27:12.688 INFO blam! running 0 tests Oct 10 21:27:12.689 INFO blam! Oct 10 21:27:12.689 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:27:12.689 INFO blam! Oct 10 21:27:12.690 INFO blam! Oct 10 21:27:12.690 INFO blam! running 0 tests Oct 10 21:27:12.690 INFO blam! Oct 10 21:27:12.691 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:27:12.691 INFO blam! Oct 10 21:27:12.691 INFO blam! Oct 10 21:27:12.691 INFO blam! running 0 tests Oct 10 21:27:12.692 INFO blam! Oct 10 21:27:12.692 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:27:12.692 INFO blam! Oct 10 21:27:13.847 INFO blam! Oct 10 21:27:13.847 INFO blam! running 0 tests Oct 10 21:27:13.847 INFO blam! Oct 10 21:27:13.847 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:27:13.847 INFO blam! Oct 10 21:27:13.854 INFO kablam! Doc-tests plank-errors Oct 10 21:27:14.882 INFO blam! Oct 10 21:27:14.882 INFO blam! running 5 tests Oct 10 21:27:17.814 INFO blam! test src/reporter.rs - reporter::Reporter::global_error (line 55) ... ok Oct 10 21:27:17.824 INFO blam! test src/reporter.rs - reporter::Reporter::has_errors (line 29) ... ok Oct 10 21:27:17.960 INFO blam! test src/reporter.rs - reporter::Reporter::warning (line 99) ... ok Oct 10 21:27:18.145 INFO blam! test src/reporter.rs - reporter::Reporter::error (line 75) ... ok Oct 10 21:27:18.275 INFO blam! test src/reporter.rs - reporter::Reporter::diagnostic (line 123) ... ok Oct 10 21:27:18.275 INFO blam! Oct 10 21:27:18.275 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:27:18.276 INFO blam! Oct 10 21:27:18.286 INFO kablam! Doc-tests plank-frontend Oct 10 21:27:19.369 INFO blam! Oct 10 21:27:19.369 INFO blam! running 0 tests Oct 10 21:27:19.369 INFO blam! Oct 10 21:27:19.369 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:27:19.369 INFO blam! Oct 10 21:27:19.372 INFO kablam! Doc-tests plank-interpreter Oct 10 21:27:20.403 INFO blam! Oct 10 21:27:20.403 INFO blam! running 0 tests Oct 10 21:27:20.403 INFO blam! Oct 10 21:27:20.403 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:27:20.403 INFO blam! Oct 10 21:27:20.414 INFO kablam! Doc-tests plank-x86-backend Oct 10 21:27:21.458 INFO blam! Oct 10 21:27:21.458 INFO blam! running 0 tests Oct 10 21:27:21.458 INFO blam! Oct 10 21:27:21.458 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:27:21.458 INFO blam! Oct 10 21:27:21.462 INFO kablam! Doc-tests plank-ir Oct 10 21:27:22.424 INFO blam! Oct 10 21:27:22.424 INFO blam! running 0 tests Oct 10 21:27:22.424 INFO blam! Oct 10 21:27:22.424 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:27:22.424 INFO blam! Oct 10 21:27:22.430 INFO kablam! su: No module specific data is present Oct 10 21:27:22.944 INFO running `"docker" "rm" "-f" "0bad5872e3a1c2ab669d626f0e177af1130666f4ec26f168ce6e68ea914e4f8f"` Oct 10 21:27:23.213 INFO blam! 0bad5872e3a1c2ab669d626f0e177af1130666f4ec26f168ce6e68ea914e4f8f