[INFO] cloning repository mattgathu/duma [INFO] running `"git" "clone" "--bare" "git://github.com/mattgathu/duma.git" "work/cache/sources/gh/mattgathu/duma"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/mattgathu/duma'... [INFO] running `"git" "clone" "work/cache/sources/gh/mattgathu/duma" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mattgathu/duma"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mattgathu/duma'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mattgathu/duma" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mattgathu/duma"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mattgathu/duma'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] aa7357cdf0d6c69041aabb336f0a1c278bacae22 [INFO] sha for GitHub repo mattgathu/duma: aa7357cdf0d6c69041aabb336f0a1c278bacae22 [INFO] validating manifest of mattgathu/duma 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 mattgathu/duma 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 mattgathu/duma [INFO] finished frobbing mattgathu/duma [INFO] frobbed toml for mattgathu/duma written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mattgathu/duma/Cargo.toml [INFO] started frobbing mattgathu/duma [INFO] finished frobbing mattgathu/duma [INFO] frobbed toml for mattgathu/duma written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mattgathu/duma/Cargo.toml [INFO] crate mattgathu/duma 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 mrq v0.1.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] building mattgathu/duma against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mattgathu/duma:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 5560287d8e7a39bee3d46ae43bc424ac72b3065eb060594aa461249cca501441 [INFO] running `"docker" "start" "-a" "5560287d8e7a39bee3d46ae43bc424ac72b3065eb060594aa461249cca501441"` [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling ftp v3.0.1 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling webpki-roots v0.16.0 [INFO] [stderr] Compiling mrq v0.1.0 [INFO] [stderr] Compiling duma v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.71s [INFO] running `"docker" "inspect" "5560287d8e7a39bee3d46ae43bc424ac72b3065eb060594aa461249cca501441"` [INFO] running `"docker" "rm" "-f" "5560287d8e7a39bee3d46ae43bc424ac72b3065eb060594aa461249cca501441"` [INFO] [stdout] 5560287d8e7a39bee3d46ae43bc424ac72b3065eb060594aa461249cca501441 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mattgathu/duma:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 1eedbc9566670e236d07332830876f7130b221b9865744751b12d47b4ce870b9 [INFO] running `"docker" "start" "-a" "1eedbc9566670e236d07332830876f7130b221b9865744751b12d47b4ce870b9"` [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling globset v0.4.2 [INFO] [stderr] Compiling predicates v1.0.0 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Compiling ignore v0.4.6 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling assert_cmd v0.11.1 [INFO] [stderr] Compiling globwalk v0.5.0 [INFO] [stderr] Compiling assert_fs v0.11.3 [INFO] [stderr] Compiling duma v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.07s [INFO] running `"docker" "inspect" "1eedbc9566670e236d07332830876f7130b221b9865744751b12d47b4ce870b9"` [INFO] running `"docker" "rm" "-f" "1eedbc9566670e236d07332830876f7130b221b9865744751b12d47b4ce870b9"` [INFO] [stdout] 1eedbc9566670e236d07332830876f7130b221b9865744751b12d47b4ce870b9