Dec 17 19:13:43.993 INFO checking msekletar/net-ifnames-prefix against master#96d1334e567237b1507cd277938e7ae2de75ff51 for pr-54252 Dec 17 19:13:43.993 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-6/master#96d1334e567237b1507cd277938e7ae2de75ff51:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/master#96d1334e567237b1507cd277938e7ae2de75ff51/gh/msekletar/net-ifnames-prefix:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+96d1334e567237b1507cd277938e7ae2de75ff51-alt" "check" "--frozen" "--all" "--all-targets"` Dec 17 19:13:44.532 INFO [stdout] 9bcd39134a9170086429de592a604a412a4f20800d960635b8c2f82c954c765a Dec 17 19:13:44.538 INFO running `"docker" "start" "-a" "9bcd39134a9170086429de592a604a412a4f20800d960635b8c2f82c954c765a"` Dec 17 19:13:46.020 INFO [stderr] Compiling matches v0.1.6 Dec 17 19:13:46.020 INFO [stderr] Compiling lazy_static v1.0.1 Dec 17 19:13:46.020 INFO [stderr] Compiling httparse v1.2.4 Dec 17 19:13:46.020 INFO [stderr] Compiling antidote v1.0.0 Dec 17 19:13:46.020 INFO [stderr] Compiling openssl-sys v0.9.32 Dec 17 19:13:46.020 INFO [stderr] Compiling libudev-sys v0.1.4 Dec 17 19:13:46.020 INFO [stderr] Compiling log v0.4.3 Dec 17 19:13:46.032 INFO [stderr] Compiling time v0.1.40 Dec 17 19:13:46.879 INFO [stderr] Compiling num_cpus v1.8.0 Dec 17 19:13:47.054 INFO [stderr] Compiling base64 v0.6.0 Dec 17 19:13:47.656 INFO [stderr] Compiling phf_shared v0.7.22 Dec 17 19:13:51.080 INFO [stderr] Compiling unicode-bidi v0.3.4 Dec 17 19:13:51.104 INFO [stderr] Compiling aho-corasick v0.6.4 Dec 17 19:13:51.116 INFO [stderr] Compiling phf_generator v0.7.22 Dec 17 19:13:51.120 INFO [stderr] Compiling log v0.3.9 Dec 17 19:13:52.956 INFO [stderr] Compiling thread_local v0.3.5 Dec 17 19:13:53.508 INFO [stderr] Compiling serde_json v1.0.19 Dec 17 19:13:53.508 INFO [stderr] Compiling phf_codegen v0.7.22 Dec 17 19:13:53.508 INFO [stderr] Checking phf v0.7.22 Dec 17 19:13:53.532 INFO [stderr] Compiling mime v0.2.6 Dec 17 19:13:53.597 INFO [stderr] Compiling libflate v0.1.14 Dec 17 19:13:54.112 INFO [stderr] Checking env_logger v0.5.10 Dec 17 19:13:55.093 INFO [stderr] Compiling openssl v0.9.24 Dec 17 19:13:57.684 INFO [stderr] Checking libudev v0.2.0 Dec 17 19:13:57.712 INFO [stderr] Compiling regex v0.2.11 Dec 17 19:13:58.032 INFO [stderr] Compiling idna v0.1.4 Dec 17 19:14:12.589 INFO [stderr] Compiling url v1.7.0 Dec 17 19:14:18.747 INFO [stderr] Compiling native-tls v0.1.5 Dec 17 19:14:22.224 INFO [stderr] Compiling hyper v0.10.13 Dec 17 19:14:22.224 INFO [stderr] Compiling serde_urlencoded v0.5.2 Dec 17 19:14:30.808 INFO [stderr] Compiling hyper-native-tls v0.2.4 Dec 17 19:14:31.321 INFO [stderr] Compiling reqwest v0.6.2 Dec 17 19:14:33.059 INFO [stderr] Compiling hwaddr v0.1.4 Dec 17 19:14:36.702 INFO [stderr] Checking net-ifnames-prefix v0.1.0 (/opt/crater/workdir) Dec 17 19:14:37.080 INFO [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` Dec 17 19:14:37.080 INFO [stderr] --> src/config.rs:130:36 Dec 17 19:14:37.080 INFO [stderr] | Dec 17 19:14:37.080 INFO [stderr] 130 | let last_index = last.name.trim_left_matches(&self.ifname_prefix).parse::()?; Dec 17 19:14:37.080 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 17 19:14:37.080 INFO [stderr] | Dec 17 19:14:37.080 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 17 19:14:37.080 INFO [stderr] Dec 17 19:14:37.087 INFO [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` Dec 17 19:14:37.087 INFO [stderr] --> src/config.rs:130:36 Dec 17 19:14:37.087 INFO [stderr] | Dec 17 19:14:37.087 INFO [stderr] 130 | let last_index = last.name.trim_left_matches(&self.ifname_prefix).parse::()?; Dec 17 19:14:37.088 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 17 19:14:37.088 INFO [stderr] | Dec 17 19:14:37.088 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 17 19:14:37.088 INFO [stderr] Dec 17 19:14:37.295 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.48s Dec 17 19:14:37.963 INFO running `"docker" "inspect" "9bcd39134a9170086429de592a604a412a4f20800d960635b8c2f82c954c765a"` Dec 17 19:14:38.114 INFO running `"docker" "rm" "-f" "9bcd39134a9170086429de592a604a412a4f20800d960635b8c2f82c954c765a"` Dec 17 19:14:38.205 INFO [stdout] 9bcd39134a9170086429de592a604a412a4f20800d960635b8c2f82c954c765a