[INFO] crate elp 2.0.0 is already in cache [INFO] checking elp-2.0.0 against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] extracting crate elp 2.0.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate elp 2.0.0 on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `"/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate elp 2.0.0 [INFO] finished tweaking crates.io crate elp 2.0.0 [INFO] tweaked toml for crates.io crate elp 2.0.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "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] 45573896476f12b07587684175186c5b7a4284c29952851264f30ee0a6ff8647 [INFO] running `"docker" "start" "-a" "45573896476f12b07587684175186c5b7a4284c29952851264f30ee0a6ff8647"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking chrono v0.2.25 [INFO] [stderr] Checking elp v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:208:1 [INFO] [stderr] | [INFO] [stderr] 208 | / lazy_static! { [INFO] [stderr] 209 | | static ref ORDERED_FIELD_SPECS: Vec = vec!( [INFO] [stderr] 210 | | ELBRecordFieldParsingSpec { [INFO] [stderr] 211 | | field: ELBRecordField::Timestamp, [INFO] [stderr] ... | [INFO] [stderr] 295 | | ); [INFO] [stderr] 296 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:208:1 [INFO] [stderr] | [INFO] [stderr] 208 | / lazy_static! { [INFO] [stderr] 209 | | static ref ORDERED_FIELD_SPECS: Vec = vec!( [INFO] [stderr] 210 | | ELBRecordFieldParsingSpec { [INFO] [stderr] 211 | | field: ELBRecordField::Timestamp, [INFO] [stderr] ... | [INFO] [stderr] 295 | | ); [INFO] [stderr] 296 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stderr] --> src/lib.rs:177:49 [INFO] [stderr] | [INFO] [stderr] 177 | for (current_idx, current_char) in self.trim_left().char_indices() { [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stderr] --> src/lib.rs:177:49 [INFO] [stderr] | [INFO] [stderr] 177 | for (current_idx, current_char) in self.trim_left().char_indices() { [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:382:36 [INFO] [stderr] | [INFO] [stderr] 382 | description: e.description().to_owned(), [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/lib.rs:382:36 [INFO] [stderr] | [INFO] [stderr] 382 | description: e.description().to_owned(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] error[E0284]: type annotations needed [INFO] [stderr] --> src/lib.rs:643:38 [INFO] [stderr] | [INFO] [stderr] 643 | "172.16.1.5:9000".parse().unwrap()) [INFO] [stderr] | ^^^^^ cannot infer type for type parameter `F` declared on the associated function `parse` [INFO] [stderr] | [INFO] [stderr] = note: cannot satisfy `<_ as std::str::FromStr>::Err == _` [INFO] [stderr] help: consider specifying the type argument in the method call [INFO] [stderr] | [INFO] [stderr] 643 | "172.16.1.5:9000".parse::().unwrap()) [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0284]: type annotations needed [INFO] [stderr] --> src/lib.rs:666:39 [INFO] [stderr] | [INFO] [stderr] 666 | "172.16.1.6:54814".parse().unwrap()) [INFO] [stderr] | ^^^^^ cannot infer type for type parameter `F` declared on the associated function `parse` [INFO] [stderr] | [INFO] [stderr] = note: cannot satisfy `<_ as std::str::FromStr>::Err == _` [INFO] [stderr] help: consider specifying the type argument in the method call [INFO] [stderr] | [INFO] [stderr] 666 | "172.16.1.6:54814".parse::().unwrap()) [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors; 3 warnings emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0284`. [INFO] [stderr] error: could not compile `elp`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "45573896476f12b07587684175186c5b7a4284c29952851264f30ee0a6ff8647"` [INFO] running `"docker" "rm" "-f" "45573896476f12b07587684175186c5b7a4284c29952851264f30ee0a6ff8647"` [INFO] [stdout] 45573896476f12b07587684175186c5b7a4284c29952851264f30ee0a6ff8647