[INFO] cloning repository 0xazure/supernova [INFO] running `"git" "clone" "--bare" "git://github.com/0xazure/supernova.git" "work/cache/sources/gh/0xazure/supernova"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/0xazure/supernova'... [INFO] running `"git" "clone" "work/cache/sources/gh/0xazure/supernova" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/0xazure/supernova"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/0xazure/supernova'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/0xazure/supernova" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/0xazure/supernova"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/0xazure/supernova'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 66f5bc50aa6bfe8c359e684279e3c889039b8d0e [INFO] sha for GitHub repo 0xazure/supernova: 66f5bc50aa6bfe8c359e684279e3c889039b8d0e [INFO] validating manifest of 0xazure/supernova 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 0xazure/supernova 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 0xazure/supernova [INFO] finished frobbing 0xazure/supernova [INFO] frobbed toml for 0xazure/supernova written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/0xazure/supernova/Cargo.toml [INFO] started frobbing 0xazure/supernova [INFO] finished frobbing 0xazure/supernova [INFO] frobbed toml for 0xazure/supernova written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/0xazure/supernova/Cargo.toml [INFO] crate 0xazure/supernova 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing 0xazure/supernova against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/0xazure/supernova:/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] 87835f77c3ee351b9817f9cf25d77de9ee6d642e14fb64e7ae8aaa35ca71ff1f [INFO] running `"docker" "start" "-a" "87835f77c3ee351b9817f9cf25d77de9ee6d642e14fb64e7ae8aaa35ca71ff1f"` [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling encoding_rs v0.7.2 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling syn v0.14.7 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling libflate v0.1.16 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling chrono v0.4.5 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling serde_urlencoded v0.5.2 [INFO] [stderr] Compiling tokio-reactor v0.1.3 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.71 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling hyper-tls v0.1.4 [INFO] [stderr] Compiling reqwest v0.8.7 [INFO] [stderr] Compiling supernova v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `"docker" "inspect" "87835f77c3ee351b9817f9cf25d77de9ee6d642e14fb64e7ae8aaa35ca71ff1f"` [INFO] running `"docker" "rm" "-f" "87835f77c3ee351b9817f9cf25d77de9ee6d642e14fb64e7ae8aaa35ca71ff1f"` [INFO] [stdout] 87835f77c3ee351b9817f9cf25d77de9ee6d642e14fb64e7ae8aaa35ca71ff1f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/0xazure/supernova:/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] 6a974d71eee9da2d6fe49566197db55081ce9d83526e03a61d4175f109ab23d3 [INFO] running `"docker" "start" "-a" "6a974d71eee9da2d6fe49566197db55081ce9d83526e03a61d4175f109ab23d3"` [INFO] [stderr] Compiling supernova v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.18s [INFO] running `"docker" "inspect" "6a974d71eee9da2d6fe49566197db55081ce9d83526e03a61d4175f109ab23d3"` [INFO] running `"docker" "rm" "-f" "6a974d71eee9da2d6fe49566197db55081ce9d83526e03a61d4175f109ab23d3"` [INFO] [stdout] 6a974d71eee9da2d6fe49566197db55081ce9d83526e03a61d4175f109ab23d3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/0xazure/supernova:/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"` [INFO] [stdout] 137a17b398179d896d3bbd0b5962ff50c0f182a2c23510c9c481f03b3c87c0c7 [INFO] running `"docker" "start" "-a" "137a17b398179d896d3bbd0b5962ff50c0f182a2c23510c9c481f03b3c87c0c7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/supernova-72e16ca4c7a2388a [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] Running /opt/crater/target/debug/deps/supernova-11f60f156612009c [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 supernova [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" "137a17b398179d896d3bbd0b5962ff50c0f182a2c23510c9c481f03b3c87c0c7"` [INFO] running `"docker" "rm" "-f" "137a17b398179d896d3bbd0b5962ff50c0f182a2c23510c9c481f03b3c87c0c7"` [INFO] [stdout] 137a17b398179d896d3bbd0b5962ff50c0f182a2c23510c9c481f03b3c87c0c7