[INFO] updating cached repository https://github.com/ojensen5115/iron-fileserver [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] 861752bfec23c710fd6978a3e7efe8b3af6c9ebe [INFO] testing ojensen5115/iron-fileserver against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fojensen5115%2Firon-fileserver" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ojensen5115/iron-fileserver 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/ojensen5115/iron-fileserver [INFO] finished tweaking git repo https://github.com/ojensen5115/iron-fileserver [INFO] tweaked toml for git repo https://github.com/ojensen5115/iron-fileserver written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/ojensen5115/iron-fileserver 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] 1dcc0a94d223764cc1d2250a43e82d2db8873a9edce42e363d5f56c40df4ec1f [INFO] running `"docker" "start" "-a" "1dcc0a94d223764cc1d2250a43e82d2db8873a9edce42e363d5f56c40df4ec1f"` [INFO] [stderr] Compiling libc v0.2.20 [INFO] [stderr] Compiling sequence_trie v0.0.13 [INFO] [stderr] Compiling unsafe-any v0.4.1 [INFO] [stderr] Compiling conduit-mime-types v0.7.3 [INFO] [stderr] Compiling idna v0.1.0 (https://github.com/servo/rust-url#24f6e6b6) [INFO] [stderr] Compiling url v1.4.0 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling time v0.1.36 [INFO] [stderr] Compiling num_cpus v1.2.1 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Compiling url v1.4.0 (https://github.com/servo/rust-url#24f6e6b6) [INFO] [stderr] Compiling cookie v0.2.5 [INFO] [stderr] Compiling hyper v0.9.18 [INFO] [stderr] Compiling iron v0.4.0 [INFO] [stderr] Compiling mount v0.2.1 [INFO] [stderr] Compiling staticfile v0.3.1 [INFO] [stderr] Compiling fileserver v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.57s [INFO] running `"docker" "inspect" "1dcc0a94d223764cc1d2250a43e82d2db8873a9edce42e363d5f56c40df4ec1f"` [INFO] running `"docker" "rm" "-f" "1dcc0a94d223764cc1d2250a43e82d2db8873a9edce42e363d5f56c40df4ec1f"` [INFO] [stdout] 1dcc0a94d223764cc1d2250a43e82d2db8873a9edce42e363d5f56c40df4ec1f [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] 600d6888d2cb8b4818412012fb5ed7d1f6702b9b351cd16ffc0ca00177215236 [INFO] running `"docker" "start" "-a" "600d6888d2cb8b4818412012fb5ed7d1f6702b9b351cd16ffc0ca00177215236"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling fileserver v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `"docker" "inspect" "600d6888d2cb8b4818412012fb5ed7d1f6702b9b351cd16ffc0ca00177215236"` [INFO] running `"docker" "rm" "-f" "600d6888d2cb8b4818412012fb5ed7d1f6702b9b351cd16ffc0ca00177215236"` [INFO] [stdout] 600d6888d2cb8b4818412012fb5ed7d1f6702b9b351cd16ffc0ca00177215236 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] 5fd3c0c0d451a6a310b6947eb67797d4ac6f71f2af4d60bdc804c0e24cd0035b [INFO] running `"docker" "start" "-a" "5fd3c0c0d451a6a310b6947eb67797d4ac6f71f2af4d60bdc804c0e24cd0035b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fileserver-755fcd9eb7061330 [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" "5fd3c0c0d451a6a310b6947eb67797d4ac6f71f2af4d60bdc804c0e24cd0035b"` [INFO] running `"docker" "rm" "-f" "5fd3c0c0d451a6a310b6947eb67797d4ac6f71f2af4d60bdc804c0e24cd0035b"` [INFO] [stdout] 5fd3c0c0d451a6a310b6947eb67797d4ac6f71f2af4d60bdc804c0e24cd0035b