[INFO] crate rusticsearch 0.0.2 is already in cache [INFO] checking rusticsearch-0.0.2 against master#e1beee4992ad4b235fc700bf7af1ee86f894ea53 for pr-74130 [INFO] extracting crate rusticsearch 0.0.2 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate rusticsearch 0.0.2 on toolchain e1beee4992ad4b235fc700bf7af1ee86f894ea53 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate rusticsearch 0.0.2 [INFO] removed workspace from crates.io crate rusticsearch 0.0.2 [INFO] finished tweaking crates.io crate rusticsearch 0.0.2 [INFO] tweaked toml for crates.io crate rusticsearch 0.0.2 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e45dc15de6bf3315420ef2008b7bbd4831632ed9f5063ed72d33e41b6459d834 [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" "e45dc15de6bf3315420ef2008b7bbd4831632ed9f5063ed72d33e41b6459d834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e45dc15de6bf3315420ef2008b7bbd4831632ed9f5063ed72d33e41b6459d834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e45dc15de6bf3315420ef2008b7bbd4831632ed9f5063ed72d33e41b6459d834", kill_on_drop: false }` [INFO] [stdout] e45dc15de6bf3315420ef2008b7bbd4831632ed9f5063ed72d33e41b6459d834 [INFO] running `Command { std: "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@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c6cb4aab6d2fcd4d3c075cd806b8deff034ecadfad43768f3146a63c9a390f2a [INFO] running `Command { std: "docker" "start" "-a" "c6cb4aab6d2fcd4d3c075cd806b8deff034ecadfad43768f3146a63c9a390f2a", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Checking serde v0.9.15 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking unicode-segmentation v0.1.3 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking isatty v0.1.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Checking nix v0.9.0 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking hpack v0.2.0 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking solicit v0.4.4 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Checking hyper v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Compiling serde_derive v0.9.15 [INFO] [stderr] Checking chrono v0.2.25 [INFO] [stderr] Checking roaring v0.4.2 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Checking error-chain v0.2.2 [INFO] [stderr] Checking atomicwrites v0.1.5 [INFO] [stderr] Checking iron v0.4.0 [INFO] [stderr] Checking slog v0.6.0 [INFO] [stderr] Checking persistent v0.2.1 [INFO] [stderr] Checking router v0.2.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking serde_json v0.9.10 [INFO] [stderr] Checking slog-term v0.6.0 [INFO] [stderr] Compiling librocksdb-sys v0.4.1 [INFO] [stderr] Checking kite v0.1.0 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "c6cb4aab6d2fcd4d3c075cd806b8deff034ecadfad43768f3146a63c9a390f2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6cb4aab6d2fcd4d3c075cd806b8deff034ecadfad43768f3146a63c9a390f2a", kill_on_drop: false }` [INFO] [stdout] c6cb4aab6d2fcd4d3c075cd806b8deff034ecadfad43768f3146a63c9a390f2a