[INFO] updating cached repository arcnmx/mosh-server-upnp [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/arcnmx/mosh-server-upnp [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/arcnmx/mosh-server-upnp" "work/ex/beta-1.38-1/sources/1.37.0/gh/arcnmx/mosh-server-upnp"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/arcnmx/mosh-server-upnp'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/arcnmx/mosh-server-upnp" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/arcnmx/mosh-server-upnp"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/arcnmx/mosh-server-upnp'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 154bf6261384c009c72f25190041d93ff655e5cd [INFO] sha for GitHub repo arcnmx/mosh-server-upnp: 154bf6261384c009c72f25190041d93ff655e5cd [INFO] validating manifest of arcnmx/mosh-server-upnp on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of arcnmx/mosh-server-upnp on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing arcnmx/mosh-server-upnp [INFO] finished frobbing arcnmx/mosh-server-upnp [INFO] frobbed toml for arcnmx/mosh-server-upnp written to work/ex/beta-1.38-1/sources/1.37.0/gh/arcnmx/mosh-server-upnp/Cargo.toml [INFO] started frobbing arcnmx/mosh-server-upnp [INFO] finished frobbing arcnmx/mosh-server-upnp [INFO] frobbed toml for arcnmx/mosh-server-upnp written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/arcnmx/mosh-server-upnp/Cargo.toml [INFO] crate arcnmx/mosh-server-upnp already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing arcnmx/mosh-server-upnp against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/arcnmx/mosh-server-upnp:/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.37.0" "build" "--frozen"` [INFO] [stdout] 54b4e99e9a9022075ce29ec17730877b35da8bca21d40bc0a3b6548c7885a152 [INFO] running `"docker" "start" "-a" "54b4e99e9a9022075ce29ec17730877b35da8bca21d40bc0a3b6548c7885a152"` [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling xmltree v0.7.0 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling tokio-retry v0.1.1 [INFO] [stderr] Compiling igd v0.7.0 [INFO] [stderr] Compiling mosh-server-upnp v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.32s [INFO] running `"docker" "inspect" "54b4e99e9a9022075ce29ec17730877b35da8bca21d40bc0a3b6548c7885a152"` [INFO] running `"docker" "rm" "-f" "54b4e99e9a9022075ce29ec17730877b35da8bca21d40bc0a3b6548c7885a152"` [INFO] [stdout] 54b4e99e9a9022075ce29ec17730877b35da8bca21d40bc0a3b6548c7885a152 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/arcnmx/mosh-server-upnp:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 0ef18a5891ea778b168dea2c845688b40935603f10a4586a3401a8d226526d34 [INFO] running `"docker" "start" "-a" "0ef18a5891ea778b168dea2c845688b40935603f10a4586a3401a8d226526d34"` [INFO] [stderr] Compiling mosh-server-upnp v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.02s [INFO] running `"docker" "inspect" "0ef18a5891ea778b168dea2c845688b40935603f10a4586a3401a8d226526d34"` [INFO] running `"docker" "rm" "-f" "0ef18a5891ea778b168dea2c845688b40935603f10a4586a3401a8d226526d34"` [INFO] [stdout] 0ef18a5891ea778b168dea2c845688b40935603f10a4586a3401a8d226526d34 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/arcnmx/mosh-server-upnp:/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.37.0" "test" "--frozen"` [INFO] [stdout] 96ffe9ed26f72e947397f3ca9bb9df47e96abb49913c9963658ada4cacf73a49 [INFO] running `"docker" "start" "-a" "96ffe9ed26f72e947397f3ca9bb9df47e96abb49913c9963658ada4cacf73a49"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/mosh_server_upnp-c276d67aa870f329 [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" "96ffe9ed26f72e947397f3ca9bb9df47e96abb49913c9963658ada4cacf73a49"` [INFO] running `"docker" "rm" "-f" "96ffe9ed26f72e947397f3ca9bb9df47e96abb49913c9963658ada4cacf73a49"` [INFO] [stdout] 96ffe9ed26f72e947397f3ca9bb9df47e96abb49913c9963658ada4cacf73a49