[INFO] cloning repository https://github.com/jannes/han-cihui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jannes/han-cihui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjannes%2Fhan-cihui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjannes%2Fhan-cihui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 843f1be7b0ea28b3c63d20e1437ef5b5a0b36557 [INFO] checking jannes/han-cihui against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjannes%2Fhan-cihui" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jannes/han-cihui on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jannes/han-cihui [INFO] finished tweaking git repo https://github.com/jannes/han-cihui [INFO] tweaked toml for git repo https://github.com/jannes/han-cihui written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/jannes/han-cihui already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 927627aac975ec4dc9248041d4cabcbf466065b7bafa76e3ff2a8b3cfecc9afd [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" "927627aac975ec4dc9248041d4cabcbf466065b7bafa76e3ff2a8b3cfecc9afd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "927627aac975ec4dc9248041d4cabcbf466065b7bafa76e3ff2a8b3cfecc9afd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "927627aac975ec4dc9248041d4cabcbf466065b7bafa76e3ff2a8b3cfecc9afd", kill_on_drop: false }` [INFO] [stdout] 927627aac975ec4dc9248041d4cabcbf466065b7bafa76e3ff2a8b3cfecc9afd [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 805cb5df15fa8e0f37fbf8c5584607dbcee3dcc61a126606636b0d61679276fe [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" "805cb5df15fa8e0f37fbf8c5584607dbcee3dcc61a126606636b0d61679276fe", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Checking miniz_oxide v0.4.1 [INFO] [stderr] Checking cedarwood v0.4.4 [INFO] [stderr] Checking bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling jieba-rs v0.5.1 [INFO] [stderr] Checking rusqlite v0.23.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking zip v0.5.8 [INFO] [stderr] Checking epub v1.2.1 (https://github.com/jannes/epub-rs?branch=v1.2.1-allow_missing_play_order#642499b7) [INFO] [stderr] Checking serde v1.0.115 [INFO] [stderr] Checking string_cache v0.8.0 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Checking scraper v0.12.0 [INFO] [stderr] Checking han-cihui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `pkuseg_stdin` [INFO] [stdout] --> src/extraction.rs:73:4 [INFO] [stdout] | [INFO] [stdout] 73 | fn pkuseg_stdin(book_json: &str) -> PkusegBookSegmentation { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `pkuseg_stdin` [INFO] [stdout] --> src/extraction.rs:73:4 [INFO] [stdout] | [INFO] [stdout] 73 | fn pkuseg_stdin(book_json: &str) -> PkusegBookSegmentation { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "805cb5df15fa8e0f37fbf8c5584607dbcee3dcc61a126606636b0d61679276fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "805cb5df15fa8e0f37fbf8c5584607dbcee3dcc61a126606636b0d61679276fe", kill_on_drop: false }` [INFO] [stdout] 805cb5df15fa8e0f37fbf8c5584607dbcee3dcc61a126606636b0d61679276fe