[INFO] crate oper 0.2.2 is already in cache [INFO] checking oper-0.2.2 against try#3738e44c8fffe9e1fdfda9304a4df74ce7b29152 for pr-68746 [INFO] extracting crate oper 0.2.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate oper 0.2.2 on toolchain 3738e44c8fffe9e1fdfda9304a4df74ce7b29152 [INFO] running `"/workspace/cargo-home/bin/cargo" "+3738e44c8fffe9e1fdfda9304a4df74ce7b29152" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate oper 0.2.2 [INFO] finished tweaking crates.io crate oper 0.2.2 [INFO] tweaked toml for crates.io crate oper 0.2.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+3738e44c8fffe9e1fdfda9304a4df74ce7b29152" "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" "+3738e44c8fffe9e1fdfda9304a4df74ce7b29152" "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" "+3738e44c8fffe9e1fdfda9304a4df74ce7b29152" "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] 63c39608aeed6813a0ccc2b0e553050b7e8659a7fc47eb6bf384ca9ec2addbd0 [INFO] running `"docker" "start" "-a" "63c39608aeed6813a0ccc2b0e553050b7e8659a7fc47eb6bf384ca9ec2addbd0"` [INFO] [stderr] Checking array-macro v1.0.3 [INFO] [stderr] Checking hashbrown v0.3.1 [INFO] [stderr] Checking xi-unicode v0.1.0 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Checking console v0.9.2 [INFO] [stderr] Checking git2 v0.9.2 [INFO] [stderr] Checking enum-map-internals v0.1.3 [INFO] [stderr] Checking indicatif v0.12.0 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking enum-map v0.5.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enumset_derive v0.4.3 [INFO] [stderr] Checking enumset v0.4.4 [INFO] [stderr] Checking cursive v0.12.0 [INFO] [stderr] Checking oper v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:78:49 [INFO] [stderr] | [INFO] [stderr] 78 | do_main(&classifier, cwd).or_else(|e| Err(e.description().into())) [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/main.rs:92:61 [INFO] [stderr] | [INFO] [stderr] 92 | .map_err(|e| io::Error::new(io::ErrorKind::Other, e.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/main.rs:78:49 [INFO] [stderr] | [INFO] [stderr] 78 | do_main(&classifier, cwd).or_else(|e| Err(e.description().into())) [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/main.rs:92:61 [INFO] [stderr] | [INFO] [stderr] 92 | .map_err(|e| io::Error::new(io::ErrorKind::Other, e.description()))?; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.17s [INFO] running `"docker" "inspect" "63c39608aeed6813a0ccc2b0e553050b7e8659a7fc47eb6bf384ca9ec2addbd0"` [INFO] running `"docker" "rm" "-f" "63c39608aeed6813a0ccc2b0e553050b7e8659a7fc47eb6bf384ca9ec2addbd0"` [INFO] [stdout] 63c39608aeed6813a0ccc2b0e553050b7e8659a7fc47eb6bf384ca9ec2addbd0