[INFO] updating cached repository https://github.com/ccsplit/misc_tools [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0de19d5a9980f7d0cbbe586c9124b8c0668a6c41 [INFO] checking ccsplit/misc_tools against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fccsplit%2Fmisc_tools" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ccsplit/misc_tools on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ccsplit/misc_tools [INFO] finished tweaking git repo https://github.com/ccsplit/misc_tools [INFO] tweaked toml for git repo https://github.com/ccsplit/misc_tools written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/ccsplit/misc_tools already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "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] 90ca4a989ce0a8b0ffb7082d2fe1e208b741bbd7b428ca034ca9d0eda4b8677f [INFO] running `"docker" "start" "-a" "90ca4a989ce0a8b0ffb7082d2fe1e208b741bbd7b428ca034ca9d0eda4b8677f"` [INFO] [stderr] Checking ipnet v2.1.0 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking dns-lookup v1.0.1 [INFO] [stderr] Checking openssl v0.10.26 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking crossbeam-epoch v0.8.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking serde_json v1.0.42 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking simplelog v0.6.0 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking reqwest v0.9.22 [INFO] [stderr] Checking misc_tools v0.1.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/ip_hostname.rs:161:72 [INFO] [stderr] | [INFO] [stderr] 161 | Err(why) => panic!("Unable to create {}: {}", display, why.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/ip_hostname.rs:166:13 [INFO] [stderr] | [INFO] [stderr] 166 | write!(&mut file, "{}\n", valid); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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/ip_hostname.rs:161:72 [INFO] [stderr] | [INFO] [stderr] 161 | Err(why) => panic!("Unable to create {}: {}", display, why.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/ip_hostname.rs:166:13 [INFO] [stderr] | [INFO] [stderr] 166 | write!(&mut file, "{}\n", valid); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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/check_urls.rs:94:72 [INFO] [stderr] | [INFO] [stderr] 94 | Err(why) => panic!("Unable to create {}: {}", display, why.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/check_urls.rs:99:13 [INFO] [stderr] | [INFO] [stderr] 99 | write!(&mut file, "{}\n", valid); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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/check_urls.rs:94:72 [INFO] [stderr] | [INFO] [stderr] 94 | Err(why) => panic!("Unable to create {}: {}", display, why.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/check_urls.rs:99:13 [INFO] [stderr] | [INFO] [stderr] 99 | write!(&mut file, "{}\n", valid); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.06s [INFO] running `"docker" "inspect" "90ca4a989ce0a8b0ffb7082d2fe1e208b741bbd7b428ca034ca9d0eda4b8677f"` [INFO] running `"docker" "rm" "-f" "90ca4a989ce0a8b0ffb7082d2fe1e208b741bbd7b428ca034ca9d0eda4b8677f"` [INFO] [stdout] 90ca4a989ce0a8b0ffb7082d2fe1e208b741bbd7b428ca034ca9d0eda4b8677f