[INFO] cloning repository hwchen/warp-test [INFO] running `"git" "clone" "--bare" "git://github.com/hwchen/warp-test.git" "work/cache/sources/gh/hwchen/warp-test"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/hwchen/warp-test'... [INFO] running `"git" "clone" "work/cache/sources/gh/hwchen/warp-test" "work/ex/beta-1.37-6/sources/1.36.0/gh/hwchen/warp-test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/hwchen/warp-test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hwchen/warp-test" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hwchen/warp-test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hwchen/warp-test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7d6ba5d6d354e5fd8c1b83988b2e48384ac4fa2f [INFO] sha for GitHub repo hwchen/warp-test: 7d6ba5d6d354e5fd8c1b83988b2e48384ac4fa2f [INFO] validating manifest of hwchen/warp-test 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 hwchen/warp-test 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 hwchen/warp-test [INFO] finished frobbing hwchen/warp-test [INFO] frobbed toml for hwchen/warp-test written to work/ex/beta-1.37-6/sources/1.36.0/gh/hwchen/warp-test/Cargo.toml [INFO] started frobbing hwchen/warp-test [INFO] finished frobbing hwchen/warp-test [INFO] frobbed toml for hwchen/warp-test written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hwchen/warp-test/Cargo.toml [INFO] crate hwchen/warp-test 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 hwchen/warp-test 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-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/hwchen/warp-test:/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] 57c1ac59f3de8e000a0e92b46fd7d0c78e9dc08e4e41f5ba29e0bba79fd6e2d5 [INFO] running `"docker" "start" "-a" "57c1ac59f3de8e000a0e92b46fd7d0c78e9dc08e4e41f5ba29e0bba79fd6e2d5"` [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling headers-derive v0.1.0 [INFO] [stderr] Compiling h2 v0.1.25 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling headers-core v0.1.1 [INFO] [stderr] Compiling tungstenite v0.8.1 [INFO] [stderr] Compiling headers v0.2.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling pretty_env_logger v0.3.0 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling warp v0.1.17 [INFO] [stderr] Compiling warp-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `"docker" "inspect" "57c1ac59f3de8e000a0e92b46fd7d0c78e9dc08e4e41f5ba29e0bba79fd6e2d5"` [INFO] running `"docker" "rm" "-f" "57c1ac59f3de8e000a0e92b46fd7d0c78e9dc08e4e41f5ba29e0bba79fd6e2d5"` [INFO] [stdout] 57c1ac59f3de8e000a0e92b46fd7d0c78e9dc08e4e41f5ba29e0bba79fd6e2d5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/hwchen/warp-test:/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] ab0b38a9e6bda6a0828715db98f8c4298b6420e611b1657cbc021535315998ff [INFO] running `"docker" "start" "-a" "ab0b38a9e6bda6a0828715db98f8c4298b6420e611b1657cbc021535315998ff"` [INFO] [stderr] Compiling warp-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.73s [INFO] running `"docker" "inspect" "ab0b38a9e6bda6a0828715db98f8c4298b6420e611b1657cbc021535315998ff"` [INFO] running `"docker" "rm" "-f" "ab0b38a9e6bda6a0828715db98f8c4298b6420e611b1657cbc021535315998ff"` [INFO] [stdout] ab0b38a9e6bda6a0828715db98f8c4298b6420e611b1657cbc021535315998ff [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/hwchen/warp-test:/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] a1dcbc0032427e1e964e0b1abff4a66afb59856ef9010b06deeb97c97d20d33e [INFO] running `"docker" "start" "-a" "a1dcbc0032427e1e964e0b1abff4a66afb59856ef9010b06deeb97c97d20d33e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/crater/target/debug/deps/warp_test-be005bbd86dae281 [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" "a1dcbc0032427e1e964e0b1abff4a66afb59856ef9010b06deeb97c97d20d33e"` [INFO] running `"docker" "rm" "-f" "a1dcbc0032427e1e964e0b1abff4a66afb59856ef9010b06deeb97c97d20d33e"` [INFO] [stdout] a1dcbc0032427e1e964e0b1abff4a66afb59856ef9010b06deeb97c97d20d33e