[INFO] fetching crate webrtc-audio-processing 0.3.1... [INFO] testing webrtc-audio-processing-0.3.1 against 1.44.0 for beta-1.45-1 [INFO] extracting crate webrtc-audio-processing 0.3.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate webrtc-audio-processing 0.3.1 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate webrtc-audio-processing 0.3.1 [INFO] finished tweaking crates.io crate webrtc-audio-processing 0.3.1 [INFO] tweaked toml for crates.io crate webrtc-audio-processing 0.3.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate webrtc-audio-processing 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2a3fa1fe7508a1e952a76909f7385c35886d33bb44c17c61307ae579e2bd9547 [INFO] running `"docker" "start" "-a" "2a3fa1fe7508a1e952a76909f7385c35886d33bb44c17c61307ae579e2bd9547"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling autotools v0.2.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling webrtc-audio-processing-sys v0.3.0 [INFO] [stderr] error: failed to run custom build command for `webrtc-audio-processing-sys v0.3.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/webrtc-audio-processing-sys-72f1ba77f2168405/build-script-build` (exit code: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Failure { command: "\"pkg-config\" \"--libs\" \"--cflags\" \"webrtc-audio-processing\"", output: Output { status: ExitStatus(ExitStatus(256)), stdout: "", stderr: "Package webrtc-audio-processing was not found in the pkg-config search path.\nPerhaps you should add the directory containing `webrtc-audio-processing.pc\'\nto the PKG_CONFIG_PATH environment variable\nNo package \'webrtc-audio-processing\' found\n" } } [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: failure::backtrace::internal::InternalBacktrace::new [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/backtrace/internal.rs:46 [INFO] [stderr] 1: failure::backtrace::Backtrace::new [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/backtrace/mod.rs:121 [INFO] [stderr] 2: >::from [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/error/error_impl.rs:19 [INFO] [stderr] 3: >::from [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/error/mod.rs:36 [INFO] [stderr] 4: build_script_build::webrtc::find_pkgconfig_paths [INFO] [stderr] at build.rs:51 [INFO] [stderr] 5: build_script_build::webrtc::get_build_paths [INFO] [stderr] at build.rs:21 [INFO] [stderr] 6: build_script_build::main [INFO] [stderr] at build.rs:140 [INFO] [stderr] 7: std::rt::lang_start::{{closure}} [INFO] [stderr] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/rt.rs:67 [INFO] [stderr] 8: std::rt::lang_start_internal::{{closure}} [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] std::panicking::try::do_call [INFO] [stderr] at src/libstd/panicking.rs:331 [INFO] [stderr] std::panicking::try [INFO] [stderr] at src/libstd/panicking.rs:274 [INFO] [stderr] std::panic::catch_unwind [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] std::rt::lang_start_internal [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 9: std::rt::lang_start [INFO] [stderr] at /rustc/49cae55760da0a43428eba73abcb659bb70cf2e4/src/libstd/rt.rs:67 [INFO] [stderr] 10: main [INFO] [stderr] 11: __libc_start_main [INFO] [stderr] 12: _start [INFO] [stderr] [INFO] [stderr] [INFO] running `"docker" "inspect" "2a3fa1fe7508a1e952a76909f7385c35886d33bb44c17c61307ae579e2bd9547"` [INFO] running `"docker" "rm" "-f" "2a3fa1fe7508a1e952a76909f7385c35886d33bb44c17c61307ae579e2bd9547"` [INFO] [stdout] 2a3fa1fe7508a1e952a76909f7385c35886d33bb44c17c61307ae579e2bd9547