[INFO] fetching crate pure_vorbis 0.0.1... [INFO] checking pure_vorbis-0.0.1 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate pure_vorbis 0.0.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate pure_vorbis 0.0.1 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate pure_vorbis 0.0.1 [INFO] removed path dependency ao from crates.io crate pure_vorbis 0.0.1 [INFO] finished tweaking crates.io crate pure_vorbis 0.0.1 [INFO] tweaked toml for crates.io crate pure_vorbis 0.0.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ao v0.6.1 [INFO] [stderr] Downloaded ogg-sys v0.0.9 [INFO] [stderr] Downloaded ogg_vorbis_ref v0.0.1 [INFO] [stderr] Downloaded vorbis-sys v0.0.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f47d100e731ed5c5bfb913b6c053d951d5c3fa27936a4240c25c0bacf80576a [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" "7f47d100e731ed5c5bfb913b6c053d951d5c3fa27936a4240c25c0bacf80576a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f47d100e731ed5c5bfb913b6c053d951d5c3fa27936a4240c25c0bacf80576a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f47d100e731ed5c5bfb913b6c053d951d5c3fa27936a4240c25c0bacf80576a", kill_on_drop: false }` [INFO] [stdout] 7f47d100e731ed5c5bfb913b6c053d951d5c3fa27936a4240c25c0bacf80576a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9141229adf7c1b49dfac77f48fb622cea8c19d21bf188560204fc17980907d52 [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" "9141229adf7c1b49dfac77f48fb622cea8c19d21bf188560204fc17980907d52", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking crossbeam v0.2.12 [INFO] [stderr] Checking variance v0.1.3 [INFO] [stderr] Checking scopeguard v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking ao v0.6.1 [INFO] [stdout] error[E0518]: attribute should be applied to function or closure [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ao-0.6.1/src/lib.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 144 | / impl Sample for $t { [INFO] [stdout] 145 | | fn channels(&self) -> usize { 1 } [INFO] [stdout] 146 | | } [INFO] [stdout] | |_________- not a function or closure [INFO] [stdout] ... [INFO] [stdout] 155 | sample_impl!(i8); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0518]: attribute should be applied to function or closure [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ao-0.6.1/src/lib.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 144 | / impl Sample for $t { [INFO] [stdout] 145 | | fn channels(&self) -> usize { 1 } [INFO] [stdout] 146 | | } [INFO] [stdout] | |_________- not a function or closure [INFO] [stdout] ... [INFO] [stdout] 156 | sample_impl!(i16); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0518]: attribute should be applied to function or closure [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ao-0.6.1/src/lib.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 144 | / impl Sample for $t { [INFO] [stdout] 145 | | fn channels(&self) -> usize { 1 } [INFO] [stdout] 146 | | } [INFO] [stdout] | |_________- not a function or closure [INFO] [stdout] ... [INFO] [stdout] 157 | sample_impl!(i32); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0518]: attribute should be applied to function or closure [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ao-0.6.1/src/lib.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 150 | / impl Sample for [S; $w] { [INFO] [stdout] 151 | | fn channels(&self) -> usize { $w } [INFO] [stdout] 152 | | } [INFO] [stdout] | |_________- not a function or closure [INFO] [stdout] ... [INFO] [stdout] 158 | sample_impl!(channels 2); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0518`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ao` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9141229adf7c1b49dfac77f48fb622cea8c19d21bf188560204fc17980907d52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9141229adf7c1b49dfac77f48fb622cea8c19d21bf188560204fc17980907d52", kill_on_drop: false }` [INFO] [stdout] 9141229adf7c1b49dfac77f48fb622cea8c19d21bf188560204fc17980907d52