[INFO] cloning repository https://github.com/rightfold/caper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rightfold/caper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frightfold%2Fcaper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frightfold%2Fcaper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5493aeda57ab7d66fe667e36236ea7dcb83b81f9 [INFO] documenting rightfold/caper against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frightfold%2Fcaper" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rightfold/caper on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rightfold/caper [INFO] finished tweaking git repo https://github.com/rightfold/caper [INFO] tweaked toml for git repo https://github.com/rightfold/caper written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/rightfold/caper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4251c6887eb1cb7c183eadc80a11bd5e1a3f16153982d128e3ea8614ba6e1bf [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" "c4251c6887eb1cb7c183eadc80a11bd5e1a3f16153982d128e3ea8614ba6e1bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4251c6887eb1cb7c183eadc80a11bd5e1a3f16153982d128e3ea8614ba6e1bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4251c6887eb1cb7c183eadc80a11bd5e1a3f16153982d128e3ea8614ba6e1bf", kill_on_drop: false }` [INFO] [stdout] c4251c6887eb1cb7c183eadc80a11bd5e1a3f16153982d128e3ea8614ba6e1bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "RUSTDOCFLAGS=--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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54944b5216f8a3c8c400ef4b6c50618681482bda57e396109d67cdda3fedba2c [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" "54944b5216f8a3c8c400ef4b6c50618681482bda57e396109d67cdda3fedba2c", kill_on_drop: false }` [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Checking adler32 v1.0.2 [INFO] [stderr] Compiling caper v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking bitflags v1.0.0 [INFO] [stderr] Checking shared_library v0.1.7 [INFO] [stderr] Checking time v0.1.38 [INFO] [stderr] Compiling x11-dl v2.15.0 [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Checking deflate v0.7.17 [INFO] [stderr] Checking inflate v0.3.3 [INFO] [stderr] Checking cgmath v0.15.0 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Checking memmap v0.4.0 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking num-iter v0.1.34 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling wayland-scanner v0.9.10 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] error: failed to run custom build command for `caper v0.0.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/caper-f5353aa77ea470b0/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "tools/build_assets.py", line 38, in [INFO] [stderr] main() [INFO] [stderr] File "tools/build_assets.py", line 31, in main [INFO] [stderr] build_blend(blend_path, obj_path) [INFO] [stderr] File "tools/build_assets.py", line 16, in build_blend [INFO] [stderr] subprocess.run(command, check=True) [INFO] [stderr] File "/usr/lib/python3.8/subprocess.py", line 489, in run [INFO] [stderr] with Popen(*popenargs, **kwargs) as process: [INFO] [stderr] File "/usr/lib/python3.8/subprocess.py", line 854, in __init__ [INFO] [stderr] self._execute_child(args, executable, preexec_fn, close_fds, [INFO] [stderr] File "/usr/lib/python3.8/subprocess.py", line 1702, in _execute_child [INFO] [stderr] raise child_exception_type(errno_num, err_msg, err_filename) [INFO] [stderr] FileNotFoundError: [Errno 2] No such file or directory: 'blender' [INFO] [stderr] thread 'main' panicked at 'assertion failed: status.success()', build.rs:9:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x558ec826aea5 - backtrace::backtrace::libunwind::trace::h14d338b30b3ea0a7 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x558ec826aea5 - backtrace::backtrace::trace_unsynchronized::h73ea91d74a3fd67f [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x558ec826aea5 - std::sys_common::backtrace::_print_fmt::hd42948c952866e12 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x558ec826aea5 - ::fmt::ha8f928866ff7571e [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x558ec828c3bc - core::fmt::write::he0c1e5f7426d2718 [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x558ec82693f2 - std::io::Write::write_fmt::hf3afc6cfd57d0033 [INFO] [stderr] at src/libstd/io/mod.rs:1537 [INFO] [stderr] 6: 0x558ec826d2e0 - std::sys_common::backtrace::_print::hfc0110703f3696fd [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x558ec826d2e0 - std::sys_common::backtrace::print::h3f77c6990ddfaa22 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x558ec826d2e0 - std::panicking::default_hook::{{closure}}::heae49580a8d62d75 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x558ec826d02c - std::panicking::default_hook::hecc34e3f729e213c [INFO] [stderr] at src/libstd/panicking.rs:217 [INFO] [stderr] 10: 0x558ec826d923 - std::panicking::rust_panic_with_hook::he82f5d0644692441 [INFO] [stderr] at src/libstd/panicking.rs:526 [INFO] [stderr] 11: 0x558ec825f455 - std::panicking::begin_panic::h82aca90f9ea71b57 [INFO] [stderr] at /rustc/04488afe34512aa4c33566eb16d8c912a3ae04f9/src/libstd/panicking.rs:456 [INFO] [stderr] 12: 0x558ec825ed14 - build_script_build::build_blend::h49aa35bcb301aac3 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:9 [INFO] [stderr] 13: 0x558ec825ec56 - build_script_build::main::h4a2112853e047625 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:4 [INFO] [stderr] 14: 0x558ec825e9db - std::rt::lang_start::{{closure}}::he9098bfc14bb3e1c [INFO] [stderr] at /rustc/04488afe34512aa4c33566eb16d8c912a3ae04f9/src/libstd/rt.rs:67 [INFO] [stderr] 15: 0x558ec826dcf3 - std::rt::lang_start_internal::{{closure}}::h5d3ea623498f5f43 [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 16: 0x558ec826dcf3 - std::panicking::try::do_call::hac65e71be769a440 [INFO] [stderr] at src/libstd/panicking.rs:348 [INFO] [stderr] 17: 0x558ec826dcf3 - std::panicking::try::hd4706e264bcf6712 [INFO] [stderr] at src/libstd/panicking.rs:325 [INFO] [stderr] 18: 0x558ec826dcf3 - std::panic::catch_unwind::h948a0fb4a8b3ee82 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 19: 0x558ec826dcf3 - std::rt::lang_start_internal::h72cc068ed2d0ac53 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 20: 0x558ec825e9b7 - std::rt::lang_start::h3e524ae0642601e2 [INFO] [stderr] at /rustc/04488afe34512aa4c33566eb16d8c912a3ae04f9/src/libstd/rt.rs:67 [INFO] [stderr] 21: 0x558ec825ed5a - main [INFO] [stderr] 22: 0x7fa7b8f890b3 - __libc_start_main [INFO] [stderr] 23: 0x558ec825c17e - _start [INFO] [stderr] 24: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "54944b5216f8a3c8c400ef4b6c50618681482bda57e396109d67cdda3fedba2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54944b5216f8a3c8c400ef4b6c50618681482bda57e396109d67cdda3fedba2c", kill_on_drop: false }` [INFO] [stdout] 54944b5216f8a3c8c400ef4b6c50618681482bda57e396109d67cdda3fedba2c