[INFO] updating cached repository yuya-takeyama/circle-gh-tee [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/yuya-takeyama/circle-gh-tee [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/yuya-takeyama/circle-gh-tee" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/yuya-takeyama/circle-gh-tee"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/yuya-takeyama/circle-gh-tee'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yuya-takeyama/circle-gh-tee" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/yuya-takeyama/circle-gh-tee"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/yuya-takeyama/circle-gh-tee'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cd4943ec79a630dfe623c0fdb10c72aed53b1050 [INFO] sha for GitHub repo yuya-takeyama/circle-gh-tee: cd4943ec79a630dfe623c0fdb10c72aed53b1050 [INFO] validating manifest of yuya-takeyama/circle-gh-tee on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of yuya-takeyama/circle-gh-tee on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing yuya-takeyama/circle-gh-tee [INFO] finished frobbing yuya-takeyama/circle-gh-tee [INFO] frobbed toml for yuya-takeyama/circle-gh-tee written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/yuya-takeyama/circle-gh-tee/Cargo.toml [INFO] started frobbing yuya-takeyama/circle-gh-tee [INFO] finished frobbing yuya-takeyama/circle-gh-tee [INFO] frobbed toml for yuya-takeyama/circle-gh-tee written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/yuya-takeyama/circle-gh-tee/Cargo.toml [INFO] crate yuya-takeyama/circle-gh-tee has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing yuya-takeyama/circle-gh-tee against try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-1/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/yuya-takeyama/circle-gh-tee:/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=forbid" "-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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] 37422b6de01e55380066eedd3597d7d005d1c8e1912db71618e0a652d343a5c9 [INFO] running `"docker" "start" "-a" "37422b6de01e55380066eedd3597d7d005d1c8e1912db71618e0a652d343a5c9"` [INFO] [stderr] Compiling futures v0.1.19 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling scoped-tls v0.1.1 [INFO] [stderr] Compiling build_const v0.2.0 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.5 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling itoa v0.4.0 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.7.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.8 [INFO] [stderr] Compiling openssl-sys v0.9.27 [INFO] [stderr] Compiling base64 v0.9.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.5.3 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling crc v1.7.0 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling serde_json v1.0.13 [INFO] [stderr] Compiling crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling idna v0.1.4 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling tokio-executor v0.1.0 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling crossbeam-deque v0.3.0 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling mime v0.3.5 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.0 [INFO] [stderr] Compiling shared_child v0.3.2 [INFO] [stderr] Compiling tokio-reactor v0.1.0 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling libflate v0.1.14 [INFO] [stderr] Compiling url v1.7.0 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling os_pipe v0.6.0 [INFO] [stderr] Compiling tokio v0.1.3 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.4 [INFO] [stderr] Compiling duct v0.10.0 [INFO] [stderr] Compiling tokio-core v0.1.15 [INFO] [stderr] Compiling serde_urlencoded v0.5.1 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper v0.11.22 [INFO] [stderr] Compiling hyper-tls v0.1.3 [INFO] [stderr] Compiling reqwest v0.8.5 [INFO] [stderr] Compiling circle_gh_tee v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 17s [INFO] running `"docker" "inspect" "37422b6de01e55380066eedd3597d7d005d1c8e1912db71618e0a652d343a5c9"` [INFO] running `"docker" "rm" "-f" "37422b6de01e55380066eedd3597d7d005d1c8e1912db71618e0a652d343a5c9"` [INFO] [stdout] 37422b6de01e55380066eedd3597d7d005d1c8e1912db71618e0a652d343a5c9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-1/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/yuya-takeyama/circle-gh-tee:/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=forbid" "-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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] b1fcf93a6d4cb55ce3d108b5570486a7480f6017678b4c775aced536f91e8991 [INFO] running `"docker" "start" "-a" "b1fcf93a6d4cb55ce3d108b5570486a7480f6017678b4c775aced536f91e8991"` [INFO] [stderr] Compiling circle_gh_tee v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.37s [INFO] running `"docker" "inspect" "b1fcf93a6d4cb55ce3d108b5570486a7480f6017678b4c775aced536f91e8991"` [INFO] running `"docker" "rm" "-f" "b1fcf93a6d4cb55ce3d108b5570486a7480f6017678b4c775aced536f91e8991"` [INFO] [stdout] b1fcf93a6d4cb55ce3d108b5570486a7480f6017678b4c775aced536f91e8991 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-1/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/yuya-takeyama/circle-gh-tee:/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=forbid" "-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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen"` [INFO] [stdout] ac3fec405d9b8d93406afe974b557f0e2fea5e6f644809a1eb2223285edaa416 [INFO] running `"docker" "start" "-a" "ac3fec405d9b8d93406afe974b557f0e2fea5e6f644809a1eb2223285edaa416"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/crater/target/debug/deps/circle_gh_tee-8352b9b272be709d [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::environment_get_pull_request_comment_api_url_from_pull_request_url_env ... ok [INFO] [stdout] test tests::environment_get_pull_request_comment_api_url_err ... ok [INFO] [stdout] test tests::environment_get_pull_request_comment_api_url_from_last_commit_comment_env ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/circle_gh_tee-ae95b2fc90d43e5e [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 circle_gh_tee [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" "ac3fec405d9b8d93406afe974b557f0e2fea5e6f644809a1eb2223285edaa416"` [INFO] running `"docker" "rm" "-f" "ac3fec405d9b8d93406afe974b557f0e2fea5e6f644809a1eb2223285edaa416"` [INFO] [stdout] ac3fec405d9b8d93406afe974b557f0e2fea5e6f644809a1eb2223285edaa416