[INFO] fetching crate ntriple 0.1.1... [INFO] documenting ntriple-0.1.1 against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] extracting crate ntriple 0.1.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate ntriple 0.1.1 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 ntriple 0.1.1 [INFO] finished tweaking crates.io crate ntriple 0.1.1 [INFO] tweaked toml for crates.io crate ntriple 0.1.1 written to /workspace/builds/worker-6/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] warning: profile `doc` is deprecated and has no effect [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded peg v0.5.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stdout] af1164545ce0cda2e7ee8eb89cf188d299fae0ea94d3e8526d133903306bca07 [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" "af1164545ce0cda2e7ee8eb89cf188d299fae0ea94d3e8526d133903306bca07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af1164545ce0cda2e7ee8eb89cf188d299fae0ea94d3e8526d133903306bca07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af1164545ce0cda2e7ee8eb89cf188d299fae0ea94d3e8526d133903306bca07", kill_on_drop: false }` [INFO] [stdout] af1164545ce0cda2e7ee8eb89cf188d299fae0ea94d3e8526d133903306bca07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 91e7f7da15f2c5fdde84e2421e6ebe3c9df00494983f5d207e94d0c93c0525e9 [INFO] running `Command { std: "docker" "start" "-a" "91e7f7da15f2c5fdde84e2421e6ebe3c9df00494983f5d207e94d0c93c0525e9", kill_on_drop: false }` [INFO] [stderr] warning: profile `doc` is deprecated and has no effect [INFO] [stderr] Compiling peg v0.5.7 [INFO] [stderr] Compiling ntriple v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Documenting ntriple v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/ntriple-fdbab0ce62b986b6/out/ntriple.rs:98:591 [INFO] [stdout] | [INFO] [stdout] 98 | ...nge_at ( __input , __pos ) ; match __ch { 'a' ... 'z' | 'A' ... 'Z' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/ntriple-fdbab0ce62b986b6/out/ntriple.rs:98:605 [INFO] [stdout] | [INFO] [stdout] 98 | ...ut , __pos ) ; match __ch { 'a' ... 'z' | 'A' ... 'Z' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[a-zA-Z]" )... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/ntriple-fdbab0ce62b986b6/out/ntriple.rs:98:1460 [INFO] [stdout] | [INFO] [stdout] 98 | ...nge_at ( __input , __pos ) ; match __ch { 'a' ... 'z' | 'A' ... 'Z' | '0' ... '9' => Matched ( __next , ( ) ) , _ => __state . mark_fa... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/ntriple-fdbab0ce62b986b6/out/ntriple.rs:98:1474 [INFO] [stdout] | [INFO] [stdout] 98 | ...ut , __pos ) ; match __ch { 'a' ... 'z' | 'A' ... 'Z' | '0' ... '9' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/ntriple-fdbab0ce62b986b6/out/ntriple.rs:98:1488 [INFO] [stdout] | [INFO] [stdout] 98 | ... match __ch { 'a' ... 'z' | 'A' ... 'Z' | '0' ... '9' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[a-zA-Z0-9]... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/ntriple-fdbab0ce62b986b6/out/ntriple.rs:100:612 [INFO] [stdout] | [INFO] [stdout] 100 | ...ge_at ( __input , __pos ) ; match __ch { '\0' ... ' ' | '<' | '>' | '"' | '{' | '}' | '|' | '^' | '`' | '\\' => __state . mark_failure... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/ntriple-fdbab0ce62b986b6/out/ntriple.rs:104:725 [INFO] [stdout] | [INFO] [stdout] 104 | ...nge_at ( __input , __pos ) ; match __ch { '0' ... '9' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[0-9]" ) , ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/ntriple-fdbab0ce62b986b6/out/ntriple.rs:126:346 [INFO] [stdout] | [INFO] [stdout] 126 | ...nge_at ( __input , __pos ) ; match __ch { 'a' ... 'z' | 'A' ... 'Z' | 'À' ... 'Ö' | 'Ø' ... 'ö' | 'ø' ... '˿' | 'Ͱ' ... 'ͽ' | 'Ϳ' ... ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/ntriple-fdbab0ce62b986b6/out/ntriple.rs:126:360 [INFO] [stdout] | [INFO] [stdout] 126 | ...ut , __pos ) ; match __ch { 'a' ... 'z' | 'A' ... 'Z' | 'À' ... 'Ö' | 'Ø' ... 'ö' | 'ø' ... '˿' | 'Ͱ' ... 'ͽ' | 'Ϳ' ... '\u{1fff}' | '... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/ntriple-fdbab0ce62b986b6/out/ntriple.rs:126:374 [INFO] [stdout] | [INFO] [stdout] 126 | ... match __ch { 'a' ... 'z' | 'A' ... 'Z' | 'À' ... 'Ö' | 'Ø' ... 'ö' | 'ø' ... '˿' | 'Ͱ' ... 'ͽ' | 'Ϳ' ... '\u{1fff}' | '\u{200c}' ... ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/ntriple-fdbab0ce62b986b6/out/ntriple.rs:126:388 [INFO] [stdout] | [INFO] [stdout] 126 | ...'a' ... 'z' | 'A' ... 'Z' | 'À' ... 'Ö' | 'Ø' ... 'ö' | 'ø' ... '˿' | 'Ͱ' ... 'ͽ' | 'Ϳ' ... '\u{1fff}' | '\u{200c}' ... '\u{200d}' | '... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/ntriple-fdbab0ce62b986b6/out/ntriple.rs:126:402 [INFO] [stdout] | [INFO] [stdout] 126 | ...'A' ... 'Z' | 'À' ... 'Ö' | 'Ø' ... 'ö' | 'ø' ... '˿' | 'Ͱ' ... 'ͽ' | 'Ϳ' ... '\u{1fff}' | '\u{200c}' ... '\u{200d}' | '⁰' ... '\u{218... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/ntriple-fdbab0ce62b986b6/out/ntriple.rs:126:416 [INFO] [stdout] | [INFO] [stdout] 126 | ...'À' ... 'Ö' | 'Ø' ... 'ö' | 'ø' ... '˿' | 'Ͱ' ... 'ͽ' | 'Ϳ' ... '\u{1fff}' | '\u{200c}' ... '\u{200d}' | '⁰' ... '\u{218f}' | 'Ⰰ' ... ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/ntriple-fdbab0ce62b986b6/out/ntriple.rs:126:430 [INFO] [stdout] | [INFO] [stdout] 126 | ...'Ø' ... 'ö' | 'ø' ... '˿' | 'Ͱ' ... 'ͽ' | 'Ϳ' ... '\u{1fff}' | '\u{200c}' ... '\u{200d}' | '⁰' ... '\u{218f}' | 'Ⰰ' ... '\u{2fef}' | '... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/ntriple-fdbab0ce62b986b6/out/ntriple.rs:126:458 [INFO] [stdout] | [INFO] [stdout] 126 | ...'Ͱ' ... 'ͽ' | 'Ϳ' ... '\u{1fff}' | '\u{200c}' ... '\u{200d}' | '⁰' ... '\u{218f}' | 'Ⰰ' ... '\u{2fef}' | '、' ... '\u{d7ff}' | '豈' ... ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/ntriple-fdbab0ce62b986b6/out/ntriple.rs:126:479 [INFO] [stdout] | [INFO] [stdout] 126 | ... '\u{1fff}' | '\u{200c}' ... '\u{200d}' | '⁰' ... '\u{218f}' | 'Ⰰ' ... '\u{2fef}' | '、' ... '\u{d7ff}' | '豈' ... '\u{fdcf}' | 'ﷰ' ... ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/ntriple-fdbab0ce62b986b6/out/ntriple.rs:126:500 [INFO] [stdout] | [INFO] [stdout] 126 | ...c}' ... '\u{200d}' | '⁰' ... '\u{218f}' | 'Ⰰ' ... '\u{2fef}' | '、' ... '\u{d7ff}' | '豈' ... '\u{fdcf}' | 'ﷰ' ... '�' => Matched ( __ne... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/ntriple-fdbab0ce62b986b6/out/ntriple.rs:126:521 [INFO] [stdout] | [INFO] [stdout] 126 | ...⁰' ... '\u{218f}' | 'Ⰰ' ... '\u{2fef}' | '、' ... '\u{d7ff}' | '豈' ... '\u{fdcf}' | 'ﷰ' ... '�' => Matched ( __next , ( ) ) , _ => __st... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/ntriple-fdbab0ce62b986b6/out/ntriple.rs:126:542 [INFO] [stdout] | [INFO] [stdout] 126 | ...' ... '\u{2fef}' | '、' ... '\u{d7ff}' | '豈' ... '\u{fdcf}' | 'ﷰ' ... '�' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( _... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/ntriple-fdbab0ce62b986b6/out/ntriple.rs:126:563 [INFO] [stdout] | [INFO] [stdout] 126 | ...' ... '\u{d7ff}' | '豈' ... '\u{fdcf}' | 'ﷰ' ... '�' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[a-zA-Z\u{c0}... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/ntriple-fdbab0ce62b986b6/out/ntriple.rs:130:511 [INFO] [stdout] | [INFO] [stdout] 130 | ... ( __input , __pos ) ; match __ch { '-' | '0' ... '9' | '·' | '\u{300}' ... '\u{36f}' | '‿' ... '⁀' => Matched ( __next , ( ) ) , _ =>... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/ntriple-fdbab0ce62b986b6/out/ntriple.rs:130:537 [INFO] [stdout] | [INFO] [stdout] 130 | ...ch __ch { '-' | '0' ... '9' | '·' | '\u{300}' ... '\u{36f}' | '‿' ... '⁀' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/ntriple-fdbab0ce62b986b6/out/ntriple.rs:130:557 [INFO] [stdout] | [INFO] [stdout] 130 | ...... '9' | '·' | '\u{300}' ... '\u{36f}' | '‿' ... '⁀' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[-0-9\u{b7}... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/ntriple-fdbab0ce62b986b6/out/ntriple.rs:132:284 [INFO] [stdout] | [INFO] [stdout] 132 | ...nge_at ( __input , __pos ) ; match __ch { '0' ... '9' | 'a' ... 'f' | 'A' ... 'F' => Matched ( __next , ( ) ) , _ => __state . mark_fa... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/ntriple-fdbab0ce62b986b6/out/ntriple.rs:132:298 [INFO] [stdout] | [INFO] [stdout] 132 | ...ut , __pos ) ; match __ch { '0' ... '9' | 'a' ... 'f' | 'A' ... 'F' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/ntriple-fdbab0ce62b986b6/out/ntriple.rs:132:312 [INFO] [stdout] | [INFO] [stdout] 132 | ... match __ch { '0' ... '9' | 'a' ... 'f' | 'A' ... 'F' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[0-9a-fA-F]... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.08s [INFO] running `Command { std: "docker" "inspect" "91e7f7da15f2c5fdde84e2421e6ebe3c9df00494983f5d207e94d0c93c0525e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91e7f7da15f2c5fdde84e2421e6ebe3c9df00494983f5d207e94d0c93c0525e9", kill_on_drop: false }` [INFO] [stdout] 91e7f7da15f2c5fdde84e2421e6ebe3c9df00494983f5d207e94d0c93c0525e9