[INFO] cloning repository https://github.com/orlp/synth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/orlp/synth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forlp%2Fsynth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forlp%2Fsynth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30122cb14b0959ca159456bca2b052fe0e02bad4 [INFO] checking orlp/synth against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forlp%2Fsynth" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/orlp/synth on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/orlp/synth [INFO] finished tweaking git repo https://github.com/orlp/synth [INFO] tweaked toml for git repo https://github.com/orlp/synth written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/orlp/synth already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7301d2ee83cb8dae48551942481d8c9cedb9d511b6e28bff03d8f8fcd54a062 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d7301d2ee83cb8dae48551942481d8c9cedb9d511b6e28bff03d8f8fcd54a062", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7301d2ee83cb8dae48551942481d8c9cedb9d511b6e28bff03d8f8fcd54a062", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7301d2ee83cb8dae48551942481d8c9cedb9d511b6e28bff03d8f8fcd54a062", kill_on_drop: false }` [INFO] [stdout] d7301d2ee83cb8dae48551942481d8c9cedb9d511b6e28bff03d8f8fcd54a062 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 75b53c9f579a3f92f1d5f4b1d64b899bf2d71e5604ddb60978c6c084d3ce46d6 [INFO] running `Command { std: "docker" "start" "-a" "75b53c9f579a3f92f1d5f4b1d64b899bf2d71e5604ddb60978c6c084d3ce46d6", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling cpal v0.13.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking memalloc v0.1.0 [INFO] [stderr] Compiling slotmap v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking alsa v0.4.3 [INFO] [stderr] Checking midly v0.5.1 [INFO] [stderr] Checking midir v0.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking synth v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: `*mut alsa_sys::_snd_seq` cannot be shared between threads safely [INFO] [stdout] --> src/midi.rs:95:37 [INFO] [stdout] | [INFO] [stdout] 95 | Err(err) => Err(err.into()), [INFO] [stdout] | ^^^^ `*mut alsa_sys::_snd_seq` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `ConnectError`, the trait `Sync` is not implemented for `*mut alsa_sys::_snd_seq` [INFO] [stdout] = note: required because it appears within the type `alsa::seq::Seq` [INFO] [stdout] = note: required because it appears within the type `std::option::Option` [INFO] [stdout] = note: required because it appears within the type `midir::backend::alsa::MidiInput` [INFO] [stdout] = note: required because it appears within the type `MidiInput` [INFO] [stdout] = note: required because it appears within the type `ConnectError` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `anyhow::Error` [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ConnectError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Cell` cannot be shared between threads safely [INFO] [stdout] --> src/midi.rs:95:37 [INFO] [stdout] | [INFO] [stdout] 95 | Err(err) => Err(err.into()), [INFO] [stdout] | ^^^^ `Cell` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `ConnectError`, the trait `Sync` is not implemented for `Cell` [INFO] [stdout] = note: required because it appears within the type `alsa::seq::Seq` [INFO] [stdout] = note: required because it appears within the type `std::option::Option` [INFO] [stdout] = note: required because it appears within the type `midir::backend::alsa::MidiInput` [INFO] [stdout] = note: required because it appears within the type `MidiInput` [INFO] [stdout] = note: required because it appears within the type `ConnectError` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `anyhow::Error` [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ConnectError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `*mut alsa_sys::_snd_seq` cannot be shared between threads safely [INFO] [stdout] --> src/midi.rs:95:37 [INFO] [stdout] | [INFO] [stdout] 95 | Err(err) => Err(err.into()), [INFO] [stdout] | ^^^^ `*mut alsa_sys::_snd_seq` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `ConnectError`, the trait `Sync` is not implemented for `*mut alsa_sys::_snd_seq` [INFO] [stdout] = note: required because it appears within the type `alsa::seq::Seq` [INFO] [stdout] = note: required because it appears within the type `std::option::Option` [INFO] [stdout] = note: required because it appears within the type `midir::backend::alsa::MidiInput` [INFO] [stdout] = note: required because it appears within the type `MidiInput` [INFO] [stdout] = note: required because it appears within the type `ConnectError` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `anyhow::Error` [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ConnectError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Cell` cannot be shared between threads safely [INFO] [stdout] --> src/midi.rs:95:37 [INFO] [stdout] | [INFO] [stdout] 95 | Err(err) => Err(err.into()), [INFO] [stdout] | ^^^^ `Cell` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `ConnectError`, the trait `Sync` is not implemented for `Cell` [INFO] [stdout] = note: required because it appears within the type `alsa::seq::Seq` [INFO] [stdout] = note: required because it appears within the type `std::option::Option` [INFO] [stdout] = note: required because it appears within the type `midir::backend::alsa::MidiInput` [INFO] [stdout] = note: required because it appears within the type `MidiInput` [INFO] [stdout] = note: required because it appears within the type `ConnectError` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `anyhow::Error` [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `ConnectError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 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 `synth` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "75b53c9f579a3f92f1d5f4b1d64b899bf2d71e5604ddb60978c6c084d3ce46d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75b53c9f579a3f92f1d5f4b1d64b899bf2d71e5604ddb60978c6c084d3ce46d6", kill_on_drop: false }` [INFO] [stdout] 75b53c9f579a3f92f1d5f4b1d64b899bf2d71e5604ddb60978c6c084d3ce46d6