[INFO] cloning repository https://github.com/apage43/midipad [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/apage43/midipad" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapage43%2Fmidipad", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapage43%2Fmidipad'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06d2512a8e95fab6b57efbd663d937a2ce927b48 [INFO] testing apage43/midipad against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapage43%2Fmidipad" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/apage43/midipad on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/apage43/midipad [INFO] finished tweaking git repo https://github.com/apage43/midipad [INFO] tweaked toml for git repo https://github.com/apage43/midipad written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/apage43/midipad already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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 coremidi-sys v2.0.2 [INFO] [stderr] Downloaded eyre v0.6.6 [INFO] [stderr] Downloaded coremidi v0.4.0 [INFO] [stderr] Downloaded memalloc v0.1.0 [INFO] [stderr] Downloaded midir v0.7.0 [INFO] [stderr] Downloaded wmidi v4.0.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a73c1452634e9b0761901776c71bbffa34fc19baec0401783bfce351ff642e3f [INFO] running `Command { std: "docker" "start" "-a" "a73c1452634e9b0761901776c71bbffa34fc19baec0401783bfce351ff642e3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a73c1452634e9b0761901776c71bbffa34fc19baec0401783bfce351ff642e3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a73c1452634e9b0761901776c71bbffa34fc19baec0401783bfce351ff642e3f", kill_on_drop: false }` [INFO] [stdout] a73c1452634e9b0761901776c71bbffa34fc19baec0401783bfce351ff642e3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18f091d6b77f7766b78eaa3935f3917cde2948ea57dbdb78aa67e7dc2a0736cb [INFO] running `Command { std: "docker" "start" "-a" "18f091d6b77f7766b78eaa3935f3917cde2948ea57dbdb78aa67e7dc2a0736cb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling eyre v0.6.6 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling indenter v0.3.0 [INFO] [stderr] Compiling memalloc v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling wmidi v4.0.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling alsa v0.4.3 [INFO] [stderr] Compiling gilrs-core v0.3.2 [INFO] [stderr] Compiling midir v0.7.0 [INFO] [stderr] Compiling gilrs v0.8.2 [INFO] [stderr] Compiling gamepad2midi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: `*mut alsa_sys::_snd_seq` cannot be shared between threads safely [INFO] [stdout] --> src/main.rs:67:68 [INFO] [stdout] | [INFO] [stdout] 67 | connection = Some(midi_out.connect(mop, "gamepad2midi")?); [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 `Option` [INFO] [stdout] = note: required because it appears within the type `midir::backend::alsa::MidiOutput` [INFO] [stdout] = note: required because it appears within the type `MidiOutput` [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 `ErrReport` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result<(), ErrReport>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Cell` cannot be shared between threads safely [INFO] [stdout] --> src/main.rs:67:68 [INFO] [stdout] | [INFO] [stdout] 67 | connection = Some(midi_out.connect(mop, "gamepad2midi")?); [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 `Option` [INFO] [stdout] = note: required because it appears within the type `midir::backend::alsa::MidiOutput` [INFO] [stdout] = note: required because it appears within the type `MidiOutput` [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 `ErrReport` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result<(), ErrReport>` [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] [stderr] error: could not compile `gamepad2midi` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "18f091d6b77f7766b78eaa3935f3917cde2948ea57dbdb78aa67e7dc2a0736cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18f091d6b77f7766b78eaa3935f3917cde2948ea57dbdb78aa67e7dc2a0736cb", kill_on_drop: false }` [INFO] [stdout] 18f091d6b77f7766b78eaa3935f3917cde2948ea57dbdb78aa67e7dc2a0736cb