[INFO] fetching crate mio-extras 2.0.6... [INFO] checking mio-extras-2.0.6 against master#6250d56355d72264ece721e8d0dc95b16a6824b1 for pr-68350 [INFO] extracting crate mio-extras 2.0.6 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate mio-extras 2.0.6 on toolchain 6250d56355d72264ece721e8d0dc95b16a6824b1 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate mio-extras 2.0.6 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mio-extras 2.0.6 [INFO] tweaked toml for crates.io crate mio-extras 2.0.6 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "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" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "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] 1414f90508adfb469ec68e8cb11e4ad0e65311410c161a7bf014651995bf3178 [INFO] running `"docker" "start" "-a" "1414f90508adfb469ec68e8cb11e4ad0e65311410c161a7bf014651995bf3178"` [INFO] [stderr] Checking mio-extras v2.0.6 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/channel.rs:376:49 [INFO] [stderr] | [INFO] [stderr] 376 | SendError::Io(ref io_err) => io_err.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/channel.rs:385:52 [INFO] [stderr] | [INFO] [stderr] 385 | TrySendError::Io(ref io_err) => io_err.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/channel.rs:376:49 [INFO] [stderr] | [INFO] [stderr] 376 | SendError::Io(ref io_err) => io_err.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/channel.rs:385:52 [INFO] [stderr] | [INFO] [stderr] 385 | TrySendError::Io(ref io_err) => io_err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.59s [INFO] running `"docker" "inspect" "1414f90508adfb469ec68e8cb11e4ad0e65311410c161a7bf014651995bf3178"` [INFO] running `"docker" "rm" "-f" "1414f90508adfb469ec68e8cb11e4ad0e65311410c161a7bf014651995bf3178"` [INFO] [stdout] 1414f90508adfb469ec68e8cb11e4ad0e65311410c161a7bf014651995bf3178