Oct 27 03:18:46.387 INFO checking jDomantas/plank against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 03:18:46.387 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 27 03:18:46.863 INFO blam! 824701d6a558ee14d0aab929f7df842952f21409224a74d6a003496235ac0ecc Oct 27 03:18:46.863 INFO running `"docker" "start" "-a" "824701d6a558ee14d0aab929f7df842952f21409224a74d6a003496235ac0ecc"` Oct 27 03:18:48.256 INFO kablam! usermod: no changes Oct 27 03:18:48.395 INFO kablam! Checking serde v1.0.14 Oct 27 03:18:48.399 INFO kablam! Checking plank-errors v0.1.0 (/source/plank-errors) Oct 27 03:18:48.399 INFO kablam! Checking itoa v0.3.3 Oct 27 03:18:48.423 INFO kablam! Checking plank-ir v0.1.0 (/source/plank-ir) Oct 27 03:18:48.432 INFO kablam! Checking thread-id v3.2.0 Oct 27 03:18:48.432 INFO kablam! Compiling serde_derive v1.0.14 Oct 27 03:18:50.103 INFO kablam! Checking simple-logging v1.0.1 Oct 27 03:18:50.940 INFO kablam! Checking plank-syntax v0.1.0 (/source/plank-syntax) Oct 27 03:18:52.523 INFO kablam! Checking plank-x86-backend v0.1.0 (/source/plank-x86-backend) Oct 27 03:18:52.523 INFO kablam! Checking plank-interpreter v0.1.0 (/source/plank-interpreter) Oct 27 03:18:55.623 INFO kablam! Checking plank-frontend v0.1.0 (/source/plank-frontend) Oct 27 03:19:02.243 INFO kablam! Checking plank v0.1.0 (/source/plank) Oct 27 03:19:02.243 INFO kablam! Checking tests v0.1.0 (/source/tests) Oct 27 03:19:13.408 INFO kablam! Checking url_serde v0.2.0 Oct 27 03:19:13.408 INFO kablam! Checking serde_json v1.0.3 Oct 27 03:19:16.637 INFO kablam! Checking languageserver-types v0.12.0 Oct 27 03:19:22.993 INFO kablam! Checking plank-server v0.1.0 (/source/plank-server) Oct 27 03:19:24.659 INFO kablam! warning: field is never used: `jsonrpc` Oct 27 03:19:24.660 INFO kablam! --> plank-server/src/jsonrpc.rs:10:5 Oct 27 03:19:24.660 INFO kablam! | Oct 27 03:19:24.660 INFO kablam! 10 | jsonrpc: String, Oct 27 03:19:24.661 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 03:19:24.661 INFO kablam! | Oct 27 03:19:24.661 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 03:19:24.661 INFO kablam! Oct 27 03:19:24.662 INFO kablam! warning: method is never used: `new` Oct 27 03:19:24.662 INFO kablam! --> plank-server/src/jsonrpc.rs:65:5 Oct 27 03:19:24.663 INFO kablam! | Oct 27 03:19:24.663 INFO kablam! 65 | pub fn new>(code: i64, msg: S, data: Option) -> Self { Oct 27 03:19:24.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:19:24.664 INFO kablam! Oct 27 03:19:24.895 INFO kablam! warning: field is never used: `jsonrpc` Oct 27 03:19:24.895 INFO kablam! --> plank-server/src/jsonrpc.rs:10:5 Oct 27 03:19:24.895 INFO kablam! | Oct 27 03:19:24.895 INFO kablam! 10 | jsonrpc: String, Oct 27 03:19:24.895 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 03:19:24.895 INFO kablam! | Oct 27 03:19:24.895 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 03:19:24.895 INFO kablam! Oct 27 03:19:24.895 INFO kablam! warning: method is never used: `new` Oct 27 03:19:24.895 INFO kablam! --> plank-server/src/jsonrpc.rs:65:5 Oct 27 03:19:24.895 INFO kablam! | Oct 27 03:19:24.895 INFO kablam! 65 | pub fn new>(code: i64, msg: S, data: Option) -> Self { Oct 27 03:19:24.895 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:19:24.895 INFO kablam! Oct 27 03:19:24.942 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 36.67s Oct 27 03:19:24.971 INFO kablam! su: No module specific data is present Oct 27 03:19:25.868 INFO running `"docker" "rm" "-f" "824701d6a558ee14d0aab929f7df842952f21409224a74d6a003496235ac0ecc"` Oct 27 03:19:26.158 INFO blam! 824701d6a558ee14d0aab929f7df842952f21409224a74d6a003496235ac0ecc