[INFO] cloning repository https://github.com/polyfractal/Turbine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/polyfractal/Turbine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolyfractal%2FTurbine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolyfractal%2FTurbine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d5c837956f4dfad7f4478cc02a2bafd98c77be14 [INFO] building polyfractal/Turbine against master#222c5724ecc922fe67815f428c19f82c129d9386 for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolyfractal%2FTurbine" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/polyfractal/Turbine on toolchain 222c5724ecc922fe67815f428c19f82c129d9386 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/polyfractal/Turbine [INFO] finished tweaking git repo https://github.com/polyfractal/Turbine [INFO] tweaked toml for git repo https://github.com/polyfractal/Turbine written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/polyfractal/Turbine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kernel32-sys v0.1.4 [INFO] [stderr] Downloaded log v0.3.2 [INFO] [stderr] Downloaded rand v0.3.11 [INFO] [stderr] Downloaded time v0.1.32 [INFO] [stderr] Downloaded winapi v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38f86bd32c5b1924ab133a771195ae833bf608e2302013def5cd87c14edc22a4 [INFO] running `Command { std: "docker" "start" "-a" "38f86bd32c5b1924ab133a771195ae833bf608e2302013def5cd87c14edc22a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38f86bd32c5b1924ab133a771195ae833bf608e2302013def5cd87c14edc22a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38f86bd32c5b1924ab133a771195ae833bf608e2302013def5cd87c14edc22a4", kill_on_drop: false }` [INFO] [stdout] 38f86bd32c5b1924ab133a771195ae833bf608e2302013def5cd87c14edc22a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d760053235a74e386abed7e23ae6ebdb7ba75587457dc25c3daf606f570ae1f [INFO] running `Command { std: "docker" "start" "-a" "6d760053235a74e386abed7e23ae6ebdb7ba75587457dc25c3daf606f570ae1f", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.3 [INFO] [stderr] Compiling libc v0.1.10 [INFO] [stderr] Compiling kernel32-sys v0.1.4 [INFO] [stderr] Compiling advapi32-sys v0.1.2 [INFO] [stderr] Compiling log v0.3.2 [INFO] [stderr] Compiling rand v0.3.11 [INFO] [stderr] Compiling time v0.1.32 [INFO] [stderr] Compiling turbine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `ptr_as_ref` has been stable since 1.9.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(ptr_as_ref)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `convert` [INFO] [stdout] --> src/lib.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(convert)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:130:30 [INFO] [stdout] | [INFO] [stdout] 130 | Ordering::Release => intrinsics::atomic_store_rel(dst, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_store_rel` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 128 | unsafe fn atomic_store(dst: *mut T, val: T, order:Ordering) { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:131:30 [INFO] [stdout] | [INFO] [stdout] 131 | Ordering::Relaxed => intrinsics::atomic_store_relaxed(dst, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_store_relaxed` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 128 | unsafe fn atomic_store(dst: *mut T, val: T, order:Ordering) { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:132:14 [INFO] [stdout] | [INFO] [stdout] 132 | _ => intrinsics::atomic_store(dst, val) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `std::intrinsics::atomic_store` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 128 | unsafe fn atomic_store(dst: *mut T, val: T, order:Ordering) { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:139:58 [INFO] [stdout] | [INFO] [stdout] 139 | Ordering::Acquire => intrinsics::atomic_load_acq(dst), [INFO] [stdout] | --------------------------- ^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_load_acq` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 137 | unsafe fn atomic_load(dst: *const T, order:Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:140:62 [INFO] [stdout] | [INFO] [stdout] 140 | Ordering::Relaxed => intrinsics::atomic_load_relaxed(dst), [INFO] [stdout] | ------------------------------- ^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_load_relaxed` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 137 | unsafe fn atomic_load(dst: *const T, order:Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:141:38 [INFO] [stdout] | [INFO] [stdout] 141 | _ => intrinsics::atomic_load(dst) [INFO] [stdout] | ----------------------- ^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `std::intrinsics::atomic_load` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 137 | unsafe fn atomic_load(dst: *const T, order:Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:148:30 [INFO] [stdout] | [INFO] [stdout] 148 | Ordering::Acquire => intrinsics::atomic_xchg_acq(dst, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_xchg_acq` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 146 | unsafe fn atomic_swap(dst: *mut T, val: T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:149:30 [INFO] [stdout] | [INFO] [stdout] 149 | Ordering::Release => intrinsics::atomic_xchg_rel(dst, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_xchg_rel` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 146 | unsafe fn atomic_swap(dst: *mut T, val: T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:150:30 [INFO] [stdout] | [INFO] [stdout] 150 | Ordering::AcqRel => intrinsics::atomic_xchg_acqrel(dst, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_xchg_acqrel` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 146 | unsafe fn atomic_swap(dst: *mut T, val: T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:151:30 [INFO] [stdout] | [INFO] [stdout] 151 | Ordering::Relaxed => intrinsics::atomic_xchg_relaxed(dst, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_xchg_relaxed` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 146 | unsafe fn atomic_swap(dst: *mut T, val: T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:152:14 [INFO] [stdout] | [INFO] [stdout] 152 | _ => intrinsics::atomic_xchg(dst, val) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_xchg` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 146 | unsafe fn atomic_swap(dst: *mut T, val: T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:160:30 [INFO] [stdout] | [INFO] [stdout] 160 | Ordering::Acquire => intrinsics::atomic_xadd_acq(dst, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_xadd_acq` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 158 | unsafe fn atomic_add(dst: *mut T, val: T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:161:30 [INFO] [stdout] | [INFO] [stdout] 161 | Ordering::Release => intrinsics::atomic_xadd_rel(dst, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_xadd_rel` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 158 | unsafe fn atomic_add(dst: *mut T, val: T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:162:30 [INFO] [stdout] | [INFO] [stdout] 162 | Ordering::AcqRel => intrinsics::atomic_xadd_acqrel(dst, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_xadd_acqrel` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 158 | unsafe fn atomic_add(dst: *mut T, val: T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:163:30 [INFO] [stdout] | [INFO] [stdout] 163 | Ordering::Relaxed => intrinsics::atomic_xadd_relaxed(dst, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_xadd_relaxed` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 158 | unsafe fn atomic_add(dst: *mut T, val: T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:164:14 [INFO] [stdout] | [INFO] [stdout] 164 | _ => intrinsics::atomic_xadd(dst, val) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_xadd` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 158 | unsafe fn atomic_add(dst: *mut T, val: T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:172:30 [INFO] [stdout] | [INFO] [stdout] 172 | Ordering::Acquire => intrinsics::atomic_xsub_acq(dst, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_xsub_acq` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 170 | unsafe fn atomic_sub(dst: *mut T, val: T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:173:30 [INFO] [stdout] | [INFO] [stdout] 173 | Ordering::Release => intrinsics::atomic_xsub_rel(dst, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_xsub_rel` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 170 | unsafe fn atomic_sub(dst: *mut T, val: T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:174:30 [INFO] [stdout] | [INFO] [stdout] 174 | Ordering::AcqRel => intrinsics::atomic_xsub_acqrel(dst, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_xsub_acqrel` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 170 | unsafe fn atomic_sub(dst: *mut T, val: T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:175:30 [INFO] [stdout] | [INFO] [stdout] 175 | Ordering::Relaxed => intrinsics::atomic_xsub_relaxed(dst, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_xsub_relaxed` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 170 | unsafe fn atomic_sub(dst: *mut T, val: T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:176:14 [INFO] [stdout] | [INFO] [stdout] 176 | _ => intrinsics::atomic_xsub(dst, val) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_xsub` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 170 | unsafe fn atomic_sub(dst: *mut T, val: T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:183:30 [INFO] [stdout] | [INFO] [stdout] 183 | Ordering::Acquire => intrinsics::atomic_cxchg_acq(dst, old, new), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_cxchg_acq` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 181 | unsafe fn atomic_compare_and_swap(dst: *mut T, old:T, new:T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/atomicnum.rs:183:30 [INFO] [stdout] | [INFO] [stdout] 181 | unsafe fn atomic_compare_and_swap(dst: *mut T, old:T, new:T, order: Ordering) -> T { [INFO] [stdout] | - this type parameter - expected `T` because of return type [INFO] [stdout] 182 | match order { [INFO] [stdout] 183 | Ordering::Acquire => intrinsics::atomic_cxchg_acq(dst, old, new), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `T`, found tuple [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `T` [INFO] [stdout] found tuple `(T, bool)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:184:30 [INFO] [stdout] | [INFO] [stdout] 184 | Ordering::Release => intrinsics::atomic_cxchg_rel(dst, old, new), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_cxchg_rel` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 181 | unsafe fn atomic_compare_and_swap(dst: *mut T, old:T, new:T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:185:30 [INFO] [stdout] | [INFO] [stdout] 185 | Ordering::AcqRel => intrinsics::atomic_cxchg_acqrel(dst, old, new), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_cxchg_acqrel` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 181 | unsafe fn atomic_compare_and_swap(dst: *mut T, old:T, new:T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:186:30 [INFO] [stdout] | [INFO] [stdout] 186 | Ordering::Relaxed => intrinsics::atomic_cxchg_relaxed(dst, old, new), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_cxchg_relaxed` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 181 | unsafe fn atomic_compare_and_swap(dst: *mut T, old:T, new:T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:187:14 [INFO] [stdout] | [INFO] [stdout] 187 | _ => intrinsics::atomic_cxchg(dst, old, new), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_cxchg` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 181 | unsafe fn atomic_compare_and_swap(dst: *mut T, old:T, new:T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:194:30 [INFO] [stdout] | [INFO] [stdout] 194 | Ordering::Acquire => intrinsics::atomic_and_acq(dst, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_and_acq` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 192 | unsafe fn atomic_and(dst: *mut T, val: T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:195:30 [INFO] [stdout] | [INFO] [stdout] 195 | Ordering::Release => intrinsics::atomic_and_rel(dst, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_and_rel` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 192 | unsafe fn atomic_and(dst: *mut T, val: T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:196:30 [INFO] [stdout] | [INFO] [stdout] 196 | Ordering::AcqRel => intrinsics::atomic_and_acqrel(dst, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_and_acqrel` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 192 | unsafe fn atomic_and(dst: *mut T, val: T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:197:30 [INFO] [stdout] | [INFO] [stdout] 197 | Ordering::Relaxed => intrinsics::atomic_and_relaxed(dst, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_and_relaxed` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 192 | unsafe fn atomic_and(dst: *mut T, val: T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:198:14 [INFO] [stdout] | [INFO] [stdout] 198 | _ => intrinsics::atomic_and(dst, val) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `std::intrinsics::atomic_and` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 192 | unsafe fn atomic_and(dst: *mut T, val: T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:205:30 [INFO] [stdout] | [INFO] [stdout] 205 | Ordering::Acquire => intrinsics::atomic_nand_acq(dst, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_nand_acq` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 203 | unsafe fn atomic_nand(dst: *mut T, val: T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:206:30 [INFO] [stdout] | [INFO] [stdout] 206 | Ordering::Release => intrinsics::atomic_nand_rel(dst, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_nand_rel` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 203 | unsafe fn atomic_nand(dst: *mut T, val: T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:207:30 [INFO] [stdout] | [INFO] [stdout] 207 | Ordering::AcqRel => intrinsics::atomic_nand_acqrel(dst, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_nand_acqrel` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 203 | unsafe fn atomic_nand(dst: *mut T, val: T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:208:30 [INFO] [stdout] | [INFO] [stdout] 208 | Ordering::Relaxed => intrinsics::atomic_nand_relaxed(dst, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_nand_relaxed` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 203 | unsafe fn atomic_nand(dst: *mut T, val: T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:209:14 [INFO] [stdout] | [INFO] [stdout] 209 | _ => intrinsics::atomic_nand(dst, val) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `std::intrinsics::atomic_nand` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 203 | unsafe fn atomic_nand(dst: *mut T, val: T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:217:30 [INFO] [stdout] | [INFO] [stdout] 217 | Ordering::Acquire => intrinsics::atomic_or_acq(dst, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_or_acq` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 215 | unsafe fn atomic_or(dst: *mut T, val: T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:218:30 [INFO] [stdout] | [INFO] [stdout] 218 | Ordering::Release => intrinsics::atomic_or_rel(dst, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_or_rel` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 215 | unsafe fn atomic_or(dst: *mut T, val: T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:219:30 [INFO] [stdout] | [INFO] [stdout] 219 | Ordering::AcqRel => intrinsics::atomic_or_acqrel(dst, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_or_acqrel` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 215 | unsafe fn atomic_or(dst: *mut T, val: T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:220:30 [INFO] [stdout] | [INFO] [stdout] 220 | Ordering::Relaxed => intrinsics::atomic_or_relaxed(dst, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_or_relaxed` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 215 | unsafe fn atomic_or(dst: *mut T, val: T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:221:14 [INFO] [stdout] | [INFO] [stdout] 221 | _ => intrinsics::atomic_or(dst, val) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `std::intrinsics::atomic_or` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 215 | unsafe fn atomic_or(dst: *mut T, val: T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:229:30 [INFO] [stdout] | [INFO] [stdout] 229 | Ordering::Acquire => intrinsics::atomic_xor_acq(dst, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_xor_acq` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 227 | unsafe fn atomic_xor(dst: *mut T, val: T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:230:30 [INFO] [stdout] | [INFO] [stdout] 230 | Ordering::Release => intrinsics::atomic_xor_rel(dst, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_xor_rel` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 227 | unsafe fn atomic_xor(dst: *mut T, val: T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:231:30 [INFO] [stdout] | [INFO] [stdout] 231 | Ordering::AcqRel => intrinsics::atomic_xor_acqrel(dst, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_xor_acqrel` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 227 | unsafe fn atomic_xor(dst: *mut T, val: T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:232:30 [INFO] [stdout] | [INFO] [stdout] 232 | Ordering::Relaxed => intrinsics::atomic_xor_relaxed(dst, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `atomic_xor_relaxed` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 227 | unsafe fn atomic_xor(dst: *mut T, val: T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied [INFO] [stdout] --> src/atomicnum.rs:233:14 [INFO] [stdout] | [INFO] [stdout] 233 | _ => intrinsics::atomic_xor(dst, val) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `Copy` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `std::intrinsics::atomic_xor` [INFO] [stdout] help: consider restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 227 | unsafe fn atomic_xor(dst: *mut T, val: T, order: Ordering) -> T { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 48 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `turbine` due to 49 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "6d760053235a74e386abed7e23ae6ebdb7ba75587457dc25c3daf606f570ae1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d760053235a74e386abed7e23ae6ebdb7ba75587457dc25c3daf606f570ae1f", kill_on_drop: false }` [INFO] [stdout] 6d760053235a74e386abed7e23ae6ebdb7ba75587457dc25c3daf606f570ae1f