[INFO] fetching crate rustcord 0.2.4... [INFO] checking rustcord-0.2.4 against master#9503ea19edbf01b9435e80e17d60ce1b88390116 for pr-81782 [INFO] extracting crate rustcord 0.2.4 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate rustcord 0.2.4 on toolchain 9503ea19edbf01b9435e80e17d60ce1b88390116 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustcord 0.2.4 [INFO] finished tweaking crates.io crate rustcord 0.2.4 [INFO] tweaked toml for crates.io crate rustcord 0.2.4 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be635c06808e75e2946cc8c65eb160321ecda6f72704cf4d11f36a29383bf57e [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" "be635c06808e75e2946cc8c65eb160321ecda6f72704cf4d11f36a29383bf57e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be635c06808e75e2946cc8c65eb160321ecda6f72704cf4d11f36a29383bf57e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be635c06808e75e2946cc8c65eb160321ecda6f72704cf4d11f36a29383bf57e", kill_on_drop: false }` [INFO] [stdout] be635c06808e75e2946cc8c65eb160321ecda6f72704cf4d11f36a29383bf57e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cc8184ccc26ca64c81e51d467974eb4e4493d952d2e828e1245f94ece81f07b [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" "6cc8184ccc26ca64c81e51d467974eb4e4493d952d2e828e1245f94ece81f07b", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rustcord-sys v0.2.4 [INFO] [stderr] error: failed to run custom build command for `rustcord-sys v0.2.4` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rustcord-sys-09da5410c86eb59b/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: "cmake" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustcord-sys-0.2.4/discord-rpc" "-DBUILD_EXAMPLES=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/rustcord-sys-fca5730f028269dc/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] -- The C compiler identification is GNU 9.3.0 [INFO] [stderr] -- The CXX compiler identification is GNU 9.3.0 [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc -- works [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ -- works [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- Configuring incomplete, errors occurred! [INFO] [stderr] See also "/opt/rustwide/target/debug/build/rustcord-sys-fca5730f028269dc/out/build/CMakeFiles/CMakeOutput.log". [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] no rapidjson, download [INFO] [stderr] CMake Error at CMakeLists.txt:39 (file): [INFO] [stderr] file DOWNLOAD error: cannot create directory [INFO] [stderr] '/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustcord-sys-0.2.4/discord-rpc/thirdparty' [INFO] [stderr] - Specify file by full path name and verify that you have directory [INFO] [stderr] creation and file write privileges. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] command did not execute successfully, got: exit code: 1 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.45/src/lib.rs:894:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5580ebcbb610 - std::backtrace_rs::backtrace::libunwind::trace::hb4de9797f80b7b8c [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5580ebcbb610 - std::backtrace_rs::backtrace::trace_unsynchronized::h59566d0bd20efff7 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5580ebcbb610 - std::sys_common::backtrace::_print_fmt::hcfa5ce6be50275d4 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5580ebcbb610 - ::fmt::hd8c307a38b9bab04 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5580ebcdf50c - core::fmt::write::h3868db8542c90941 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/fmt/mod.rs:1096:17 [INFO] [stderr] 5: 0x5580ebcb7492 - std::io::Write::write_fmt::hab90295d5a0f197d [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x5580ebcbde25 - std::sys_common::backtrace::_print::h19224910b8700cf1 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5580ebcbde25 - std::sys_common::backtrace::print::h25dedfa68c5fb84a [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5580ebcbde25 - std::panicking::default_hook::{{closure}}::h12c5765653a72a42 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5580ebcbd8d3 - std::panicking::default_hook::he65cee71c4209f0c [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5580ebcbe5c1 - std::panicking::rust_panic_with_hook::h01a674d863fe0d8a [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x5580ebcbe107 - std::panicking::begin_panic_handler::{{closure}}::h9b9fecf185178864 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x5580ebcbbaac - std::sys_common::backtrace::__rust_end_short_backtrace::h57be46a42dc7f24b [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5580ebcbe069 - rust_begin_unwind [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x5580ebcbe01b - std::panicking::begin_panic_fmt::h12277576db89392f [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/panicking.rs:435:5 [INFO] [stderr] 15: 0x5580ebc385c4 - cmake::fail::hbd1a8778de3dcb9a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.45/src/lib.rs:894:5 [INFO] [stderr] 16: 0x5580ebc37f3b - cmake::run::h9f3ed50dfd0917e5 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.45/src/lib.rs:872:9 [INFO] [stderr] 17: 0x5580ebc34270 - cmake::Config::build::h86587a290367b5f0 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.45/src/lib.rs:707:13 [INFO] [stderr] 18: 0x5580eb703247 - build_script_build::main::hb6fa8ae48afcd3a0 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustcord-sys-0.2.4/build.rs:7:18 [INFO] [stderr] 19: 0x5580eb703ddb - core::ops::function::FnOnce::call_once::h47b7bb5297644605 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x5580eb70453e - std::sys_common::backtrace::__rust_begin_short_backtrace::h615673e541bbbb96 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x5580eb703d61 - std::rt::lang_start::{{closure}}::h06a53e3fc91e3a48 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/rt.rs:66:18 [INFO] [stderr] 22: 0x5580ebcbe9e7 - core::ops::function::impls:: for &F>::call_once::h2c4fd7d4128112a8 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x5580ebcbe9e7 - std::panicking::try::do_call::h41fb7dbbbe7bece6 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/panicking.rs:379:40 [INFO] [stderr] 24: 0x5580ebcbe9e7 - std::panicking::try::hd38008ccba72bce1 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/panicking.rs:343:19 [INFO] [stderr] 25: 0x5580ebcbe9e7 - std::panic::catch_unwind::h057e765cd60f2d13 [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/panic.rs:431:14 [INFO] [stderr] 26: 0x5580ebcbe9e7 - std::rt::lang_start_internal::hdb9d0b9d2cdcda8b [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/rt.rs:51:25 [INFO] [stderr] 27: 0x5580eb703d37 - std::rt::lang_start::hadbf9b24d5f8cd7a [INFO] [stderr] at /rustc/9503ea19edbf01b9435e80e17d60ce1b88390116/library/std/src/rt.rs:65:5 [INFO] [stderr] 28: 0x5580eb703a4a - main [INFO] [stderr] 29: 0x7f6556d080b3 - __libc_start_main [INFO] [stderr] 30: 0x5580eb7030de - _start [INFO] [stderr] 31: 0x0 - [INFO] running `Command { std: "docker" "inspect" "6cc8184ccc26ca64c81e51d467974eb4e4493d952d2e828e1245f94ece81f07b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cc8184ccc26ca64c81e51d467974eb4e4493d952d2e828e1245f94ece81f07b", kill_on_drop: false }` [INFO] [stdout] 6cc8184ccc26ca64c81e51d467974eb4e4493d952d2e828e1245f94ece81f07b