[INFO] cloning repository https://github.com/pegesund/turtlesearch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pegesund/turtlesearch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpegesund%2Fturtlesearch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpegesund%2Fturtlesearch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 022a2f94f74f3a3d16b92d9dfffa5aebfbaf4156 [INFO] testing pegesund/turtlesearch against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpegesund%2Fturtlesearch" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pegesund/turtlesearch on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pegesund/turtlesearch [INFO] finished tweaking git repo https://github.com/pegesund/turtlesearch [INFO] tweaked toml for git repo https://github.com/pegesund/turtlesearch written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/pegesund/turtlesearch already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd0b207eacd0f8c399ec14fe3c9383acbdeadabebc8bc46df6fab64bbfeb5792 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fd0b207eacd0f8c399ec14fe3c9383acbdeadabebc8bc46df6fab64bbfeb5792", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd0b207eacd0f8c399ec14fe3c9383acbdeadabebc8bc46df6fab64bbfeb5792", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd0b207eacd0f8c399ec14fe3c9383acbdeadabebc8bc46df6fab64bbfeb5792", kill_on_drop: false }` [INFO] [stdout] fd0b207eacd0f8c399ec14fe3c9383acbdeadabebc8bc46df6fab64bbfeb5792 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe3cff62f18aed19dd294c04b7c3afe0377cc7945051f9241e2ee792f199a29b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fe3cff62f18aed19dd294c04b7c3afe0377cc7945051f9241e2ee792f199a29b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling hashbrown v0.3.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling im v14.3.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling byte_array v0.1.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling threadpool v1.8.0 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling sized-chunks v0.5.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tokio v0.2.19 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling proptest v0.9.6 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling duplicate v0.2.1 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling broadcaster v1.0.0 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling actix-rt v1.1.0 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.2 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling librocksdb-sys v6.7.4 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.52 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] error: could not compile `actix-http` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name actix_http --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-http-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="brotli2"' --cfg 'feature="compress"' --cfg 'feature="default"' --cfg 'feature="fail-ure"' --cfg 'feature="failure"' --cfg 'feature="flate2"' -C metadata=b8344575ad9cc6af -C extra-filename=-b8344575ad9cc6af --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_codec=/opt/rustwide/target/debug/deps/libactix_codec-30e75b40069cbafa.rmeta --extern actix_connect=/opt/rustwide/target/debug/deps/libactix_connect-1dfe2858e991b7a5.rmeta --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-58e71fb0cd7e8ee3.rmeta --extern actix_service=/opt/rustwide/target/debug/deps/libactix_service-5f044f30ec9bcdb4.rmeta --extern actix_threadpool=/opt/rustwide/target/debug/deps/libactix_threadpool-27dd45685dd4a669.rmeta --extern actix_utils=/opt/rustwide/target/debug/deps/libactix_utils-6eabbedcea558168.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-7428f66400b601d1.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-b725671a9544fefc.rmeta --extern brotli2=/opt/rustwide/target/debug/deps/libbrotli2-700578722fe3c712.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-07108ca3bade601b.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-30c94441ea424e3c.rmeta --extern copyless=/opt/rustwide/target/debug/deps/libcopyless-7b5af7049096fba9.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-e7af41ff7ecaa8ab.so --extern either=/opt/rustwide/target/debug/deps/libeither-4e52fd7e0b644ea7.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-11aed9f7b39f6210.rmeta --extern fail_ure=/opt/rustwide/target/debug/deps/libfailure-2d945d72ca8cb096.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-76b77d47397ef2b9.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-4ce96068b6f6524f.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-c03b9fb3af5e0d5e.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-fa01acdafb4fa3a0.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-eb11587313e72edc.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-227c803c4d0bd84d.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-6c8cc7c07dcc6692.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-7800c7a7e13fc628.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-86c80af9e58dbcc1.rmeta --extern language_tags=/opt/rustwide/target/debug/deps/liblanguage_tags-d8d72352ea9db552.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-a2d2611f4b8d7ac3.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-1a7e12d8b4d48da4.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-8b0fd17e0ae1af23.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-9257bd66d3fb3df4.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-a5753c1f0a035564.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-ed987a6cb1d612f7.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-1728aff2461842ea.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2c6e5b1424a32766.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2588751d7a47974c.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-752f68c4f2856a45.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-2b09afb220e2131c.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-91513467d8c3d9c3.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-272dfd4a00448292.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-6674d1d718a6adcf/out -L native=/opt/rustwide/target/debug/build/brotli-sys-d5b68d251f6a0294/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "fe3cff62f18aed19dd294c04b7c3afe0377cc7945051f9241e2ee792f199a29b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe3cff62f18aed19dd294c04b7c3afe0377cc7945051f9241e2ee792f199a29b", kill_on_drop: false }` [INFO] [stdout] fe3cff62f18aed19dd294c04b7c3afe0377cc7945051f9241e2ee792f199a29b