[INFO] updating cached repository illicitonion/gotham-static-file-handler [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/illicitonion/gotham-static-file-handler [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/illicitonion/gotham-static-file-handler" "work/ex/beta-1.37-6/sources/1.36.0/gh/illicitonion/gotham-static-file-handler"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/illicitonion/gotham-static-file-handler'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/illicitonion/gotham-static-file-handler" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/illicitonion/gotham-static-file-handler"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/illicitonion/gotham-static-file-handler'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 29f27b687b1b92dd846ef6f8fa53a9143a2f21aa [INFO] sha for GitHub repo illicitonion/gotham-static-file-handler: 29f27b687b1b92dd846ef6f8fa53a9143a2f21aa [INFO] validating manifest of illicitonion/gotham-static-file-handler 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 illicitonion/gotham-static-file-handler 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 illicitonion/gotham-static-file-handler [INFO] finished frobbing illicitonion/gotham-static-file-handler [INFO] frobbed toml for illicitonion/gotham-static-file-handler written to work/ex/beta-1.37-6/sources/1.36.0/gh/illicitonion/gotham-static-file-handler/Cargo.toml [INFO] started frobbing illicitonion/gotham-static-file-handler [INFO] finished frobbing illicitonion/gotham-static-file-handler [INFO] frobbed toml for illicitonion/gotham-static-file-handler written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/illicitonion/gotham-static-file-handler/Cargo.toml [INFO] crate illicitonion/gotham-static-file-handler 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing illicitonion/gotham-static-file-handler 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/illicitonion/gotham-static-file-handler:/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] e50df8c0db9375e9366de0ac466c5f276c3beb14475ebf91c17eba1761f3d95b [INFO] running `"docker" "start" "-a" "e50df8c0db9375e9366de0ac466c5f276c3beb14475ebf91c17eba1761f3d95b"` [INFO] [stderr] Compiling cc v1.0.9 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling bytecount v0.2.0 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling semver v0.8.0 [INFO] [stderr] Compiling bincode v1.0.0 [INFO] [stderr] Compiling base64 v0.9.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling uuid v0.6.2 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling gotham_derive v0.2.0 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.4 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling mime v0.3.5 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling hyper v0.11.24 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling cargo_metadata v0.3.3 [INFO] [stderr] Compiling skeptic v0.13.2 [INFO] [stderr] Compiling borrow-bag v1.0.0 [INFO] [stderr] Compiling gotham v0.2.0 [INFO] [stderr] Compiling gotham-static-file-handler v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: lifetime may not live long enough [INFO] [stderr] --> src/main.rs:25:37 [INFO] [stderr] | [INFO] [stderr] 25 | .to_new_handler(move || Ok(|state| handler.static_page::(state))); [INFO] [stderr] | ------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stderr] | | | [INFO] [stderr] | | return type of closure is std::result::Result<[closure@src/main.rs:25:40: 25:86 handler:&'2 StaticFileHandler], std::io::Error> [INFO] [stderr] | lifetime `'1` represents this closure's body [INFO] [stderr] | [INFO] [stderr] = note: closure implements `Fn`, so references to captured variables can't escape the closure [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `"docker" "inspect" "e50df8c0db9375e9366de0ac466c5f276c3beb14475ebf91c17eba1761f3d95b"` [INFO] running `"docker" "rm" "-f" "e50df8c0db9375e9366de0ac466c5f276c3beb14475ebf91c17eba1761f3d95b"` [INFO] [stdout] e50df8c0db9375e9366de0ac466c5f276c3beb14475ebf91c17eba1761f3d95b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/illicitonion/gotham-static-file-handler:/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] 3666a49bece6113a07d322955d3e33955279bd8d16db82ff4b238879a2f98180 [INFO] running `"docker" "start" "-a" "3666a49bece6113a07d322955d3e33955279bd8d16db82ff4b238879a2f98180"` [INFO] [stderr] Compiling gotham-static-file-handler v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: lifetime may not live long enough [INFO] [stderr] --> src/main.rs:25:37 [INFO] [stderr] | [INFO] [stderr] 25 | .to_new_handler(move || Ok(|state| handler.static_page::(state))); [INFO] [stderr] | ------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stderr] | | | [INFO] [stderr] | | return type of closure is std::result::Result<[closure@src/main.rs:25:40: 25:86 handler:&'2 StaticFileHandler], std::io::Error> [INFO] [stderr] | lifetime `'1` represents this closure's body [INFO] [stderr] | [INFO] [stderr] = note: closure implements `Fn`, so references to captured variables can't escape the closure [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `"docker" "inspect" "3666a49bece6113a07d322955d3e33955279bd8d16db82ff4b238879a2f98180"` [INFO] running `"docker" "rm" "-f" "3666a49bece6113a07d322955d3e33955279bd8d16db82ff4b238879a2f98180"` [INFO] [stdout] 3666a49bece6113a07d322955d3e33955279bd8d16db82ff4b238879a2f98180 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/illicitonion/gotham-static-file-handler:/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] 1d8b6fa3fa4ca9d9de7be58f085f51149f1d30c34b03c907b66983256fcb754c [INFO] running `"docker" "start" "-a" "1d8b6fa3fa4ca9d9de7be58f085f51149f1d30c34b03c907b66983256fcb754c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/crater/target/debug/deps/gotham_static_file_handler-09947dab8b297f69 [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" "1d8b6fa3fa4ca9d9de7be58f085f51149f1d30c34b03c907b66983256fcb754c"` [INFO] running `"docker" "rm" "-f" "1d8b6fa3fa4ca9d9de7be58f085f51149f1d30c34b03c907b66983256fcb754c"` [INFO] [stdout] 1d8b6fa3fa4ca9d9de7be58f085f51149f1d30c34b03c907b66983256fcb754c