[INFO] fetching crate crowbook-text-processing 0.2.7... [INFO] checking crowbook-text-processing-0.2.7 against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] extracting crate crowbook-text-processing 0.2.7 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate crowbook-text-processing 0.2.7 on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate crowbook-text-processing 0.2.7 [INFO] finished tweaking crates.io crate crowbook-text-processing 0.2.7 [INFO] tweaked toml for crates.io crate crowbook-text-processing 0.2.7 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0614943645add5b5290725afffe5a544b3caa7befc3a1314891c71c027f6da1a [INFO] running `"docker" "start" "-a" "0614943645add5b5290725afffe5a544b3caa7befc3a1314891c71c027f6da1a"` [INFO] [stderr] Checking crowbook-text-processing v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lib/french.rs:256:24 [INFO] [stderr] | [INFO] [stderr] 256 | '0'...'9' => { [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lib/french.rs:256:24 [INFO] [stderr] | [INFO] [stderr] 256 | '0'...'9' => { [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'escape::nb_spaces': use `nnbsp` instead [INFO] [stderr] --> src/lib/escape.rs:272:18 [INFO] [stderr] | [INFO] [stderr] 272 | let result = nb_spaces(s); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'escape::nb_spaces': use `nnbsp` instead [INFO] [stderr] --> src/lib/escape.rs:342:18 [INFO] [stderr] | [INFO] [stderr] 342 | let actual = nb_spaces("This contains non breaking spaces"); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'crowbook_text_processing::escape::nb_spaces': use `nnbsp` instead [INFO] [stderr] --> examples/readme.rs:16:30 [INFO] [stderr] | [INFO] [stderr] 16 | println!("for HTML: {}", escape::nb_spaces(escape::html(new_s.clone()))); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'crowbook_text_processing::escape::nb_spaces': use `nnbsp` instead [INFO] [stderr] --> benches/bench.rs:71:13 [INFO] [stderr] | [INFO] [stderr] 71 | escape::nb_spaces(*s); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.19s [INFO] running `"docker" "inspect" "0614943645add5b5290725afffe5a544b3caa7befc3a1314891c71c027f6da1a"` [INFO] running `"docker" "rm" "-f" "0614943645add5b5290725afffe5a544b3caa7befc3a1314891c71c027f6da1a"` [INFO] [stdout] 0614943645add5b5290725afffe5a544b3caa7befc3a1314891c71c027f6da1a