[INFO] fetching crate pragmatic-segmenter 0.1.2... [INFO] checking pragmatic-segmenter-0.1.2 against try#7b3565da729099dbe807466fcd118fb2815986e0 for pr-81789 [INFO] extracting crate pragmatic-segmenter 0.1.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate pragmatic-segmenter 0.1.2 on toolchain 7b3565da729099dbe807466fcd118fb2815986e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pragmatic-segmenter 0.1.2 [INFO] finished tweaking crates.io crate pragmatic-segmenter 0.1.2 [INFO] tweaked toml for crates.io crate pragmatic-segmenter 0.1.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unic-ucd-case v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+7b3565da729099dbe807466fcd118fb2815986e0" "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] 9852d442fd5b57599d1072a9c8bcfc7bbfb2267157ed5f3420b2c518cd655961 [INFO] running `Command { std: "docker" "start" "-a" "9852d442fd5b57599d1072a9c8bcfc7bbfb2267157ed5f3420b2c518cd655961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9852d442fd5b57599d1072a9c8bcfc7bbfb2267157ed5f3420b2c518cd655961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9852d442fd5b57599d1072a9c8bcfc7bbfb2267157ed5f3420b2c518cd655961", kill_on_drop: false }` [INFO] [stdout] 9852d442fd5b57599d1072a9c8bcfc7bbfb2267157ed5f3420b2c518cd655961 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+7b3565da729099dbe807466fcd118fb2815986e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9d5f474aa713cfb0aec40eb0151aa2aa0a777ae0a6b2d658779049dd2759bae [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" "f9d5f474aa713cfb0aec40eb0151aa2aa0a777ae0a6b2d658779049dd2759bae", kill_on_drop: false }` [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking terminal_size v0.1.16 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking unic-ucd-case v0.9.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking xz2 v0.1.6 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Compiling onig_sys v69.6.0 [INFO] [stderr] Checking onig v6.1.1 [INFO] [stderr] Checking pragmatic-segmenter v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "f9d5f474aa713cfb0aec40eb0151aa2aa0a777ae0a6b2d658779049dd2759bae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9d5f474aa713cfb0aec40eb0151aa2aa0a777ae0a6b2d658779049dd2759bae", kill_on_drop: false }` [INFO] [stdout] f9d5f474aa713cfb0aec40eb0151aa2aa0a777ae0a6b2d658779049dd2759bae