[INFO] updating cached repository rushton/rs-web-light [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rushton/rs-web-light [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rushton/rs-web-light" "work/ex/beta-1.37-6/sources/1.36.0/gh/rushton/rs-web-light"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/rushton/rs-web-light'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rushton/rs-web-light" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rushton/rs-web-light"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rushton/rs-web-light'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5b7db43db3b5f5eb222fc5f564e1244cddebf0cd [INFO] sha for GitHub repo rushton/rs-web-light: 5b7db43db3b5f5eb222fc5f564e1244cddebf0cd [INFO] validating manifest of rushton/rs-web-light 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 rushton/rs-web-light 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 rushton/rs-web-light [INFO] finished frobbing rushton/rs-web-light [INFO] frobbed toml for rushton/rs-web-light written to work/ex/beta-1.37-6/sources/1.36.0/gh/rushton/rs-web-light/Cargo.toml [INFO] started frobbing rushton/rs-web-light [INFO] finished frobbing rushton/rs-web-light [INFO] frobbed toml for rushton/rs-web-light written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rushton/rs-web-light/Cargo.toml [INFO] crate rushton/rs-web-light 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 rushton/rs-web-light 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-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/rushton/rs-web-light:/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] 76829e571a27de4f89ccd89b53021cfc9dc85d5e19c94089bf2e6d53f3287d46 [INFO] running `"docker" "start" "-a" "76829e571a27de4f89ccd89b53021cfc9dc85d5e19c94089bf2e6d53f3287d46"` [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling router v0.6.0 [INFO] [stderr] Compiling web-light v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.76s [INFO] running `"docker" "inspect" "76829e571a27de4f89ccd89b53021cfc9dc85d5e19c94089bf2e6d53f3287d46"` [INFO] running `"docker" "rm" "-f" "76829e571a27de4f89ccd89b53021cfc9dc85d5e19c94089bf2e6d53f3287d46"` [INFO] [stdout] 76829e571a27de4f89ccd89b53021cfc9dc85d5e19c94089bf2e6d53f3287d46 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/rushton/rs-web-light:/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] b4d0ba5b2feb68a068a0cb659b85d71ae74e764295b35f32fd29c73aa138ef9e [INFO] running `"docker" "start" "-a" "b4d0ba5b2feb68a068a0cb659b85d71ae74e764295b35f32fd29c73aa138ef9e"` [INFO] [stderr] Compiling web-light v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.33s [INFO] running `"docker" "inspect" "b4d0ba5b2feb68a068a0cb659b85d71ae74e764295b35f32fd29c73aa138ef9e"` [INFO] running `"docker" "rm" "-f" "b4d0ba5b2feb68a068a0cb659b85d71ae74e764295b35f32fd29c73aa138ef9e"` [INFO] [stdout] b4d0ba5b2feb68a068a0cb659b85d71ae74e764295b35f32fd29c73aa138ef9e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/rushton/rs-web-light:/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] 8dc66e3826590a87077a8e64a994a49cf3bf9c4b1607ff079e89001a24e57ddd [INFO] running `"docker" "start" "-a" "8dc66e3826590a87077a8e64a994a49cf3bf9c4b1607ff079e89001a24e57ddd"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/web_light-abb2b9057c389697 [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" "8dc66e3826590a87077a8e64a994a49cf3bf9c4b1607ff079e89001a24e57ddd"` [INFO] running `"docker" "rm" "-f" "8dc66e3826590a87077a8e64a994a49cf3bf9c4b1607ff079e89001a24e57ddd"` [INFO] [stdout] 8dc66e3826590a87077a8e64a994a49cf3bf9c4b1607ff079e89001a24e57ddd