Nov 28 07:55:35.758 INFO checking chainaccelerator/gitGraphChain against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 28 07:55:35.760 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-6/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/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 +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-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"` Nov 28 07:55:36.299 INFO [stdout] 1fcbfc07275907dbc5e5f78e7444a8c84c2e79b7f154ac9b2778351ac46178e8 Nov 28 07:55:36.301 INFO running `"docker" "start" "-a" "1fcbfc07275907dbc5e5f78e7444a8c84c2e79b7f154ac9b2778351ac46178e8"` Nov 28 07:55:38.684 INFO [stderr] usermod: no changes Nov 28 07:55:38.868 INFO [stderr] Checking gitGraphChain v0.1.0 (/source) Nov 28 07:55:40.299 INFO [stderr] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Nov 28 07:55:40.299 INFO [stderr] --> src/main.rs:52:5 Nov 28 07:55:40.299 INFO [stderr] | Nov 28 07:55:40.299 INFO [stderr] 52 | sender: Host, Nov 28 07:55:40.299 INFO [stderr] | ^^^^^^^^^^^^ doesn't have a size known at compile-time Nov 28 07:55:40.299 INFO [stderr] | Nov 28 07:55:40.299 INFO [stderr] = help: within `Host`, the trait `std::marker::Sized` is not implemented for `[u8]` Nov 28 07:55:40.299 INFO [stderr] = note: to learn more, visit Nov 28 07:55:40.299 INFO [stderr] = note: required because it appears within the type `Host` Nov 28 07:55:40.299 INFO [stderr] = note: only the last field of a struct may have a dynamically sized type Nov 28 07:55:40.299 INFO [stderr] Nov 28 07:55:40.299 INFO [stderr] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Nov 28 07:55:40.300 INFO [stderr] --> src/main.rs:63:5 Nov 28 07:55:40.300 INFO [stderr] | Nov 28 07:55:40.300 INFO [stderr] 63 | transactions: Option>, Nov 28 07:55:40.300 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Nov 28 07:55:40.300 INFO [stderr] | Nov 28 07:55:40.300 INFO [stderr] = help: within `Transaction`, the trait `std::marker::Sized` is not implemented for `[u8]` Nov 28 07:55:40.300 INFO [stderr] = note: to learn more, visit Nov 28 07:55:40.300 INFO [stderr] = note: required because it appears within the type `Transaction` Nov 28 07:55:40.300 INFO [stderr] = note: required by `std::vec::Vec` Nov 28 07:55:40.300 INFO [stderr] Nov 28 07:55:40.300 INFO [stderr] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Nov 28 07:55:40.300 INFO [stderr] --> src/main.rs:70:5 Nov 28 07:55:40.300 INFO [stderr] | Nov 28 07:55:40.300 INFO [stderr] 70 | current_transaction: Vec, Nov 28 07:55:40.300 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Nov 28 07:55:40.300 INFO [stderr] | Nov 28 07:55:40.300 INFO [stderr] = help: within `Transaction`, the trait `std::marker::Sized` is not implemented for `[u8]` Nov 28 07:55:40.300 INFO [stderr] = note: to learn more, visit Nov 28 07:55:40.300 INFO [stderr] = note: required because it appears within the type `Transaction` Nov 28 07:55:40.300 INFO [stderr] = note: required by `std::vec::Vec` Nov 28 07:55:40.300 INFO [stderr] Nov 28 07:55:40.303 INFO [stderr] error: aborting due to 3 previous errors Nov 28 07:55:40.303 INFO [stderr] Nov 28 07:55:40.303 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Nov 28 07:55:40.325 INFO [stderr] error: Could not compile `gitGraphChain`. Nov 28 07:55:40.325 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 28 07:55:40.380 INFO [stderr] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Nov 28 07:55:40.381 INFO [stderr] --> src/main.rs:52:5 Nov 28 07:55:40.381 INFO [stderr] | Nov 28 07:55:40.381 INFO [stderr] 52 | sender: Host, Nov 28 07:55:40.381 INFO [stderr] | ^^^^^^^^^^^^ doesn't have a size known at compile-time Nov 28 07:55:40.381 INFO [stderr] | Nov 28 07:55:40.381 INFO [stderr] = help: within `Host`, the trait `std::marker::Sized` is not implemented for `[u8]` Nov 28 07:55:40.381 INFO [stderr] = note: to learn more, visit Nov 28 07:55:40.382 INFO [stderr] = note: required because it appears within the type `Host` Nov 28 07:55:40.382 INFO [stderr] = note: only the last field of a struct may have a dynamically sized type Nov 28 07:55:40.382 INFO [stderr] Nov 28 07:55:40.382 INFO [stderr] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Nov 28 07:55:40.382 INFO [stderr] --> src/main.rs:63:5 Nov 28 07:55:40.383 INFO [stderr] | Nov 28 07:55:40.383 INFO [stderr] 63 | transactions: Option>, Nov 28 07:55:40.383 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Nov 28 07:55:40.383 INFO [stderr] | Nov 28 07:55:40.383 INFO [stderr] = help: within `Transaction`, the trait `std::marker::Sized` is not implemented for `[u8]` Nov 28 07:55:40.383 INFO [stderr] = note: to learn more, visit Nov 28 07:55:40.383 INFO [stderr] = note: required because it appears within the type `Transaction` Nov 28 07:55:40.383 INFO [stderr] = note: required by `std::vec::Vec` Nov 28 07:55:40.383 INFO [stderr] Nov 28 07:55:40.383 INFO [stderr] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Nov 28 07:55:40.383 INFO [stderr] --> src/main.rs:70:5 Nov 28 07:55:40.384 INFO [stderr] | Nov 28 07:55:40.384 INFO [stderr] 70 | current_transaction: Vec, Nov 28 07:55:40.384 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Nov 28 07:55:40.385 INFO [stderr] | Nov 28 07:55:40.385 INFO [stderr] = help: within `Transaction`, the trait `std::marker::Sized` is not implemented for `[u8]` Nov 28 07:55:40.385 INFO [stderr] = note: to learn more, visit Nov 28 07:55:40.386 INFO [stderr] = note: required because it appears within the type `Transaction` Nov 28 07:55:40.386 INFO [stderr] = note: required by `std::vec::Vec` Nov 28 07:55:40.386 INFO [stderr] Nov 28 07:55:40.392 INFO [stderr] error: aborting due to 3 previous errors Nov 28 07:55:40.392 INFO [stderr] Nov 28 07:55:40.392 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Nov 28 07:55:40.395 INFO [stderr] error: Could not compile `gitGraphChain`. Nov 28 07:55:40.395 INFO [stderr] Nov 28 07:55:40.395 INFO [stderr] To learn more, run the command again with --verbose. Nov 28 07:55:40.397 INFO [stderr] su: No module specific data is present Nov 28 07:55:41.531 INFO running `"docker" "inspect" "1fcbfc07275907dbc5e5f78e7444a8c84c2e79b7f154ac9b2778351ac46178e8"` Nov 28 07:55:41.821 INFO running `"docker" "rm" "-f" "1fcbfc07275907dbc5e5f78e7444a8c84c2e79b7f154ac9b2778351ac46178e8"` Nov 28 07:55:42.184 INFO [stdout] 1fcbfc07275907dbc5e5f78e7444a8c84c2e79b7f154ac9b2778351ac46178e8