[INFO] updating cached repository Fuzen-py/website [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Fuzen-py/website [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Fuzen-py/website" "work/ex/beta-1.37-6/sources/1.36.0/gh/Fuzen-py/website"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Fuzen-py/website'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Fuzen-py/website" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Fuzen-py/website"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Fuzen-py/website'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7f61ba333724f47d53df44261f8d7192a08c21d0 [INFO] sha for GitHub repo Fuzen-py/website: 7f61ba333724f47d53df44261f8d7192a08c21d0 [INFO] validating manifest of Fuzen-py/website 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 Fuzen-py/website 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 Fuzen-py/website [INFO] finished frobbing Fuzen-py/website [INFO] frobbed toml for Fuzen-py/website written to work/ex/beta-1.37-6/sources/1.36.0/gh/Fuzen-py/website/Cargo.toml [INFO] started frobbing Fuzen-py/website [INFO] finished frobbing Fuzen-py/website [INFO] frobbed toml for Fuzen-py/website written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Fuzen-py/website/Cargo.toml [INFO] crate Fuzen-py/website 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 Fuzen-py/website 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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Fuzen-py/website:/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] 950ef60d29251ea168eb4b658a8f7b68797db5f264053e2f5441807fecfe05de [INFO] running `"docker" "start" "-a" "950ef60d29251ea168eb4b658a8f7b68797db5f264053e2f5441807fecfe05de"` [INFO] [stderr] Compiling unic-char-range v0.7.0 [INFO] [stderr] Compiling unic-common v0.7.0 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling safe-transmute v0.10.1 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling base32 v0.3.1 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling pest v2.1.0 [INFO] [stderr] Compiling unic-ucd-version v0.7.0 [INFO] [stderr] Compiling unic-char-property v0.7.0 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling nom v4.2.1 [INFO] [stderr] Compiling libflate v0.1.20 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling unic-ucd-segment v0.7.0 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling openssl-sys v0.9.42 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling boringauth v0.7.0 [INFO] [stderr] Compiling unic-segment v0.7.0 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling png v0.14.0 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Compiling v_escape_derive v0.2.1 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling openssl v0.10.19 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling pretty_env_logger v0.3.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling v_escape v0.3.2 [INFO] [stderr] Compiling v_htmlescape v0.3.2 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling image v0.21.0 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling tera v0.11.20 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling reqwest v0.9.10 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling actix-web v0.7.18 [INFO] [stderr] Compiling website v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 40s [INFO] running `"docker" "inspect" "950ef60d29251ea168eb4b658a8f7b68797db5f264053e2f5441807fecfe05de"` [INFO] running `"docker" "rm" "-f" "950ef60d29251ea168eb4b658a8f7b68797db5f264053e2f5441807fecfe05de"` [INFO] [stdout] 950ef60d29251ea168eb4b658a8f7b68797db5f264053e2f5441807fecfe05de [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Fuzen-py/website:/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] 0f8a5d7755f81e29797834d773bc7a21f828315ce88b37c8298e8fc09c729575 [INFO] running `"docker" "start" "-a" "0f8a5d7755f81e29797834d773bc7a21f828315ce88b37c8298e8fc09c729575"` [INFO] [stderr] Compiling website v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.50s [INFO] running `"docker" "inspect" "0f8a5d7755f81e29797834d773bc7a21f828315ce88b37c8298e8fc09c729575"` [INFO] running `"docker" "rm" "-f" "0f8a5d7755f81e29797834d773bc7a21f828315ce88b37c8298e8fc09c729575"` [INFO] [stdout] 0f8a5d7755f81e29797834d773bc7a21f828315ce88b37c8298e8fc09c729575 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Fuzen-py/website:/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] 255b8eb9d6cb461834541a8ecfbb99c81c89d77075a99713b7eebda046405a36 [INFO] running `"docker" "start" "-a" "255b8eb9d6cb461834541a8ecfbb99c81c89d77075a99713b7eebda046405a36"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running /opt/crater/target/debug/deps/website-3033c48942c84f61 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test fuzen_info::fractal::sync_iter ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "255b8eb9d6cb461834541a8ecfbb99c81c89d77075a99713b7eebda046405a36"` [INFO] running `"docker" "rm" "-f" "255b8eb9d6cb461834541a8ecfbb99c81c89d77075a99713b7eebda046405a36"` [INFO] [stdout] 255b8eb9d6cb461834541a8ecfbb99c81c89d77075a99713b7eebda046405a36