[INFO] cloning repository https://github.com/adamski234/ars-parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adamski234/ars-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamski234%2Fars-parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamski234%2Fars-parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7fcc7def11fb91d7c2b427196adbabe47da44b84 [INFO] testing adamski234/ars-parser against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamski234%2Fars-parser" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adamski234/ars-parser on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/adamski234/ars-parser [INFO] removed workspace from git repo https://github.com/adamski234/ars-parser [INFO] removed path dependency yttrium_key_base from git repo https://github.com/adamski234/ars-parser [INFO] removed path dependency yttrium_std_attach from git repo https://github.com/adamski234/ars-parser [INFO] removed path dependency yttrium_std_ban from git repo https://github.com/adamski234/ars-parser [INFO] removed path dependency yttrium_std_channel from git repo https://github.com/adamski234/ars-parser [INFO] removed path dependency yttrium_std_database_exists from git repo https://github.com/adamski234/ars-parser [INFO] removed path dependency yttrium_std_db_read from git repo https://github.com/adamski234/ars-parser [INFO] removed path dependency yttrium_std_db_write_str from git repo https://github.com/adamski234/ars-parser [INFO] removed path dependency yttrium_std_delete from git repo https://github.com/adamski234/ars-parser [INFO] removed path dependency yttrium_std_everyone from git repo https://github.com/adamski234/ars-parser [INFO] removed path dependency yttrium_std_guild from git repo https://github.com/adamski234/ars-parser [INFO] removed path dependency yttrium_std_hasrole from git repo https://github.com/adamski234/ars-parser [INFO] removed path dependency yttrium_std_joined from git repo https://github.com/adamski234/ars-parser [INFO] removed path dependency yttrium_std_kick from git repo https://github.com/adamski234/ars-parser [INFO] removed path dependency yttrium_std_math from git repo https://github.com/adamski234/ars-parser [INFO] removed path dependency yttrium_std_mention from git repo https://github.com/adamski234/ars-parser [INFO] removed path dependency yttrium_std_parameter from git repo https://github.com/adamski234/ars-parser [INFO] removed path dependency yttrium_std_pin from git repo https://github.com/adamski234/ars-parser [INFO] removed path dependency yttrium_std_rand from git repo https://github.com/adamski234/ars-parser [INFO] removed path dependency yttrium_std_redirect from git repo https://github.com/adamski234/ars-parser [INFO] removed path dependency yttrium_std_role from git repo https://github.com/adamski234/ars-parser [INFO] removed path dependency yttrium_std_selfdelete from git repo https://github.com/adamski234/ars-parser [INFO] removed path dependency yttrium_std_selfreact from git repo https://github.com/adamski234/ars-parser [INFO] removed path dependency yttrium_std_setnickname from git repo https://github.com/adamski234/ars-parser [INFO] removed path dependency yttrium_std_sleep from git repo https://github.com/adamski234/ars-parser [INFO] removed path dependency yttrium_std_take from git repo https://github.com/adamski234/ars-parser [INFO] removed path dependency yttrium_std_text from git repo https://github.com/adamski234/ars-parser [INFO] removed path dependency yttrium_std_trigger from git repo https://github.com/adamski234/ars-parser [INFO] removed path dependency yttrium_std_user from git repo https://github.com/adamski234/ars-parser [INFO] finished tweaking git repo https://github.com/adamski234/ars-parser [INFO] tweaked toml for git repo https://github.com/adamski234/ars-parser written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/adamski234/ars-parser already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c24a29ecc6314e9f89051158e33dd272a8a9ab49b69dd665d1222f4ade8c744 [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" "9c24a29ecc6314e9f89051158e33dd272a8a9ab49b69dd665d1222f4ade8c744", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c24a29ecc6314e9f89051158e33dd272a8a9ab49b69dd665d1222f4ade8c744", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c24a29ecc6314e9f89051158e33dd272a8a9ab49b69dd665d1222f4ade8c744", kill_on_drop: false }` [INFO] [stdout] 9c24a29ecc6314e9f89051158e33dd272a8a9ab49b69dd665d1222f4ade8c744 [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd7a7a3452bc28bf27c587e2a58bd963bcacc973b262e6db9ea12025453acbe1 [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" "cd7a7a3452bc28bf27c587e2a58bd963bcacc973b262e6db9ea12025453acbe1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling serenity v0.9.2 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling typemap_rev v0.1.4 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling scratch v1.0.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling cxxbridge-flags v1.0.7 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling codespan-reporting v0.9.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling ring v0.16.18 [INFO] [stderr] Compiling link-cplusplus v1.0.4 [INFO] [stderr] Compiling cxx v1.0.7 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling cxx-build v1.0.7 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling command_attr v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling cxxbridge-macro v1.0.7 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling yttrium_std_math v0.1.0 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: cpp/qalc.cpp:2:10: fatal error: 'libqalculate/Calculator.h' file not found [INFO] [stderr] warning: #include [INFO] [stderr] warning: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: 1 error generated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `yttrium_std_math v0.1.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/yttrium_std_math-dc0911b53ff0bad0/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-lib=qalculate [INFO] [stderr] cargo:CXXBRIDGE_PREFIX=yttrium_std_math [INFO] [stderr] cargo:CXXBRIDGE_DIR0=/opt/rustwide/target/debug/build/yttrium_std_math-1c88eee88b04d671/out/cxxbridge/include [INFO] [stderr] cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/yttrium_std_math-1c88eee88b04d671/out/cxxbridge/crate [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/target/debug/build/yttrium_std_math-1c88eee88b04d671/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/yttrium_std_math-1c88eee88b04d671/out/cxxbridge/crate" "-Wall" "-Wextra" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/yttrium_std_math-1c88eee88b04d671/out/cxxbridge/sources/yttrium_std_math/src/lib.rs.o" "-c" "/opt/rustwide/target/debug/build/yttrium_std_math-1c88eee88b04d671/out/cxxbridge/sources/yttrium_std_math/src/lib.rs.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/target/debug/build/yttrium_std_math-1c88eee88b04d671/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/yttrium_std_math-1c88eee88b04d671/out/cxxbridge/crate" "-Wall" "-Wextra" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/yttrium_std_math-1c88eee88b04d671/out/cpp/qalc.o" "-c" "cpp/qalc.cpp" [INFO] [stderr] cargo:warning=cpp/qalc.cpp:2:10: fatal error: 'libqalculate/Calculator.h' file not found [INFO] [stderr] cargo:warning=#include [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=1 error generated. [INFO] [stderr] exit code: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] CXX include path: [INFO] [stderr] /opt/rustwide/target/debug/build/yttrium_std_math-1c88eee88b04d671/out/cxxbridge/include [INFO] [stderr] /opt/rustwide/target/debug/build/yttrium_std_math-1c88eee88b04d671/out/cxxbridge/crate [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "/opt/rustwide/target/debug/build/yttrium_std_math-1c88eee88b04d671/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/yttrium_std_math-1c88eee88b04d671/out/cxxbridge/crate" "-Wall" "-Wextra" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/yttrium_std_math-1c88eee88b04d671/out/cpp/qalc.o" "-c" "cpp/qalc.cpp" with args "clang++" did not execute successfully (status code exit code: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cd7a7a3452bc28bf27c587e2a58bd963bcacc973b262e6db9ea12025453acbe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd7a7a3452bc28bf27c587e2a58bd963bcacc973b262e6db9ea12025453acbe1", kill_on_drop: false }` [INFO] [stdout] cd7a7a3452bc28bf27c587e2a58bd963bcacc973b262e6db9ea12025453acbe1