[INFO] updating cached repository https://github.com/Svedrin/sunt [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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] 945b974fb0e5eb3d3cba9b2f7f4fd0bdfe6dfb27 [INFO] testing Svedrin/sunt against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FSvedrin%2Fsunt" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Svedrin/sunt on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Svedrin/sunt [INFO] finished tweaking git repo https://github.com/Svedrin/sunt [INFO] tweaked toml for git repo https://github.com/Svedrin/sunt written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Svedrin/sunt already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 18855f7744b4a984a97587ebf5e540aaf98826e5ceb7611f41270b1be8f1d976 [INFO] running `"docker" "start" "-a" "18855f7744b4a984a97587ebf5e540aaf98826e5ceb7611f41270b1be8f1d976"` [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling lazycell v0.5.1 [INFO] [stderr] Compiling snmp v0.2.2 (https://github.com/Svedrin/rust-snmp?branch=feature/response-pdus#f7767033) [INFO] [stderr] Compiling iovec v0.1.1 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling mio v0.6.11 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling backtrace v0.3.4 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling sunt v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/mib_net.rs:57:48 [INFO] [stderr] | [INFO] [stderr] 57 | let ifname = String::from(parts[0].trim_right_matches(":")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> src/mib_extend.rs:41:59 [INFO] [stderr] | [INFO] [stderr] 41 | Value::OctetString(String::from(output_string.trim_right()).to_owned()) [INFO] [stderr] | ^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.06s [INFO] running `"docker" "inspect" "18855f7744b4a984a97587ebf5e540aaf98826e5ceb7611f41270b1be8f1d976"` [INFO] running `"docker" "rm" "-f" "18855f7744b4a984a97587ebf5e540aaf98826e5ceb7611f41270b1be8f1d976"` [INFO] [stdout] 18855f7744b4a984a97587ebf5e540aaf98826e5ceb7611f41270b1be8f1d976 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] e91e0c04f26c3661f538619cf6b38c5695088c765ea8df3883ccb7672a7e62bf [INFO] running `"docker" "start" "-a" "e91e0c04f26c3661f538619cf6b38c5695088c765ea8df3883ccb7672a7e62bf"` [INFO] [stderr] Compiling sunt v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/mib_net.rs:57:48 [INFO] [stderr] | [INFO] [stderr] 57 | let ifname = String::from(parts[0].trim_right_matches(":")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> src/mib_extend.rs:41:59 [INFO] [stderr] | [INFO] [stderr] 41 | Value::OctetString(String::from(output_string.trim_right()).to_owned()) [INFO] [stderr] | ^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `"docker" "inspect" "e91e0c04f26c3661f538619cf6b38c5695088c765ea8df3883ccb7672a7e62bf"` [INFO] running `"docker" "rm" "-f" "e91e0c04f26c3661f538619cf6b38c5695088c765ea8df3883ccb7672a7e62bf"` [INFO] [stdout] e91e0c04f26c3661f538619cf6b38c5695088c765ea8df3883ccb7672a7e62bf [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] ef5650831f8718e23f6eb100b9e724972b765ecaf1c89fe1550f6f6c60807680 [INFO] running `"docker" "start" "-a" "ef5650831f8718e23f6eb100b9e724972b765ecaf1c89fe1550f6f6c60807680"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sunt-7343204f5e21adf6 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "ef5650831f8718e23f6eb100b9e724972b765ecaf1c89fe1550f6f6c60807680"` [INFO] running `"docker" "rm" "-f" "ef5650831f8718e23f6eb100b9e724972b765ecaf1c89fe1550f6f6c60807680"` [INFO] [stdout] ef5650831f8718e23f6eb100b9e724972b765ecaf1c89fe1550f6f6c60807680