Sep 02 01:31:27.980 INFO checking rust-sqlite-0.2.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 01:31:27.980 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 01:31:27.980 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 01:31:28.187 INFO blam! a52c14dad937cf409a830e9ae060fd5ca3f41f4444251ad70aba6e5b6fecec89 Sep 02 01:31:28.189 INFO running `"docker" "start" "-a" "a52c14dad937cf409a830e9ae060fd5ca3f41f4444251ad70aba6e5b6fecec89"` Sep 02 01:31:28.779 INFO kablam! warning: dependency (time) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions Sep 02 01:31:28.779 INFO kablam! warning: unused manifest key: dependencies.time.time Sep 02 01:31:28.805 INFO kablam! Checking rust-sqlite v0.2.0 (file:///source) Sep 02 01:31:29.668 INFO kablam! error[E0277]: the size for values of type `Self` cannot be known at compilation time Sep 02 01:31:29.668 INFO kablam! --> src/types.rs:30:5 Sep 02 01:31:29.668 INFO kablam! | Sep 02 01:31:29.668 INFO kablam! 30 | fn from_sql(row: &mut ResultRow, col: ColIx) -> SqliteResult; Sep 02 01:31:29.668 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 02 01:31:29.668 INFO kablam! | Sep 02 01:31:29.668 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `Self` Sep 02 01:31:29.668 INFO kablam! = note: to learn more, visit Sep 02 01:31:29.668 INFO kablam! = help: consider adding a `where Self: std::marker::Sized` bound Sep 02 01:31:29.668 INFO kablam! = note: required by `std::result::Result` Sep 02 01:31:29.668 INFO kablam! Sep 02 01:31:29.724 INFO kablam! error: aborting due to previous error Sep 02 01:31:29.724 INFO kablam! Sep 02 01:31:29.724 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 02 01:31:29.734 INFO kablam! error: Could not compile `rust-sqlite`. Sep 02 01:31:29.734 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 01:31:29.843 INFO kablam! error[E0277]: the size for values of type `Self` cannot be known at compilation time Sep 02 01:31:29.844 INFO kablam! --> src/types.rs:30:5 Sep 02 01:31:29.844 INFO kablam! | Sep 02 01:31:29.844 INFO kablam! 30 | fn from_sql(row: &mut ResultRow, col: ColIx) -> SqliteResult; Sep 02 01:31:29.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 02 01:31:29.844 INFO kablam! | Sep 02 01:31:29.844 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `Self` Sep 02 01:31:29.844 INFO kablam! = note: to learn more, visit Sep 02 01:31:29.844 INFO kablam! = help: consider adding a `where Self: std::marker::Sized` bound Sep 02 01:31:29.844 INFO kablam! = note: required by `std::result::Result` Sep 02 01:31:29.844 INFO kablam! Sep 02 01:31:29.876 INFO kablam! error: aborting due to previous error Sep 02 01:31:29.876 INFO kablam! Sep 02 01:31:29.876 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 02 01:31:29.886 INFO kablam! error: Could not compile `rust-sqlite`. Sep 02 01:31:29.886 INFO kablam! Sep 02 01:31:29.886 INFO kablam! To learn more, run the command again with --verbose. Sep 02 01:31:29.887 INFO kablam! su: No module specific data is present Sep 02 01:31:30.360 INFO running `"docker" "rm" "-f" "a52c14dad937cf409a830e9ae060fd5ca3f41f4444251ad70aba6e5b6fecec89"` Sep 02 01:31:30.447 INFO blam! a52c14dad937cf409a830e9ae060fd5ca3f41f4444251ad70aba6e5b6fecec89