[INFO] crate unic-locale-impl 0.7.1 is already in cache [INFO] checking unic-locale-impl-0.7.1 against try#e60d9e09c55855f5a848fde8ad83e13131a5b241 for pr-68350 [INFO] extracting crate unic-locale-impl 0.7.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate unic-locale-impl 0.7.1 on toolchain e60d9e09c55855f5a848fde8ad83e13131a5b241 [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate unic-locale-impl 0.7.1 [INFO] finished tweaking crates.io crate unic-locale-impl 0.7.1 [INFO] tweaked toml for crates.io crate unic-locale-impl 0.7.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 7f49b89b49e1c8534dc7b540aa5119b2ad5db17855f7a869da6ee4a0a115f45a [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" "7f49b89b49e1c8534dc7b540aa5119b2ad5db17855f7a869da6ee4a0a115f45a"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking tinystr v0.3.2 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking unic-langid-impl v0.7.2 [INFO] [stderr] Checking unic-locale-impl v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:33:46 [INFO] [stderr] | [INFO] [stderr] 33 | LocaleError::ParserError(p) => p.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:41:26 [INFO] [stderr] | [INFO] [stderr] 41 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/parser/errors.rs:32:26 [INFO] [stderr] | [INFO] [stderr] 32 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Checking rand_xoshiro v0.3.1 [INFO] [stderr] Checking rand_os v0.2.2 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking criterion-plot v0.4.0 [INFO] [stderr] Checking serde_json v1.0.45 [INFO] [stderr] Checking bstr v0.2.10 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking tinytemplate v1.0.3 [INFO] [stderr] Checking criterion v0.3.0 [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:33:46 [INFO] [stderr] | [INFO] [stderr] 33 | LocaleError::ParserError(p) => p.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:41:26 [INFO] [stderr] | [INFO] [stderr] 41 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/parser/errors.rs:32:26 [INFO] [stderr] | [INFO] [stderr] 32 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.41s [INFO] running `"docker" "inspect" "7f49b89b49e1c8534dc7b540aa5119b2ad5db17855f7a869da6ee4a0a115f45a"` [INFO] running `"docker" "rm" "-f" "7f49b89b49e1c8534dc7b540aa5119b2ad5db17855f7a869da6ee4a0a115f45a"` [INFO] [stdout] 7f49b89b49e1c8534dc7b540aa5119b2ad5db17855f7a869da6ee4a0a115f45a