[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] testing CodeConiglietto/katakomb against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeConiglietto%2Fkatakomb" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CodeConiglietto/katakomb on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+1ef7943ee607160a564655b6596f83670ef95df5" "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 num-rational v0.1.42
[INFO] [stderr]   Downloaded atom v0.3.6
[INFO] [stderr]   Downloaded inflate v0.3.4
[INFO] [stderr]   Downloaded tynm v0.1.6
[INFO] [stderr]   Downloaded png v0.11.0
[INFO] [stderr]   Downloaded ab_glyph v0.2.11
[INFO] [stderr]   Downloaded shred v0.12.0
[INFO] [stderr]   Downloaded lyon v0.17.5
[INFO] [stderr]   Downloaded desync v0.5.0
[INFO] [stderr]   Downloaded gfx_gl v0.6.1
[INFO] [stderr]   Downloaded noise v0.6.0
[INFO] [stderr]   Downloaded synstructure v0.12.5
[INFO] [stderr]   Downloaded flo_binding v1.1.0
[INFO] [stderr]   Downloaded internship v0.6.0
[INFO] [stderr]   Downloaded skeptic v0.13.6
[INFO] [stderr]   Downloaded directories v3.0.2
[INFO] [stderr]   Downloaded gfx v0.18.2
[INFO] [stderr]   Downloaded gilrs-core v0.3.1
[INFO] [stderr]   Downloaded glyph_brush v0.7.2
[INFO] [stderr]   Downloaded wide v0.7.0
[INFO] [stderr]   Downloaded gilrs v0.8.1
[INFO] [stderr]   Downloaded minimal-lexical v0.1.3
[INFO] [stderr]   Downloaded specs v0.17.0
[INFO] [stderr]   Downloaded glyph_brush_draw_cache v0.1.4
[INFO] [stderr]   Downloaded image v0.18.0
[INFO] [stderr]   Downloaded twox-hash v1.6.1
[INFO] [stderr]   Downloaded lyon_tessellation v0.17.9
[INFO] [stderr]   Downloaded lyon_algorithms v0.17.5
[INFO] [stderr]   Downloaded object v0.26.2
[INFO] [stderr]   Downloaded lyon_geom v0.17.5
[INFO] [stderr]   Downloaded lyon_path v0.17.6
[INFO] [stderr]   Downloaded gfx_core v0.9.2
[INFO] [stderr]   Downloaded gfx_device_gl v0.16.2
[INFO] [stderr]   Downloaded gif v0.11.2
[INFO] [stderr]   Downloaded matrixmultiply v0.3.1
[INFO] [stderr]   Downloaded mint v0.5.6
[INFO] [stderr]   Downloaded approx v0.5.0
[INFO] [stderr]   Downloaded owned_ttf_parser v0.12.1
[INFO] [stderr]   Downloaded ordered-float v2.8.0
[INFO] [stderr]   Downloaded old_school_gfx_glutin_ext v0.27.0
[INFO] [stderr]   Downloaded gif v0.9.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 906f5ce8e18ddb060205a845795d324ea77ebc532d619d78f460d54332e0d6e3
[INFO] running `Command { std: "docker" "start" "-a" "906f5ce8e18ddb060205a845795d324ea77ebc532d619d78f460d54332e0d6e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "906f5ce8e18ddb060205a845795d324ea77ebc532d619d78f460d54332e0d6e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "906f5ce8e18ddb060205a845795d324ea77ebc532d619d78f460d54332e0d6e3", kill_on_drop: false }`
[INFO] [stdout] 906f5ce8e18ddb060205a845795d324ea77ebc532d619d78f460d54332e0d6e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd74e7362eaf1256ddc35a4e8303714842476dc59f3690a4718bb4ef0dc22ae3
[INFO] running `Command { std: "docker" "start" "-a" "dd74e7362eaf1256ddc35a4e8303714842476dc59f3690a4718bb4ef0dc22ae3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.4
[INFO] [stderr]    Compiling nom v7.0.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling ttf-parser v0.6.2
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling minimal-lexical v0.1.3
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling nix v0.20.1
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling owned_ttf_parser v0.6.0
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling serde_json v1.0.67
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rusttype v0.9.2
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling euclid v0.22.6
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling wayland-commons v0.28.6
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling xdg v2.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling ttf-parser v0.12.3
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling bytemuck v1.7.2
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling lyon_geom v0.17.5
[INFO] [stderr]    Compiling wayland-cursor v0.28.6
[INFO] [stderr]    Compiling owned_ttf_parser v0.12.1
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling crossbeam v0.8.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]    Compiling gfx_gl v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling approx v0.5.0
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.29
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling draw_state v0.8.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling winit v0.25.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling mio-misc v1.2.1
[INFO] [stderr]    Compiling gfx_core v0.9.2
[INFO] [stderr]    Compiling ab_glyph v0.2.11
[INFO] [stderr]    Compiling lyon_path v0.17.6
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling sid v0.6.1
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling cpal v0.13.4
[INFO] [stderr]    Compiling bytecount v0.6.2
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling tinyvec v1.3.1
[INFO] [stderr]    Compiling alsa v0.5.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling wayland-egl v0.28.6
[INFO] [stderr]    Compiling safe_arch v0.6.0
[INFO] [stderr]    Compiling backtrace v0.3.61
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling float_next_after v0.1.5
[INFO] [stderr]    Compiling slice-deque v0.3.0
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling inflate v0.3.4
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling gimli v0.25.0
[INFO] [stderr]    Compiling mint v0.5.6
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling cargo-platform v0.1.2
[INFO] [stderr]    Compiling glyph_brush_layout v0.2.3
[INFO] [stderr]    Compiling gilrs-core v0.3.1
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling twox-hash v1.6.1
[INFO] [stderr]    Compiling glyph_brush_draw_cache v0.1.4
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling tynm v0.1.6
[INFO] [stderr]    Compiling gif v0.9.2
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling png v0.11.0
[INFO] [stderr]    Compiling cargo_metadata v0.12.3
[INFO] [stderr]    Compiling wide v0.7.0
[INFO] [stderr]    Compiling futures v0.3.17
[INFO] [stderr]    Compiling lyon_tessellation v0.17.9
[INFO] [stderr]    Compiling enum_primitive v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling addr2line v0.16.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling skeptic v0.13.6
[INFO] [stderr]    Compiling gfx_device_gl v0.16.2
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling gif v0.11.2
[INFO] [stderr]    Compiling lyon_algorithms v0.17.5
[INFO] [stderr]    Compiling ggez v0.6.0 (https://github.com/ggez/ggez.git?branch=devel#ba375792)
[INFO] [stderr]    Compiling synstructure v0.12.5
[INFO] [stderr]    Compiling num-rational v0.1.42
[INFO] [stderr]    Compiling ordered-float v2.8.0
[INFO] [stderr]    Compiling num-complex v0.4.0
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling object v0.26.2
[INFO] [stderr]    Compiling atom v0.3.6
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling hound v3.4.0
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling mopa v0.2.2
[INFO] [stderr]    Compiling ndarray v0.13.1
[INFO] [stderr]    Compiling shred v0.12.0
[INFO] [stderr]    Compiling gilrs v0.8.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling simba v0.6.0
[INFO] [stderr]    Compiling hibitset v0.6.3
[INFO] [stderr]    Compiling directories v3.0.2
[INFO] [stderr]    Compiling image v0.18.0
[INFO] [stderr]    Compiling glyph_brush v0.7.2
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling lyon v0.17.5
[INFO] [stderr]    Compiling structopt-derive v0.4.16
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling 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-1949cf8c6b5b557f/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] 483 | |         });
[INFO] [stdout]     | |_________^ `LocalWaker` cannot be shared between threads safely
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sync` is not implemented for `LocalWaker`
[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/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/task/wake.rs:218: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-1949cf8c6b5b557f/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::<T>::sync`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/desync-0.5.0/src/desync.rs:95:16
[INFO] [stdout]     |
[INFO] [stdout]  94 |     pub fn sync<TFn, Result>(&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::<T>::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-1949cf8c6b5b557f/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@pipe.rs:471:26}`
[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] 483 | |         });
[INFO] [stdout]     | |_________^ `*mut ()` cannot be sent between threads safely
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `{closure@pipe.rs:471:26}`, the trait `std::marker::Send` is not implemented for `*mut ()`
[INFO] [stdout] note: required because it appears within the type `PhantomData<*mut ()>`
[INFO] [stdout]    --> /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/marker.rs:822:12
[INFO] [stdout] note: required because it appears within the type `Context<'_>`
[INFO] [stdout]    --> /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/task/wake.rs:218: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-1949cf8c6b5b557f/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::<T>::sync`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/desync-0.5.0/src/desync.rs:95:16
[INFO] [stdout]     |
[INFO] [stdout]  94 |     pub fn sync<TFn, Result>(&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::<T>::sync`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/desync-fce20331325a0af2.long-type-15821277755316056751.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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-1949cf8c6b5b557f/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@pipe.rs:471:26}`
[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] 483 | |         });
[INFO] [stdout]     | |_________^ `(dyn Any + 'static)` cannot be sent between threads safely
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `{closure@pipe.rs:471:26}`, the trait `std::marker::Send` is not implemented for `(dyn Any + 'static)`
[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/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/task/wake.rs:207:6
[INFO] [stdout] note: required because it appears within the type `AssertUnwindSafe<core::task::wake::ExtData<'_>>`
[INFO] [stdout]    --> /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:170:12
[INFO] [stdout] note: required because it appears within the type `Context<'_>`
[INFO] [stdout]    --> /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/task/wake.rs:218: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-1949cf8c6b5b557f/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::<T>::sync`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/desync-0.5.0/src/desync.rs:95:16
[INFO] [stdout]     |
[INFO] [stdout]  94 |     pub fn sync<TFn, Result>(&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::<T>::sync`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/desync-fce20331325a0af2.long-type-15821277755316056751.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "dd74e7362eaf1256ddc35a4e8303714842476dc59f3690a4718bb4ef0dc22ae3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd74e7362eaf1256ddc35a4e8303714842476dc59f3690a4718bb4ef0dc22ae3", kill_on_drop: false }`
[INFO] [stdout] dd74e7362eaf1256ddc35a4e8303714842476dc59f3690a4718bb4ef0dc22ae3
