[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 master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillegalprime%2Frust-mongops" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/illegalprime/rust-mongops on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", 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-3/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77dd4daafbe69954a6e9678ec309f25c9bc50fbbd0a09f5cf8a9ca3c6c2773d0 [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" "77dd4daafbe69954a6e9678ec309f25c9bc50fbbd0a09f5cf8a9ca3c6c2773d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77dd4daafbe69954a6e9678ec309f25c9bc50fbbd0a09f5cf8a9ca3c6c2773d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77dd4daafbe69954a6e9678ec309f25c9bc50fbbd0a09f5cf8a9ca3c6c2773d0", kill_on_drop: false }` [INFO] [stdout] 77dd4daafbe69954a6e9678ec309f25c9bc50fbbd0a09f5cf8a9ca3c6c2773d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 823848add8e8ce4c031f1d889842d6bcd1b8aa07dd4d857e010378fca22a6e6f [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" "823848add8e8ce4c031f1d889842d6bcd1b8aa07dd4d857e010378fca22a6e6f", 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 `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: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/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 `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] [stderr] error: could not compile `mongops` [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] [stderr] [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] [stderr] To learn more, run the command again with --verbose. [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] [stderr] warning: build failed, waiting for other jobs to finish... [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: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: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: 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[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: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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "823848add8e8ce4c031f1d889842d6bcd1b8aa07dd4d857e010378fca22a6e6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "823848add8e8ce4c031f1d889842d6bcd1b8aa07dd4d857e010378fca22a6e6f", kill_on_drop: false }` [INFO] [stdout] 823848add8e8ce4c031f1d889842d6bcd1b8aa07dd4d857e010378fca22a6e6f