[INFO] updating cached repository https://github.com/messense/fasttext-serving [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/messense/fasttext-serving [INFO] [stderr] 2b29dee..7036255 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 703625528314fc8017f0650871abfef864303043 [INFO] checking messense/fasttext-serving against try#1a608893c03d7722effeb0058e82770bd36b4b3c for pr-66504-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmessense%2Ffasttext-serving" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/messense/fasttext-serving on toolchain 1a608893c03d7722effeb0058e82770bd36b4b3c [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "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-7/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" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/hyperium/tonic.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-codec v0.2.0 [INFO] [stderr] Downloaded actix-connect v1.0.0 [INFO] [stderr] Downloaded actix-testing v1.0.0 [INFO] [stderr] Downloaded actix-threadpool v0.3.1 [INFO] [stderr] Downloaded actix-tls v1.0.0 [INFO] [stderr] Downloaded actix-server v1.0.0 [INFO] [stderr] Downloaded actix-macros v0.1.0 [INFO] [stderr] Downloaded actix-service v1.0.0 [INFO] [stderr] Downloaded actix-rt v1.0.0 [INFO] [stderr] Downloaded actix-utils v1.0.3 [INFO] [stderr] Downloaded actix-http v1.0.0-alpha.6 [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" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f5da4d709c5b0baf66d99e23122ba726f7582cd83fed70707dd9bbab288668c2 [INFO] running `"docker" "start" "-a" "f5da4d709c5b0baf66d99e23122ba726f7582cd83fed70707dd9bbab288668c2"` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Checking tower-layer v0.3.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Checking bytestring v0.1.1 [INFO] [stderr] Compiling cfasttext-sys v0.4.1 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking tracing-core v0.1.7 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking brotli-decompressor v2.3.0 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking brotli v3.3.0 [INFO] [stderr] Checking pretty_env_logger v0.3.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Checking fasttext v0.4.1 [INFO] [stderr] Compiling tokio-macros v0.2.0 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling actix-macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling tracing-attributes v0.1.5 [INFO] [stderr] Compiling async-trait v0.1.21 [INFO] [stderr] Compiling enum-as-inner v0.3.0 [INFO] [stderr] Compiling async-stream-impl v0.2.0 [INFO] [stderr] Compiling actix-web-codegen v0.2.0-alpha.2 [INFO] [stderr] Checking tokio v0.2.4 [INFO] [stderr] Checking async-stream v0.2.0 [INFO] [stderr] error: could not compile `async-trait`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name async_trait /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-trait-0.1.21/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=e420fe552e2fb868 -C extra-filename=-e420fe552e2fb868 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f0da59573ed15c61.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-9d662377270cf4d9.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5598ed6505c99e41.rlib --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 --edition=2018 --crate-name pin_project_internal /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pin-project-internal-0.4.6/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=0416a19700a33542 -C extra-filename=-0416a19700a33542 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f0da59573ed15c61.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-9d662377270cf4d9.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5598ed6505c99e41.rlib --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 `tracing-attributes`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name tracing_attributes /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tracing-attributes-0.1.5/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=164042e4500a74ae -C extra-filename=-164042e4500a74ae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern quote=/opt/rustwide/target/debug/deps/libquote-9d662377270cf4d9.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5598ed6505c99e41.rlib --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" "f5da4d709c5b0baf66d99e23122ba726f7582cd83fed70707dd9bbab288668c2"` [INFO] running `"docker" "rm" "-f" "f5da4d709c5b0baf66d99e23122ba726f7582cd83fed70707dd9bbab288668c2"` [INFO] [stdout] f5da4d709c5b0baf66d99e23122ba726f7582cd83fed70707dd9bbab288668c2