[INFO] cloning repository https://github.com/vansweej/mtcnn_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vansweej/mtcnn_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvansweej%2Fmtcnn_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvansweej%2Fmtcnn_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e826f2dd59055a055a0e320d895af4735e56f8e8 [INFO] testing vansweej/mtcnn_rs against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvansweej%2Fmtcnn_rs" "/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/vansweej/mtcnn_rs on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vansweej/mtcnn_rs [INFO] finished tweaking git repo https://github.com/vansweej/mtcnn_rs [INFO] tweaked toml for git repo https://github.com/vansweej/mtcnn_rs written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/vansweej/mtcnn_rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7cabbbd0584c585f308bf4c66e83c8e76bbe0a71fa387d86e5c2ed7220f52940 [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" "7cabbbd0584c585f308bf4c66e83c8e76bbe0a71fa387d86e5c2ed7220f52940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cabbbd0584c585f308bf4c66e83c8e76bbe0a71fa387d86e5c2ed7220f52940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cabbbd0584c585f308bf4c66e83c8e76bbe0a71fa387d86e5c2ed7220f52940", kill_on_drop: false }` [INFO] [stdout] 7cabbbd0584c585f308bf4c66e83c8e76bbe0a71fa387d86e5c2ed7220f52940 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8618234a4a060987e70d27a8f427962d3ccfde3c7572b6f5589f8aad1a9606a0 [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" "8618234a4a060987e70d27a8f427962d3ccfde3c7572b6f5589f8aad1a9606a0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.78 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling rustacuda_core v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling cuda-config v0.1.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling clang-sys v1.2.2 [INFO] [stderr] Compiling cuda-driver-sys v0.3.0 [INFO] [stderr] Compiling cuda-runtime-sys v0.3.0-alpha.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling ndarray v0.15.3 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rulinalg v0.4.2 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling rustacuda_derive v0.1.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tensorrt_rs_derive v0.1.0 (https://github.com/vansweej/tensorrt-rs?branch=develop#be4e3ed6) [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling rustacuda v0.1.3 [INFO] [stderr] Compiling py_literal v0.4.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling ndarray-npy v0.8.0 [INFO] [stderr] Compiling tensorrt-sys v0.4.0 (https://github.com/vansweej/tensorrt-rs?branch=develop#be4e3ed6) [INFO] [stderr] Compiling imageproc v0.22.0 [INFO] [stderr] Compiling ndarray-image v0.3.0 [INFO] [stderr] Compiling npp-sys v0.0.1 [INFO] [stderr] error: failed to run custom build command for `tensorrt-sys v0.4.0 (https://github.com/vansweej/tensorrt-rs?branch=develop#be4e3ed6)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/tensorrt-sys-7462ee443387da57/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] Setting Config to TRT7 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] trt-sys/tensorrt_api.h:7:10: fatal error: 'NvInfer.h' file not found [INFO] [stderr] trt-sys/tensorrt_api.h:7:10: fatal error: 'NvInfer.h' file not found, err: true [INFO] [stderr] Error: () [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8618234a4a060987e70d27a8f427962d3ccfde3c7572b6f5589f8aad1a9606a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8618234a4a060987e70d27a8f427962d3ccfde3c7572b6f5589f8aad1a9606a0", kill_on_drop: false }` [INFO] [stdout] 8618234a4a060987e70d27a8f427962d3ccfde3c7572b6f5589f8aad1a9606a0