[INFO] fetching crate asink 0.1.2... [INFO] checking asink-0.1.2 against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] extracting crate asink 0.1.2 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate asink 0.1.2 on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate asink 0.1.2 [INFO] finished tweaking crates.io crate asink 0.1.2 [INFO] tweaked toml for crates.io crate asink 0.1.2 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e1c33170b2b5f5f58887c7cb5d626801122b8215bdac0545846148db0a6e9991 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "e1c33170b2b5f5f58887c7cb5d626801122b8215bdac0545846148db0a6e9991"` [INFO] [stderr] Checking try_from v0.2.2 [INFO] [stderr] Checking data-encoding v2.1.2 [INFO] [stderr] Checking separator v0.3.1 [INFO] [stderr] Checking semver v0.8.0 [INFO] [stderr] Checking crypto-mac v0.6.2 [INFO] [stderr] Checking rmp v0.8.8 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking md-5 v0.7.0 [INFO] [stderr] Checking sha-1 v0.7.0 [INFO] [stderr] Checking scan_fmt v0.1.3 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Checking hmac v0.6.3 [INFO] [stderr] Checking rmp-serde v0.13.7 [INFO] [stderr] Checking pbkdf2 v0.2.3 [INFO] [stderr] Checking textnonce v0.6.5 [INFO] [stderr] Checking bson v0.13.0 [INFO] [stderr] Checking bson v0.12.3 [INFO] [stderr] Checking mongodb v0.3.12 [INFO] [stderr] Checking asink v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/mongo.rs:55:41 [INFO] [stderr] | [INFO] [stderr] 55 | coll.insert_one(into_bson_document(doc), None) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ expected struct `mongodb::ordered::OrderedDocument`, found struct `bson::ordered::OrderedDocument` [INFO] [stderr] | [INFO] [stderr] = note: expected type `mongodb::ordered::OrderedDocument` [INFO] [stderr] found type `bson::ordered::OrderedDocument` [INFO] [stderr] note: Perhaps two different versions of crate `bson` are being used? [INFO] [stderr] --> src/mongo.rs:55:41 [INFO] [stderr] | [INFO] [stderr] 55 | coll.insert_one(into_bson_document(doc), None) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0308`. [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/mongo.rs:55:41 [INFO] [stderr] | [INFO] [stderr] 55 | coll.insert_one(into_bson_document(doc), None) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ expected struct `mongodb::ordered::OrderedDocument`, found struct `bson::ordered::OrderedDocument` [INFO] [stderr] | [INFO] [stderr] = note: expected type `mongodb::ordered::OrderedDocument` [INFO] [stderr] found type `bson::ordered::OrderedDocument` [INFO] [stderr] note: Perhaps two different versions of crate `bson` are being used? [INFO] [stderr] --> src/mongo.rs:55:41 [INFO] [stderr] | [INFO] [stderr] 55 | coll.insert_one(into_bson_document(doc), None) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0308`. [INFO] [stderr] error: could not compile `asink`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `asink`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "e1c33170b2b5f5f58887c7cb5d626801122b8215bdac0545846148db0a6e9991"` [INFO] running `"docker" "rm" "-f" "e1c33170b2b5f5f58887c7cb5d626801122b8215bdac0545846148db0a6e9991"` [INFO] [stdout] e1c33170b2b5f5f58887c7cb5d626801122b8215bdac0545846148db0a6e9991