Nov 30 05:28:49.311 INFO checking chainaccelerator/gitGraphChain against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 05:28:49.311 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-0/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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 30 05:28:49.813 INFO [stdout] f5b47a761583cb4b89e7942543f1e04c81885ae19813815d67ae17dec677bda5 Nov 30 05:28:49.815 INFO running `"docker" "start" "-a" "f5b47a761583cb4b89e7942543f1e04c81885ae19813815d67ae17dec677bda5"` Nov 30 05:28:51.708 INFO [stderr] usermod: no changes Nov 30 05:28:51.872 INFO [stderr] Checking crypto-mac v0.7.0 Nov 30 05:28:52.114 INFO [stderr] Checking hmac v0.7.0 Nov 30 05:28:52.691 INFO [stderr] Checking gitGraphChain v0.1.0 (/source) Nov 30 05:28:53.809 INFO [stderr] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Nov 30 05:28:53.809 INFO [stderr] --> src/main.rs:52:5 Nov 30 05:28:53.809 INFO [stderr] | Nov 30 05:28:53.809 INFO [stderr] 52 | sender: Host, Nov 30 05:28:53.809 INFO [stderr] | ^^^^^^^^^^^^ doesn't have a size known at compile-time Nov 30 05:28:53.809 INFO [stderr] | Nov 30 05:28:53.809 INFO [stderr] = help: within `Host`, the trait `std::marker::Sized` is not implemented for `[u8]` Nov 30 05:28:53.809 INFO [stderr] = note: to learn more, visit Nov 30 05:28:53.809 INFO [stderr] = note: required because it appears within the type `Host` Nov 30 05:28:53.809 INFO [stderr] = note: only the last field of a struct may have a dynamically sized type Nov 30 05:28:53.809 INFO [stderr] Nov 30 05:28:53.809 INFO [stderr] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Nov 30 05:28:53.809 INFO [stderr] --> src/main.rs:63:5 Nov 30 05:28:53.809 INFO [stderr] | Nov 30 05:28:53.809 INFO [stderr] 63 | transactions: Option>, Nov 30 05:28:53.809 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Nov 30 05:28:53.809 INFO [stderr] | Nov 30 05:28:53.810 INFO [stderr] = help: within `Transaction`, the trait `std::marker::Sized` is not implemented for `[u8]` Nov 30 05:28:53.810 INFO [stderr] = note: to learn more, visit Nov 30 05:28:53.810 INFO [stderr] = note: required because it appears within the type `Transaction` Nov 30 05:28:53.810 INFO [stderr] = note: required by `std::vec::Vec` Nov 30 05:28:53.810 INFO [stderr] Nov 30 05:28:53.811 INFO [stderr] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Nov 30 05:28:53.811 INFO [stderr] --> src/main.rs:70:5 Nov 30 05:28:53.811 INFO [stderr] | Nov 30 05:28:53.811 INFO [stderr] 70 | current_transaction: Vec, Nov 30 05:28:53.811 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Nov 30 05:28:53.811 INFO [stderr] | Nov 30 05:28:53.811 INFO [stderr] = help: within `Transaction`, the trait `std::marker::Sized` is not implemented for `[u8]` Nov 30 05:28:53.811 INFO [stderr] = note: to learn more, visit Nov 30 05:28:53.811 INFO [stderr] = note: required because it appears within the type `Transaction` Nov 30 05:28:53.811 INFO [stderr] = note: required by `std::vec::Vec` Nov 30 05:28:53.811 INFO [stderr] Nov 30 05:28:53.820 INFO [stderr] error: aborting due to 3 previous errors Nov 30 05:28:53.821 INFO [stderr] Nov 30 05:28:53.821 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Nov 30 05:28:53.829 INFO [stderr] error: Could not compile `gitGraphChain`. Nov 30 05:28:53.829 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 05:28:53.940 INFO [stderr] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Nov 30 05:28:53.940 INFO [stderr] --> src/main.rs:52:5 Nov 30 05:28:53.940 INFO [stderr] | Nov 30 05:28:53.940 INFO [stderr] 52 | sender: Host, Nov 30 05:28:53.940 INFO [stderr] | ^^^^^^^^^^^^ doesn't have a size known at compile-time Nov 30 05:28:53.940 INFO [stderr] | Nov 30 05:28:53.940 INFO [stderr] = help: within `Host`, the trait `std::marker::Sized` is not implemented for `[u8]` Nov 30 05:28:53.940 INFO [stderr] = note: to learn more, visit Nov 30 05:28:53.940 INFO [stderr] = note: required because it appears within the type `Host` Nov 30 05:28:53.940 INFO [stderr] = note: only the last field of a struct may have a dynamically sized type Nov 30 05:28:53.940 INFO [stderr] Nov 30 05:28:53.940 INFO [stderr] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Nov 30 05:28:53.940 INFO [stderr] --> src/main.rs:63:5 Nov 30 05:28:53.940 INFO [stderr] | Nov 30 05:28:53.941 INFO [stderr] 63 | transactions: Option>, Nov 30 05:28:53.941 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Nov 30 05:28:53.941 INFO [stderr] | Nov 30 05:28:53.941 INFO [stderr] = help: within `Transaction`, the trait `std::marker::Sized` is not implemented for `[u8]` Nov 30 05:28:53.941 INFO [stderr] = note: to learn more, visit Nov 30 05:28:53.941 INFO [stderr] = note: required because it appears within the type `Transaction` Nov 30 05:28:53.941 INFO [stderr] = note: required by `std::vec::Vec` Nov 30 05:28:53.941 INFO [stderr] Nov 30 05:28:53.941 INFO [stderr] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Nov 30 05:28:53.941 INFO [stderr] --> src/main.rs:70:5 Nov 30 05:28:53.941 INFO [stderr] | Nov 30 05:28:53.941 INFO [stderr] 70 | current_transaction: Vec, Nov 30 05:28:53.941 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Nov 30 05:28:53.941 INFO [stderr] | Nov 30 05:28:53.941 INFO [stderr] = help: within `Transaction`, the trait `std::marker::Sized` is not implemented for `[u8]` Nov 30 05:28:53.941 INFO [stderr] = note: to learn more, visit Nov 30 05:28:53.941 INFO [stderr] = note: required because it appears within the type `Transaction` Nov 30 05:28:53.941 INFO [stderr] = note: required by `std::vec::Vec` Nov 30 05:28:53.941 INFO [stderr] Nov 30 05:28:53.941 INFO [stderr] error: aborting due to 3 previous errors Nov 30 05:28:53.941 INFO [stderr] Nov 30 05:28:53.941 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Nov 30 05:28:53.956 INFO [stderr] error: Could not compile `gitGraphChain`. Nov 30 05:28:53.956 INFO [stderr] Nov 30 05:28:53.956 INFO [stderr] To learn more, run the command again with --verbose. Nov 30 05:28:53.956 INFO [stderr] su: No module specific data is present Nov 30 05:28:54.750 INFO running `"docker" "inspect" "f5b47a761583cb4b89e7942543f1e04c81885ae19813815d67ae17dec677bda5"` Nov 30 05:28:55.099 INFO running `"docker" "rm" "-f" "f5b47a761583cb4b89e7942543f1e04c81885ae19813815d67ae17dec677bda5"` Nov 30 05:28:55.332 INFO [stdout] f5b47a761583cb4b89e7942543f1e04c81885ae19813815d67ae17dec677bda5