[INFO] cloning repository https://github.com/jnferner/game-of-life [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jnferner/game-of-life" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjnferner%2Fgame-of-life", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjnferner%2Fgame-of-life'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ea9facf1750ff617cb24ca078c095ae379ecf1d [INFO] checking jnferner/game-of-life against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjnferner%2Fgame-of-life" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jnferner/game-of-life on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jnferner/game-of-life [INFO] finished tweaking git repo https://github.com/jnferner/game-of-life [INFO] tweaked toml for git repo https://github.com/jnferner/game-of-life written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jnferner/game-of-life 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_json v1.0.22 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.11 [INFO] [stderr] Downloaded serde v1.0.69 [INFO] [stderr] Downloaded serde_derive v1.0.69 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.11 [INFO] [stderr] Downloaded lazy_static v1.0.1 [INFO] [stderr] Downloaded wasm-bindgen v0.2.11 [INFO] [stderr] Downloaded itertools v0.4.19 [INFO] [stderr] Downloaded quote v0.3.15 [INFO] [stderr] Downloaded syn v0.11.11 [INFO] [stderr] Downloaded unicode-xid v0.0.4 [INFO] [stderr] Downloaded synom v0.11.3 [INFO] [stderr] Downloaded dtoa v0.4.2 [INFO] [stderr] Downloaded itoa v0.4.1 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.11 [INFO] [stderr] Downloaded mockers v0.12.0 [INFO] [stderr] Downloaded mockers_derive v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d0ad77f467948303a00ce689387f8c39ddf50ee5d9f9d6ec67df09682a34ef8 [INFO] running `Command { std: "docker" "start" "-a" "2d0ad77f467948303a00ce689387f8c39ddf50ee5d9f9d6ec67df09682a34ef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d0ad77f467948303a00ce689387f8c39ddf50ee5d9f9d6ec67df09682a34ef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d0ad77f467948303a00ce689387f8c39ddf50ee5d9f9d6ec67df09682a34ef8", kill_on_drop: false }` [INFO] [stdout] 2d0ad77f467948303a00ce689387f8c39ddf50ee5d9f9d6ec67df09682a34ef8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11aea56a6672b8eff86d12688e1e1dc2d9db4e75c2b0e33cadf984776ff5f85b [INFO] running `Command { std: "docker" "start" "-a" "11aea56a6672b8eff86d12688e1e1dc2d9db4e75c2b0e33cadf984776ff5f85b", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling serde v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.11 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Checking lazy_static v1.0.1 [INFO] [stderr] Checking mockers v0.12.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stdout] error[E0432]: unresolved import `std::boxed::FnBox` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mockers-0.12.0/src/box_fn.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::boxed::FnBox; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `FnBox` in `boxed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-0.4.6/src/unstable.rs:284:13 [INFO] [stdout] | [INFO] [stdout] 284 | Nightly(proc_macro::SourceFile, FileName), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-0.4.6/src/unstable.rs:289:20 [INFO] [stdout] | [INFO] [stdout] 289 | fn nightly(sf: proc_macro::SourceFile) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `fnbox` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mockers-0.12.0/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(fnbox, inclusive_range_methods, alloc, collections_range, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `inclusive_range_fields` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mockers-0.12.0/src/lib.rs:2:29 [INFO] [stdout] | [INFO] [stdout] 2 | inclusive_range, inclusive_range_fields, specialization)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-0.4.6/src/unstable.rs:290:45 [INFO] [stdout] | [INFO] [stdout] 290 | let filename = stable::file_name(sf.path().to_string()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `is_none` exists for enum `Option>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mockers-0.12.0/src/lib.rs:191:21 [INFO] [stdout] | [INFO] [stdout] 191 | self.action.is_none() [INFO] [stdout] | ^^^^^^^ method cannot be called on `Option>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mockers-0.12.0/src/box_fn.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct BoxFn0(Box T>); [INFO] [stdout] | -------------------- doesn't satisfy `BoxFn0: Sized` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `BoxFn0: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `take` exists for enum `Option>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mockers-0.12.0/src/lib.rs:194:27 [INFO] [stdout] | [INFO] [stdout] 194 | match self.action.take() { [INFO] [stdout] | ^^^^ method cannot be called on `Option>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mockers-0.12.0/src/box_fn.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct BoxFn0(Box T>); [INFO] [stdout] | -------------------- doesn't satisfy `BoxFn0: Sized` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `BoxFn0: Sized` [INFO] [stdout] `Option>: Iterator` [INFO] [stdout] which is required by `&mut Option>: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `is_none` exists for enum `Option>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mockers-0.12.0/src/lib.rs:360:21 [INFO] [stdout] | [INFO] [stdout] 360 | self.action.is_none() [INFO] [stdout] | ^^^^^^^ method cannot be called on `Option>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mockers-0.12.0/src/box_fn.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct BoxFn1(Box T>); [INFO] [stdout] | ------------------------ doesn't satisfy `BoxFn1: Sized` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `BoxFn1: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `take` exists for enum `Option>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mockers-0.12.0/src/lib.rs:363:27 [INFO] [stdout] | [INFO] [stdout] 363 | match self.action.take() { [INFO] [stdout] | ^^^^ method cannot be called on `Option>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mockers-0.12.0/src/box_fn.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct BoxFn1(Box T>); [INFO] [stdout] | ------------------------ doesn't satisfy `BoxFn1: Sized` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `BoxFn1: Sized` [INFO] [stdout] `Option>: Iterator` [INFO] [stdout] which is required by `&mut Option>: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `PathBuf` doesn't implement `std::fmt::Display` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-0.4.6/src/unstable.rs:290:52 [INFO] [stdout] | [INFO] [stdout] 290 | let filename = stable::file_name(sf.path().to_string()); [INFO] [stdout] | ^^^^^^^^^ `PathBuf` cannot be formatted with the default formatter; call `.display()` on it [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `PathBuf: std::fmt::Display` [INFO] [stdout] which is required by `PathBuf: ToString` [INFO] [stdout] `Path: std::fmt::Display` [INFO] [stdout] which is required by `Path: ToString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-0.4.6/src/unstable.rs:304:44 [INFO] [stdout] | [INFO] [stdout] 304 | SourceFile::Nightly(a, _) => a.is_real(), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_def_site' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-0.4.6/src/unstable.rs:347:27 [INFO] [stdout] | [INFO] [stdout] 347 | Span::Nightly(proc_macro::Span::def_site()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54724 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_def_site)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-0.4.6/src/unstable.rs:424:55 [INFO] [stdout] | [INFO] [stdout] 424 | (Span::Nightly(a), Span::Nightly(b)) => a.eq(b), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `is_none` exists for enum `Option>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mockers-0.12.0/src/lib.rs:531:21 [INFO] [stdout] | [INFO] [stdout] 531 | self.action.is_none() [INFO] [stdout] | ^^^^^^^ method cannot be called on `Option>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mockers-0.12.0/src/box_fn.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct BoxFn2(Box T>); [INFO] [stdout] | ---------------------------- doesn't satisfy `BoxFn2: Sized` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `BoxFn2: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `take` exists for enum `Option>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mockers-0.12.0/src/lib.rs:534:27 [INFO] [stdout] | [INFO] [stdout] 534 | match self.action.take() { [INFO] [stdout] | ^^^^ method cannot be called on `Option>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mockers-0.12.0/src/box_fn.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct BoxFn2(Box T>); [INFO] [stdout] | ---------------------------- doesn't satisfy `BoxFn2: Sized` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `BoxFn2: Sized` [INFO] [stdout] `Option>: Iterator` [INFO] [stdout] which is required by `&mut Option>: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `is_none` exists for enum `Option>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mockers-0.12.0/src/lib.rs:710:21 [INFO] [stdout] | [INFO] [stdout] 710 | self.action.is_none() [INFO] [stdout] | ^^^^^^^ method cannot be called on `Option>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mockers-0.12.0/src/box_fn.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct BoxFn3(Box T>); [INFO] [stdout] | -------------------------------- doesn't satisfy `BoxFn3: Sized` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `BoxFn3: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `take` exists for enum `Option>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mockers-0.12.0/src/lib.rs:713:27 [INFO] [stdout] | [INFO] [stdout] 713 | match self.action.take() { [INFO] [stdout] | ^^^^ method cannot be called on `Option>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mockers-0.12.0/src/box_fn.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct BoxFn3(Box T>); [INFO] [stdout] | -------------------------------- doesn't satisfy `BoxFn3: Sized` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `BoxFn3: Sized` [INFO] [stdout] `Option>: Iterator` [INFO] [stdout] which is required by `&mut Option>: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `is_none` exists for enum `Option>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mockers-0.12.0/src/lib.rs:894:21 [INFO] [stdout] | [INFO] [stdout] 894 | self.action.is_none() [INFO] [stdout] | ^^^^^^^ method cannot be called on `Option>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mockers-0.12.0/src/box_fn.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct BoxFn4(Box T>); [INFO] [stdout] | ------------------------------------ doesn't satisfy `BoxFn4: Sized` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `BoxFn4: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `take` exists for enum `Option>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mockers-0.12.0/src/lib.rs:897:27 [INFO] [stdout] | [INFO] [stdout] 897 | match self.action.take() { [INFO] [stdout] | ^^^^ method cannot be called on `Option>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mockers-0.12.0/src/box_fn.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct BoxFn4(Box T>); [INFO] [stdout] | ------------------------------------ doesn't satisfy `BoxFn4: Sized` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `BoxFn4: Sized` [INFO] [stdout] `Option>: Iterator` [INFO] [stdout] which is required by `&mut Option>: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mockers` (lib) due to 14 previous errors [INFO] running `Command { std: "docker" "inspect" "11aea56a6672b8eff86d12688e1e1dc2d9db4e75c2b0e33cadf984776ff5f85b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11aea56a6672b8eff86d12688e1e1dc2d9db4e75c2b0e33cadf984776ff5f85b", kill_on_drop: false }` [INFO] [stdout] 11aea56a6672b8eff86d12688e1e1dc2d9db4e75c2b0e33cadf984776ff5f85b