[INFO] fetching crate spandex-hyphenation 0.7.4... [INFO] documenting spandex-hyphenation-0.7.4 against 1.46.0 for beta-1.47-rustdoc-1 [INFO] extracting crate spandex-hyphenation 0.7.4 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate spandex-hyphenation 0.7.4 on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate spandex-hyphenation 0.7.4 [INFO] finished tweaking crates.io crate spandex-hyphenation 0.7.4 [INFO] tweaked toml for crates.io crate spandex-hyphenation 0.7.4 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "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" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c819702aaf8046c36c10944677c9474c5a46f09cb22e0fa0b8e1862ebb8c7b6 [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" "9c819702aaf8046c36c10944677c9474c5a46f09cb22e0fa0b8e1862ebb8c7b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c819702aaf8046c36c10944677c9474c5a46f09cb22e0fa0b8e1862ebb8c7b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c819702aaf8046c36c10944677c9474c5a46f09cb22e0fa0b8e1862ebb8c7b6", kill_on_drop: false }` [INFO] [stdout] 9c819702aaf8046c36c10944677c9474c5a46f09cb22e0fa0b8e1862ebb8c7b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbd3dc261a0a1ac2ad0464f94539e9aa11dfaab50d1c66d4f566aaf99310947d [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" "bbd3dc261a0a1ac2ad0464f94539e9aa11dfaab50d1c66d4f566aaf99310947d", kill_on_drop: false }` [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Checking atlatl v0.1.2 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking hyphenation_commons v0.7.1 [INFO] [stderr] Compiling spandex-hyphenation v0.7.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'bincode::config': please use `options()` instead [INFO] [stdout] --> build.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | 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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> build.rs:312:38 [INFO] [stdout] | [INFO] [stdout] 312 | Error::Build(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> build.rs:313:36 [INFO] [stdout] | [INFO] [stdout] 313 | Error::Env(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> build.rs:314:35 [INFO] [stdout] | [INFO] [stdout] 314 | Error::IO(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> build.rs:315:46 [INFO] [stdout] | [INFO] [stdout] 315 | Error::Serialization(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> build.rs:330:19 [INFO] [stdout] | [INFO] [stdout] 330 | e.description().fmt(f) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ext_langs` [INFO] [stdout] --> build.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 217 | let ext_langs: Vec = vec![]; // vec![Catalan, Hungarian]; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ext_langs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `std_langs` [INFO] [stdout] --> build.rs:218:9 [INFO] [stdout] | [INFO] [stdout] 218 | let std_langs = vec![EnglishUS]; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_std_langs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Documenting spandex-hyphenation v0.7.4 (/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] 60 | | [`from_path`]: trait.Load.html#method.from_path [INFO] [stdout] 61 | | */ [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] 60 | | [`from_path`]: trait.Load.html#method.from_path [INFO] [stdout] 61 | | */ [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 14.89s [INFO] running `Command { std: "docker" "inspect" "bbd3dc261a0a1ac2ad0464f94539e9aa11dfaab50d1c66d4f566aaf99310947d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbd3dc261a0a1ac2ad0464f94539e9aa11dfaab50d1c66d4f566aaf99310947d", kill_on_drop: false }` [INFO] [stdout] bbd3dc261a0a1ac2ad0464f94539e9aa11dfaab50d1c66d4f566aaf99310947d