[INFO] fetching crate mongoloid 0.1.1... [INFO] testing mongoloid-0.1.1 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate mongoloid 0.1.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate mongoloid 0.1.1 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate mongoloid 0.1.1 [INFO] finished tweaking crates.io crate mongoloid 0.1.1 [INFO] tweaked toml for crates.io crate mongoloid 0.1.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 491e25fe66375be07de617e5f3b00c5dbc0b11444765a3f21fc0111953a7f503 [INFO] running `"docker" "start" "-a" "491e25fe66375be07de617e5f3b00c5dbc0b11444765a3f21fc0111953a7f503"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling try_from v0.2.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling separator v0.3.1 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling data-encoding v2.2.1 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling semver v0.8.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling scan_fmt v0.1.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.6.2 [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.10.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling textnonce v0.6.5 [INFO] [stderr] Compiling mongodb v0.3.12 [INFO] [stderr] Compiling mongoloid v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/lib.rs:239:30 [INFO] [stderr] | [INFO] [stderr] 239 | coll.insert_many(docs, None) [INFO] [stderr] | ^^^^ expected struct `mongodb::ordered::OrderedDocument`, found struct `bson::ordered::OrderedDocument` [INFO] [stderr] | [INFO] [stderr] = note: expected struct `std::vec::Vec` [INFO] [stderr] found struct `std::vec::Vec` [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 `mongoloid`. [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" "491e25fe66375be07de617e5f3b00c5dbc0b11444765a3f21fc0111953a7f503"` [INFO] running `"docker" "rm" "-f" "491e25fe66375be07de617e5f3b00c5dbc0b11444765a3f21fc0111953a7f503"` [INFO] [stdout] 491e25fe66375be07de617e5f3b00c5dbc0b11444765a3f21fc0111953a7f503