Sep 14 19:36:18.676 INFO checking asink-0.1.1 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 19:36:18.677 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 19:36:18.677 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-0/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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=1000" "-e" "CMD=cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 19:36:19.090 INFO blam! 8fc9cdcf44cb7df4b7d20bc0b7a21fbce958ab27711d14b5638fc973d284dbba Sep 14 19:36:19.097 INFO running `"docker" "start" "-a" "8fc9cdcf44cb7df4b7d20bc0b7a21fbce958ab27711d14b5638fc973d284dbba"` Sep 14 19:36:19.933 INFO kablam! usermod: no changes Sep 14 19:36:20.103 INFO kablam! Checking bson v0.12.3 Sep 14 19:36:20.103 INFO kablam! Checking bson v0.10.0 Sep 14 19:36:20.103 INFO kablam! Checking scan_fmt v0.1.3 Sep 14 19:36:20.115 INFO kablam! Checking textnonce v0.6.4 Sep 14 19:36:22.057 INFO kablam! Checking mongodb v0.3.10 Sep 14 19:36:25.632 INFO kablam! Checking asink v0.1.1 (file:///source) Sep 14 19:36:27.837 INFO kablam! error[E0308]: mismatched types Sep 14 19:36:27.837 INFO kablam! --> src/mongo.rs:55:41 Sep 14 19:36:27.837 INFO kablam! | Sep 14 19:36:27.837 INFO kablam! 55 | coll.insert_one(into_bson_document(doc), None) Sep 14 19:36:27.837 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ expected struct `bson::ordered::OrderedDocument`, found a different struct `bson::ordered::OrderedDocument` Sep 14 19:36:27.837 INFO kablam! | Sep 14 19:36:27.837 INFO kablam! = note: expected type `bson::ordered::OrderedDocument` (struct `bson::ordered::OrderedDocument`) Sep 14 19:36:27.837 INFO kablam! found type `bson::ordered::OrderedDocument` (struct `bson::ordered::OrderedDocument`) Sep 14 19:36:27.837 INFO kablam! note: Perhaps two different versions of crate `bson` are being used? Sep 14 19:36:27.837 INFO kablam! --> src/mongo.rs:55:41 Sep 14 19:36:27.837 INFO kablam! | Sep 14 19:36:27.837 INFO kablam! 55 | coll.insert_one(into_bson_document(doc), None) Sep 14 19:36:27.837 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 19:36:27.837 INFO kablam! Sep 14 19:36:27.865 INFO kablam! error: aborting due to previous error Sep 14 19:36:27.865 INFO kablam! Sep 14 19:36:27.865 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 14 19:36:27.878 INFO kablam! error: Could not compile `asink`. Sep 14 19:36:27.878 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 19:36:27.907 INFO kablam! error[E0308]: mismatched types Sep 14 19:36:27.907 INFO kablam! --> src/mongo.rs:55:41 Sep 14 19:36:27.907 INFO kablam! | Sep 14 19:36:27.907 INFO kablam! 55 | coll.insert_one(into_bson_document(doc), None) Sep 14 19:36:27.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ expected struct `bson::ordered::OrderedDocument`, found a different struct `bson::ordered::OrderedDocument` Sep 14 19:36:27.907 INFO kablam! | Sep 14 19:36:27.907 INFO kablam! = note: expected type `bson::ordered::OrderedDocument` (struct `bson::ordered::OrderedDocument`) Sep 14 19:36:27.907 INFO kablam! found type `bson::ordered::OrderedDocument` (struct `bson::ordered::OrderedDocument`) Sep 14 19:36:27.907 INFO kablam! note: Perhaps two different versions of crate `bson` are being used? Sep 14 19:36:27.907 INFO kablam! --> src/mongo.rs:55:41 Sep 14 19:36:27.907 INFO kablam! | Sep 14 19:36:27.907 INFO kablam! 55 | coll.insert_one(into_bson_document(doc), None) Sep 14 19:36:27.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 19:36:27.907 INFO kablam! Sep 14 19:36:27.935 INFO kablam! error: aborting due to previous error Sep 14 19:36:27.935 INFO kablam! Sep 14 19:36:27.935 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 14 19:36:27.946 INFO kablam! error: Could not compile `asink`. Sep 14 19:36:27.946 INFO kablam! Sep 14 19:36:27.946 INFO kablam! To learn more, run the command again with --verbose. Sep 14 19:36:27.947 INFO kablam! su: No module specific data is present Sep 14 19:36:28.506 INFO running `"docker" "rm" "-f" "8fc9cdcf44cb7df4b7d20bc0b7a21fbce958ab27711d14b5638fc973d284dbba"` Sep 14 19:36:28.609 INFO blam! 8fc9cdcf44cb7df4b7d20bc0b7a21fbce958ab27711d14b5638fc973d284dbba