[INFO] updating cached repository lpil/decksterity [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/lpil/decksterity [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/lpil/decksterity" "work/ex/beta-1.37-6/sources/1.36.0/gh/lpil/decksterity"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/lpil/decksterity'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/lpil/decksterity" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/lpil/decksterity"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/lpil/decksterity'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0387008f40f04833eb8c92cb36c62359d0b9a38b [INFO] sha for GitHub repo lpil/decksterity: 0387008f40f04833eb8c92cb36c62359d0b9a38b [INFO] validating manifest of lpil/decksterity on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of lpil/decksterity on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing lpil/decksterity [INFO] finished frobbing lpil/decksterity [INFO] frobbed toml for lpil/decksterity written to work/ex/beta-1.37-6/sources/1.36.0/gh/lpil/decksterity/Cargo.toml [INFO] started frobbing lpil/decksterity [INFO] finished frobbing lpil/decksterity [INFO] frobbed toml for lpil/decksterity written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/lpil/decksterity/Cargo.toml [INFO] crate lpil/decksterity already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing lpil/decksterity against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/lpil/decksterity:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] ae33592997f7c2832853d255fa2eb26de26d291cab1be6b94f389f72a3f11429 [INFO] running `"docker" "start" "-a" "ae33592997f7c2832853d255fa2eb26de26d291cab1be6b94f389f72a3f11429"` [INFO] [stderr] Compiling sample v0.6.2 [INFO] [stderr] Compiling claxon v0.4.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling hostname v0.1.4 [INFO] [stderr] Compiling actix-web v0.5.4 [INFO] [stderr] Compiling atty v0.2.8 [INFO] [stderr] Compiling serde_json v1.0.15 [INFO] [stderr] Compiling semver v0.8.0 [INFO] [stderr] Compiling alsa-sys v0.1.1 [INFO] [stderr] Compiling petgraph v0.2.10 [INFO] [stderr] Compiling crossbeam-epoch v0.2.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.2.13 [INFO] [stderr] Compiling uuid v0.6.3 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling resolv-conf v0.6.0 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling url v1.7.0 [INFO] [stderr] Compiling actix_derive v0.2.0 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling jack-sys v0.2.0 [INFO] [stderr] warning[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.7.0/src/form_urlencoded.rs:261:40 [INFO] [stderr] | [INFO] [stderr] 259 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] 260 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stderr] 261 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stderr] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stderr] | | [INFO] [stderr] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling daggy v0.4.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.2 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling backtrace v0.3.6 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling http v0.1.5 [INFO] [stderr] Compiling crossbeam-channel v0.1.2 [INFO] [stderr] Compiling jack v0.6.0 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling mio-uds v0.6.4 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling alsa v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.1 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling dsp-chain v0.13.1 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling cargo_metadata v0.3.3 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.4 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling h2 v0.1.5 [INFO] [stderr] Compiling midir v0.5.0 [INFO] [stderr] Compiling tokio v0.1.5 [INFO] [stderr] Compiling env_logger v0.5.8 [INFO] [stderr] Compiling skeptic v0.13.2 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling actix v0.5.6 [INFO] [stderr] Compiling trust-dns-proto v0.3.2 [INFO] [stderr] Compiling tokio-signal v0.1.5 [INFO] [stderr] Compiling cookie v0.10.1 [INFO] [stderr] Compiling trust-dns-resolver v0.8.1 [INFO] [stderr] Compiling decksterity v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `env_logger` [INFO] [stderr] --> src/server/mod.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use env_logger; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Error`, `HttpRequest`, `HttpResponse` [INFO] [stderr] --> src/server/mod.rs:3:56 [INFO] [stderr] | [INFO] [stderr] 3 | use actix_web::{fs, http, middleware, server, ws, App, Error, HttpRequest, HttpResponse}; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Arc`, `Mutex` [INFO] [stderr] --> src/lib.rs:24:17 [INFO] [stderr] | [INFO] [stderr] 24 | use std::sync::{Arc, Mutex}; [INFO] [stderr] | ^^^ ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `dsp::Node` [INFO] [stderr] --> src/lib.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | use dsp::Node; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `PlayerNode` [INFO] [stderr] --> src/engine/dsp_node/player_node.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct PlayerNode { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `new` [INFO] [stderr] --> src/engine/dsp_node/player_node.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn new() -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `toggle_play_pause` [INFO] [stderr] --> src/engine/dsp_node/player_node.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | pub fn toggle_play_pause(&mut self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `adjust_pitch` [INFO] [stderr] --> src/engine/dsp_node/player_node.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | pub fn adjust_pitch(&mut self, delta: f64) -> f64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `set_media` [INFO] [stderr] --> src/engine/dsp_node/player_node.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | pub fn set_media(&mut self, media: media::Media) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `VolumeNode` [INFO] [stderr] --> src/engine/dsp_node/volume_node.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct VolumeNode { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `new` [INFO] [stderr] --> src/engine/dsp_node/volume_node.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | pub fn new() -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `set_volume` [INFO] [stderr] --> src/engine/dsp_node/volume_node.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn set_volume(&mut self, new_amount: f32) -> f32 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `Pitch` [INFO] [stderr] --> src/engine/dsp_node/mod.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | pub type Pitch = f64; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `Player` [INFO] [stderr] --> src/engine/dsp_node/mod.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | pub type Player = PlayerNode; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `Volume` [INFO] [stderr] --> src/engine/dsp_node/mod.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | pub type Volume = VolumeNode; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `DspNode` [INFO] [stderr] --> src/engine/dsp_node/mod.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | pub enum DspNode { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `new_player` [INFO] [stderr] --> src/engine/dsp_node/mod.rs:29:1 [INFO] [stderr] | [INFO] [stderr] 29 | pub fn new_player() -> DspNode { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `new_volume` [INFO] [stderr] --> src/engine/dsp_node/mod.rs:33:1 [INFO] [stderr] | [INFO] [stderr] 33 | pub fn new_volume() -> DspNode { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Engine` [INFO] [stderr] --> src/engine/mod.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | pub struct Engine { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `new` [INFO] [stderr] --> src/engine/mod.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn new() -> Engine { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `set_volume` [INFO] [stderr] --> src/engine/mod.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | pub fn set_volume(&mut self, amount: f32) -> f32 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `set_media` [INFO] [stderr] --> src/engine/mod.rs:44:5 [INFO] [stderr] | [INFO] [stderr] 44 | pub fn set_media(&mut self, media: media::Media) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `toggle_play_pause` [INFO] [stderr] --> src/engine/mod.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 48 | pub fn toggle_play_pause(&mut self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `adjust_pitch` [INFO] [stderr] --> src/engine/mod.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 52 | pub fn adjust_pitch(&mut self, delta: dsp_node::Pitch) -> dsp_node::Pitch { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `deck_mut` [INFO] [stderr] --> src/engine/mod.rs:60:5 [INFO] [stderr] | [INFO] [stderr] 60 | fn deck_mut(&mut self) -> &mut dsp_node::Player { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `master_volume_mut` [INFO] [stderr] --> src/engine/mod.rs:70:5 [INFO] [stderr] | [INFO] [stderr] 70 | fn master_volume_mut(&mut self) -> &mut dsp_node::Volume { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `Media` [INFO] [stderr] --> src/media/mod.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | pub type Media = Vec; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `read_flac` [INFO] [stderr] --> src/media/mod.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | pub fn read_flac(path: String) -> Media { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `Ctrl` [INFO] [stderr] --> src/midi/mod.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | type Ctrl = (u8, u8); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant item is never used: `PITCH_STEP` [INFO] [stderr] --> src/midi/mod.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | const PITCH_STEP: f64 = 0.00_02; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant item is never used: `TOP_ENCODER_4_TURN` [INFO] [stderr] --> src/midi/mod.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | const TOP_ENCODER_4_TURN: Ctrl = (190, 3); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant item is never used: `TOP_ENCODER_4_PRESS` [INFO] [stderr] --> src/midi/mod.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | const TOP_ENCODER_4_PRESS: Ctrl = (158, 55); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant item is never used: `SLIDER_4` [INFO] [stderr] --> src/midi/mod.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | const SLIDER_4: Ctrl = (190, 19); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `connect_xone_k2` [INFO] [stderr] --> src/midi/mod.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | pub fn connect_xone_k2(engine: Arc>) -> Option> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `load_tracks_state` [INFO] [stderr] --> src/persistance/mod.rs:55:1 [INFO] [stderr] | [INFO] [stderr] 55 | pub fn load_tracks_state() -> Result, Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant item is never used: `MASTER_AMP` [INFO] [stderr] --> src/lib.rs:29:1 [INFO] [stderr] | [INFO] [stderr] 29 | const MASTER_AMP: f32 = 0.01; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/decksterity-b51a340916cc6080.decksterity.7vwb8iow-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/decksterity-b51a340916cc6080.decksterity.7vwb8iow-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/decksterity-b51a340916cc6080.decksterity.7vwb8iow-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/decksterity-b51a340916cc6080.decksterity.7vwb8iow-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/decksterity-b51a340916cc6080.decksterity.7vwb8iow-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/decksterity-b51a340916cc6080.decksterity.7vwb8iow-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/decksterity-b51a340916cc6080.decksterity.7vwb8iow-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/decksterity-b51a340916cc6080.decksterity.7vwb8iow-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/decksterity-b51a340916cc6080.decksterity.7vwb8iow-cgu.8.rcgu.o" "-o" "/opt/crater/target/debug/deps/decksterity-b51a340916cc6080" "/opt/crater/target/debug/deps/decksterity-b51a340916cc6080.2gmaj9y4nsqajfsr.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-de95fa4b849adf2c/out/.libs" "-L" "/opt/crater/target/debug/build/brotli-sys-cff032bf3c04c40c/out" "-L" "/opt/crater/target/debug/build/ring-0d591ea6a78e04c0/out" "-L" "/opt/crater/target/debug/build/miniz-sys-4e2ec7c23c3e5049/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/liblib-a05c6ebf1c47682f.rlib" "/opt/crater/target/debug/deps/libwalkdir-547dbc0d8ae1ede4.rlib" "/opt/crater/target/debug/deps/libsame_file-44d5524e70a9c74f.rlib" "/opt/crater/target/debug/deps/libtoml-9fc412f019840c8f.rlib" "/opt/crater/target/debug/deps/libmidir-b0e1427e4495388d.rlib" "/opt/crater/target/debug/deps/libalsa-3ef0751aa76dc919.rlib" "/opt/crater/target/debug/deps/libnix-dd83a9d909d76471.rlib" "/opt/crater/target/debug/deps/libbitflags-3e0496368fb8d844.rlib" "/opt/crater/target/debug/deps/libalsa_sys-174122eec65a4805.rlib" "/opt/crater/target/debug/deps/libmemalloc-11a04e1ddfa581f6.rlib" "/opt/crater/target/debug/deps/libjack-9655f70d12c6eba3.rlib" "/opt/crater/target/debug/deps/libjack_sys-2a61a03a19b115af.rlib" "/opt/crater/target/debug/deps/liblibloading-f5d9779a698fac77.rlib" "/opt/crater/target/debug/deps/libenv_logger-9b829aa5c4a9c5e0.rlib" "/opt/crater/target/debug/deps/libhumantime-147c7023837d0312.rlib" "/opt/crater/target/debug/deps/libtermcolor-bfdfa54bd879691d.rlib" "/opt/crater/target/debug/deps/libdsp-c64448149c08612f.rlib" "/opt/crater/target/debug/deps/libsample-2507e7bbc239309a.rlib" "/opt/crater/target/debug/deps/libdaggy-b909098100d49c33.rlib" "/opt/crater/target/debug/deps/libpetgraph-7190bd7f52bfb8c2.rlib" "/opt/crater/target/debug/deps/libfixedbitset-58c85ccd15caf9e1.rlib" "/opt/crater/target/debug/deps/libclaxon-044efdee471cef50.rlib" "/opt/crater/target/debug/deps/libactix_web-975eca5602619d1e.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-46fd405379f03f51.rlib" "/opt/crater/target/debug/deps/libitoa-74ddb7daf18a4b29.rlib" "/opt/crater/target/debug/deps/libserde_json-dfd0955ba4602304.rlib" "/opt/crater/target/debug/deps/libitoa-9bd9357d404f8405.rlib" "/opt/crater/target/debug/deps/libdtoa-c3bbd8f968a8bf63.rlib" "/opt/crater/target/debug/deps/libnum_traits-c0bd9b0122338df8.rlib" "/opt/crater/target/debug/deps/libh2-98a766b65d9badd4.rlib" "/opt/crater/target/debug/deps/libindexmap-d528e616818323eb.rlib" "/opt/crater/target/debug/deps/libstring-1c5d4db1f8e595ff.rlib" "/opt/crater/target/debug/deps/libflate2-6cc54d7bc99182e6.rlib" "/opt/crater/target/debug/deps/libminiz_sys-91f6eabb4dda9562.rlib" "/opt/crater/target/debug/deps/libbrotli2-5e18a165ab68cee1.rlib" "/opt/crater/target/debug/deps/libbrotli_sys-1ffcdbd9f2399be8.rlib" "/opt/crater/target/debug/deps/libserde-7671628f763f6b3e.rlib" "/opt/crater/target/debug/deps/libmime_guess-e160f4c1eb570377.rlib" "/opt/crater/target/debug/deps/libphf-323fa65cdda31cd9.rlib" "/opt/crater/target/debug/deps/libphf_shared-929d88eebeb2af24.rlib" "/opt/crater/target/debug/deps/libunicase-51bd820ee7308505.rlib" "/opt/crater/target/debug/deps/libsiphasher-045ef6d956f9b96e.rlib" "/opt/crater/target/debug/deps/libmime-b2133a8c5b01eaa3.rlib" "/opt/crater/target/debug/deps/libunicase-391fe717bcecc96f.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-c0eb57f43d2a41bf.rlib" "/opt/crater/target/debug/deps/libhttparse-0047b630b0c4ef13.rlib" "/opt/crater/target/debug/deps/libhttp_range-f83df9787207cdc3.rlib" "/opt/crater/target/debug/deps/libhttp-18fe703538c9f2ee.rlib" "/opt/crater/target/debug/deps/libfnv-9c46c9dc8e117f05.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-c690776576768ba4.rlib" "/opt/crater/target/debug/deps/libcookie-edc0f132b17ac8d0.rlib" "/opt/crater/target/debug/deps/libbase64-ba71552eb9814f89.rlib" "/opt/crater/target/debug/deps/libring-c72715f6bb245d5a.rlib" "/opt/crater/target/debug/deps/libuntrusted-89035f71aef8f12c.rlib" "/opt/crater/target/debug/deps/libtime-7edc7bfcdc408bbb.rlib" "/opt/crater/target/debug/deps/libsha1-61ab8b7d885a22d2.rlib" "/opt/crater/target/debug/deps/libregex-3b899071cac614af.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-d85c6801fd7a4fbb.rlib" "/opt/crater/target/debug/deps/libregex_syntax-c666106dcfa8c425.rlib" "/opt/crater/target/debug/deps/libucd_util-b5d4a57c7c646a91.rlib" "/opt/crater/target/debug/deps/libthread_local-15ef030d476fa944.rlib" "/opt/crater/target/debug/deps/libunreachable-128e59a4c3e6358e.rlib" "/opt/crater/target/debug/deps/libvoid-7cea1bca190341e8.rlib" "/opt/crater/target/debug/deps/libaho_corasick-269e0dd124165af5.rlib" "/opt/crater/target/debug/deps/libmemchr-19111ea14e652f22.rlib" "/opt/crater/target/debug/deps/libbase64-a4f465709dd53a07.rlib" "/opt/crater/target/debug/deps/libsafemem-887993beb39b007d.rlib" "/opt/crater/target/debug/deps/libactix-6badb2433707b3bf.rlib" "/opt/crater/target/debug/deps/libfailure-d965519b585f6fe7.rlib" "/opt/crater/target/debug/deps/libbacktrace-394388339ba5f1d5.rlib" "/opt/crater/target/debug/deps/libtrust_dns_resolver-66149b1258d760d1.rlib" "/opt/crater/target/debug/deps/libtrust_dns_proto-a9670d12f23ad992.rlib" "/opt/crater/target/debug/deps/liburl-36be961024ec4f1e.rlib" "/opt/crater/target/debug/deps/libencoding-6b8dd5ea4cb27bd5.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-1131a16f0f98b3fe.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-3f1e54dd83c60324.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-658f338d0fb6ac8d.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-f69bdce4439b48dd.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-3c524629977f3b84.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-880723daba293888.rlib" "/opt/crater/target/debug/deps/libidna-3482a431f2020b88.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-d01cde63ed07ece4.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-cdaa4586ad8601f2.rlib" "/opt/crater/target/debug/deps/libmatches-da7c3df62938be42.rlib" "/opt/crater/target/debug/deps/libresolv_conf-a152935ec36f120a.rlib" "/opt/crater/target/debug/deps/libhostname-7f600e4fbf1bd0b8.rlib" "/opt/crater/target/debug/deps/libquick_error-b40948af8fcd0173.rlib" "/opt/crater/target/debug/deps/liblru_cache-c7397eb19e09499c.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-9a727702405172d9.rlib" "/opt/crater/target/debug/deps/liberror_chain-bf9a6d04c2d57238.rlib" "/opt/crater/target/debug/deps/libbacktrace-07bc7e96e53eadf7.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-325d0d4075025b32.rlib" "/opt/crater/target/debug/deps/librustc_demangle-79626f5168b8e1a0.rlib" "/opt/crater/target/debug/deps/libdbghelp-610e6a484d3f70b3.rlib" "/opt/crater/target/debug/deps/libwinapi-387a29eb28388c06.rlib" "/opt/crater/target/debug/deps/libkernel32-f16f9b42bdd87fed.rlib" "/opt/crater/target/debug/deps/libtokio_signal-87cfebdad1c14c2c.rlib" "/opt/crater/target/debug/deps/libmio_uds-6173e6cbe6ffca31.rlib" "/opt/crater/target/debug/deps/libtokio_core-2befeb7e5ea5afbd.rlib" "/opt/crater/target/debug/deps/libscoped_tls-fd79993568796a8f.rlib" "/opt/crater/target/debug/deps/libtokio-7750d184c38bc06a.rlib" "/opt/crater/target/debug/deps/libtokio_udp-5c98449852f98aba.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-6ffafe9de95c5c64.rlib" "/opt/crater/target/debug/deps/libtokio_timer-38050ef51c80522c.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-346b23931a9a8c8c.rlib" "/opt/crater/target/debug/deps/libnum_cpus-502f54334ca232bd.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-1e4479dacc7926db.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-538ff341f23854e4.rlib" "/opt/crater/target/debug/deps/libmemoffset-ef971ccc3957ca71.rlib" "/opt/crater/target/debug/deps/liblazy_static-485b4eff69038ce0.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-18527b0c1fbeb092.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-feb1077f703850b4.rlib" "/opt/crater/target/debug/deps/libtokio_executor-17eef95583552e49.rlib" "/opt/crater/target/debug/deps/libtokio_io-708e0cb2fcedb067.rlib" "/opt/crater/target/debug/deps/libmio-dabb8dc205cfb98c.rlib" "/opt/crater/target/debug/deps/libslab-8e3d266468ba0979.rlib" "/opt/crater/target/debug/deps/libnet2-5d79c9c29f25d8bc.rlib" "/opt/crater/target/debug/deps/liblazycell-b15c88d393c2ebad.rlib" "/opt/crater/target/debug/deps/libbytes-c39b849360731d04.rlib" "/opt/crater/target/debug/deps/libiovec-faf9e04b1db4978e.rlib" "/opt/crater/target/debug/deps/libbyteorder-32a082924226305d.rlib" "/opt/crater/target/debug/deps/libfutures-cfc3bc29a16ed034.rlib" "/opt/crater/target/debug/deps/libuuid-f4fbf2bf782b6832.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-08075f1baa327e5a.rlib" "/opt/crater/target/debug/deps/libparking_lot-1636821ca75134c2.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-cc8714943f18af77.rlib" "/opt/crater/target/debug/deps/libsmallvec-4ed2b25f1cddc598.rlib" "/opt/crater/target/debug/deps/librand-3651154127c45ab0.rlib" "/opt/crater/target/debug/deps/libowning_ref-1acce5d43f52880a.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-ca2de80d65b6a2e5.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-1fe1decd2651b535.rlib" "/opt/crater/target/debug/deps/libscopeguard-afc08b825b950866.rlib" "/opt/crater/target/debug/deps/libmemoffset-fe9e4d0d9881d19e.rlib" "/opt/crater/target/debug/deps/liblazy_static-0e1e36676eed3924.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-cc60ad5b82dc8476.rlib" "/opt/crater/target/debug/deps/libarrayvec-857b833095174b6e.rlib" "/opt/crater/target/debug/deps/libnodrop-0480a5e661f37fde.rlib" "/opt/crater/target/debug/deps/liblog-18bebfdf1d1e5a05.rlib" "/opt/crater/target/debug/deps/libcfg_if-af8485a38956c1b4.rlib" "/opt/crater/target/debug/deps/libclap-bb294e0ddd24dcd6.rlib" "/opt/crater/target/debug/deps/libvec_map-28d381902bbfbe40.rlib" "/opt/crater/target/debug/deps/libtextwrap-5ad3504247ac8501.rlib" "/opt/crater/target/debug/deps/libunicode_width-9160dad23804e44f.rlib" "/opt/crater/target/debug/deps/libstrsim-1fb548c623033a78.rlib" "/opt/crater/target/debug/deps/libbitflags-830829b20e90b150.rlib" "/opt/crater/target/debug/deps/libatty-0e188ccfb237360f.rlib" "/opt/crater/target/debug/deps/liblibc-8aa24abeba71ed0a.rlib" "/opt/crater/target/debug/deps/libansi_term-a8ee7a34610f25b5.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.rlib" "-Wl,-Bdynamic" "-lasound" "-ljack" "-ldl" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -ljack [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `decksterity`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ae33592997f7c2832853d255fa2eb26de26d291cab1be6b94f389f72a3f11429"` [INFO] running `"docker" "rm" "-f" "ae33592997f7c2832853d255fa2eb26de26d291cab1be6b94f389f72a3f11429"` [INFO] [stdout] ae33592997f7c2832853d255fa2eb26de26d291cab1be6b94f389f72a3f11429