[INFO] fetching crate kl-hyphenate 0.7.3... [INFO] documenting kl-hyphenate-0.7.3 against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] extracting crate kl-hyphenate 0.7.3 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate kl-hyphenate 0.7.3 on toolchain beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate kl-hyphenate 0.7.3 [INFO] finished tweaking crates.io crate kl-hyphenate 0.7.3 [INFO] tweaked toml for crates.io crate kl-hyphenate 0.7.3 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kl-hyphenate-commons v0.7.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2020-08-29" "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] 32b81c236eaa9e02764e4b3df75a5462c98d239740f532fbd300383587688aef [INFO] running `Command { std: "docker" "start" "-a" "32b81c236eaa9e02764e4b3df75a5462c98d239740f532fbd300383587688aef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32b81c236eaa9e02764e4b3df75a5462c98d239740f532fbd300383587688aef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32b81c236eaa9e02764e4b3df75a5462c98d239740f532fbd300383587688aef", kill_on_drop: false }` [INFO] [stdout] 32b81c236eaa9e02764e4b3df75a5462c98d239740f532fbd300383587688aef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf70097b1b8bdece55ad57255c40587e28cd396124840a8ec87063103e374944 [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" "cf70097b1b8bdece55ad57255c40587e28cd396124840a8ec87063103e374944", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking atlatl v0.1.2 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking kl-hyphenate-commons v0.7.3 [INFO] [stderr] Compiling kl-hyphenate v0.7.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `bincode::config`: please use `options()` instead [INFO] [stdout] --> build.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | bin::config().limit(5_000_000).serialize_into(&mut buffer, item) ?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Documenting kl-hyphenate v0.7.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unknown attribute `norun`. Did you mean `no_run`? [INFO] [stdout] --> src/load.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / /*! # Reading and loading hyphenation dictionaries [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | To hyphenate words in a given language, it is first necessary to load [INFO] [stdout] 4 | | the relevant hyphenation dictionary into memory. This module offers [INFO] [stdout] ... | [INFO] [stdout] 35 | | [`from_path`]: trait.Load.html#method.from_path [INFO] [stdout] 36 | | */ [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_codeblock_attributes)]` on by default [INFO] [stdout] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown attribute `norun`. Did you mean `no_run`? [INFO] [stdout] --> src/load.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / /*! # Reading and loading hyphenation dictionaries [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | To hyphenate words in a given language, it is first necessary to load [INFO] [stdout] 4 | | the relevant hyphenation dictionary into memory. This module offers [INFO] [stdout] ... | [INFO] [stdout] 35 | | [`from_path`]: trait.Load.html#method.from_path [INFO] [stdout] 36 | | */ [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.07s [INFO] running `Command { std: "docker" "inspect" "cf70097b1b8bdece55ad57255c40587e28cd396124840a8ec87063103e374944", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf70097b1b8bdece55ad57255c40587e28cd396124840a8ec87063103e374944", kill_on_drop: false }` [INFO] [stdout] cf70097b1b8bdece55ad57255c40587e28cd396124840a8ec87063103e374944