[INFO] cloning repository https://github.com/tiago-lqt/openexr-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tiago-lqt/openexr-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiago-lqt%2Fopenexr-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiago-lqt%2Fopenexr-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0aa232f55fb2da4be4fb80c93fde77207bddf876 [INFO] checking tiago-lqt/openexr-core against master#f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 for pr-83312 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiago-lqt%2Fopenexr-core" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tiago-lqt/openexr-core on toolchain f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tiago-lqt/openexr-core [INFO] finished tweaking git repo https://github.com/tiago-lqt/openexr-core [INFO] tweaked toml for git repo https://github.com/tiago-lqt/openexr-core written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/tiago-lqt/openexr-core already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "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] 981ce95e499e53f6fd814be6a5cab4cbb1e0df35209d64f543376d8bfab6f291 [INFO] running `Command { std: "docker" "start" "-a" "981ce95e499e53f6fd814be6a5cab4cbb1e0df35209d64f543376d8bfab6f291", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "981ce95e499e53f6fd814be6a5cab4cbb1e0df35209d64f543376d8bfab6f291", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "981ce95e499e53f6fd814be6a5cab4cbb1e0df35209d64f543376d8bfab6f291", kill_on_drop: false }` [INFO] [stdout] 981ce95e499e53f6fd814be6a5cab4cbb1e0df35209d64f543376d8bfab6f291 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7249a0701afe31566394f736a2f8054fbd885e6ab177442fdd9cc58770e5548c [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" "7249a0701afe31566394f736a2f8054fbd885e6ab177442fdd9cc58770e5548c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Checking chlorine v1.0.7 [INFO] [stderr] Checking mint v0.5.6 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling clang-sys v1.1.1 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking wgpu-types v0.6.1 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking wide v0.5.5 [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking x11 v2.18.2 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking gfx-hal v0.6.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking ultraviolet v0.7.5 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] error: could not compile `regex` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-1.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="aho-corasick"' --cfg 'feature="memchr"' --cfg 'feature="perf"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=ab41290ab32194e9 -C extra-filename=-ab41290ab32194e9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-ad99b36d87dad5ef.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-e220204c3e6e1397.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-8fd54b75d3f23f91.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-d188bc744d2baa07.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7249a0701afe31566394f736a2f8054fbd885e6ab177442fdd9cc58770e5548c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7249a0701afe31566394f736a2f8054fbd885e6ab177442fdd9cc58770e5548c", kill_on_drop: false }` [INFO] [stdout] 7249a0701afe31566394f736a2f8054fbd885e6ab177442fdd9cc58770e5548c