[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] testing sammoth/momo against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammoth%2Fmomo" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sammoth/momo on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-3/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" "+1.55.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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f06eb89463a2a303e28e4dd94ab11b468e9b3afdc5cae9ff85b4b0a3fbb220f5 [INFO] running `Command { std: "docker" "start" "-a" "f06eb89463a2a303e28e4dd94ab11b468e9b3afdc5cae9ff85b4b0a3fbb220f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f06eb89463a2a303e28e4dd94ab11b468e9b3afdc5cae9ff85b4b0a3fbb220f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f06eb89463a2a303e28e4dd94ab11b468e9b3afdc5cae9ff85b4b0a3fbb220f5", kill_on_drop: false }` [INFO] [stdout] f06eb89463a2a303e28e4dd94ab11b468e9b3afdc5cae9ff85b4b0a3fbb220f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb670ae18d2b318189814639584adb331b8820010bc710f8b5e09838e068c836 [INFO] running `Command { std: "docker" "start" "-a" "eb670ae18d2b318189814639584adb331b8820010bc710f8b5e09838e068c836", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling ahash v0.4.6 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling syn v1.0.48 [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 ffav v4.3.8 [INFO] [stderr] Compiling hashbag v0.1.3 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling clang-sys v1.0.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling libloading v0.6.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling ape v0.3.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling evmap v10.0.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling spinning_top v0.2.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rusqlite v0.24.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling nanorand v0.4.4 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling ignore v0.4.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling tree_magic v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling 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=a97c2af4be4d7acd -C extra-filename=-a97c2af4be4d7acd --out-dir /opt/rustwide/target/debug/build/ffav-sys-a97c2af4be4d7acd -L dependency=/opt/rustwide/target/debug/deps --extern bindgen=/opt/rustwide/target/debug/deps/libbindgen-2cb379deda540a64.rlib --extern cc=/opt/rustwide/target/debug/deps/libcc-1323a77c2056b99b.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-28ef9f6f1fd12547.rlib --extern pkg_config=/opt/rustwide/target/debug/deps/libpkg_config-af60bb42056191f6.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-d08c389ebc7dd978.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "eb670ae18d2b318189814639584adb331b8820010bc710f8b5e09838e068c836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb670ae18d2b318189814639584adb331b8820010bc710f8b5e09838e068c836", kill_on_drop: false }` [INFO] [stdout] eb670ae18d2b318189814639584adb331b8820010bc710f8b5e09838e068c836