[INFO] fetching crate noise_search 0.7.0... [INFO] checking noise_search-0.7.0 against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] extracting crate noise_search 0.7.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate noise_search 0.7.0 on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate noise_search 0.7.0 [INFO] finished tweaking crates.io crate noise_search 0.7.0 [INFO] tweaked toml for crates.io crate noise_search 0.7.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded noise_search_deps_rocksdb v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "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] 3bebd86b4a59f7662cddcdeca6cdcb8c2c7493d2a6a11a8349b455e71afac02e [INFO] running `Command { std: "docker" "start" "-a" "3bebd86b4a59f7662cddcdeca6cdcb8c2c7493d2a6a11a8349b455e71afac02e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3bebd86b4a59f7662cddcdeca6cdcb8c2c7493d2a6a11a8349b455e71afac02e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bebd86b4a59f7662cddcdeca6cdcb8c2c7493d2a6a11a8349b455e71afac02e", kill_on_drop: false }` [INFO] [stdout] 3bebd86b4a59f7662cddcdeca6cdcb8c2c7493d2a6a11a8349b455e71afac02e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 903ac1ea172fa120329fdf28cce4e1a2cc05d577dfd3418b9a2c2102b46cc4ae [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" "903ac1ea172fa120329fdf28cce4e1a2cc05d577dfd3418b9a2c2102b46cc4ae", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Compiling noise_search v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking bit_utils v0.1.1 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking unicode-segmentation v0.1.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Checking varint v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking uuid v0.3.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling stemmer v0.3.2 [INFO] [stderr] Compiling noise_search_deps_librocksdb-sys v0.1.0 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "903ac1ea172fa120329fdf28cce4e1a2cc05d577dfd3418b9a2c2102b46cc4ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "903ac1ea172fa120329fdf28cce4e1a2cc05d577dfd3418b9a2c2102b46cc4ae", kill_on_drop: false }` [INFO] [stdout] 903ac1ea172fa120329fdf28cce4e1a2cc05d577dfd3418b9a2c2102b46cc4ae