[INFO] cloning repository https://github.com/EFulmer/random-dril-tweets
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EFulmer/random-dril-tweets" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEFulmer%2Frandom-dril-tweets", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEFulmer%2Frandom-dril-tweets'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c62fb0e8df0808c30b98264e284cd58da1c3ae4a
[INFO] building EFulmer/random-dril-tweets against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEFulmer%2Frandom-dril-tweets" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/EFulmer/random-dril-tweets on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/EFulmer/random-dril-tweets
[INFO] finished tweaking git repo https://github.com/EFulmer/random-dril-tweets
[INFO] tweaked toml for git repo https://github.com/EFulmer/random-dril-tweets written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/EFulmer/random-dril-tweets already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 49 packages to latest compatible versions
[INFO] [stderr]       Adding aho-corasick v0.5.3
[INFO] [stderr]       Adding aho-corasick v0.6.10
[INFO] [stderr]       Adding autocfg v1.4.0
[INFO] [stderr]       Adding bson v0.2.1 (available: v2.13.0)
[INFO] [stderr]       Adding bson v0.3.2
[INFO] [stderr]       Adding bufstream v0.1.4
[INFO] [stderr]       Adding byteorder v0.3.13
[INFO] [stderr]       Adding byteorder v0.5.3
[INFO] [stderr]       Adding chrono v0.2.25
[INFO] [stderr]       Adding gcc v0.3.55
[INFO] [stderr]       Adding kernel32-sys v0.2.2
[INFO] [stderr]       Adding lazy_static v0.2.11
[INFO] [stderr]       Adding lazy_static v1.5.0
[INFO] [stderr]       Adding libc v0.1.12
[INFO] [stderr]       Adding libc v0.2.169
[INFO] [stderr]       Adding linked-hash-map v0.0.9
[INFO] [stderr]       Adding memchr v0.1.11
[INFO] [stderr]       Adding memchr v2.7.4
[INFO] [stderr]       Adding mongodb v0.1.8 (available: v3.1.1)
[INFO] [stderr]       Adding num v0.1.42
[INFO] [stderr]       Adding num-integer v0.1.46
[INFO] [stderr]       Adding num-iter v0.1.45
[INFO] [stderr]       Adding num-traits v0.2.19
[INFO] [stderr]       Adding regex v0.1.80
[INFO] [stderr]       Adding regex v0.2.11
[INFO] [stderr]       Adding regex-syntax v0.3.9
[INFO] [stderr]       Adding regex-syntax v0.5.6
[INFO] [stderr]       Adding rust-crypto v0.2.36
[INFO] [stderr]       Adding rustc-serialize v0.3.25
[INFO] [stderr]       Adding scan_fmt v0.1.3
[INFO] [stderr]       Adding semver v0.5.1
[INFO] [stderr]       Adding semver-parser v0.6.2
[INFO] [stderr]       Adding separator v0.3.1
[INFO] [stderr]       Adding serde v0.7.15
[INFO] [stderr]       Adding serde v0.8.23
[INFO] [stderr]       Adding textnonce v0.4.1
[INFO] [stderr]       Adding thread-id v2.0.0
[INFO] [stderr]       Adding thread_local v0.2.7
[INFO] [stderr]       Adding thread_local v0.3.6
[INFO] [stderr]       Adding time v0.1.45
[INFO] [stderr]       Adding ucd-util v0.1.10
[INFO] [stderr]       Adding utf8-ranges v0.1.3
[INFO] [stderr]       Adding utf8-ranges v1.0.5
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] [stderr]       Adding winapi v0.2.8
[INFO] [stderr]       Adding winapi v0.3.9
[INFO] [stderr]       Adding winapi-build v0.1.1
[INFO] [stderr]       Adding winapi-i686-pc-windows-gnu v0.4.0
[INFO] [stderr]       Adding winapi-x86_64-pc-windows-gnu v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77058008c445afd075323ae807b1ecf65fe70735d37160f75304334998e93cef
[INFO] running `Command { std: "docker" "start" "-a" "77058008c445afd075323ae807b1ecf65fe70735d37160f75304334998e93cef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77058008c445afd075323ae807b1ecf65fe70735d37160f75304334998e93cef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77058008c445afd075323ae807b1ecf65fe70735d37160f75304334998e93cef", kill_on_drop: false }`
[INFO] [stdout] 77058008c445afd075323ae807b1ecf65fe70735d37160f75304334998e93cef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb20a9e4218b1f6b07e25fa65bc03664a73d559c55eda76fd5e4d4f5a54d5501
[INFO] running `Command { std: "docker" "start" "-a" "fb20a9e4218b1f6b07e25fa65bc03664a73d559c55eda76fd5e4d4f5a54d5501", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling ucd-util v0.1.10
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling utf8-ranges v0.1.3
[INFO] [stderr]    Compiling regex-syntax v0.3.9
[INFO] [stderr]    Compiling libc v0.1.12
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling byteorder v0.3.13
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling linked-hash-map v0.0.9
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling byteorder v0.5.3
[INFO] [stderr]    Compiling serde v0.7.15
[INFO] [stderr]    Compiling bufstream v0.1.4
[INFO] [stderr]    Compiling separator v0.3.1
[INFO] [stderr]    Compiling ansi_term v0.7.2
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling memchr v0.1.11
[INFO] [stderr]    Compiling thread-id v2.0.0
[INFO] [stderr]    Compiling rand v0.3.14
[INFO] [stderr]    Compiling thread_local v0.2.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling aho-corasick v0.5.3
[INFO] [stderr]    Compiling regex v0.1.80
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num v0.1.42
[INFO] [stderr]    Compiling chrono v0.2.25
[INFO] [stderr]    Compiling textnonce v0.4.1
[INFO] [stderr]    Compiling semver-parser v0.6.2
[INFO] [stderr]    Compiling semver v0.5.1
[INFO] [stderr]    Compiling scan_fmt v0.1.3
[INFO] [stderr]    Compiling bson v0.3.2
[INFO] [stderr]    Compiling bson v0.2.1
[INFO] [stderr]    Compiling mongodb v0.1.8
[INFO] [stderr]    Compiling random-dril-tweet v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::path::Path;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     try!(f.write(output.stdout.as_slice()));
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let output = try!(Command::new("curl")
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     try!(f.read_to_string(&mut buf));
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     try!(f.read_to_string(&mut buf));
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:48:41
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let mut cursor = coll.find(Some(doc), None).unwrap();
[INFO] [stdout]    |                                    ---- ^^^ expected `bson::ordered::OrderedDocument`, found `OrderedDocument`
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: two different versions of crate `bson` are being used; two types coming from two different versions of the same crate are different types even if they look the same
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bson-0.2.1/src/ordered.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct OrderedDocument {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `OrderedDocument`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bson-0.3.2/src/ordered.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct OrderedDocument {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type `bson::ordered::OrderedDocument`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout] 2  | extern crate bson;
[INFO] [stdout]    | ------------------ one version of crate `bson` used here, as a direct dependency of the current crate
[INFO] [stdout] 3  | extern crate mongodb;
[INFO] [stdout]    | --------------------- one version of crate `bson` used here, as a dependency of crate `mongodb`
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: the type constructed contains `OrderedDocument` due to the type of the argument passed
[INFO] [stdout]   --> src/main.rs:48:36
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let mut cursor = coll.find(Some(doc), None).unwrap();
[INFO] [stdout]    |                                    ^^^^^---^
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this argument influences the type of `Some`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/option.rs:580:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:51:29
[INFO] [stdout]    |
[INFO] [stdout] 51 |             coll.insert_one(doc!{"tweet" => tweet}, None).unwrap();
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^ expected `bson::ordered::OrderedDocument`, found `OrderedDocument`
[INFO] [stdout]    |
[INFO] [stdout] note: two different versions of crate `bson` are being used; two types coming from two different versions of the same crate are different types even if they look the same
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bson-0.2.1/src/ordered.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct OrderedDocument {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `OrderedDocument`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bson-0.3.2/src/ordered.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct OrderedDocument {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type `bson::ordered::OrderedDocument`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/main.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout] 2  | extern crate bson;
[INFO] [stdout]    | ------------------ one version of crate `bson` used here, as a direct dependency of the current crate
[INFO] [stdout] 3  | extern crate mongodb;
[INFO] [stdout]    | --------------------- one version of crate `bson` used here, as a dependency of crate `mongodb`
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]    = note: this error originates in the macro `doc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let mut cursor = coll.find(None, None).unwrap();
[INFO] [stdout]    |         ----^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `random-dril-tweet` (bin "random-dril-tweet") due to 2 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "fb20a9e4218b1f6b07e25fa65bc03664a73d559c55eda76fd5e4d4f5a54d5501", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb20a9e4218b1f6b07e25fa65bc03664a73d559c55eda76fd5e4d4f5a54d5501", kill_on_drop: false }`
[INFO] [stdout] fb20a9e4218b1f6b07e25fa65bc03664a73d559c55eda76fd5e4d4f5a54d5501
