[INFO] fetching crate rusticsearch 0.0.2... [INFO] testing rusticsearch-0.0.2 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate rusticsearch 0.0.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate rusticsearch 0.0.2 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee71378c195dfe3e2807a5e4157e028e3129b60863b25e3e4aafb662e04460d1 [INFO] running `Command { std: "docker" "start" "-a" "ee71378c195dfe3e2807a5e4157e028e3129b60863b25e3e4aafb662e04460d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee71378c195dfe3e2807a5e4157e028e3129b60863b25e3e4aafb662e04460d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee71378c195dfe3e2807a5e4157e028e3129b60863b25e3e4aafb662e04460d1", kill_on_drop: false }` [INFO] [stdout] ee71378c195dfe3e2807a5e4157e028e3129b60863b25e3e4aafb662e04460d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26b4d01197c8d5048dd3159298427849f59497234732df09552ad2cc50781d9d [INFO] running `Command { std: "docker" "start" "-a" "26b4d01197c8d5048dd3159298427849f59497234732df09552ad2cc50781d9d", kill_on_drop: false }` [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling traitobject v0.0.1 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling unicode-segmentation v0.1.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling bitflags v0.7.0 [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 num-iter v0.1.42 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling error v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [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 syn v0.11.11 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling hpack v0.2.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling solicit v0.4.4 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling cookie v0.2.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling uuid v0.3.1 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling error-chain v0.2.2 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling serde_derive v0.9.15 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling hyper v0.9.18 [INFO] [stderr] Compiling conduit-mime-types v0.7.3 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling atomicwrites v0.1.5 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling roaring v0.4.2 [INFO] [stderr] Compiling librocksdb-sys v0.4.1 [INFO] [stderr] Compiling iron v0.4.0 [INFO] [stderr] Compiling router v0.2.0 [INFO] [stderr] Compiling persistent v0.2.1 [INFO] [stderr] Compiling slog v0.6.0 [INFO] [stderr] Compiling kite v0.1.0 [INFO] [stderr] Compiling slog-term v0.6.0 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "26b4d01197c8d5048dd3159298427849f59497234732df09552ad2cc50781d9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26b4d01197c8d5048dd3159298427849f59497234732df09552ad2cc50781d9d", kill_on_drop: false }` [INFO] [stdout] 26b4d01197c8d5048dd3159298427849f59497234732df09552ad2cc50781d9d