[INFO] cloning repository https://github.com/illegalprime/rust-mongops [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/illegalprime/rust-mongops" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillegalprime%2Frust-mongops", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillegalprime%2Frust-mongops'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7da7388eefef68dbac335892b872f101c46828b4 [INFO] checking illegalprime/rust-mongops against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillegalprime%2Frust-mongops" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/illegalprime/rust-mongops on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/illegalprime/rust-mongops [INFO] finished tweaking git repo https://github.com/illegalprime/rust-mongops [INFO] tweaked toml for git repo https://github.com/illegalprime/rust-mongops written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/illegalprime/rust-mongops already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 212b61d010b989eb55b6e1952507c0566ebe1573e451707a0e44f1d3764ad097 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "212b61d010b989eb55b6e1952507c0566ebe1573e451707a0e44f1d3764ad097", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "212b61d010b989eb55b6e1952507c0566ebe1573e451707a0e44f1d3764ad097", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "212b61d010b989eb55b6e1952507c0566ebe1573e451707a0e44f1d3764ad097", kill_on_drop: false }` [INFO] [stdout] 212b61d010b989eb55b6e1952507c0566ebe1573e451707a0e44f1d3764ad097 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3951380bffc9c1c70089c6cebd8c8e74a61c5212fb84f2640e1261f41f8cec05 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3951380bffc9c1c70089c6cebd8c8e74a61c5212fb84f2640e1261f41f8cec05", kill_on_drop: false }` [INFO] [stderr] Checking mongops v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Bson<'a>: Sized` [INFO] [stdout] --> src/lib.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | impl<'a> Upsert<'a> for Object<'a> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Bson<'a>: Sized` [INFO] [stdout] --> src/lib.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | impl<'a> Upsert<'a> for Object<'a> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Bson<'a>: Sized` [INFO] [stdout] --> src/update.rs:42:14 [INFO] [stdout] | [INFO] [stdout] 42 | root: &'a mut Object<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Bson<'a>: Sized` [INFO] [stdout] --> src/update.rs:42:14 [INFO] [stdout] | [INFO] [stdout] 42 | root: &'a mut Object<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Bson<'a>: Sized` [INFO] [stdout] --> src/update.rs:130:14 [INFO] [stdout] | [INFO] [stdout] 130 | root: &'a mut Object<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Bson<'a>: Sized` [INFO] [stdout] --> src/update.rs:130:14 [INFO] [stdout] | [INFO] [stdout] 130 | root: &'a mut Object<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Vec>: Clone` [INFO] [stdout] --> src/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `ToOwned` for `Vec>` [INFO] [stdout] = note: required because it appears within the type `Bson<'a>` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Vec>: Clone` [INFO] [stdout] --> src/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `ToOwned` for `Vec>` [INFO] [stdout] = note: required because it appears within the type `Bson<'a>` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Bson<'a>: Sized` [INFO] [stdout] --> src/update.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Update<'a>(Object<'a>); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Bson<'a>: Sized` [INFO] [stdout] --> src/update.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Update<'a>(Object<'a>); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Bson<'a>: Sized` [INFO] [stdout] --> src/lib.rs:36:36 [INFO] [stdout] | [INFO] [stdout] 36 | fn as_mut_object(&mut self) -> Option<&mut Object<'a>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Bson<'a>: Sized` [INFO] [stdout] --> src/lib.rs:36:36 [INFO] [stdout] | [INFO] [stdout] 36 | fn as_mut_object(&mut self) -> Option<&mut Object<'a>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Bson<'a>: Sized` [INFO] [stdout] --> src/lib.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | fn object(&mut self, field: &'a str) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Bson<'a>: Sized` [INFO] [stdout] --> src/lib.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | fn object(&mut self, field: &'a str) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Bson<'a>: Sized` [INFO] [stdout] --> src/lib.rs:67:20 [INFO] [stdout] | [INFO] [stdout] 67 | fn deep_object(&mut self, op: &'static str, array: &'a str) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Bson<'a>: Sized` [INFO] [stdout] --> src/lib.rs:67:20 [INFO] [stdout] | [INFO] [stdout] 67 | fn deep_object(&mut self, op: &'static str, array: &'a str) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Bson<'a>: Sized` [INFO] [stdout] --> src/update.rs:152:35 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn push_all(self, values: &'a Array<'a>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Bson<'a>: Sized` [INFO] [stdout] --> src/update.rs:152:35 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn push_all(self, values: &'a Array<'a>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Bson<'a>: Sized` [INFO] [stdout] --> src/update.rs:161:38 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn push_all_at(self, values: &'a Array<'a>, position: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Bson<'a>: Sized` [INFO] [stdout] --> src/update.rs:161:38 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn push_all_at(self, values: &'a Array<'a>, position: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Bson<'a>: Sized` [INFO] [stdout] --> src/update.rs:208:35 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn pull_all(self, values: &'a Array<'a>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Bson<'a>: Sized` [INFO] [stdout] --> src/update.rs:208:35 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn pull_all(self, values: &'a Array<'a>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Bson<'a>: Sized` [INFO] [stdout] --> src/update.rs:229:41 [INFO] [stdout] | [INFO] [stdout] 229 | pub fn add_all_to_set(self, values: &'a Array<'a>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Bson<'a>: Sized` [INFO] [stdout] --> src/update.rs:229:41 [INFO] [stdout] | [INFO] [stdout] 229 | pub fn add_all_to_set(self, values: &'a Array<'a>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Bson<'a>: Sized` [INFO] [stdout] --> src/update.rs:246:35 [INFO] [stdout] | [INFO] [stdout] 246 | fn push_pos_cow(self, values: Cow<'a, Array<'a>>, position: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Bson<'a>: Sized` [INFO] [stdout] --> src/update.rs:246:35 [INFO] [stdout] | [INFO] [stdout] 246 | fn push_pos_cow(self, values: Cow<'a, Array<'a>>, position: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mongops` [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 `Command { std: "docker" "inspect" "3951380bffc9c1c70089c6cebd8c8e74a61c5212fb84f2640e1261f41f8cec05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3951380bffc9c1c70089c6cebd8c8e74a61c5212fb84f2640e1261f41f8cec05", kill_on_drop: false }` [INFO] [stdout] 3951380bffc9c1c70089c6cebd8c8e74a61c5212fb84f2640e1261f41f8cec05