[INFO] fetching crate oper 0.2.2... [INFO] checking oper-0.2.2 against try#e60d9e09c55855f5a848fde8ad83e13131a5b241 for pr-68350 [INFO] extracting crate oper 0.2.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate oper 0.2.2 on toolchain e60d9e09c55855f5a848fde8ad83e13131a5b241 [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "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-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 84076dadb9754a7c0b056fe05c28061c9e75862a6625e686feed8007ad5b78ef [INFO] running `"docker" "start" "-a" "84076dadb9754a7c0b056fe05c28061c9e75862a6625e686feed8007ad5b78ef"` [INFO] [stderr] Checking array-macro v1.0.3 [INFO] [stderr] Compiling libgit2-sys v0.8.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Checking indicatif v0.12.0 [INFO] [stderr] Checking enum-map-internals v0.1.3 [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 git2 v0.9.2 [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 1m 10s [INFO] running `"docker" "inspect" "84076dadb9754a7c0b056fe05c28061c9e75862a6625e686feed8007ad5b78ef"` [INFO] running `"docker" "rm" "-f" "84076dadb9754a7c0b056fe05c28061c9e75862a6625e686feed8007ad5b78ef"` [INFO] [stdout] 84076dadb9754a7c0b056fe05c28061c9e75862a6625e686feed8007ad5b78ef