[INFO] fetching crate mutable 0.2.8... [INFO] testing mutable-0.2.8 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate mutable 0.2.8 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate mutable 0.2.8 [INFO] finished tweaking crates.io crate mutable 0.2.8 [INFO] tweaked toml for crates.io crate mutable 0.2.8 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mutable 0.2.8 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 22 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 781754324b3bc35b3956bdabf71055557a6009bc92ae50c86f2269b62758bfb2 [INFO] running `Command { std: "docker" "start" "-a" "781754324b3bc35b3956bdabf71055557a6009bc92ae50c86f2269b62758bfb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "781754324b3bc35b3956bdabf71055557a6009bc92ae50c86f2269b62758bfb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "781754324b3bc35b3956bdabf71055557a6009bc92ae50c86f2269b62758bfb2", kill_on_drop: false }` [INFO] [stdout] 781754324b3bc35b3956bdabf71055557a6009bc92ae50c86f2269b62758bfb2 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cd0e211d8d076689059501a891ffc21ed9cbee7435c289f1ec1231722151ec5 [INFO] running `Command { std: "docker" "start" "-a" "2cd0e211d8d076689059501a891ffc21ed9cbee7435c289f1ec1231722151ec5", kill_on_drop: false }` [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling mutable_derive v0.3.3 [INFO] [stderr] Compiling mutable v0.2.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `softeq::*` [INFO] [stdout] --> src/default_impl/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use softeq::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/holder.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn get_mut(&mut self) -> MHRefMut { MHRefMut(self) } [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 51 | pub fn get_mut(&mut self) -> MHRefMut<'_, M> { MHRefMut(self) } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.99s [INFO] running `Command { std: "docker" "inspect" "2cd0e211d8d076689059501a891ffc21ed9cbee7435c289f1ec1231722151ec5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cd0e211d8d076689059501a891ffc21ed9cbee7435c289f1ec1231722151ec5", kill_on_drop: false }` [INFO] [stdout] 2cd0e211d8d076689059501a891ffc21ed9cbee7435c289f1ec1231722151ec5 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45d76d6270ef9a2ac2e8c4d93ef761822096ac37c51d0d9e5013ab89f6d0fc15 [INFO] running `Command { std: "docker" "start" "-a" "45d76d6270ef9a2ac2e8c4d93ef761822096ac37c51d0d9e5013ab89f6d0fc15", kill_on_drop: false }` [INFO] [stderr] Compiling mutable v0.2.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `softeq::*` [INFO] [stdout] --> src/default_impl/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use softeq::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/holder.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn get_mut(&mut self) -> MHRefMut { MHRefMut(self) } [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 51 | pub fn get_mut(&mut self) -> MHRefMut<'_, M> { MHRefMut(self) } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `softeq::*` [INFO] [stdout] --> src/default_impl/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use softeq::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/holder.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn get_mut(&mut self) -> MHRefMut { MHRefMut(self) } [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 51 | pub fn get_mut(&mut self) -> MHRefMut<'_, M> { MHRefMut(self) } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] running `Command { std: "docker" "inspect" "45d76d6270ef9a2ac2e8c4d93ef761822096ac37c51d0d9e5013ab89f6d0fc15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45d76d6270ef9a2ac2e8c4d93ef761822096ac37c51d0d9e5013ab89f6d0fc15", kill_on_drop: false }` [INFO] [stdout] 45d76d6270ef9a2ac2e8c4d93ef761822096ac37c51d0d9e5013ab89f6d0fc15 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c48845e7803afc7c217571d4d6088e221286137610dedcfe409e2e0a0c9727a3 [INFO] running `Command { std: "docker" "start" "-a" "c48845e7803afc7c217571d4d6088e221286137610dedcfe409e2e0a0c9727a3", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `softeq::*` [INFO] [stderr] --> src/default_impl/mod.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 5 | pub use softeq::*; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/holder.rs:51:20 [INFO] [stderr] | [INFO] [stderr] 51 | pub fn get_mut(&mut self) -> MHRefMut { MHRefMut(self) } [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 51 | pub fn get_mut(&mut self) -> MHRefMut<'_, M> { MHRefMut(self) } [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `mutable` (lib) generated 2 warnings (run `cargo fix --lib -p mutable` to apply 2 suggestions) [INFO] [stderr] warning: `mutable` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mutable-e5782bbe58eaadfa) [INFO] [stdout] [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] [stderr] Doc-tests mutable [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/lib.rs - Mutable (line 54) ... FAILED [INFO] [stdout] test src/lib.rs - (line 8) ... FAILED [INFO] [stdout] test src/lib.rs - Mutable (line 28) ... FAILED [INFO] [stdout] test src/lib.rs - Mutable (line 13) ... FAILED [INFO] [stdout] test src/lib.rs - Mutable (line 88) ... ok [INFO] [stdout] test src/cmp.rs - cmp::SoftEq (line 16) ... ok [INFO] [stdout] test src/holder.rs - holder::MutableHolder (line 8) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - Mutable (line 54) stdout ---- [INFO] [stdout] error[E0252]: the name `Mutable` is defined multiple times [INFO] [stdout] --> src/lib.rs:58:22 [INFO] [stdout] | [INFO] [stdout] 4 | use mutable::Mutable; [INFO] [stdout] | ---------------- previous import of the macro `Mutable` here [INFO] [stdout] 5 | use mutable::cmp::SoftEq; [INFO] [stdout] 6 | use mutable_derive::{Mutable, SoftEq}; [INFO] [stdout] | ^^^^^^^-- [INFO] [stdout] | | [INFO] [stdout] | `Mutable` reimported here [INFO] [stdout] | help: remove unnecessary import [INFO] [stdout] | [INFO] [stdout] = note: `Mutable` must be defined only once in the macro namespace of this module [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0252`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 8) stdout ---- [INFO] [stdout] error[E0252]: the name `Mutable` is defined multiple times [INFO] [stdout] --> src/lib.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 4 | use mutable::Mutable; [INFO] [stdout] | ---------------- previous import of the macro `Mutable` here [INFO] [stdout] 5 | use mutable_derive::Mutable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ `Mutable` reimported here [INFO] [stdout] | [INFO] [stdout] = note: `Mutable` must be defined only once in the macro namespace of this module [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0252`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Mutable (line 28) stdout ---- [INFO] [stdout] error[E0252]: the name `Mutable` is defined multiple times [INFO] [stdout] --> src/lib.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 4 | use mutable::Mutable; [INFO] [stdout] | ---------------- previous import of the macro `Mutable` here [INFO] [stdout] 5 | use mutable_derive::Mutable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ `Mutable` reimported here [INFO] [stdout] | [INFO] [stdout] = note: `Mutable` must be defined only once in the macro namespace of this module [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0252`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Mutable (line 13) stdout ---- [INFO] [stdout] error[E0252]: the name `Mutable` is defined multiple times [INFO] [stdout] --> src/lib.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 5 | use mutable::Mutable; [INFO] [stdout] | ---------------- previous import of the macro `Mutable` here [INFO] [stdout] 6 | use mutable_derive::Mutable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ `Mutable` reimported here [INFO] [stdout] | [INFO] [stdout] = note: `Mutable` must be defined only once in the macro namespace of this block [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0252`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 8) [INFO] [stdout] src/lib.rs - Mutable (line 13) [INFO] [stdout] src/lib.rs - Mutable (line 28) [INFO] [stdout] src/lib.rs - Mutable (line 54) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "c48845e7803afc7c217571d4d6088e221286137610dedcfe409e2e0a0c9727a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c48845e7803afc7c217571d4d6088e221286137610dedcfe409e2e0a0c9727a3", kill_on_drop: false }` [INFO] [stdout] c48845e7803afc7c217571d4d6088e221286137610dedcfe409e2e0a0c9727a3