Sep 21 13:19:17.552 INFO checking asink-0.1.1 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 13:19:17.552 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 13:19:17.552 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 13:19:19.807 INFO blam! 8b1c5c8360f98e41dc9c5141d1e1ecc3e7f5b1e1cab2dc87ff3d01f0313ea49a Sep 21 13:19:19.809 INFO running `"docker" "start" "-a" "8b1c5c8360f98e41dc9c5141d1e1ecc3e7f5b1e1cab2dc87ff3d01f0313ea49a"` Sep 21 13:19:21.387 INFO kablam! usermod: no changes Sep 21 13:19:21.731 INFO kablam! Checking separator v0.3.1 Sep 21 13:19:21.734 INFO kablam! Checking bson v0.12.3 Sep 21 13:19:21.734 INFO kablam! Checking bson v0.10.0 Sep 21 13:19:21.734 INFO kablam! Checking textnonce v0.6.4 Sep 21 13:19:21.735 INFO kablam! Checking scan_fmt v0.1.3 Sep 21 13:19:23.012 INFO kablam! Checking mongodb v0.3.10 Sep 21 13:19:25.549 INFO kablam! Checking asink v0.1.1 (/source) Sep 21 13:19:27.034 INFO kablam! error[E0308]: mismatched types Sep 21 13:19:27.034 INFO kablam! --> src/mongo.rs:55:41 Sep 21 13:19:27.034 INFO kablam! | Sep 21 13:19:27.034 INFO kablam! 55 | coll.insert_one(into_bson_document(doc), None) Sep 21 13:19:27.034 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ expected struct `bson::ordered::OrderedDocument`, found a different struct `bson::ordered::OrderedDocument` Sep 21 13:19:27.034 INFO kablam! | Sep 21 13:19:27.034 INFO kablam! = note: expected type `bson::ordered::OrderedDocument` (struct `bson::ordered::OrderedDocument`) Sep 21 13:19:27.034 INFO kablam! found type `bson::ordered::OrderedDocument` (struct `bson::ordered::OrderedDocument`) Sep 21 13:19:27.034 INFO kablam! note: Perhaps two different versions of crate `bson` are being used? Sep 21 13:19:27.034 INFO kablam! --> src/mongo.rs:55:41 Sep 21 13:19:27.034 INFO kablam! | Sep 21 13:19:27.034 INFO kablam! 55 | coll.insert_one(into_bson_document(doc), None) Sep 21 13:19:27.034 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:19:27.034 INFO kablam! Sep 21 13:19:27.058 INFO kablam! error: aborting due to previous error Sep 21 13:19:27.058 INFO kablam! Sep 21 13:19:27.058 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 21 13:19:27.065 INFO kablam! error[E0308]: mismatched types Sep 21 13:19:27.065 INFO kablam! --> src/mongo.rs:55:41 Sep 21 13:19:27.065 INFO kablam! | Sep 21 13:19:27.065 INFO kablam! 55 | coll.insert_one(into_bson_document(doc), None) Sep 21 13:19:27.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ expected struct `bson::ordered::OrderedDocument`, found a different struct `bson::ordered::OrderedDocument` Sep 21 13:19:27.065 INFO kablam! | Sep 21 13:19:27.065 INFO kablam! = note: expected type `bson::ordered::OrderedDocument` (struct `bson::ordered::OrderedDocument`) Sep 21 13:19:27.065 INFO kablam! found type `bson::ordered::OrderedDocument` (struct `bson::ordered::OrderedDocument`) Sep 21 13:19:27.065 INFO kablam! note: Perhaps two different versions of crate `bson` are being used? Sep 21 13:19:27.065 INFO kablam! --> src/mongo.rs:55:41 Sep 21 13:19:27.065 INFO kablam! | Sep 21 13:19:27.065 INFO kablam! 55 | coll.insert_one(into_bson_document(doc), None) Sep 21 13:19:27.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:19:27.065 INFO kablam! Sep 21 13:19:27.068 INFO kablam! error: Could not compile `asink`. Sep 21 13:19:27.068 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 13:19:27.082 INFO kablam! error: aborting due to previous error Sep 21 13:19:27.083 INFO kablam! Sep 21 13:19:27.083 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 21 13:19:27.096 INFO kablam! error: Could not compile `asink`. Sep 21 13:19:27.096 INFO kablam! Sep 21 13:19:27.096 INFO kablam! To learn more, run the command again with --verbose. Sep 21 13:19:27.097 INFO kablam! su: No module specific data is present Sep 21 13:19:29.787 INFO running `"docker" "rm" "-f" "8b1c5c8360f98e41dc9c5141d1e1ecc3e7f5b1e1cab2dc87ff3d01f0313ea49a"` Sep 21 13:19:30.639 INFO blam! 8b1c5c8360f98e41dc9c5141d1e1ecc3e7f5b1e1cab2dc87ff3d01f0313ea49a