[INFO] updating cached repository sile/wstcp [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/sile/wstcp [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/sile/wstcp" "work/ex/beta-1.38-1/sources/1.37.0/gh/sile/wstcp"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/sile/wstcp'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sile/wstcp" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sile/wstcp"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sile/wstcp'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ef918ca20b371378fbd6aa9e52a0f30d8f980120 [INFO] sha for GitHub repo sile/wstcp: ef918ca20b371378fbd6aa9e52a0f30d8f980120 [INFO] validating manifest of sile/wstcp 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 sile/wstcp 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 sile/wstcp [INFO] finished frobbing sile/wstcp [INFO] frobbed toml for sile/wstcp written to work/ex/beta-1.38-1/sources/1.37.0/gh/sile/wstcp/Cargo.toml [INFO] started frobbing sile/wstcp [INFO] finished frobbing sile/wstcp [INFO] frobbed toml for sile/wstcp written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sile/wstcp/Cargo.toml [INFO] crate sile/wstcp 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 sile/wstcp 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-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/sile/wstcp:/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] 303e7f8a588c88acd9ce08a3da686c587743258a3437de75fa310d9af3f18f04 [INFO] running `"docker" "start" "-a" "303e7f8a588c88acd9ce08a3da686c587743258a3437de75fa310d9af3f18f04"` [INFO] [stderr] Compiling serde v1.0.57 [INFO] [stderr] Compiling slog v2.2.3 [INFO] [stderr] Compiling trackable v0.2.16 [INFO] [stderr] Compiling nbchan v0.1.2 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling syn v0.13.10 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling sha-1 v0.7.0 [INFO] [stderr] Compiling bytecodec v0.4.2 [INFO] [stderr] Compiling slog-scope v4.0.1 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling slog-stdlog v3.0.2 [INFO] [stderr] Compiling fibers v0.1.10 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling httpcodec v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.57 [INFO] [stderr] Compiling sloggers v0.2.6 [INFO] [stderr] Compiling wstcp v0.1.4 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | derive_traits_for_trackable_error_newtype!(Error, ErrorKind); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.17s [INFO] running `"docker" "inspect" "303e7f8a588c88acd9ce08a3da686c587743258a3437de75fa310d9af3f18f04"` [INFO] running `"docker" "rm" "-f" "303e7f8a588c88acd9ce08a3da686c587743258a3437de75fa310d9af3f18f04"` [INFO] [stdout] 303e7f8a588c88acd9ce08a3da686c587743258a3437de75fa310d9af3f18f04 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/sile/wstcp:/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] 45e01f044b8313ae848be54eb57dbc32f02bac8fb11c1324124cb4e41103ffc4 [INFO] running `"docker" "start" "-a" "45e01f044b8313ae848be54eb57dbc32f02bac8fb11c1324124cb4e41103ffc4"` [INFO] [stderr] Compiling wstcp v0.1.4 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | derive_traits_for_trackable_error_newtype!(Error, ErrorKind); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.35s [INFO] running `"docker" "inspect" "45e01f044b8313ae848be54eb57dbc32f02bac8fb11c1324124cb4e41103ffc4"` [INFO] running `"docker" "rm" "-f" "45e01f044b8313ae848be54eb57dbc32f02bac8fb11c1324124cb4e41103ffc4"` [INFO] [stdout] 45e01f044b8313ae848be54eb57dbc32f02bac8fb11c1324124cb4e41103ffc4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/sile/wstcp:/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] 8956234c4c159db5ea8569f37457a14c21dd8a42b15c61f8e465e8ba339275dc [INFO] running `"docker" "start" "-a" "8956234c4c159db5ea8569f37457a14c21dd8a42b15c61f8e465e8ba339275dc"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/wstcp-ab9a8e59655242ea [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test util::test::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/wstcp-9239e6392eb3a7cb [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] [stderr] Doc-tests wstcp [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" "8956234c4c159db5ea8569f37457a14c21dd8a42b15c61f8e465e8ba339275dc"` [INFO] running `"docker" "rm" "-f" "8956234c4c159db5ea8569f37457a14c21dd8a42b15c61f8e465e8ba339275dc"` [INFO] [stdout] 8956234c4c159db5ea8569f37457a14c21dd8a42b15c61f8e465e8ba339275dc