[INFO] crate pure_vorbis 0.0.1 is already in cache [INFO] checking pure_vorbis-0.0.1 against master#bd0bacc694d7d8175804bb6f690cb846bfa4a9ee for pr-71665 [INFO] extracting crate pure_vorbis 0.0.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate pure_vorbis 0.0.1 on toolchain bd0bacc694d7d8175804bb6f690cb846bfa4a9ee [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "read-manifest" "--manifest-path" "Cargo.toml"` [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-11/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 96d3db426bf6ed6bb9f3ae237c0e8bb03a4ca159aea3b5dad87518cfef74bd90 [INFO] running `"docker" "start" "-a" "96d3db426bf6ed6bb9f3ae237c0e8bb03a4ca159aea3b5dad87518cfef74bd90"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking crossbeam v0.2.12 [INFO] [stderr] Checking scopeguard v0.1.2 [INFO] [stderr] Checking variance v0.1.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking ao v0.6.1 [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ao-0.6.1/src/lib.rs:143:9 [INFO] [stderr] | [INFO] [stderr] 143 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 144 | / impl Sample for $t { [INFO] [stderr] 145 | | fn channels(&self) -> usize { 1 } [INFO] [stderr] 146 | | } [INFO] [stderr] | |_________- not a function or closure [INFO] [stderr] ... [INFO] [stderr] 155 | sample_impl!(i8); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ao-0.6.1/src/lib.rs:143:9 [INFO] [stderr] | [INFO] [stderr] 143 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 144 | / impl Sample for $t { [INFO] [stderr] 145 | | fn channels(&self) -> usize { 1 } [INFO] [stderr] 146 | | } [INFO] [stderr] | |_________- not a function or closure [INFO] [stderr] ... [INFO] [stderr] 156 | sample_impl!(i16); [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ao-0.6.1/src/lib.rs:143:9 [INFO] [stderr] | [INFO] [stderr] 143 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 144 | / impl Sample for $t { [INFO] [stderr] 145 | | fn channels(&self) -> usize { 1 } [INFO] [stderr] 146 | | } [INFO] [stderr] | |_________- not a function or closure [INFO] [stderr] ... [INFO] [stderr] 157 | sample_impl!(i32); [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ao-0.6.1/src/lib.rs:149:9 [INFO] [stderr] | [INFO] [stderr] 149 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 150 | / impl Sample for [S; $w] { [INFO] [stderr] 151 | | fn channels(&self) -> usize { $w } [INFO] [stderr] 152 | | } [INFO] [stderr] | |_________- not a function or closure [INFO] [stderr] ... [INFO] [stderr] 158 | sample_impl!(channels 2); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0518`. [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 `"docker" "inspect" "96d3db426bf6ed6bb9f3ae237c0e8bb03a4ca159aea3b5dad87518cfef74bd90"` [INFO] running `"docker" "rm" "-f" "96d3db426bf6ed6bb9f3ae237c0e8bb03a4ca159aea3b5dad87518cfef74bd90"` [INFO] [stdout] 96d3db426bf6ed6bb9f3ae237c0e8bb03a4ca159aea3b5dad87518cfef74bd90