[INFO] fetching crate pragmatic-segmenter 0.1.1... [INFO] checking pragmatic-segmenter-0.1.1 against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] extracting crate pragmatic-segmenter 0.1.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate pragmatic-segmenter 0.1.1 on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate pragmatic-segmenter 0.1.1 [INFO] finished tweaking crates.io crate pragmatic-segmenter 0.1.1 [INFO] tweaked toml for crates.io crate pragmatic-segmenter 0.1.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate pragmatic-segmenter 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5acbba097da3207cd7ba1ab9cd47b086b5d8acbafd598042b4430abbc9cc58c5 [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" "5acbba097da3207cd7ba1ab9cd47b086b5d8acbafd598042b4430abbc9cc58c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5acbba097da3207cd7ba1ab9cd47b086b5d8acbafd598042b4430abbc9cc58c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5acbba097da3207cd7ba1ab9cd47b086b5d8acbafd598042b4430abbc9cc58c5", kill_on_drop: false }` [INFO] [stdout] 5acbba097da3207cd7ba1ab9cd47b086b5d8acbafd598042b4430abbc9cc58c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 440b71798c7cb9fe837ef15d368c69c3b61584706bd85beab097597644f7fb90 [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" "440b71798c7cb9fe837ef15d368c69c3b61584706bd85beab097597644f7fb90", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling lzma-sys v0.1.16 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unic-ucd-case v0.9.0 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap v2.33.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking terminal_size v0.1.13 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking xz2 v0.1.6 [INFO] [stderr] Checking console v0.12.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Compiling onig_sys v69.5.0 [INFO] [stderr] Checking onig v6.0.0 [INFO] [stderr] Checking pragmatic-segmenter v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.60s [INFO] running `Command { std: "docker" "inspect" "440b71798c7cb9fe837ef15d368c69c3b61584706bd85beab097597644f7fb90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "440b71798c7cb9fe837ef15d368c69c3b61584706bd85beab097597644f7fb90", kill_on_drop: false }` [INFO] [stdout] 440b71798c7cb9fe837ef15d368c69c3b61584706bd85beab097597644f7fb90