[INFO] updating cached repository https://github.com/NunoDasNeves/mini_rust_server [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] 50d9674098104e31e8e20f10979ca91b71b8ff2d [INFO] testing NunoDasNeves/mini_rust_server against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FNunoDasNeves%2Fmini_rust_server" "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/NunoDasNeves/mini_rust_server on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/NunoDasNeves/mini_rust_server [INFO] finished tweaking git repo https://github.com/NunoDasNeves/mini_rust_server [INFO] tweaked toml for git repo https://github.com/NunoDasNeves/mini_rust_server written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/NunoDasNeves/mini_rust_server already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 62dbbf488619c2584bd3d3ca585e5ad2d9f40f123c88c85d0073d1138a2e4f78 [INFO] running `"docker" "start" "-a" "62dbbf488619c2584bd3d3ca585e5ad2d9f40f123c88c85d0073d1138a2e4f78"` [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling vecio v0.1.0 [INFO] [stderr] Compiling daemonize v0.4.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling mini_rust_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.25s [INFO] running `"docker" "inspect" "62dbbf488619c2584bd3d3ca585e5ad2d9f40f123c88c85d0073d1138a2e4f78"` [INFO] running `"docker" "rm" "-f" "62dbbf488619c2584bd3d3ca585e5ad2d9f40f123c88c85d0073d1138a2e4f78"` [INFO] [stdout] 62dbbf488619c2584bd3d3ca585e5ad2d9f40f123c88c85d0073d1138a2e4f78 [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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 473c7b89d7ba808989d75975cca68384f2942e7944e0d1c9e9957c0f819b4df8 [INFO] running `"docker" "start" "-a" "473c7b89d7ba808989d75975cca68384f2942e7944e0d1c9e9957c0f819b4df8"` [INFO] [stderr] Compiling mini_rust_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.54s [INFO] running `"docker" "inspect" "473c7b89d7ba808989d75975cca68384f2942e7944e0d1c9e9957c0f819b4df8"` [INFO] running `"docker" "rm" "-f" "473c7b89d7ba808989d75975cca68384f2942e7944e0d1c9e9957c0f819b4df8"` [INFO] [stdout] 473c7b89d7ba808989d75975cca68384f2942e7944e0d1c9e9957c0f819b4df8 [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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 199a28bca3eb2755c2901357315e6b82d244ede218fcacc1b1b033ade41cf119 [INFO] running `"docker" "start" "-a" "199a28bca3eb2755c2901357315e6b82d244ede218fcacc1b1b033ade41cf119"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mini_rust_server-8bdab0a3a120a82e [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" "199a28bca3eb2755c2901357315e6b82d244ede218fcacc1b1b033ade41cf119"` [INFO] running `"docker" "rm" "-f" "199a28bca3eb2755c2901357315e6b82d244ede218fcacc1b1b033ade41cf119"` [INFO] [stdout] 199a28bca3eb2755c2901357315e6b82d244ede218fcacc1b1b033ade41cf119