[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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7c5786eedfd1b2a5b945b7ed9ddd8ddc8e6e952b [INFO] checking messense/fasttext-serving against master#0cbcb17d3306d6e22eafc2c05ce885db97d0189c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmessense%2Ffasttext-serving" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/messense/fasttext-serving on toolchain 0cbcb17d3306d6e22eafc2c05ce885db97d0189c [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "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-2/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" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "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] ec38e81a0e0a60ad723a337f860625b849e9fc52aaae17beaaa2ae931501b855 [INFO] running `"docker" "start" "-a" "ec38e81a0e0a60ad723a337f860625b849e9fc52aaae17beaaa2ae931501b855"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking tower-layer v0.3.0 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling multimap v0.8.0 [INFO] [stderr] Checking tracing-core v0.1.9 [INFO] [stderr] Checking unicode-normalization v0.1.11 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling tokio-macros v0.2.3 [INFO] [stderr] Compiling pin-project-internal v0.4.7 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling tracing-attributes v0.1.6 [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 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling cfasttext-sys v0.4.1 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Checking pretty_env_logger v0.3.1 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking tokio v0.2.9 [INFO] [stderr] Checking async-stream v0.2.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking tracing v0.1.12 [INFO] [stderr] Checking pin-project v0.4.7 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking actix-service v1.0.5 [INFO] [stderr] Checking tower-discover v0.3.0 [INFO] [stderr] Checking tower-util v0.3.0 [INFO] [stderr] Checking tower-load-shed v0.3.0 [INFO] [stderr] Checking tracing-futures v0.2.1 [INFO] [stderr] error: could not compile `serde_derive`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.104/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 --cfg 'feature="default"' -C metadata=307a00403d0a107c -C extra-filename=-307a00403d0a107c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7246f649676edc46.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-386a8098d570299e.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5cd9da8b8e31cfd4.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" "ec38e81a0e0a60ad723a337f860625b849e9fc52aaae17beaaa2ae931501b855"` [INFO] running `"docker" "rm" "-f" "ec38e81a0e0a60ad723a337f860625b849e9fc52aaae17beaaa2ae931501b855"` [INFO] [stdout] ec38e81a0e0a60ad723a337f860625b849e9fc52aaae17beaaa2ae931501b855