[INFO] cloning repository https://github.com/charliesome/mixlab [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/charliesome/mixlab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharliesome%2Fmixlab", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharliesome%2Fmixlab'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f1a182ced2d1df2d4cf4b10faf0b3b2a40fe0844 [INFO] checking charliesome/mixlab against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharliesome%2Fmixlab" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/charliesome/mixlab on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/charliesome/mixlab [INFO] finished tweaking git repo https://github.com/charliesome/mixlab [INFO] tweaked toml for git repo https://github.com/charliesome/mixlab written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/charliesome/mixlab already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (libsqlite3-sys) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating git repository `https://github.com/haileysome/ffmpeg-dev-rs` [INFO] [stderr] Updating git repository `https://github.com/KallDrexx/rust-media-libs` [INFO] [stderr] Updating git repository `https://github.com/haileysome/x264-dev` [INFO] [stderr] Updating git repository `https://github.com/haileysome/mse_fmp4` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded packed_simd_2 v0.3.5 [INFO] [stderr] Downloaded fdk-aac v0.4.0 [INFO] [stderr] Downloaded structopt v0.3.14 [INFO] [stderr] Downloaded ringbuf v0.2.1 [INFO] [stderr] Downloaded trackable_derive v0.1.3 [INFO] [stderr] Downloaded syn v1.0.37 [INFO] [stderr] Downloaded mpeg2ts v0.1.1 [INFO] [stderr] Downloaded rml_amf0 v0.1.1 [INFO] [stderr] Downloaded structopt-derive v0.4.7 [INFO] [stderr] Downloaded fdk-aac-sys v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28a14d86ab0bc69960beb354eea041effdbec4dc0d0ac20f5e0da1a375baf1cb [INFO] running `Command { std: "docker" "start" "-a" "28a14d86ab0bc69960beb354eea041effdbec4dc0d0ac20f5e0da1a375baf1cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28a14d86ab0bc69960beb354eea041effdbec4dc0d0ac20f5e0da1a375baf1cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28a14d86ab0bc69960beb354eea041effdbec4dc0d0ac20f5e0da1a375baf1cb", kill_on_drop: false }` [INFO] [stdout] 28a14d86ab0bc69960beb354eea041effdbec4dc0d0ac20f5e0da1a375baf1cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21b43da3ed8856e9b069647bb4ca10fdfa329cbb88a897db8fa32c275389a1fb [INFO] running `Command { std: "docker" "start" "-a" "21b43da3ed8856e9b069647bb4ca10fdfa329cbb88a897db8fa32c275389a1fb", kill_on_drop: false }` [INFO] [stderr] warning: dependency (libsqlite3-sys) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.37 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling bindgen v0.50.1 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Checking arc-swap v0.4.5 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking base64 v0.12.0 [INFO] [stderr] Compiling cpal v0.12.1 [INFO] [stderr] Compiling packed_simd_2 v0.3.5 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking urlencoding v1.0.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking ringbuf v0.2.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling alsa-sys v0.3.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking crypto-mac v0.6.2 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Checking lewton v0.10.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking hmac v0.6.3 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking num-integer v0.1.42 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling fdk-aac-sys v0.4.0 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Checking multipart v0.16.1 [INFO] [stderr] Checking alsa v0.4.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling trackable_derive v0.1.3 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Checking fdk-aac v0.4.0 [INFO] [stderr] error: could not compile `packed_simd_2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name packed_simd_2 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=e193ca60ddc2d4e4 -C extra-filename=-e193ca60ddc2d4e4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-3119ca7a9f88dacc.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-742eb53046108aee.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "21b43da3ed8856e9b069647bb4ca10fdfa329cbb88a897db8fa32c275389a1fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21b43da3ed8856e9b069647bb4ca10fdfa329cbb88a897db8fa32c275389a1fb", kill_on_drop: false }` [INFO] [stdout] 21b43da3ed8856e9b069647bb4ca10fdfa329cbb88a897db8fa32c275389a1fb