[INFO] cloning repository Stebalien/gazetta-bin [INFO] running `"git" "clone" "--bare" "git://github.com/Stebalien/gazetta-bin.git" "work/cache/sources/gh/Stebalien/gazetta-bin"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/Stebalien/gazetta-bin'... [INFO] running `"git" "clone" "work/cache/sources/gh/Stebalien/gazetta-bin" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Stebalien/gazetta-bin"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Stebalien/gazetta-bin'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Stebalien/gazetta-bin" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Stebalien/gazetta-bin"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Stebalien/gazetta-bin'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2702256cc6806d605d0bb9d7c0f5644b42629f0b [INFO] sha for GitHub repo Stebalien/gazetta-bin: 2702256cc6806d605d0bb9d7c0f5644b42629f0b [INFO] validating manifest of Stebalien/gazetta-bin 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 Stebalien/gazetta-bin 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 Stebalien/gazetta-bin [INFO] finished frobbing Stebalien/gazetta-bin [INFO] frobbed toml for Stebalien/gazetta-bin written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Stebalien/gazetta-bin/Cargo.toml [INFO] started frobbing Stebalien/gazetta-bin [INFO] finished frobbing Stebalien/gazetta-bin [INFO] frobbed toml for Stebalien/gazetta-bin written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Stebalien/gazetta-bin/Cargo.toml [INFO] crate Stebalien/gazetta-bin 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] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gazetta-render-ext v0.2.1 [INFO] [stderr] Downloaded gazetta v0.2.1 [INFO] [stderr] Downloaded gazetta-model-ext v0.2.1 [INFO] [stderr] Downloaded gazetta-cli v0.2.1 [INFO] [stderr] Downloaded gazetta-core v0.2.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing Stebalien/gazetta-bin against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Stebalien/gazetta-bin:/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] e9cf973edf025103546a74dac562017d20d9eec6f7c359e55eb8d88a4bd707e0 [INFO] running `"docker" "start" "-a" "e9cf973edf025103546a74dac562017d20d9eec6f7c359e55eb8d88a4bd707e0"` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling libc v0.2.53 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling horrorshow v0.6.6 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling gazetta-core v0.2.1 [INFO] [stderr] Compiling gazetta-render-ext v0.2.1 [INFO] [stderr] Compiling gazetta-model-ext v0.2.1 [INFO] [stderr] Compiling gazetta-cli v0.2.1 [INFO] [stderr] Compiling gazetta v0.2.1 [INFO] [stderr] Compiling gazetta-bin v0.2.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.93s [INFO] running `"docker" "inspect" "e9cf973edf025103546a74dac562017d20d9eec6f7c359e55eb8d88a4bd707e0"` [INFO] running `"docker" "rm" "-f" "e9cf973edf025103546a74dac562017d20d9eec6f7c359e55eb8d88a4bd707e0"` [INFO] [stdout] e9cf973edf025103546a74dac562017d20d9eec6f7c359e55eb8d88a4bd707e0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Stebalien/gazetta-bin:/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] 33984ed5c5b23bd2a4fb6154a62a6eb5629ea44a42f375b16f45a26c260f7a3a [INFO] running `"docker" "start" "-a" "33984ed5c5b23bd2a4fb6154a62a6eb5629ea44a42f375b16f45a26c260f7a3a"` [INFO] [stderr] Compiling gazetta-bin v0.2.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.38s [INFO] running `"docker" "inspect" "33984ed5c5b23bd2a4fb6154a62a6eb5629ea44a42f375b16f45a26c260f7a3a"` [INFO] running `"docker" "rm" "-f" "33984ed5c5b23bd2a4fb6154a62a6eb5629ea44a42f375b16f45a26c260f7a3a"` [INFO] [stdout] 33984ed5c5b23bd2a4fb6154a62a6eb5629ea44a42f375b16f45a26c260f7a3a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Stebalien/gazetta-bin:/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] 6d4d71bdd7de4c084ccea07c49d410a739d5bbcd6ccc5a5cf8bc3e7a3a80e51a [INFO] running `"docker" "start" "-a" "6d4d71bdd7de4c084ccea07c49d410a739d5bbcd6ccc5a5cf8bc3e7a3a80e51a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/gazetta-ebe39c76bba18ed9 [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" "6d4d71bdd7de4c084ccea07c49d410a739d5bbcd6ccc5a5cf8bc3e7a3a80e51a"` [INFO] running `"docker" "rm" "-f" "6d4d71bdd7de4c084ccea07c49d410a739d5bbcd6ccc5a5cf8bc3e7a3a80e51a"` [INFO] [stdout] 6d4d71bdd7de4c084ccea07c49d410a739d5bbcd6ccc5a5cf8bc3e7a3a80e51a