[INFO] cloning repository https://github.com/danil-lashin/mongodb-rust-migrator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danil-lashin/mongodb-rust-migrator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanil-lashin%2Fmongodb-rust-migrator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanil-lashin%2Fmongodb-rust-migrator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5ebbbc32002f022cc964adc502fbcec9023375dd
[INFO] testing danil-lashin/mongodb-rust-migrator against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanil-lashin%2Fmongodb-rust-migrator" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/danil-lashin/mongodb-rust-migrator
[INFO] finished tweaking git repo https://github.com/danil-lashin/mongodb-rust-migrator
[INFO] tweaked toml for git repo https://github.com/danil-lashin/mongodb-rust-migrator written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/danil-lashin/mongodb-rust-migrator on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/danil-lashin/mongodb-rust-migrator 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8721d52e40de31e43316477c288361d9a43581467cfb673c4ad4b5f3dd122070
[INFO] running `Command { std: "docker" "start" "-a" "8721d52e40de31e43316477c288361d9a43581467cfb673c4ad4b5f3dd122070", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8721d52e40de31e43316477c288361d9a43581467cfb673c4ad4b5f3dd122070", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8721d52e40de31e43316477c288361d9a43581467cfb673c4ad4b5f3dd122070", kill_on_drop: false }`
[INFO] [stdout] 8721d52e40de31e43316477c288361d9a43581467cfb673c4ad4b5f3dd122070
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 13169ce2b2c5dc098eb1a4f88916c4db8552fa9eb824cb76e684272aef6ff16d
[INFO] running `Command { std: "docker" "start" "-a" "13169ce2b2c5dc098eb1a4f88916c4db8552fa9eb824cb76e684272aef6ff16d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling cc v1.1.28
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling tokio v1.23.0
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling semver v1.0.11
[INFO] [stderr]    Compiling indexmap v1.9.0
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling axum-core v0.3.0
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling axum v0.6.1
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling md-5 v0.10.1
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling matchit v0.7.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling mongodb-internal-macros v3.1.0
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling typed-builder v0.10.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling serde_bytes v0.11.6
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.9
[INFO] [stderr]    Compiling serde_with v3.11.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hickory-proto v0.24.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.23
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tower-http v0.3.5
[INFO] [stderr]    Compiling bson v2.13.0
[INFO] [stderr]    Compiling hickory-resolver v0.24.1
[INFO] [stderr]    Compiling mongodb v3.1.0
[INFO] [stderr]    Compiling mongodb-migrator v0.1.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `additional_info` is never read
[INFO] [stdout]   --> src/error.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         additional_info: bson::ser::Error,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `additional_info` is never read
[INFO] [stdout]   --> src/error.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         additional_info: bson::ser::Error,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.99s
[INFO] running `Command { std: "docker" "inspect" "13169ce2b2c5dc098eb1a4f88916c4db8552fa9eb824cb76e684272aef6ff16d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13169ce2b2c5dc098eb1a4f88916c4db8552fa9eb824cb76e684272aef6ff16d", kill_on_drop: false }`
[INFO] [stdout] 13169ce2b2c5dc098eb1a4f88916c4db8552fa9eb824cb76e684272aef6ff16d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] b0c0a897805933cc744903996c7ae04815073df12492b950a771537913e23613
[INFO] running `Command { std: "docker" "start" "-a" "b0c0a897805933cc744903996c7ae04815073df12492b950a771537913e23613", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling indexmap v1.9.0
[INFO] [stderr]    Compiling fsio v0.1.3
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling nias v0.5.0
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling envmnt v0.8.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling ci_info v0.10.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling mongodb-internal-macros v3.1.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling typed-builder v0.10.0
[INFO] [stderr]    Compiling rusty-hook v0.11.2
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]    Compiling tokio v1.23.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling serde_bytes v0.11.6
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_with v3.11.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.9
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling axum-core v0.3.0
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hickory-proto v0.24.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling hyper v0.14.23
[INFO] [stderr]    Compiling version-sync v0.9.4
[INFO] [stderr]    Compiling bson v2.13.0
[INFO] [stderr]    Compiling testcontainers v0.11.0
[INFO] [stderr]    Compiling tower-http v0.3.5
[INFO] [stderr]    Compiling hickory-resolver v0.24.1
[INFO] [stderr]    Compiling axum v0.6.1
[INFO] [stderr]    Compiling mongodb v3.1.0
[INFO] [stderr]    Compiling mongodb-migrator v0.1.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `additional_info` is never read
[INFO] [stdout]   --> src/error.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         additional_info: bson::ser::Error,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `additional_info` is never read
[INFO] [stdout]   --> src/error.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         additional_info: bson::ser::Error,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `additional_info` is never read
[INFO] [stdout]   --> src/error.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         additional_info: bson::ser::Error,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `additional_info` is never read
[INFO] [stdout]   --> src/error.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         additional_info: bson::ser::Error,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "b0c0a897805933cc744903996c7ae04815073df12492b950a771537913e23613", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0c0a897805933cc744903996c7ae04815073df12492b950a771537913e23613", kill_on_drop: false }`
[INFO] [stdout] b0c0a897805933cc744903996c7ae04815073df12492b950a771537913e23613
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 1226b87eafe21d30988a32250a12467a381b8d65d3df28596778fde62be5064e
[INFO] running `Command { std: "docker" "start" "-a" "1226b87eafe21d30988a32250a12467a381b8d65d3df28596778fde62be5064e", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `additional_info` is never read
[INFO] [stderr]   --> src/error.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 17 |         additional_info: bson::ser::Error,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `additional_info` is never read
[INFO] [stderr]   --> src/error.rs:36:9
[INFO] [stderr]    |
[INFO] [stderr] 36 |         additional_info: bson::ser::Error,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: `mongodb-migrator` (lib) generated 2 warnings
[INFO] [stderr] warning: `mongodb-migrator` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/mongodb-migrator/9087911af11234cb/deps/mongodb_migrator-9087911af11234cb)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mongodb_migrator
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 8) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 8) stdout ----
[INFO] [stdout] error[E0061]: this method takes 1 argument but 2 arguments were supplied
[INFO] [stdout]   --> src/lib.rs:44:14
[INFO] [stdout]    |
[INFO] [stdout] 44 |             .insert_one(bson::doc! { "name": "Batman" }, None)
[INFO] [stdout]    |              ^^^^^^^^^^                                  ---- unexpected argument #2 of type `std::option::Option<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.1.0/src/action/insert_one.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn insert_one(&self, doc: impl Borrow<T>) -> InsertOne {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 44 -             .insert_one(bson::doc! { "name": "Batman" }, None)
[INFO] [stdout] 44 +             .insert_one(bson::doc! { "name": "Batman" })
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 3 arguments were supplied
[INFO] [stdout]   --> src/lib.rs:55:14
[INFO] [stdout]    |
[INFO] [stdout] 55 |             .update_one(
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |                 None,
[INFO] [stdout]    |                 ---- unexpected argument #3 of type `std::option::Option<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.1.0/src/action/update.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn update_one(&self, query: Document, update: impl Into<UpdateModifications>) -> Update {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 57 -                 bson::doc! { "$set": { "name": "Superman" } },
[INFO] [stdout] 58 -                 None,
[INFO] [stdout] 57 +                 bson::doc! { "$set": { "name": "Superman" } },
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 8)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1226b87eafe21d30988a32250a12467a381b8d65d3df28596778fde62be5064e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1226b87eafe21d30988a32250a12467a381b8d65d3df28596778fde62be5064e", kill_on_drop: false }`
[INFO] [stdout] 1226b87eafe21d30988a32250a12467a381b8d65d3df28596778fde62be5064e
