[INFO] crate neli 0.4.3 is already in cache [INFO] checking neli-0.4.3 against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] extracting crate neli 0.4.3 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate neli 0.4.3 on toolchain d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate neli 0.4.3 [INFO] finished tweaking crates.io crate neli 0.4.3 [INFO] tweaked toml for crates.io crate neli 0.4.3 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate neli 0.4.3 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "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" "+d7b51666469c792a8a3f40849607739bae1e705e" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 855c9777bc8f28a73eed8d10086e0b38489dc4a4a49fd91447bf3b39dd261d95 [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" "855c9777bc8f28a73eed8d10086e0b38489dc4a4a49fd91447bf3b39dd261d95"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Checking buffering v0.3.4 [INFO] [stderr] Checking neli v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/err.rs:36:38 [INFO] [stderr] | [INFO] [stderr] 36 | $err_name::new(v.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 92 | try_err_compat!(NlError, io::Error, SerError, DeError); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [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::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/err.rs:36:38 [INFO] [stderr] | [INFO] [stderr] 36 | $err_name::new(v.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 92 | try_err_compat!(NlError, io::Error, SerError, DeError); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] | [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::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/err.rs:36:38 [INFO] [stderr] | [INFO] [stderr] 36 | $err_name::new(v.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 136 | try_err_compat!(SerError, io::Error); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [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::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/err.rs:36:38 [INFO] [stderr] | [INFO] [stderr] 36 | $err_name::new(v.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 161 | / try_err_compat!( [INFO] [stderr] 162 | | DeError, [INFO] [stderr] 163 | | io::Error, [INFO] [stderr] 164 | | str::Utf8Error, [INFO] [stderr] 165 | | string::FromUtf8Error, [INFO] [stderr] 166 | | std::ffi::FromBytesWithNulError [INFO] [stderr] 167 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [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::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/err.rs:36:38 [INFO] [stderr] | [INFO] [stderr] 36 | $err_name::new(v.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 92 | try_err_compat!(NlError, io::Error, SerError, DeError); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [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::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/err.rs:36:38 [INFO] [stderr] | [INFO] [stderr] 36 | $err_name::new(v.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 92 | try_err_compat!(NlError, io::Error, SerError, DeError); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] | [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::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/err.rs:36:38 [INFO] [stderr] | [INFO] [stderr] 36 | $err_name::new(v.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 136 | try_err_compat!(SerError, io::Error); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [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::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/err.rs:36:38 [INFO] [stderr] | [INFO] [stderr] 36 | $err_name::new(v.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 161 | / try_err_compat!( [INFO] [stderr] 162 | | DeError, [INFO] [stderr] 163 | | io::Error, [INFO] [stderr] 164 | | str::Utf8Error, [INFO] [stderr] 165 | | string::FromUtf8Error, [INFO] [stderr] 166 | | std::ffi::FromBytesWithNulError [INFO] [stderr] 167 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [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: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.38s [INFO] running `"docker" "inspect" "855c9777bc8f28a73eed8d10086e0b38489dc4a4a49fd91447bf3b39dd261d95"` [INFO] running `"docker" "rm" "-f" "855c9777bc8f28a73eed8d10086e0b38489dc4a4a49fd91447bf3b39dd261d95"` [INFO] [stdout] 855c9777bc8f28a73eed8d10086e0b38489dc4a4a49fd91447bf3b39dd261d95