[INFO] fetching crate rusticsearch 0.0.2... [INFO] testing rusticsearch-0.0.2 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate rusticsearch 0.0.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate rusticsearch 0.0.2 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking 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-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded maplit v0.1.6 [INFO] [stderr] Downloaded rayon v0.8.2 [INFO] [stderr] Downloaded router v0.2.0 [INFO] [stderr] Downloaded ansi_term v0.7.5 [INFO] [stderr] Downloaded atomicwrites v0.1.5 [INFO] [stderr] Downloaded unicode-segmentation v0.1.3 [INFO] [stderr] Downloaded slog-term v0.6.0 [INFO] [stderr] Downloaded kite v0.1.0 [INFO] [stderr] Downloaded error-chain v0.2.2 [INFO] [stderr] Downloaded kite_rocksdb v0.1.0 [INFO] [stderr] Downloaded roaring v0.4.2 [INFO] [stderr] Downloaded rocksdb v0.6.1 [INFO] [stderr] Downloaded slog v0.6.0 [INFO] [stderr] Downloaded librocksdb-sys v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", 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] 3d9396bf55d73c3c0c558c9412b92e31a330d62ee5fd6a1adf38a18b2d4ed319 [INFO] running `Command { std: "docker" "start" "-a" "3d9396bf55d73c3c0c558c9412b92e31a330d62ee5fd6a1adf38a18b2d4ed319", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d9396bf55d73c3c0c558c9412b92e31a330d62ee5fd6a1adf38a18b2d4ed319", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d9396bf55d73c3c0c558c9412b92e31a330d62ee5fd6a1adf38a18b2d4ed319", kill_on_drop: false }` [INFO] [stdout] 3d9396bf55d73c3c0c558c9412b92e31a330d62ee5fd6a1adf38a18b2d4ed319 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--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] bde065a5e56950fb7d492f85209859e5bb396bf0e0de63865baa3e956574af2e [INFO] running `Command { std: "docker" "start" "-a" "bde065a5e56950fb7d492f85209859e5bb396bf0e0de63865baa3e956574af2e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling traitobject v0.0.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling unicode-segmentation v0.1.3 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling ansi_term v0.7.5 [INFO] [stderr] Compiling maplit v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling error v0.1.9 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling hpack v0.2.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling conduit-mime-types v0.7.3 [INFO] [stderr] Compiling solicit v0.4.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling error-chain v0.2.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling uuid v0.3.1 [INFO] [stderr] Compiling serde_derive v0.9.15 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling atomicwrites v0.1.5 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling roaring v0.4.2 [INFO] [stderr] Compiling cookie v0.2.5 [INFO] [stderr] Compiling hyper v0.9.18 [INFO] [stderr] Compiling slog v0.6.0 [INFO] [stderr] Compiling librocksdb-sys v0.4.1 [INFO] [stderr] Compiling kite v0.1.0 [INFO] [stderr] Compiling slog-term v0.6.0 [INFO] [stderr] Compiling iron v0.4.0 [INFO] [stderr] Compiling router v0.2.0 [INFO] [stderr] Compiling persistent v0.2.1 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "bde065a5e56950fb7d492f85209859e5bb396bf0e0de63865baa3e956574af2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bde065a5e56950fb7d492f85209859e5bb396bf0e0de63865baa3e956574af2e", kill_on_drop: false }` [INFO] [stdout] bde065a5e56950fb7d492f85209859e5bb396bf0e0de63865baa3e956574af2e