[INFO] updating cached repository maxtnuk/hello_server [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/maxtnuk/hello_server [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/maxtnuk/hello_server" "work/ex/beta-1.37-6/sources/1.36.0/gh/maxtnuk/hello_server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/maxtnuk/hello_server'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/maxtnuk/hello_server" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/maxtnuk/hello_server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/maxtnuk/hello_server'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e8f5b8e01a13f415e95ad403e17d930ef26583aa [INFO] sha for GitHub repo maxtnuk/hello_server: e8f5b8e01a13f415e95ad403e17d930ef26583aa [INFO] validating manifest of maxtnuk/hello_server 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 maxtnuk/hello_server 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 maxtnuk/hello_server [INFO] finished frobbing maxtnuk/hello_server [INFO] frobbed toml for maxtnuk/hello_server written to work/ex/beta-1.37-6/sources/1.36.0/gh/maxtnuk/hello_server/Cargo.toml [INFO] started frobbing maxtnuk/hello_server [INFO] finished frobbing maxtnuk/hello_server [INFO] frobbed toml for maxtnuk/hello_server written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/maxtnuk/hello_server/Cargo.toml [INFO] crate maxtnuk/hello_server 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] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing maxtnuk/hello_server against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/maxtnuk/hello_server:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] ff52446d71caedcf3a697ad028a1cf76bbeddfdc304b3b2766247b42bac44e29 [INFO] running `"docker" "start" "-a" "ff52446d71caedcf3a697ad028a1cf76bbeddfdc304b3b2766247b42bac44e29"` [INFO] [stderr] Compiling bytes v0.2.11 [INFO] [stderr] Compiling winapi v0.1.23 [INFO] [stderr] Compiling nix v0.3.10 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling mio v0.4.4 [INFO] [stderr] Compiling hello_server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.98s [INFO] running `"docker" "inspect" "ff52446d71caedcf3a697ad028a1cf76bbeddfdc304b3b2766247b42bac44e29"` [INFO] running `"docker" "rm" "-f" "ff52446d71caedcf3a697ad028a1cf76bbeddfdc304b3b2766247b42bac44e29"` [INFO] [stdout] ff52446d71caedcf3a697ad028a1cf76bbeddfdc304b3b2766247b42bac44e29 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/maxtnuk/hello_server:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 01dc0d45504f35a05266e707e8d50cbd183c7ac1631b380a8c517640fb524806 [INFO] running `"docker" "start" "-a" "01dc0d45504f35a05266e707e8d50cbd183c7ac1631b380a8c517640fb524806"` [INFO] [stderr] Compiling hello_server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `"docker" "inspect" "01dc0d45504f35a05266e707e8d50cbd183c7ac1631b380a8c517640fb524806"` [INFO] running `"docker" "rm" "-f" "01dc0d45504f35a05266e707e8d50cbd183c7ac1631b380a8c517640fb524806"` [INFO] [stdout] 01dc0d45504f35a05266e707e8d50cbd183c7ac1631b380a8c517640fb524806 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/maxtnuk/hello_server:/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] e61e0b3746da494f9878c03c555cb749c2f12870e7da0e99b6cafbc271f21fa4 [INFO] running `"docker" "start" "-a" "e61e0b3746da494f9878c03c555cb749c2f12870e7da0e99b6cafbc271f21fa4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_server-3e9cce1fc57b4cba [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" "e61e0b3746da494f9878c03c555cb749c2f12870e7da0e99b6cafbc271f21fa4"` [INFO] running `"docker" "rm" "-f" "e61e0b3746da494f9878c03c555cb749c2f12870e7da0e99b6cafbc271f21fa4"` [INFO] [stdout] e61e0b3746da494f9878c03c555cb749c2f12870e7da0e99b6cafbc271f21fa4