[INFO] cloning repository https://github.com/messense/fasttext-serving [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/messense/fasttext-serving" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmessense%2Ffasttext-serving"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmessense%2Ffasttext-serving'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 03e731b67fe78abb1ba4860b3e3fb514cdac0aaf [INFO] checking messense/fasttext-serving against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmessense%2Ffasttext-serving" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/messense/fasttext-serving on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/messense/fasttext-serving [INFO] finished tweaking git repo https://github.com/messense/fasttext-serving [INFO] tweaked toml for git repo https://github.com/messense/fasttext-serving written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/messense/fasttext-serving already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 6deff65c2f7b06ebf8263fdf36621d184156ac8a4286908eed3d752f822e1b08 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "6deff65c2f7b06ebf8263fdf36621d184156ac8a4286908eed3d752f822e1b08"` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking arc-swap v0.4.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking copyless v0.1.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling standback v0.2.2 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking bytestring v0.1.5 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.10 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking encoding_rs v0.8.22 [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 parking_lot_core v0.7.1 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling cfasttext-sys v0.4.1 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking fasttext v0.4.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling tracing-attributes v0.1.7 [INFO] [stderr] Compiling time-macros-impl v0.1.0 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] error: could not compile `tracing-attributes`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tracing_attributes --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tracing-attributes-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=fb3e0c2cf77177cb -C extra-filename=-fb3e0c2cf77177cb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern quote=/opt/rustwide/target/debug/deps/libquote-6a7dcfeb42a970e1.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4cfb83c1136d82b1.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `async-trait`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name async_trait --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-trait-0.1.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=1166167b3e411aee -C extra-filename=-1166167b3e411aee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-80ab273bcce0038d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-6a7dcfeb42a970e1.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4cfb83c1136d82b1.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pin-project-internal`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pin_project_internal --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pin-project-internal-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=a8cd69fbc609000e -C extra-filename=-a8cd69fbc609000e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-80ab273bcce0038d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-6a7dcfeb42a970e1.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4cfb83c1136d82b1.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `thiserror-impl`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name thiserror_impl --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/thiserror-impl-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=0638edc7b09c3c2a -C extra-filename=-0638edc7b09c3c2a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-80ab273bcce0038d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-6a7dcfeb42a970e1.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4cfb83c1136d82b1.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `futures-macro`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name futures_macro --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-macro-0.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=c2657096a0178a43 -C extra-filename=-c2657096a0178a43 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro_hack=/opt/rustwide/target/debug/deps/libproc_macro_hack-eeb7f2b0dfaf2136.so --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-80ab273bcce0038d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-6a7dcfeb42a970e1.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4cfb83c1136d82b1.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `async-stream-impl`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name async_stream_impl --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-stream-impl-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=0340ff75c604e109 -C extra-filename=-0340ff75c604e109 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-80ab273bcce0038d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-6a7dcfeb42a970e1.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4cfb83c1136d82b1.rlib --extern proc_macro --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 `"docker" "inspect" "6deff65c2f7b06ebf8263fdf36621d184156ac8a4286908eed3d752f822e1b08"` [INFO] running `"docker" "rm" "-f" "6deff65c2f7b06ebf8263fdf36621d184156ac8a4286908eed3d752f822e1b08"` [INFO] [stdout] 6deff65c2f7b06ebf8263fdf36621d184156ac8a4286908eed3d752f822e1b08