[INFO] crate crowbook-text-processing 0.2.8 is already in cache [INFO] checking crowbook-text-processing-0.2.8 against try#1a608893c03d7722effeb0058e82770bd36b4b3c for pr-66504-1 [INFO] extracting crate crowbook-text-processing 0.2.8 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate crowbook-text-processing 0.2.8 on toolchain 1a608893c03d7722effeb0058e82770bd36b4b3c [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate crowbook-text-processing 0.2.8 [INFO] finished tweaking crates.io crate crowbook-text-processing 0.2.8 [INFO] tweaked toml for crates.io crate crowbook-text-processing 0.2.8 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate crowbook-text-processing 0.2.8 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "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" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 3e4f6515c453e0daf74ec75891479f1c776fb399f939fcf399e437d21c299e15 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "3e4f6515c453e0daf74ec75891479f1c776fb399f939fcf399e437d21c299e15"` [INFO] [stderr] Checking crowbook-text-processing v0.2.8 (/opt/rustwide/workdir) [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] --> 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] 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] Finished dev [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `"docker" "inspect" "3e4f6515c453e0daf74ec75891479f1c776fb399f939fcf399e437d21c299e15"` [INFO] running `"docker" "rm" "-f" "3e4f6515c453e0daf74ec75891479f1c776fb399f939fcf399e437d21c299e15"` [INFO] [stdout] 3e4f6515c453e0daf74ec75891479f1c776fb399f939fcf399e437d21c299e15