[INFO] crate nettfiske 0.2.4 is already in cache [INFO] checking nettfiske-0.2.4 against master#ba72b15666b2491415aec703a02c2364fe5e2790 for pr-71140 [INFO] extracting crate nettfiske 0.2.4 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate nettfiske 0.2.4 on toolchain ba72b15666b2491415aec703a02c2364fe5e2790 [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate nettfiske 0.2.4 [INFO] finished tweaking crates.io crate nettfiske 0.2.4 [INFO] tweaked toml for crates.io crate nettfiske 0.2.4 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate nettfiske 0.2.4 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "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" "+ba72b15666b2491415aec703a02c2364fe5e2790" "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] f5bd1571730c46ac8962a20e28746e8e61691b30ee9b672dc5332730ed5f8584 [INFO] running `"docker" "start" "-a" "f5bd1571730c46ac8962a20e28746e8e61691b30ee9b672dc5332730ed5f8584"` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking unicode_skeleton v0.1.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Checking fern v0.5.9 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking input_buffer v0.2.0 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking sha-1 v0.8.1 [INFO] [stderr] Checking tungstenite v0.9.2 [INFO] [stderr] Checking console v0.7.7 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Checking serde_json v1.0.43 [INFO] [stderr] Checking nettfiske v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / error_chain! { [INFO] [stderr] 6 | | types { [INFO] [stderr] 7 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 8 | | } [INFO] [stderr] ... | [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / error_chain! { [INFO] [stderr] 6 | | types { [INFO] [stderr] 7 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 8 | | } [INFO] [stderr] ... | [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / error_chain! { [INFO] [stderr] 6 | | types { [INFO] [stderr] 7 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 8 | | } [INFO] [stderr] ... | [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / error_chain! { [INFO] [stderr] 6 | | types { [INFO] [stderr] 7 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 8 | | } [INFO] [stderr] ... | [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.10s [INFO] running `"docker" "inspect" "f5bd1571730c46ac8962a20e28746e8e61691b30ee9b672dc5332730ed5f8584"` [INFO] running `"docker" "rm" "-f" "f5bd1571730c46ac8962a20e28746e8e61691b30ee9b672dc5332730ed5f8584"` [INFO] [stdout] f5bd1571730c46ac8962a20e28746e8e61691b30ee9b672dc5332730ed5f8584