[INFO] cloning repository whytheplatypus/musicbox [INFO] running `"git" "clone" "--bare" "git://github.com/whytheplatypus/musicbox.git" "work/cache/sources/gh/whytheplatypus/musicbox"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/whytheplatypus/musicbox'... [INFO] running `"git" "clone" "work/cache/sources/gh/whytheplatypus/musicbox" "work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/whytheplatypus/musicbox"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/whytheplatypus/musicbox'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/whytheplatypus/musicbox" "work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/whytheplatypus/musicbox"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/whytheplatypus/musicbox'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 49252eb4f1d8ed72d6d28d30beec56428ba0cdbf [INFO] sha for GitHub repo whytheplatypus/musicbox: 49252eb4f1d8ed72d6d28d30beec56428ba0cdbf [INFO] validating manifest of whytheplatypus/musicbox on toolchain master#9f06855064ed06a50c496577b21ca50f92a2e67d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of whytheplatypus/musicbox on toolchain try#d3301713b54af69ca9de941a8c6b0d8287dbd6df [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing whytheplatypus/musicbox [INFO] finished frobbing whytheplatypus/musicbox [INFO] frobbed toml for whytheplatypus/musicbox written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/whytheplatypus/musicbox/Cargo.toml [INFO] started frobbing whytheplatypus/musicbox [INFO] finished frobbing whytheplatypus/musicbox [INFO] frobbed toml for whytheplatypus/musicbox written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/whytheplatypus/musicbox/Cargo.toml [INFO] crate whytheplatypus/musicbox already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/plietar/rust-alsa` [INFO] [stderr] Updating git repository `https://github.com/awmath/rust-crypto.git` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking whytheplatypus/musicbox against try#d3301713b54af69ca9de941a8c6b0d8287dbd6df for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-6/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/whytheplatypus/musicbox:/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=forbid" "-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" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 43e0c98f8a1728f3a6927bfc45d34a55dafa120e2831221ffbc20236946bac8e [INFO] running `"docker" "start" "-a" "43e0c98f8a1728f3a6927bfc45d34a55dafa120e2831221ffbc20236946bac8e"` [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling libc v0.2.32 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Checking futures v0.1.16 [INFO] [stderr] Checking lazycell v0.5.1 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling librespot-protocol v0.1.0 (https://github.com/plietar/librespot#8971d3aa) [INFO] [stderr] Checking serde v0.9.15 [INFO] [stderr] Checking protobuf v1.4.2 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Checking lazy_static v0.2.9 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Checking error-chain v0.9.0 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking multimap v0.3.0 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Checking serde v1.0.16 [INFO] [stderr] Checking getopts v0.2.15 [INFO] [stderr] Compiling rust-crypto v0.2.36 (https://github.com/awmath/rust-crypto.git?branch=avx2#394c2472) [INFO] [stderr] warning[E0503]: cannot use `state` because it was mutably borrowed [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/getopts-0.2.15/src/lib.rs:1033:33 [INFO] [stderr] | [INFO] [stderr] 978 | let mut machine = |cont: &mut bool, (i, c): (usize, char)| { [INFO] [stderr] | ---------------------------------------- borrow of `state` occurs here [INFO] [stderr] ... [INFO] [stderr] 982 | state = match (state, whitespace, limit) { [INFO] [stderr] | ----- borrow occurs due to use of `state` in closure [INFO] [stderr] ... [INFO] [stderr] 1033 | while cont && match state { B | C => true, A => false } { [INFO] [stderr] | ^ use of borrowed `state` [INFO] [stderr] 1034 | machine(&mut cont, (fake_i, ' ')); [INFO] [stderr] | ------- borrow later used here [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 ogg-sys v0.0.9 [INFO] [stderr] Compiling vorbis-sys v0.0.8 [INFO] [stderr] Compiling vorbisfile-sys v0.0.8 [INFO] [stderr] Compiling vorbis-encoder v0.1.4 [INFO] [stderr] Checking shannon v0.2.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking iovec v0.1.1 [INFO] [stderr] Checking net2 v0.2.31 [INFO] [stderr] Checking num_cpus v1.7.0 [INFO] [stderr] Checking rand v0.3.17 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking time v0.1.38 [INFO] [stderr] Checking alsa v0.0.1 (https://github.com/plietar/rust-alsa#8c63543f) [INFO] [stderr] Checking nix v0.8.1 [INFO] [stderr] Checking dns-parser v0.3.2 (https://github.com/plietar/dns-parser#1d3e5a55) [INFO] [stderr] Checking bit-set v0.4.0 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking relay v0.1.0 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Checking bytes v0.4.5 [INFO] [stderr] Checking futures-cpupool v0.1.7 [INFO] [stderr] Checking aho-corasick v0.6.3 [INFO] [stderr] Checking rpassword v0.3.1 [INFO] [stderr] Checking mio v0.6.11 [INFO] [stderr] Checking uuid v0.4.0 [INFO] [stderr] Checking num-bigint v0.1.40 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Compiling vergen v0.1.1 [INFO] [stderr] Checking url v1.5.1 [INFO] [stderr] Checking tokio-io v0.1.3 [INFO] [stderr] Checking regex v0.2.2 [INFO] [stderr] Checking serde_json v0.9.10 [INFO] [stderr] Compiling syntex_pos v0.58.1 [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.5.1/src/form_urlencoded.rs:251:40 [INFO] [stderr] | [INFO] [stderr] 249 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] 250 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stderr] 251 | 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] Checking mio-uds v0.6.4 [INFO] [stderr] Checking mime v0.3.5 [INFO] [stderr] Checking tokio-core v0.1.10 [INFO] [stderr] Compiling syntex_errors v0.58.1 [INFO] [stderr] Checking toml v0.4.5 [INFO] [stderr] Compiling serde_derive v0.9.15 [INFO] [stderr] Checking env_logger v0.4.3 [INFO] [stderr] Checking vorbis v0.1.0 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Checking mdns v0.2.0 (https://github.com/plietar/rust-mdns#c0fc7350) [INFO] [stderr] Checking tokio-signal v0.1.2 [INFO] [stderr] Compiling syntex_syntax v0.58.1 [INFO] [stderr] Checking hyper v0.11.6 [INFO] [stderr] Compiling aster v0.41.0 [INFO] [stderr] Compiling syntex v0.58.1 [INFO] [stderr] Compiling protobuf_macros v0.6.0 (https://github.com/plietar/rust-protobuf-macros#f186dc5a) [INFO] [stderr] Compiling librespot-core v0.1.0 (https://github.com/plietar/librespot#8971d3aa) [INFO] [stderr] Compiling librespot v0.1.0 (https://github.com/plietar/librespot#8971d3aa) [INFO] [stderr] Checking librespot-metadata v0.1.0 (https://github.com/plietar/librespot#8971d3aa) [INFO] [stderr] Checking librespot-audio v0.1.0 (https://github.com/plietar/librespot#8971d3aa) [INFO] [stderr] Checking musicbox v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `Track` [INFO] [stderr] --> src/main.rs:15:37 [INFO] [stderr] | [INFO] [stderr] 15 | use librespot::metadata::{Metadata, Track}; //Unused [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Metadata` [INFO] [stderr] --> src/main.rs:15:27 [INFO] [stderr] | [INFO] [stderr] 15 | use librespot::metadata::{Metadata, Track}; //Unused [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `n` [INFO] [stderr] --> src/main.rs:78:16 [INFO] [stderr] | [INFO] [stderr] 78 | Ok(n) => { [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_n` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Track` [INFO] [stderr] --> src/main.rs:15:37 [INFO] [stderr] | [INFO] [stderr] 15 | use librespot::metadata::{Metadata, Track}; //Unused [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Metadata` [INFO] [stderr] --> src/main.rs:15:27 [INFO] [stderr] | [INFO] [stderr] 15 | use librespot::metadata::{Metadata, Track}; //Unused [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `n` [INFO] [stderr] --> src/main.rs:78:16 [INFO] [stderr] | [INFO] [stderr] 78 | Ok(n) => { [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_n` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 19s [INFO] running `"docker" "inspect" "43e0c98f8a1728f3a6927bfc45d34a55dafa120e2831221ffbc20236946bac8e"` [INFO] running `"docker" "rm" "-f" "43e0c98f8a1728f3a6927bfc45d34a55dafa120e2831221ffbc20236946bac8e"` [INFO] [stdout] 43e0c98f8a1728f3a6927bfc45d34a55dafa120e2831221ffbc20236946bac8e