[INFO] cloning repository reujab/silver [INFO] running `"git" "clone" "--bare" "git://github.com/reujab/silver.git" "work/cache/sources/gh/reujab/silver"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/reujab/silver'... [INFO] running `"git" "clone" "work/cache/sources/gh/reujab/silver" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/reujab/silver"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/reujab/silver'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/reujab/silver" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/reujab/silver"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/reujab/silver'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 368b8ffe2f9ea06b8fc8403e0ef34a0f5aa99900 [INFO] sha for GitHub repo reujab/silver: 368b8ffe2f9ea06b8fc8403e0ef34a0f5aa99900 [INFO] validating manifest of reujab/silver 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 reujab/silver 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 reujab/silver [INFO] finished frobbing reujab/silver [INFO] frobbed toml for reujab/silver written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/reujab/silver/Cargo.toml [INFO] started frobbing reujab/silver [INFO] finished frobbing reujab/silver [INFO] frobbed toml for reujab/silver written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/reujab/silver/Cargo.toml [INFO] crate reujab/silver 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 reujab/silver against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/reujab/silver:/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] 30c2f7da89d462fd9ec6edfb8a38d423ac2036a006f6296ce02d0a299974081d [INFO] running `"docker" "start" "-a" "30c2f7da89d462fd9ec6edfb8a38d423ac2036a006f6296ce02d0a299974081d"` [INFO] [stderr] Compiling bitflags v1.0.5 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling curl-sys v0.4.18 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling openssl-sys v0.9.45 [INFO] [stderr] Compiling users v0.9.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling git2 v0.8.0 [INFO] [stderr] Compiling silver v1.0.7 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `"docker" "inspect" "30c2f7da89d462fd9ec6edfb8a38d423ac2036a006f6296ce02d0a299974081d"` [INFO] running `"docker" "rm" "-f" "30c2f7da89d462fd9ec6edfb8a38d423ac2036a006f6296ce02d0a299974081d"` [INFO] [stdout] 30c2f7da89d462fd9ec6edfb8a38d423ac2036a006f6296ce02d0a299974081d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/reujab/silver:/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] 5b9b4fdc42b47f6b05546f2186bebef05b3193891a33d7f0386f675951dae57f [INFO] running `"docker" "start" "-a" "5b9b4fdc42b47f6b05546f2186bebef05b3193891a33d7f0386f675951dae57f"` [INFO] [stderr] Compiling silver v1.0.7 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.84s [INFO] running `"docker" "inspect" "5b9b4fdc42b47f6b05546f2186bebef05b3193891a33d7f0386f675951dae57f"` [INFO] running `"docker" "rm" "-f" "5b9b4fdc42b47f6b05546f2186bebef05b3193891a33d7f0386f675951dae57f"` [INFO] [stdout] 5b9b4fdc42b47f6b05546f2186bebef05b3193891a33d7f0386f675951dae57f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/reujab/silver:/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] 773388f4bab92cbafb1d962fc314cf7c9f19355f98a43fc8f208c4ef9e72b3e4 [INFO] running `"docker" "start" "-a" "773388f4bab92cbafb1d962fc314cf7c9f19355f98a43fc8f208c4ef9e72b3e4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/silver-69127da6811ea4a6 [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" "773388f4bab92cbafb1d962fc314cf7c9f19355f98a43fc8f208c4ef9e72b3e4"` [INFO] running `"docker" "rm" "-f" "773388f4bab92cbafb1d962fc314cf7c9f19355f98a43fc8f208c4ef9e72b3e4"` [INFO] [stdout] 773388f4bab92cbafb1d962fc314cf7c9f19355f98a43fc8f208c4ef9e72b3e4