[INFO] updating cached repository https://github.com/CallumJHays/epic-style [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] 182442ad9cb7d3f9a1eac542ffcadec7761ff1e3 [INFO] testing CallumJHays/epic-style against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FCallumJHays%2Fepic-style" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CallumJHays/epic-style 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/CallumJHays/epic-style [INFO] finished tweaking git repo https://github.com/CallumJHays/epic-style [INFO] tweaked toml for git repo https://github.com/CallumJHays/epic-style written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/CallumJHays/epic-style 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-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] 962731cf6da4e6f8e9cd485ccb567372d8e715f4396e3384f443f4ec121dffb2 [INFO] running `"docker" "start" "-a" "962731cf6da4e6f8e9cd485ccb567372d8e715f4396e3384f443f4ec121dffb2"` [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.2 [INFO] [stderr] Compiling base-x v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.2 [INFO] [stderr] Compiling actix-web v0.7.15 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling signal-hook v0.1.6 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.2 [INFO] [stderr] Compiling im v12.2.0 [INFO] [stderr] Compiling stdweb v0.4.10 [INFO] [stderr] Compiling sentry v0.12.0 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling listenfd v0.3.3 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling serde_cbor v0.9.0 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling url_serde v0.2.0 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.81 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling debugid v0.3.1 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling parking_lot v0.7.0 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.3.3 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling hyper v0.12.17 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling sentry-types v0.8.1 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling trust-dns-resolver v0.10.0 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] Compiling actix v0.7.8 [INFO] [stderr] Compiling actix-net v0.2.4 [INFO] [stderr] Compiling yew v0.5.0 (https://github.com/DenisKolodin/yew#5a040a19) [INFO] [stderr] Compiling sentry-actix v0.12.0 [INFO] [stderr] Compiling epic-style v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `"docker" "inspect" "962731cf6da4e6f8e9cd485ccb567372d8e715f4396e3384f443f4ec121dffb2"` [INFO] running `"docker" "rm" "-f" "962731cf6da4e6f8e9cd485ccb567372d8e715f4396e3384f443f4ec121dffb2"` [INFO] [stdout] 962731cf6da4e6f8e9cd485ccb567372d8e715f4396e3384f443f4ec121dffb2 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] dd22c53d0db729a4cb2ead7ee2e6f0a8a7bd3eb1028e0cafd869905d72cd487c [INFO] running `"docker" "start" "-a" "dd22c53d0db729a4cb2ead7ee2e6f0a8a7bd3eb1028e0cafd869905d72cd487c"` [INFO] [stderr] Compiling epic-style v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.20s [INFO] running `"docker" "inspect" "dd22c53d0db729a4cb2ead7ee2e6f0a8a7bd3eb1028e0cafd869905d72cd487c"` [INFO] running `"docker" "rm" "-f" "dd22c53d0db729a4cb2ead7ee2e6f0a8a7bd3eb1028e0cafd869905d72cd487c"` [INFO] [stdout] dd22c53d0db729a4cb2ead7ee2e6f0a8a7bd3eb1028e0cafd869905d72cd487c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] 5a760f6e976fe1d36e6caa0e23c72e5e2752c20a9d3031c674623056cd9f6328 [INFO] running `"docker" "start" "-a" "5a760f6e976fe1d36e6caa0e23c72e5e2752c20a9d3031c674623056cd9f6328"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/epic_style-f8b92ad32e4a9c98 [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" "5a760f6e976fe1d36e6caa0e23c72e5e2752c20a9d3031c674623056cd9f6328"` [INFO] running `"docker" "rm" "-f" "5a760f6e976fe1d36e6caa0e23c72e5e2752c20a9d3031c674623056cd9f6328"` [INFO] [stdout] 5a760f6e976fe1d36e6caa0e23c72e5e2752c20a9d3031c674623056cd9f6328