[INFO] updating cached repository endeav0r/wireguard-configure [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/endeav0r/wireguard-configure [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/endeav0r/wireguard-configure" "work/ex/beta-1.37-6/sources/1.36.0/gh/endeav0r/wireguard-configure"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/endeav0r/wireguard-configure'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/endeav0r/wireguard-configure" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/endeav0r/wireguard-configure"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/endeav0r/wireguard-configure'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 70e90df075978d79e018b3b4079464d14ec23c4f [INFO] sha for GitHub repo endeav0r/wireguard-configure: 70e90df075978d79e018b3b4079464d14ec23c4f [INFO] validating manifest of endeav0r/wireguard-configure on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of endeav0r/wireguard-configure on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing endeav0r/wireguard-configure [INFO] finished frobbing endeav0r/wireguard-configure [INFO] frobbed toml for endeav0r/wireguard-configure written to work/ex/beta-1.37-6/sources/1.36.0/gh/endeav0r/wireguard-configure/Cargo.toml [INFO] started frobbing endeav0r/wireguard-configure [INFO] finished frobbing endeav0r/wireguard-configure [INFO] frobbed toml for endeav0r/wireguard-configure written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/endeav0r/wireguard-configure/Cargo.toml [INFO] crate endeav0r/wireguard-configure already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/endeav0r/wireguard-configure/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing endeav0r/wireguard-configure against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/endeav0r/wireguard-configure:/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=warn" "-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 776e195f2c7eeeeb4c93e82fb190708a932ae7cdece909bddd4aad508e77e7e1 [INFO] running `"docker" "start" "-a" "776e195f2c7eeeeb4c93e82fb190708a932ae7cdece909bddd4aad508e77e7e1"` [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling ipnet v1.2.1 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling wireguard-configure v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stderr] --> src/endpoint.rs:17:14 [INFO] [stderr] | [INFO] [stderr] 17 | .trim_left() [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stderr] --> src/endpoint.rs:40:14 [INFO] [stderr] | [INFO] [stderr] 40 | .trim_left() [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.34s [INFO] running `"docker" "inspect" "776e195f2c7eeeeb4c93e82fb190708a932ae7cdece909bddd4aad508e77e7e1"` [INFO] running `"docker" "rm" "-f" "776e195f2c7eeeeb4c93e82fb190708a932ae7cdece909bddd4aad508e77e7e1"` [INFO] [stdout] 776e195f2c7eeeeb4c93e82fb190708a932ae7cdece909bddd4aad508e77e7e1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/endeav0r/wireguard-configure:/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=warn" "-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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 8aea9cc290ac5ad491a4f021657c2c02638547977ca64956c34504eaa67c8add [INFO] running `"docker" "start" "-a" "8aea9cc290ac5ad491a4f021657c2c02638547977ca64956c34504eaa67c8add"` [INFO] [stderr] Compiling wireguard-configure v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stderr] --> src/endpoint.rs:17:14 [INFO] [stderr] | [INFO] [stderr] 17 | .trim_left() [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stderr] --> src/endpoint.rs:40:14 [INFO] [stderr] | [INFO] [stderr] 40 | .trim_left() [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.90s [INFO] running `"docker" "inspect" "8aea9cc290ac5ad491a4f021657c2c02638547977ca64956c34504eaa67c8add"` [INFO] running `"docker" "rm" "-f" "8aea9cc290ac5ad491a4f021657c2c02638547977ca64956c34504eaa67c8add"` [INFO] [stdout] 8aea9cc290ac5ad491a4f021657c2c02638547977ca64956c34504eaa67c8add [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/endeav0r/wireguard-configure:/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=warn" "-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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 3dce1b97af6ad653a4c240c650f7a16aaec5943235d3f8c831e019bcf51770bc [INFO] running `"docker" "start" "-a" "3dce1b97af6ad653a4c240c650f7a16aaec5943235d3f8c831e019bcf51770bc"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/wireguard_configure-f9f6d44e74add264 [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" "3dce1b97af6ad653a4c240c650f7a16aaec5943235d3f8c831e019bcf51770bc"` [INFO] running `"docker" "rm" "-f" "3dce1b97af6ad653a4c240c650f7a16aaec5943235d3f8c831e019bcf51770bc"` [INFO] [stdout] 3dce1b97af6ad653a4c240c650f7a16aaec5943235d3f8c831e019bcf51770bc