[INFO] cloning repository https://github.com/ecoz2/ecoz2rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ecoz2/ecoz2rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fecoz2%2Fecoz2rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fecoz2%2Fecoz2rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb7bfcb45b13be03d913600515abadb91814ca97 [INFO] testing ecoz2/ecoz2rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fecoz2%2Fecoz2rs" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ecoz2/ecoz2rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ecoz2/ecoz2rs [INFO] finished tweaking git repo https://github.com/ecoz2/ecoz2rs [INFO] tweaked toml for git repo https://github.com/ecoz2/ecoz2rs written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/ecoz2/ecoz2rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--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-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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0522ee7e5524ad6eb6337ef4fcadb43ed670be09d0b101288aebb698029e8694 [INFO] running `Command { std: "docker" "start" "-a" "0522ee7e5524ad6eb6337ef4fcadb43ed670be09d0b101288aebb698029e8694", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0522ee7e5524ad6eb6337ef4fcadb43ed670be09d0b101288aebb698029e8694", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0522ee7e5524ad6eb6337ef4fcadb43ed670be09d0b101288aebb698029e8694", kill_on_drop: false }` [INFO] [stdout] 0522ee7e5524ad6eb6337ef4fcadb43ed670be09d0b101288aebb698029e8694 [INFO] running `Command { std: "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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f0e0fc29bab8487fb509192c4d824a332dc864742a7646065077add129fff84a [INFO] running `Command { std: "docker" "start" "-a" "f0e0fc29bab8487fb509192c4d824a332dc864742a7646065077add129fff84a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling paw-raw v1.0.0 [INFO] [stderr] Compiling wildmatch v1.0.13 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling iter-read v0.2.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling half v1.5.0 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling openmp-sys v1.0.0 [INFO] [stderr] Compiling ecoz2 v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: cc: error: ecoz2/src/ecoz2/ecoz2.c: No such file or directory [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `ecoz2 v0.6.3 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/ecoz2-4a7dd74e382780ae/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/include [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/sgn [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/hmm [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/ecoz2/ecoz2.c [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/utl/utl.c [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/utl/fileutil.c [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/utl/list.c [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/utl/memutil.c [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/sgn/sgn.c [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/sgn/dr_wav.c [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/lpc/lpc_signals.c [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/lpc/lpa_on_signal.c [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/lpc/lpca.c [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/lpc/prd.c [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/lpc/prd_show_file.c [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/lpc/ref2raas.c [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/vq/vq_learn.c [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/vq/vq_quantize.c [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/vq/vq_classify.c [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/vq/vq_show.c [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/vq/vq.c [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/vq/distortion.c [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/vq/report.c [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/vq/sigma.c [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/vq/inertia.c [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/vq/quantize.c [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/hmm/hmm.c [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/hmm/hmm_learn.c [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/hmm/hmm_classify.c [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/hmm/hmm_show.c [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/hmm/seq_show_files.c [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/hmm/hmm_adjustb.c [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/hmm/hmm_file.c [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/hmm/hmm_prob.c [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/hmm/hmm_log_prob.c [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/hmm/hmm_genQopt.c [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/hmm/hmm_estimateB.c [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/hmm/hmm_gen.c [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/hmm/distr.c [INFO] [stderr] cargo:rerun-if-changed=ecoz2/src/hmm/symbol.c [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("3") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = 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] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "ecoz2/src/include" "-I" "ecoz2/src/sgn" "-I" "ecoz2/src/hmm" "-Wall" "-Wextra" "-ffast-math" "-O3" "-Wall" "-std=c99" "-march=native" "-std=gnu99" "-fopenmp" "-lomp" "-fopenmp" "-o" "/opt/rustwide/target/debug/build/ecoz2-85709c4fd3f66427/out/ecoz2/src/ecoz2/ecoz2.o" "-c" "ecoz2/src/ecoz2/ecoz2.c" [INFO] [stderr] cargo:warning=cc: error: ecoz2/src/ecoz2/ecoz2.c: No such file or directory [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "ecoz2/src/include" "-I" "ecoz2/src/sgn" "-I" "ecoz2/src/hmm" "-Wall" "-Wextra" "-ffast-math" "-O3" "-Wall" "-std=c99" "-march=native" "-std=gnu99" "-fopenmp" "-lomp" "-fopenmp" "-o" "/opt/rustwide/target/debug/build/ecoz2-85709c4fd3f66427/out/ecoz2/src/ecoz2/ecoz2.o" "-c" "ecoz2/src/ecoz2/ecoz2.c" with args "cc" 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] running `Command { std: "docker" "inspect" "f0e0fc29bab8487fb509192c4d824a332dc864742a7646065077add129fff84a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0e0fc29bab8487fb509192c4d824a332dc864742a7646065077add129fff84a", kill_on_drop: false }` [INFO] [stdout] f0e0fc29bab8487fb509192c4d824a332dc864742a7646065077add129fff84a