[INFO] updating cached repository ygree/DiningHakkers-ActixRust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ygree/DiningHakkers-ActixRust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ygree/DiningHakkers-ActixRust" "work/ex/beta-1.38-1/sources/1.37.0/gh/ygree/DiningHakkers-ActixRust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ygree/DiningHakkers-ActixRust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ygree/DiningHakkers-ActixRust" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ygree/DiningHakkers-ActixRust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ygree/DiningHakkers-ActixRust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5ca9f88f0d945fb00f2d8a62cec3f38321713e69 [INFO] sha for GitHub repo ygree/DiningHakkers-ActixRust: 5ca9f88f0d945fb00f2d8a62cec3f38321713e69 [INFO] validating manifest of ygree/DiningHakkers-ActixRust on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ygree/DiningHakkers-ActixRust on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ygree/DiningHakkers-ActixRust [INFO] finished frobbing ygree/DiningHakkers-ActixRust [INFO] frobbed toml for ygree/DiningHakkers-ActixRust written to work/ex/beta-1.38-1/sources/1.37.0/gh/ygree/DiningHakkers-ActixRust/Cargo.toml [INFO] started frobbing ygree/DiningHakkers-ActixRust [INFO] finished frobbing ygree/DiningHakkers-ActixRust [INFO] frobbed toml for ygree/DiningHakkers-ActixRust written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ygree/DiningHakkers-ActixRust/Cargo.toml [INFO] crate ygree/DiningHakkers-ActixRust already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ygree/DiningHakkers-ActixRust against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ygree/DiningHakkers-ActixRust:/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.37.0" "build" "--frozen"` [INFO] [stdout] e1e7087997675216e73bf1d6ef42e4fde305b68f2afd440afa4eff7c0b2931c4 [INFO] running `"docker" "start" "-a" "e1e7087997675216e73bf1d6ef42e4fde305b68f2afd440afa4eff7c0b2931c4"` [INFO] [stderr] Compiling arc-swap v0.3.6 [INFO] [stderr] Compiling rand_isaac v0.1.0 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling syn v0.15.21 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling signal-hook v0.1.6 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling trust-dns-resolver v0.10.0 [INFO] [stderr] Compiling actix v0.7.7 [INFO] [stderr] Compiling dining_hakkers v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `"docker" "inspect" "e1e7087997675216e73bf1d6ef42e4fde305b68f2afd440afa4eff7c0b2931c4"` [INFO] running `"docker" "rm" "-f" "e1e7087997675216e73bf1d6ef42e4fde305b68f2afd440afa4eff7c0b2931c4"` [INFO] [stdout] e1e7087997675216e73bf1d6ef42e4fde305b68f2afd440afa4eff7c0b2931c4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ygree/DiningHakkers-ActixRust:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] eb09f4d9a3b5d0dde291d2e7304c1a1659954dfba57601d86f9e094d3128b63a [INFO] running `"docker" "start" "-a" "eb09f4d9a3b5d0dde291d2e7304c1a1659954dfba57601d86f9e094d3128b63a"` [INFO] [stderr] Compiling dining_hakkers v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `"docker" "inspect" "eb09f4d9a3b5d0dde291d2e7304c1a1659954dfba57601d86f9e094d3128b63a"` [INFO] running `"docker" "rm" "-f" "eb09f4d9a3b5d0dde291d2e7304c1a1659954dfba57601d86f9e094d3128b63a"` [INFO] [stdout] eb09f4d9a3b5d0dde291d2e7304c1a1659954dfba57601d86f9e094d3128b63a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ygree/DiningHakkers-ActixRust:/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.37.0" "test" "--frozen"` [INFO] [stdout] c75da2d4247a396cbad22e4a950741b3b306e9ff50b761766738c6ffccd8d836 [INFO] running `"docker" "start" "-a" "c75da2d4247a396cbad22e4a950741b3b306e9ff50b761766738c6ffccd8d836"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/dining_hakkers-d6dd00eb28c709c1 [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" "c75da2d4247a396cbad22e4a950741b3b306e9ff50b761766738c6ffccd8d836"` [INFO] running `"docker" "rm" "-f" "c75da2d4247a396cbad22e4a950741b3b306e9ff50b761766738c6ffccd8d836"` [INFO] [stdout] c75da2d4247a396cbad22e4a950741b3b306e9ff50b761766738c6ffccd8d836