[INFO] cloning repository https://github.com/CodeConiglietto/katakomb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CodeConiglietto/katakomb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeConiglietto%2Fkatakomb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeConiglietto%2Fkatakomb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2abaa0aeff3c74cc0f845414c7b004c2bfc14728 [INFO] checking CodeConiglietto/katakomb/2abaa0aeff3c74cc0f845414c7b004c2bfc14728 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeConiglietto%2Fkatakomb" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CodeConiglietto/katakomb on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CodeConiglietto/katakomb [INFO] finished tweaking git repo https://github.com/CodeConiglietto/katakomb [INFO] tweaked toml for git repo https://github.com/CodeConiglietto/katakomb written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/CodeConiglietto/katakomb already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/ggez/ggez.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded old_school_gfx_glutin_ext v0.27.0 [INFO] [stderr] Downloaded flo_binding v1.1.0 [INFO] [stderr] Downloaded desync v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac1378c688ca028898628316898163b73f4ea1040274db9acc7f4d9fcb52d8f9 [INFO] running `Command { std: "docker" "start" "-a" "ac1378c688ca028898628316898163b73f4ea1040274db9acc7f4d9fcb52d8f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac1378c688ca028898628316898163b73f4ea1040274db9acc7f4d9fcb52d8f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac1378c688ca028898628316898163b73f4ea1040274db9acc7f4d9fcb52d8f9", kill_on_drop: false }` [INFO] [stdout] ac1378c688ca028898628316898163b73f4ea1040274db9acc7f4d9fcb52d8f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bdb905ad2d9cb6dc79151e2a1a99830014b0c917316a4ebbb3a9e82b3ba954f [INFO] running `Command { std: "docker" "start" "-a" "5bdb905ad2d9cb6dc79151e2a1a99830014b0c917316a4ebbb3a9e82b3ba954f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Checking minimal-lexical v0.1.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking nix v0.20.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking euclid v0.22.6 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking ttf-parser v0.12.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking lyon_geom v0.17.5 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking owned_ttf_parser v0.12.1 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Checking ab_glyph v0.2.11 [INFO] [stderr] Checking mio-misc v1.2.1 [INFO] [stderr] Checking lyon_path v0.17.6 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking sid v0.6.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cpal v0.13.4 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking float_next_after v0.1.5 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking alsa v0.5.0 [INFO] [stderr] Checking inflate v0.3.4 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking mint v0.5.6 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Checking glyph_brush_draw_cache v0.1.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking glyph_brush_layout v0.2.3 [INFO] [stderr] Checking gilrs-core v0.3.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking twox-hash v1.6.1 [INFO] [stderr] Checking png v0.11.0 [INFO] [stderr] Checking wide v0.7.0 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking lyon_tessellation v0.17.9 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking gfx_device_gl v0.16.2 [INFO] [stderr] Checking lyon_algorithms v0.17.5 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking ordered-float v2.8.0 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking object v0.26.2 [INFO] [stderr] Checking tynm v0.1.6 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Checking wayland-egl v0.28.6 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Checking atom v0.3.6 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking shred v0.12.0 [INFO] [stderr] Checking glyph_brush v0.7.2 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking lyon v0.17.5 [INFO] [stderr] Checking gilrs v0.8.1 [INFO] [stderr] Checking directories v3.0.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking image v0.18.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking glam v0.17.3 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking gfx v0.18.2 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking shrev v1.1.1 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking fern v0.6.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Checking specs v0.17.0 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Checking noise v0.6.0 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Checking thiserror v1.0.29 [INFO] [stderr] Checking structopt v0.3.23 [INFO] [stderr] Checking minimp3 v0.5.1 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking rodio v0.14.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking desync v0.5.0 [INFO] [stdout] error[E0277]: `LocalWaker` cannot be shared between threads safely [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/desync-0.5.0/src/pipe.rs:471:26 [INFO] [stdout] | [INFO] [stdout] 471 | self.future.sync(|maybe_future| { [INFO] [stdout] | _____________________----_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 472 | | // Take ownership of the future [INFO] [stdout] 473 | | let mut future = maybe_future.take(); [INFO] [stdout] ... | [INFO] [stdout] 482 | | } [INFO] [stdout] 483 | | }); [INFO] [stdout] | |_________^ `LocalWaker` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `LocalWaker`, which is required by `{closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/desync-0.5.0/src/pipe.rs:471:26: 471:40}: std::marker::Send` [INFO] [stdout] = note: required for `&LocalWaker` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Context<'_>` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/task/wake.rs:220:12 [INFO] [stdout] = note: required because it appears within the type `&mut Context<'_>` [INFO] [stdout] = note: required because it appears within the type `&mut &mut Context<'_>` [INFO] [stdout] note: required because it's used within this closure [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/desync-0.5.0/src/pipe.rs:471:26 [INFO] [stdout] | [INFO] [stdout] 471 | self.future.sync(|maybe_future| { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `desync::Desync::::sync` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/desync-0.5.0/src/desync.rs:95:16 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn sync(&self, job: TFn) -> Result [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] 95 | where TFn: Send+FnOnce(&mut T) -> Result, Result: Send { [INFO] [stdout] | ^^^^ required by this bound in `Desync::::sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `*mut ()` cannot be sent between threads safely [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/desync-0.5.0/src/pipe.rs:471:26 [INFO] [stdout] | [INFO] [stdout] 471 | self.future.sync(|maybe_future| { [INFO] [stdout] | ---- ^------------- [INFO] [stdout] | | | [INFO] [stdout] | _____________________|____within this `{closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/desync-0.5.0/src/pipe.rs:471:26: 471:40}` [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 472 | | // Take ownership of the future [INFO] [stdout] 473 | | let mut future = maybe_future.take(); [INFO] [stdout] ... | [INFO] [stdout] 482 | | } [INFO] [stdout] 483 | | }); [INFO] [stdout] | |_________^ `*mut ()` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `{closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/desync-0.5.0/src/pipe.rs:471:26: 471:40}`, the trait `std::marker::Send` is not implemented for `*mut ()`, which is required by `{closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/desync-0.5.0/src/pipe.rs:471:26: 471:40}: std::marker::Send` [INFO] [stdout] note: required because it appears within the type `PhantomData<*mut ()>` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/marker.rs:752:12 [INFO] [stdout] note: required because it appears within the type `Context<'_>` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/task/wake.rs:220:12 [INFO] [stdout] = note: required because it appears within the type `&mut Context<'_>` [INFO] [stdout] = note: required because it appears within the type `&mut &mut Context<'_>` [INFO] [stdout] note: required because it's used within this closure [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/desync-0.5.0/src/pipe.rs:471:26 [INFO] [stdout] | [INFO] [stdout] 471 | self.future.sync(|maybe_future| { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `desync::Desync::::sync` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/desync-0.5.0/src/desync.rs:95:16 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn sync(&self, job: TFn) -> Result [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] 95 | where TFn: Send+FnOnce(&mut T) -> Result, Result: Send { [INFO] [stdout] | ^^^^ required by this bound in `Desync::::sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `(dyn Any + 'static)` cannot be sent between threads safely [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/desync-0.5.0/src/pipe.rs:471:26 [INFO] [stdout] | [INFO] [stdout] 471 | self.future.sync(|maybe_future| { [INFO] [stdout] | ---- ^------------- [INFO] [stdout] | | | [INFO] [stdout] | _____________________|____within this `{closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/desync-0.5.0/src/pipe.rs:471:26: 471:40}` [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 472 | | // Take ownership of the future [INFO] [stdout] 473 | | let mut future = maybe_future.take(); [INFO] [stdout] ... | [INFO] [stdout] 482 | | } [INFO] [stdout] 483 | | }); [INFO] [stdout] | |_________^ `(dyn Any + 'static)` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `{closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/desync-0.5.0/src/pipe.rs:471:26: 471:40}`, the trait `std::marker::Send` is not implemented for `(dyn Any + 'static)`, which is required by `{closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/desync-0.5.0/src/pipe.rs:471:26: 471:40}: std::marker::Send` [INFO] [stdout] = note: required because it appears within the type `&mut (dyn Any + 'static)` [INFO] [stdout] note: required because it appears within the type `core::task::wake::ExtData<'_>` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/task/wake.rs:209:6 [INFO] [stdout] note: required because it appears within the type `AssertUnwindSafe>` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/panic/unwind_safe.rs:170:12 [INFO] [stdout] note: required because it appears within the type `Context<'_>` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/task/wake.rs:220:12 [INFO] [stdout] = note: required because it appears within the type `&mut Context<'_>` [INFO] [stdout] = note: required because it appears within the type `&mut &mut Context<'_>` [INFO] [stdout] note: required because it's used within this closure [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/desync-0.5.0/src/pipe.rs:471:26 [INFO] [stdout] | [INFO] [stdout] 471 | self.future.sync(|maybe_future| { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `desync::Desync::::sync` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/desync-0.5.0/src/desync.rs:95:16 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn sync(&self, job: TFn) -> Result [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] 95 | where TFn: Send+FnOnce(&mut T) -> Result, Result: Send { [INFO] [stdout] | ^^^^ required by this bound in `Desync::::sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `desync` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5bdb905ad2d9cb6dc79151e2a1a99830014b0c917316a4ebbb3a9e82b3ba954f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bdb905ad2d9cb6dc79151e2a1a99830014b0c917316a4ebbb3a9e82b3ba954f", kill_on_drop: false }` [INFO] [stdout] 5bdb905ad2d9cb6dc79151e2a1a99830014b0c917316a4ebbb3a9e82b3ba954f