[INFO] fetching crate conniecs 0.2.0...
[INFO] checking conniecs-0.2.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate conniecs 0.2.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate conniecs 0.2.0 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate conniecs 0.2.0
[INFO] finished tweaking crates.io crate conniecs 0.2.0
[INFO] tweaked toml for crates.io crate conniecs 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded conniecs-derive v0.2.0
[INFO] [stderr]   Downloaded index-pool v1.0.11
[INFO] [stderr]   Downloaded free-ranges v1.0.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b03d1639f1b1d527cc33362ce3256b0d40ee4759acf9ec467fb3c9f563adc1d
[INFO] running `Command { std: "docker" "start" "-a" "6b03d1639f1b1d527cc33362ce3256b0d40ee4759acf9ec467fb3c9f563adc1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b03d1639f1b1d527cc33362ce3256b0d40ee4759acf9ec467fb3c9f563adc1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b03d1639f1b1d527cc33362ce3256b0d40ee4759acf9ec467fb3c9f563adc1d", kill_on_drop: false }`
[INFO] [stdout] 6b03d1639f1b1d527cc33362ce3256b0d40ee4759acf9ec467fb3c9f563adc1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6f257e72e5a93a461565555a88bc3f78f44c04bc948805e17c8190d5610ab77
[INFO] running `Command { std: "docker" "start" "-a" "f6f257e72e5a93a461565555a88bc3f78f44c04bc948805e17c8190d5610ab77", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking free-ranges v1.0.7
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking index-pool v1.0.11
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling conniecs-derive v0.2.0
[INFO] [stderr]     Checking conniecs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/aspect.rs:6:44
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Aspect<C: ComponentManager>(Box<AspectFilter<C> + 'static>);
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Aspect<C: ComponentManager>(Box<dyn AspectFilter<C> + 'static>);
[INFO] [stdout]   |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/aspect.rs:6:44
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Aspect<C: ComponentManager>(Box<AspectFilter<C> + 'static>);
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Aspect<C: ComponentManager>(Box<dyn AspectFilter<C> + 'static>);
[INFO] [stdout]   |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message contains an unused formatting placeholder
[INFO] [stdout]    --> src/component.rs:172:56
[INFO] [stdout]     |
[INFO] [stdout] 172 |             .unwrap_or_else(|| panic!("Entity at index {} does not have this component attached"))
[INFO] [stdout]     |                                                        ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add the missing argument
[INFO] [stdout]     |
[INFO] [stdout] 172 |             .unwrap_or_else(|| panic!("Entity at index {} does not have this component attached", ...))
[INFO] [stdout]     |                                                                                                 +++++
[INFO] [stdout] help: or add a "{}" format string to use the message literally
[INFO] [stdout]     |
[INFO] [stdout] 172 |             .unwrap_or_else(|| panic!("{}", "Entity at index {} does not have this component attached"))
[INFO] [stdout]     |                                       +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message contains an unused formatting placeholder
[INFO] [stdout]    --> src/component.rs:177:56
[INFO] [stdout]     |
[INFO] [stdout] 177 |             .unwrap_or_else(|| panic!("Entity at index {} does not have this component attached"))
[INFO] [stdout]     |                                                        ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stdout] help: add the missing argument
[INFO] [stdout]     |
[INFO] [stdout] 177 |             .unwrap_or_else(|| panic!("Entity at index {} does not have this component attached", ...))
[INFO] [stdout]     |                                                                                                 +++++
[INFO] [stdout] help: or add a "{}" format string to use the message literally
[INFO] [stdout]     |
[INFO] [stdout] 177 |             .unwrap_or_else(|| panic!("{}", "Entity at index {} does not have this component attached"))
[INFO] [stdout]     |                                       +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/entity/iter.rs:60:32
[INFO] [stdout]    |
[INFO] [stdout] 60 |             values: self.values.clone(),
[INFO] [stdout]    |                                ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `VecMap<IndexedEntity<C>>` does not implement `Clone`, so calling `clone` on `&VecMap<IndexedEntity<C>>` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message contains an unused formatting placeholder
[INFO] [stdout]    --> src/component.rs:172:56
[INFO] [stdout]     |
[INFO] [stdout] 172 |             .unwrap_or_else(|| panic!("Entity at index {} does not have this component attached"))
[INFO] [stdout]     |                                                        ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add the missing argument
[INFO] [stdout]     |
[INFO] [stdout] 172 |             .unwrap_or_else(|| panic!("Entity at index {} does not have this component attached", ...))
[INFO] [stdout]     |                                                                                                 +++++
[INFO] [stdout] help: or add a "{}" format string to use the message literally
[INFO] [stdout]     |
[INFO] [stdout] 172 |             .unwrap_or_else(|| panic!("{}", "Entity at index {} does not have this component attached"))
[INFO] [stdout]     |                                       +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message contains an unused formatting placeholder
[INFO] [stdout]    --> src/component.rs:177:56
[INFO] [stdout]     |
[INFO] [stdout] 177 |             .unwrap_or_else(|| panic!("Entity at index {} does not have this component attached"))
[INFO] [stdout]     |                                                        ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stdout] help: add the missing argument
[INFO] [stdout]     |
[INFO] [stdout] 177 |             .unwrap_or_else(|| panic!("Entity at index {} does not have this component attached", ...))
[INFO] [stdout]     |                                                                                                 +++++
[INFO] [stdout] help: or add a "{}" format string to use the message literally
[INFO] [stdout]     |
[INFO] [stdout] 177 |             .unwrap_or_else(|| panic!("{}", "Entity at index {} does not have this component attached"))
[INFO] [stdout]     |                                       +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/entity/iter.rs:60:32
[INFO] [stdout]    |
[INFO] [stdout] 60 |             values: self.values.clone(),
[INFO] [stdout]    |                                ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `VecMap<IndexedEntity<C>>` does not implement `Clone`, so calling `clone` on `&VecMap<IndexedEntity<C>>` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `cold` is ambiguous
[INFO] [stdout]   --> tests/aspects.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 |     #[cold]
[INFO] [stdout]    |       ^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of a name conflict with a builtin attribute
[INFO] [stdout]    = note: `cold` could refer to a built-in attribute
[INFO] [stdout] note: `cold` could also refer to the derive helper attribute defined here
[INFO] [stdout]   --> tests/aspects.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Debug, ComponentManager)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `cold` is ambiguous
[INFO] [stdout]   --> tests/aspects.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[cold]
[INFO] [stdout]    |       ^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of a name conflict with a builtin attribute
[INFO] [stdout]    = note: `cold` could refer to a built-in attribute
[INFO] [stdout] note: `cold` could also refer to the derive helper attribute defined here
[INFO] [stdout]   --> tests/aspects.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Debug, ComponentManager)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[cold]` is ignored on struct fields, match arms and macro defs
[INFO] [stdout]   --> tests/aspects.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     #[cold]
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[cold]` is ignored on struct fields, match arms and macro defs
[INFO] [stdout]   --> tests/aspects.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[cold]
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_BOOL_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> tests/aspects.rs:104:72
[INFO] [stdout]     |
[INFO] [stdout] 104 | static ATOMIC_BOOP: std::sync::atomic::AtomicBool = std::sync::atomic::ATOMIC_BOOL_INIT;
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]     |
[INFO] [stdout] 104 | static ATOMIC_BOOP: std::sync::atomic::AtomicBool = std::sync::atomic::AtomicBool::new(false);
[INFO] [stdout]     |                                                                        ~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0659`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `conniecs` (test "aspects") due to 3 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f6f257e72e5a93a461565555a88bc3f78f44c04bc948805e17c8190d5610ab77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6f257e72e5a93a461565555a88bc3f78f44c04bc948805e17c8190d5610ab77", kill_on_drop: false }`
[INFO] [stdout] f6f257e72e5a93a461565555a88bc3f78f44c04bc948805e17c8190d5610ab77
[INFO] checking conniecs-0.2.0 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate conniecs 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate conniecs 0.2.0 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate conniecs 0.2.0
[INFO] finished tweaking crates.io crate conniecs 0.2.0
[INFO] tweaked toml for crates.io crate conniecs 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a8efaba33117a0573ebaf3b72650a8c586b4a1103d245a449cbecb525834cd2
[INFO] running `Command { std: "docker" "start" "-a" "6a8efaba33117a0573ebaf3b72650a8c586b4a1103d245a449cbecb525834cd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a8efaba33117a0573ebaf3b72650a8c586b4a1103d245a449cbecb525834cd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a8efaba33117a0573ebaf3b72650a8c586b4a1103d245a449cbecb525834cd2", kill_on_drop: false }`
[INFO] [stdout] 6a8efaba33117a0573ebaf3b72650a8c586b4a1103d245a449cbecb525834cd2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b14e4a4ffd90a617371ea542a21567687927a2507a40c27c221f404669b16ef1
[INFO] running `Command { std: "docker" "start" "-a" "b14e4a4ffd90a617371ea542a21567687927a2507a40c27c221f404669b16ef1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking free-ranges v1.0.7
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking index-pool v1.0.11
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling conniecs-derive v0.2.0
[INFO] [stderr]     Checking conniecs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/aspect.rs:6:44
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Aspect<C: ComponentManager>(Box<AspectFilter<C> + 'static>);
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Aspect<C: ComponentManager>(Box<dyn AspectFilter<C> + 'static>);
[INFO] [stdout]   |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/aspect.rs:6:44
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Aspect<C: ComponentManager>(Box<AspectFilter<C> + 'static>);
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Aspect<C: ComponentManager>(Box<dyn AspectFilter<C> + 'static>);
[INFO] [stdout]   |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message contains an unused formatting placeholder
[INFO] [stdout]    --> src/component.rs:172:56
[INFO] [stdout]     |
[INFO] [stdout] 172 |             .unwrap_or_else(|| panic!("Entity at index {} does not have this component attached"))
[INFO] [stdout]     |                                                        ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add the missing argument
[INFO] [stdout]     |
[INFO] [stdout] 172 |             .unwrap_or_else(|| panic!("Entity at index {} does not have this component attached", ...))
[INFO] [stdout]     |                                                                                                 +++++
[INFO] [stdout] help: or add a "{}" format string to use the message literally
[INFO] [stdout]     |
[INFO] [stdout] 172 |             .unwrap_or_else(|| panic!("{}", "Entity at index {} does not have this component attached"))
[INFO] [stdout]     |                                       +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message contains an unused formatting placeholder
[INFO] [stdout]    --> src/component.rs:172:56
[INFO] [stdout]     |
[INFO] [stdout] 172 |             .unwrap_or_else(|| panic!("Entity at index {} does not have this component attached"))
[INFO] [stdout]     |                                                        ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add the missing argument
[INFO] [stdout]     |
[INFO] [stdout] 172 |             .unwrap_or_else(|| panic!("Entity at index {} does not have this component attached", ...))
[INFO] [stdout]     |                                                                                                 +++++
[INFO] [stdout] help: or add a "{}" format string to use the message literally
[INFO] [stdout]     |
[INFO] [stdout] 172 |             .unwrap_or_else(|| panic!("{}", "Entity at index {} does not have this component attached"))
[INFO] [stdout]     |                                       +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message contains an unused formatting placeholder
[INFO] [stdout]    --> src/component.rs:177:56
[INFO] [stdout]     |
[INFO] [stdout] 177 |             .unwrap_or_else(|| panic!("Entity at index {} does not have this component attached"))
[INFO] [stdout]     |                                                        ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stdout] help: add the missing argument
[INFO] [stdout]     |
[INFO] [stdout] 177 |             .unwrap_or_else(|| panic!("Entity at index {} does not have this component attached", ...))
[INFO] [stdout]     |                                                                                                 +++++
[INFO] [stdout] help: or add a "{}" format string to use the message literally
[INFO] [stdout]     |
[INFO] [stdout] 177 |             .unwrap_or_else(|| panic!("{}", "Entity at index {} does not have this component attached"))
[INFO] [stdout]     |                                       +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message contains an unused formatting placeholder
[INFO] [stdout]    --> src/component.rs:177:56
[INFO] [stdout]     |
[INFO] [stdout] 177 |             .unwrap_or_else(|| panic!("Entity at index {} does not have this component attached"))
[INFO] [stdout]     |                                                        ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stdout] help: add the missing argument
[INFO] [stdout]     |
[INFO] [stdout] 177 |             .unwrap_or_else(|| panic!("Entity at index {} does not have this component attached", ...))
[INFO] [stdout]     |                                                                                                 +++++
[INFO] [stdout] help: or add a "{}" format string to use the message literally
[INFO] [stdout]     |
[INFO] [stdout] 177 |             .unwrap_or_else(|| panic!("{}", "Entity at index {} does not have this component attached"))
[INFO] [stdout]     |                                       +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/entity/iter.rs:60:32
[INFO] [stdout]    |
[INFO] [stdout] 60 |             values: self.values.clone(),
[INFO] [stdout]    |                                ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `VecMap<IndexedEntity<C>>` does not implement `Clone`, so calling `clone` on `&VecMap<IndexedEntity<C>>` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/entity/iter.rs:60:32
[INFO] [stdout]    |
[INFO] [stdout] 60 |             values: self.values.clone(),
[INFO] [stdout]    |                                ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `VecMap<IndexedEntity<C>>` does not implement `Clone`, so calling `clone` on `&VecMap<IndexedEntity<C>>` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `cold` is ambiguous
[INFO] [stdout]   --> tests/aspects.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 |     #[cold]
[INFO] [stdout]    |       ^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of a name conflict with a builtin attribute
[INFO] [stdout]    = note: `cold` could refer to a built-in attribute
[INFO] [stdout] note: `cold` could also refer to the derive helper attribute defined here
[INFO] [stdout]   --> tests/aspects.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Debug, ComponentManager)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `cold` is ambiguous
[INFO] [stdout]   --> tests/aspects.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[cold]
[INFO] [stdout]    |       ^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of a name conflict with a builtin attribute
[INFO] [stdout]    = note: `cold` could refer to a built-in attribute
[INFO] [stdout] note: `cold` could also refer to the derive helper attribute defined here
[INFO] [stdout]   --> tests/aspects.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Debug, ComponentManager)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[cold]` is ignored on struct fields, match arms and macro defs
[INFO] [stdout]   --> tests/aspects.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     #[cold]
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[cold]` is ignored on struct fields, match arms and macro defs
[INFO] [stdout]   --> tests/aspects.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[cold]
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_BOOL_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> tests/aspects.rs:104:72
[INFO] [stdout]     |
[INFO] [stdout] 104 | static ATOMIC_BOOP: std::sync::atomic::AtomicBool = std::sync::atomic::ATOMIC_BOOL_INIT;
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]     |
[INFO] [stdout] 104 | static ATOMIC_BOOP: std::sync::atomic::AtomicBool = std::sync::atomic::AtomicBool::new(false);
[INFO] [stdout]     |                                                                        ~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0659`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `conniecs` (test "aspects") due to 3 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b14e4a4ffd90a617371ea542a21567687927a2507a40c27c221f404669b16ef1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b14e4a4ffd90a617371ea542a21567687927a2507a40c27c221f404669b16ef1", kill_on_drop: false }`
[INFO] [stdout] b14e4a4ffd90a617371ea542a21567687927a2507a40c27c221f404669b16ef1
