[INFO] cloning repository https://github.com/sammoth/momo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sammoth/momo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammoth%2Fmomo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammoth%2Fmomo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 07da25a92d419c37e0b9a2cd29600639fc09082c [INFO] checking sammoth/momo against master#b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 for pr-79470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammoth%2Fmomo" "/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/sammoth/momo on toolchain b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sammoth/momo [INFO] finished tweaking git repo https://github.com/sammoth/momo [INFO] tweaked toml for git repo https://github.com/sammoth/momo written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/sammoth/momo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 767d7e541bdcce226375854bd66b69024ba58203f06d3f3de2ba44eda58de0c7 [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" "767d7e541bdcce226375854bd66b69024ba58203f06d3f3de2ba44eda58de0c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "767d7e541bdcce226375854bd66b69024ba58203f06d3f3de2ba44eda58de0c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "767d7e541bdcce226375854bd66b69024ba58203f06d3f3de2ba44eda58de0c7", kill_on_drop: false }` [INFO] [stdout] 767d7e541bdcce226375854bd66b69024ba58203f06d3f3de2ba44eda58de0c7 [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" "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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5bfdc2ad4b1355e8e4d0fd46c626cdbb88b64de257af87bab6626dacb987059 [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" "f5bfdc2ad4b1355e8e4d0fd46c626cdbb88b64de257af87bab6626dacb987059", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Checking ahash v0.4.6 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking smallvec v1.5.0 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Compiling ffav v4.3.8 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking hashbag v0.1.3 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling libloading v0.6.5 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking evmap v10.0.2 [INFO] [stderr] Compiling clang-sys v1.0.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking spinning_top v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking hashlink v0.6.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking ape v0.3.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys-next v0.1.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking rusqlite v0.24.1 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking nanorand v0.4.4 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Checking flume v0.9.2 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking ignore v0.4.16 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking tree_magic v0.2.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Checking structopt v0.3.20 [INFO] [stderr] Compiling ffav-sys v4.3.3 [INFO] [stderr] error: could not compile `ffav-sys` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ffav-sys-4.3.3/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="avcodec"' --cfg 'feature="avdevice"' --cfg 'feature="avfilter"' --cfg 'feature="avformat"' --cfg 'feature="avutil"' --cfg 'feature="swresample"' --cfg 'feature="swscale"' -C metadata=ae2aa5b99654a2f6 -C extra-filename=-ae2aa5b99654a2f6 --out-dir /opt/rustwide/target/debug/build/ffav-sys-ae2aa5b99654a2f6 -L dependency=/opt/rustwide/target/debug/deps --extern bindgen=/opt/rustwide/target/debug/deps/libbindgen-0bc41bd91a947114.rlib --extern cc=/opt/rustwide/target/debug/deps/libcc-efc5efd7070d124c.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-b50c3172de2098dc.rlib --extern pkg_config=/opt/rustwide/target/debug/deps/libpkg_config-3f6a6a23ca7b60c5.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f5bfdc2ad4b1355e8e4d0fd46c626cdbb88b64de257af87bab6626dacb987059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5bfdc2ad4b1355e8e4d0fd46c626cdbb88b64de257af87bab6626dacb987059", kill_on_drop: false }` [INFO] [stdout] f5bfdc2ad4b1355e8e4d0fd46c626cdbb88b64de257af87bab6626dacb987059