[INFO] cloning repository ckampfe/twirl [INFO] running `"git" "clone" "--bare" "git://github.com/ckampfe/twirl.git" "work/cache/sources/gh/ckampfe/twirl"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/ckampfe/twirl'... [INFO] running `"git" "clone" "work/cache/sources/gh/ckampfe/twirl" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ckampfe/twirl"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ckampfe/twirl'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ckampfe/twirl" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ckampfe/twirl"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ckampfe/twirl'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 51011fa548bec8324810e1f0268b9065399cc3d2 [INFO] sha for GitHub repo ckampfe/twirl: 51011fa548bec8324810e1f0268b9065399cc3d2 [INFO] validating manifest of ckampfe/twirl on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ckampfe/twirl on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ckampfe/twirl [INFO] finished frobbing ckampfe/twirl [INFO] frobbed toml for ckampfe/twirl written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ckampfe/twirl/Cargo.toml [INFO] started frobbing ckampfe/twirl [INFO] finished frobbing ckampfe/twirl [INFO] frobbed toml for ckampfe/twirl written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ckampfe/twirl/Cargo.toml [INFO] crate ckampfe/twirl already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded twitter-api v0.4.0 [INFO] [stderr] Downloaded oauth-client v0.4.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ckampfe/twirl against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ckampfe/twirl:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 3c9752edc010884cb0f12ad262a46d5a5f75913c6db087a44677b2f23292b9a3 [INFO] running `"docker" "start" "-a" "3c9752edc010884cb0f12ad262a46d5a5f75913c6db087a44677b2f23292b9a3"` [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling hyper-tls v0.1.4 [INFO] [stderr] Compiling reqwest v0.8.8 [INFO] [stderr] Compiling oauth-client v0.4.0 [INFO] [stderr] Compiling twitter-api v0.4.0 [INFO] [stderr] Compiling twirl v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `"docker" "inspect" "3c9752edc010884cb0f12ad262a46d5a5f75913c6db087a44677b2f23292b9a3"` [INFO] running `"docker" "rm" "-f" "3c9752edc010884cb0f12ad262a46d5a5f75913c6db087a44677b2f23292b9a3"` [INFO] [stdout] 3c9752edc010884cb0f12ad262a46d5a5f75913c6db087a44677b2f23292b9a3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ckampfe/twirl:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] e5176685b129768c19035b547750fd2aa7e1fdbf912a3b5cc1668cf10b8059f6 [INFO] running `"docker" "start" "-a" "e5176685b129768c19035b547750fd2aa7e1fdbf912a3b5cc1668cf10b8059f6"` [INFO] [stderr] Compiling twirl v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.42s [INFO] running `"docker" "inspect" "e5176685b129768c19035b547750fd2aa7e1fdbf912a3b5cc1668cf10b8059f6"` [INFO] running `"docker" "rm" "-f" "e5176685b129768c19035b547750fd2aa7e1fdbf912a3b5cc1668cf10b8059f6"` [INFO] [stdout] e5176685b129768c19035b547750fd2aa7e1fdbf912a3b5cc1668cf10b8059f6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ckampfe/twirl:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 74f606ec4ec2fbdec9e44f75d773dd03c1fa29ff5fbd36dbdb73bd3c7d6db7df [INFO] running `"docker" "start" "-a" "74f606ec4ec2fbdec9e44f75d773dd03c1fa29ff5fbd36dbdb73bd3c7d6db7df"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/crater/target/debug/deps/twirl-661994872845263e [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" "74f606ec4ec2fbdec9e44f75d773dd03c1fa29ff5fbd36dbdb73bd3c7d6db7df"` [INFO] running `"docker" "rm" "-f" "74f606ec4ec2fbdec9e44f75d773dd03c1fa29ff5fbd36dbdb73bd3c7d6db7df"` [INFO] [stdout] 74f606ec4ec2fbdec9e44f75d773dd03c1fa29ff5fbd36dbdb73bd3c7d6db7df