[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] 95c7a8b0b5e2ee047c24c35ef767f47cd330eb00 [INFO] testing adamski234/ars-parser against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamski234%2Fars-parser" "/workspace/builds/worker-51/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-51/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adamski234/ars-parser on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking 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-51/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e911f75b69d1ac11bc63ca95d18c0beac9a8e10e5dfcd4011965d8d5c83314da [INFO] running `Command { std: "docker" "start" "-a" "e911f75b69d1ac11bc63ca95d18c0beac9a8e10e5dfcd4011965d8d5c83314da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e911f75b69d1ac11bc63ca95d18c0beac9a8e10e5dfcd4011965d8d5c83314da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e911f75b69d1ac11bc63ca95d18c0beac9a8e10e5dfcd4011965d8d5c83314da", kill_on_drop: false }` [INFO] [stdout] e911f75b69d1ac11bc63ca95d18c0beac9a8e10e5dfcd4011965d8d5c83314da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d236f96b90662a4d74f1e8940c568053df24bec32e640af74af83b10c6a487a [INFO] running `Command { std: "docker" "start" "-a" "1d236f96b90662a4d74f1e8940c568053df24bec32e640af74af83b10c6a487a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling scratch v1.0.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cxxbridge-flags v1.0.57 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling serenity v0.10.9 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling link-cplusplus v1.0.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling cxx v1.0.57 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling cxx-build v1.0.57 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling command_attr v0.3.7 [INFO] [stderr] Compiling cxxbridge-macro v1.0.57 [INFO] [stderr] Compiling yttrium_std_math v1.0.0 (/opt/rustwide/workdir/yttrium_std_math) [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: cpp/qalc.cpp:2:10: fatal error: libqalculate/Calculator.h: No such file or directory [INFO] [stderr] warning: 2 | #include [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `yttrium_std_math v1.0.0 (/opt/rustwide/workdir/yttrium_std_math)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/yttrium_std_math-d35b2cbfc3f19e4a/build-script-build` (exit status: 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-093e4c1f8feda6ea/out/cxxbridge/include [INFO] [stderr] cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/yttrium_std_math-093e4c1f8feda6ea/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] 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] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [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: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yttrium_std_math-093e4c1f8feda6ea/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/yttrium_std_math-093e4c1f8feda6ea/out/cxxbridge/crate" "-Wall" "-Wextra" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/yttrium_std_math-093e4c1f8feda6ea/out/cxxbridge/sources/yttrium_std_math/src/lib.rs.o" "-c" "/opt/rustwide/target/debug/build/yttrium_std_math-093e4c1f8feda6ea/out/cxxbridge/sources/yttrium_std_math/src/lib.rs.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yttrium_std_math-093e4c1f8feda6ea/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/yttrium_std_math-093e4c1f8feda6ea/out/cxxbridge/crate" "-Wall" "-Wextra" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/yttrium_std_math-093e4c1f8feda6ea/out/cpp/qalc.o" "-c" "cpp/qalc.cpp" [INFO] [stderr] cargo:warning=cpp/qalc.cpp:2:10: fatal error: libqalculate/Calculator.h: No such file or directory [INFO] [stderr] cargo:warning= 2 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] CXX include path: [INFO] [stderr] /opt/rustwide/target/debug/build/yttrium_std_math-093e4c1f8feda6ea/out/cxxbridge/include [INFO] [stderr] /opt/rustwide/target/debug/build/yttrium_std_math-093e4c1f8feda6ea/out/cxxbridge/crate [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yttrium_std_math-093e4c1f8feda6ea/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/yttrium_std_math-093e4c1f8feda6ea/out/cxxbridge/crate" "-Wall" "-Wextra" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/yttrium_std_math-093e4c1f8feda6ea/out/cpp/qalc.o" "-c" "cpp/qalc.cpp" with args "c++" did not execute successfully (status code exit status: 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" "1d236f96b90662a4d74f1e8940c568053df24bec32e640af74af83b10c6a487a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d236f96b90662a4d74f1e8940c568053df24bec32e640af74af83b10c6a487a", kill_on_drop: false }` [INFO] [stdout] 1d236f96b90662a4d74f1e8940c568053df24bec32e640af74af83b10c6a487a