[INFO] crate asink 0.1.2 is already in cache [INFO] testing asink-0.1.2 against 1.44.0 for beta-1.45-1 [INFO] extracting crate asink 0.1.2 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate asink 0.1.2 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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-13/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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" "+1.44.0" "build" "--frozen"` [INFO] [stdout] de85c47ea345b164639ded204ea9e160b9e67e0dd17df77f92622e4679dbb2ed [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" "de85c47ea345b164639ded204ea9e160b9e67e0dd17df77f92622e4679dbb2ed"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling try_from v0.2.2 [INFO] [stderr] Compiling separator v0.3.1 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling data-encoding v2.2.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling semver v0.8.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.6.2 [INFO] [stderr] Compiling rmp-serde v0.13.7 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling md-5 v0.7.0 [INFO] [stderr] Compiling sha-1 v0.7.0 [INFO] [stderr] Compiling hmac v0.6.3 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling pbkdf2 v0.2.3 [INFO] [stderr] Compiling bson v0.13.0 [INFO] [stderr] Compiling bson v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling scan_fmt v0.1.3 [INFO] [stderr] Compiling textnonce v0.6.5 [INFO] [stderr] Compiling mongodb v0.3.12 [INFO] [stderr] Compiling 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: perhaps two different versions of crate `bson` are being used? [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] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "de85c47ea345b164639ded204ea9e160b9e67e0dd17df77f92622e4679dbb2ed"` [INFO] running `"docker" "rm" "-f" "de85c47ea345b164639ded204ea9e160b9e67e0dd17df77f92622e4679dbb2ed"` [INFO] [stdout] de85c47ea345b164639ded204ea9e160b9e67e0dd17df77f92622e4679dbb2ed