[INFO] fetching crate cplx 0.3.3...
[INFO] checking cplx-0.3.3 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate cplx 0.3.3 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate cplx 0.3.3 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cplx 0.3.3
[INFO] finished tweaking crates.io crate cplx 0.3.3
[INFO] tweaked toml for crates.io crate cplx 0.3.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 4 packages to latest compatible versions
[INFO] [stderr]       Adding idem v0.1.1 (latest: v0.4.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded idem v0.4.0
[INFO] [stderr]   Downloaded idem v0.1.1
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4baf1ccc2c81b26192f6d3ada39b2983e14ee2ce162224550ad394c1aec5678
[INFO] running `Command { std: "docker" "start" "-a" "f4baf1ccc2c81b26192f6d3ada39b2983e14ee2ce162224550ad394c1aec5678", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4baf1ccc2c81b26192f6d3ada39b2983e14ee2ce162224550ad394c1aec5678", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4baf1ccc2c81b26192f6d3ada39b2983e14ee2ce162224550ad394c1aec5678", kill_on_drop: false }`
[INFO] [stdout] f4baf1ccc2c81b26192f6d3ada39b2983e14ee2ce162224550ad394c1aec5678
[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=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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef1accbd14a68431d29a3d032a4bfd64d694bb3f6d115f24fb0a8d7b133a8015
[INFO] running `Command { std: "docker" "start" "-a" "ef1accbd14a68431d29a3d032a4bfd64d694bb3f6d115f24fb0a8d7b133a8015", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking idem v0.4.0
[INFO] [stderr]     Checking idem v0.1.1
[INFO] [stderr]     Checking cplx v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(const_fn)]
[INFO] [stdout]   |            ^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(const_fn)]
[INFO] [stdout]   |            ^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(untagged_unions)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: unions with `Copy` and `ManuallyDrop` fields are stable; there is no intent to stabilize more
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(untagged_unions)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: unions with `Copy` and `ManuallyDrop` fields are stable; there is no intent to stabilize more
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/lib.rs:18:39
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub trait Sign<A> : Integer { fn sign(A) -> A; }
[INFO] [stdout]    |                                       ^ help: try naming the parameter or explicitly ignoring it: `_: A`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `unions_with_drop_fields`
[INFO] [stdout]   --> src/lib.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |         #[allow(unions_with_drop_fields)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/lib.rs:18:39
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub trait Sign<A> : Integer { fn sign(A) -> A; }
[INFO] [stdout]    |                                       ^ help: try naming the parameter or explicitly ignoring it: `_: A`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `const_fn_union` has been stable since 1.56.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(const_fn_union)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `const_let` has been stable since 1.33.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(const_let)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `unions_with_drop_fields`
[INFO] [stdout]   --> src/lib.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |         #[allow(unions_with_drop_fields)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `const_fn_union` has been stable since 1.56.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(const_fn_union)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `const_let` has been stable since 1.33.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(const_let)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]   --> src/lib.rs:31:34
[INFO] [stdout]    |
[INFO] [stdout] 31 |         union U<A, S: Sign<A>> { c: Complex<A, S> }
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]    |
[INFO] [stdout] 31 |         union U<A, S: Sign<A>> { c: std::mem::ManuallyDrop<Complex<A, S>> }
[INFO] [stdout]    |                                     +++++++++++++++++++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]   --> src/lib.rs:31:34
[INFO] [stdout]    |
[INFO] [stdout] 31 |         union U<A, S: Sign<A>> { c: Complex<A, S> }
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]    |
[INFO] [stdout] 31 |         union U<A, S: Sign<A>> { c: std::mem::ManuallyDrop<Complex<A, S>> }
[INFO] [stdout]    |                                     +++++++++++++++++++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0382]: use of moved value: `u`
[INFO] [stdout]   --> src/lib.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let u = U { c: self };
[INFO] [stdout]    |             - move occurs because `u` has type `U<A, S>`, which does not implement the `Copy` trait
[INFO] [stdout] 33 |         unsafe { (u.c.1, u.c.2) }
[INFO] [stdout]    |                   -----  ^^^^^ value used here after move
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   value moved here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0382, E0557, E0740.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0382`.
[INFO] [stdout] 
[INFO] [stdout] error[E0382]: use of moved value: `u`
[INFO] [stdout]   --> src/lib.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let u = U { c: self };
[INFO] [stdout]    |             - move occurs because `u` has type `U<A, S>`, which does not implement the `Copy` trait
[INFO] [stdout] 33 |         unsafe { (u.c.1, u.c.2) }
[INFO] [stdout]    |                   -----  ^^^^^ value used here after move
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   value moved here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cplx` (lib) due to 5 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 4 previous errors; 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0382, E0557, E0740.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0382`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cplx` (lib test) due to 5 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ef1accbd14a68431d29a3d032a4bfd64d694bb3f6d115f24fb0a8d7b133a8015", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef1accbd14a68431d29a3d032a4bfd64d694bb3f6d115f24fb0a8d7b133a8015", kill_on_drop: false }`
[INFO] [stdout] ef1accbd14a68431d29a3d032a4bfd64d694bb3f6d115f24fb0a8d7b133a8015
[INFO] checking cplx-0.3.3 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate cplx 0.3.3 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate cplx 0.3.3 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cplx 0.3.3
[INFO] finished tweaking crates.io crate cplx 0.3.3
[INFO] tweaked toml for crates.io crate cplx 0.3.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 4 packages to latest compatible versions
[INFO] [stderr]       Adding idem v0.1.1 (latest: v0.4.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 201aee6c3a63f6d7684ac9f3a0e3d2d98b7815bea372578b5cfabd0668d24994
[INFO] running `Command { std: "docker" "start" "-a" "201aee6c3a63f6d7684ac9f3a0e3d2d98b7815bea372578b5cfabd0668d24994", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "201aee6c3a63f6d7684ac9f3a0e3d2d98b7815bea372578b5cfabd0668d24994", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "201aee6c3a63f6d7684ac9f3a0e3d2d98b7815bea372578b5cfabd0668d24994", kill_on_drop: false }`
[INFO] [stdout] 201aee6c3a63f6d7684ac9f3a0e3d2d98b7815bea372578b5cfabd0668d24994
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8eefac401c4b6bc80662f60c13860508011ba7ca9ea810940352f73d1426cade
[INFO] running `Command { std: "docker" "start" "-a" "8eefac401c4b6bc80662f60c13860508011ba7ca9ea810940352f73d1426cade", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking idem v0.4.0
[INFO] [stderr]     Checking idem v0.1.1
[INFO] [stderr]     Checking cplx v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(const_fn)]
[INFO] [stdout]   |            ^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(const_fn)]
[INFO] [stdout]   |            ^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(untagged_unions)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: unions with `Copy` and `ManuallyDrop` fields are stable; there is no intent to stabilize more
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(untagged_unions)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: unions with `Copy` and `ManuallyDrop` fields are stable; there is no intent to stabilize more
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/lib.rs:18:39
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub trait Sign<A> : Integer { fn sign(A) -> A; }
[INFO] [stdout]    |                                       ^ help: try naming the parameter or explicitly ignoring it: `_: A`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `unions_with_drop_fields`
[INFO] [stdout]   --> src/lib.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |         #[allow(unions_with_drop_fields)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/lib.rs:18:39
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub trait Sign<A> : Integer { fn sign(A) -> A; }
[INFO] [stdout]    |                                       ^ help: try naming the parameter or explicitly ignoring it: `_: A`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `const_fn_union` has been stable since 1.56.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(const_fn_union)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `const_let` has been stable since 1.33.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(const_let)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `unions_with_drop_fields`
[INFO] [stdout]   --> src/lib.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |         #[allow(unions_with_drop_fields)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `const_fn_union` has been stable since 1.56.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(const_fn_union)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `const_let` has been stable since 1.33.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(const_let)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]   --> src/lib.rs:31:34
[INFO] [stdout]    |
[INFO] [stdout] 31 |         union U<A, S: Sign<A>> { c: Complex<A, S> }
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]    |
[INFO] [stdout] 31 |         union U<A, S: Sign<A>> { c: std::mem::ManuallyDrop<Complex<A, S>> }
[INFO] [stdout]    |                                     +++++++++++++++++++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop<...>` to be used in a union
[INFO] [stdout]   --> src/lib.rs:31:34
[INFO] [stdout]    |
[INFO] [stdout] 31 |         union U<A, S: Sign<A>> { c: Complex<A, S> }
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: union fields must not have drop side-effects, which is currently enforced via either `Copy` or `ManuallyDrop<...>`
[INFO] [stdout] help: wrap the field type in `ManuallyDrop<...>`
[INFO] [stdout]    |
[INFO] [stdout] 31 |         union U<A, S: Sign<A>> { c: std::mem::ManuallyDrop<Complex<A, S>> }
[INFO] [stdout]    |                                     +++++++++++++++++++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0382]: use of moved value: `u`
[INFO] [stdout]   --> src/lib.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let u = U { c: self };
[INFO] [stdout]    |             - move occurs because `u` has type `U<A, S>`, which does not implement the `Copy` trait
[INFO] [stdout] 33 |         unsafe { (u.c.1, u.c.2) }
[INFO] [stdout]    |                   -----  ^^^^^ value used here after move
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   value moved here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0382, E0557, E0740.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0382`.
[INFO] [stdout] 
[INFO] [stdout] error[E0382]: use of moved value: `u`
[INFO] [stdout]   --> src/lib.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let u = U { c: self };
[INFO] [stdout]    |             - move occurs because `u` has type `U<A, S>`, which does not implement the `Copy` trait
[INFO] [stdout] 33 |         unsafe { (u.c.1, u.c.2) }
[INFO] [stdout]    |                   -----  ^^^^^ value used here after move
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   value moved here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cplx` (lib) due to 5 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 4 previous errors; 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0382, E0557, E0740.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0382`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cplx` (lib test) due to 5 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8eefac401c4b6bc80662f60c13860508011ba7ca9ea810940352f73d1426cade", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8eefac401c4b6bc80662f60c13860508011ba7ca9ea810940352f73d1426cade", kill_on_drop: false }`
[INFO] [stdout] 8eefac401c4b6bc80662f60c13860508011ba7ca9ea810940352f73d1426cade
