[INFO] crate mio-byte-fifo 0.1.3 is already in cache [INFO] checking mio-byte-fifo-0.1.3 against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] extracting crate mio-byte-fifo 0.1.3 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate mio-byte-fifo 0.1.3 on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate mio-byte-fifo 0.1.3 [INFO] finished tweaking crates.io crate mio-byte-fifo 0.1.3 [INFO] tweaked toml for crates.io crate mio-byte-fifo 0.1.3 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+45d050cde277b22a755847338f2acc2c7b834141" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 90e70e8c81b1bef2cb579f3872128f09568e4cbbc2a103a4b4c633feea6327b4 [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" "90e70e8c81b1bef2cb579f3872128f09568e4cbbc2a103a4b4c633feea6327b4"` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling ringbuf v0.1.9 [INFO] [stderr] Checking mio-byte-fifo v0.1.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/lib.rs:628:51 [INFO] [stderr] | [INFO] [stderr] 628 | assert_eq!(err.get_ref().unwrap().description(), "Ring buffer is empty"); [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/lib.rs:643:51 [INFO] [stderr] | [INFO] [stderr] 643 | assert_eq!(err.get_ref().unwrap().description(), "Ring buffer is full"); [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/lib.rs:694:53 [INFO] [stderr] | [INFO] [stderr] 694 | assert_eq!(e.get_ref().unwrap().description(), "Ring buffer is empty"); [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/lib.rs:712:53 [INFO] [stderr] | [INFO] [stderr] 712 | assert_eq!(e.get_ref().unwrap().description(), "Ring buffer is full"); [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/lib.rs:733:51 [INFO] [stderr] | [INFO] [stderr] 733 | assert_eq!(err.get_ref().unwrap().description(), "Consumer was closed"); [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/lib.rs:759:51 [INFO] [stderr] | [INFO] [stderr] 759 | assert_eq!(err.get_ref().unwrap().description(), "Producer was closed"); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.59s [INFO] running `"docker" "inspect" "90e70e8c81b1bef2cb579f3872128f09568e4cbbc2a103a4b4c633feea6327b4"` [INFO] running `"docker" "rm" "-f" "90e70e8c81b1bef2cb579f3872128f09568e4cbbc2a103a4b4c633feea6327b4"` [INFO] [stdout] 90e70e8c81b1bef2cb579f3872128f09568e4cbbc2a103a4b4c633feea6327b4