[INFO] crate fasttext-serving 0.6.0-alpha.6 is already in cache [INFO] checking fasttext-serving-0.6.0-alpha.6 against master#6d69caba110c0c2fb90180df1cbc8be5033b91d4 for pr-69530 [INFO] extracting crate fasttext-serving 0.6.0-alpha.6 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate fasttext-serving 0.6.0-alpha.6 on toolchain 6d69caba110c0c2fb90180df1cbc8be5033b91d4 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate fasttext-serving 0.6.0-alpha.6 [INFO] finished tweaking crates.io crate fasttext-serving 0.6.0-alpha.6 [INFO] tweaked toml for crates.io crate fasttext-serving 0.6.0-alpha.6 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate fasttext-serving 0.6.0-alpha.6 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 856fc6fd44aa77179088aa3012d8e851cafd1513518de1ffc8e0f4edb2a5d175 [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" "856fc6fd44aa77179088aa3012d8e851cafd1513518de1ffc8e0f4edb2a5d175"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking smallvec v1.3.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Checking tower-layer v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling standback v0.2.2 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Checking tracing-core v0.1.10 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling cfasttext-sys v0.4.1 [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] Compiling indexmap v1.3.2 [INFO] [stderr] Checking brotli-sys v0.3.2 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking parking_lot_core v0.7.1 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling tempfile v3.1.0 [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 thiserror-impl v1.0.15 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling tracing-attributes v0.1.7 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling rustversion v1.0.2 [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 `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=2ecad4b764b7ac8d -C extra-filename=-2ecad4b764b7ac8d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5e40914b47b4db2e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-17c6f6e3af2d5f67.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-251f9237fa175e05.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=95388526a94aa884 -C extra-filename=-95388526a94aa884 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5e40914b47b4db2e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-17c6f6e3af2d5f67.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-251f9237fa175e05.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=a7a9a0409e4d1fb0 -C extra-filename=-a7a9a0409e4d1fb0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5e40914b47b4db2e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-17c6f6e3af2d5f67.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-251f9237fa175e05.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" "856fc6fd44aa77179088aa3012d8e851cafd1513518de1ffc8e0f4edb2a5d175"` [INFO] running `"docker" "rm" "-f" "856fc6fd44aa77179088aa3012d8e851cafd1513518de1ffc8e0f4edb2a5d175"` [INFO] [stdout] 856fc6fd44aa77179088aa3012d8e851cafd1513518de1ffc8e0f4edb2a5d175