[INFO] fetching crate rustyline 6.0.0... [INFO] checking rustyline-6.0.0 against try#a243773eaf3fedcd203f10ae4579e4f106bf7ccd for pr-68325 [INFO] extracting crate rustyline 6.0.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate rustyline 6.0.0 on toolchain a243773eaf3fedcd203f10ae4579e4f106bf7ccd [INFO] running `"/workspace/cargo-home/bin/cargo" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate rustyline 6.0.0 [INFO] finished tweaking crates.io crate rustyline 6.0.0 [INFO] tweaked toml for crates.io crate rustyline 6.0.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate rustyline 6.0.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustyline-derive v0.3.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "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] ca125a491d425eb8f13fdde544a1f485208c6fe861a637f4ed8c9c10af584262 [INFO] running `"docker" "start" "-a" "ca125a491d425eb8f13fdde544a1f485208c6fe861a637f4ed8c9c10af584262"` [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Checking assert_matches v1.3.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking rustyline v6.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:56:47 [INFO] [stderr] | [INFO] [stderr] 56 | ReadlineError::Io(ref err) => 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/error.rs:62:50 [INFO] [stderr] | [INFO] [stderr] 62 | ReadlineError::Errno(ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Compiling rustyline-derive v0.3.0 [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:56:47 [INFO] [stderr] | [INFO] [stderr] 56 | ReadlineError::Io(ref err) => 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/error.rs:62:50 [INFO] [stderr] | [INFO] [stderr] 62 | ReadlineError::Errno(ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.42s [INFO] running `"docker" "inspect" "ca125a491d425eb8f13fdde544a1f485208c6fe861a637f4ed8c9c10af584262"` [INFO] running `"docker" "rm" "-f" "ca125a491d425eb8f13fdde544a1f485208c6fe861a637f4ed8c9c10af584262"` [INFO] [stdout] ca125a491d425eb8f13fdde544a1f485208c6fe861a637f4ed8c9c10af584262