[INFO] cloning repository Keats/kickstart [INFO] running `"git" "clone" "--bare" "git://github.com/Keats/kickstart.git" "work/cache/sources/gh/Keats/kickstart"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/Keats/kickstart'... [INFO] running `"git" "clone" "work/cache/sources/gh/Keats/kickstart" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Keats/kickstart"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Keats/kickstart'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Keats/kickstart" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Keats/kickstart"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Keats/kickstart'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3c419156a5d38734b17b1add1b6c996b34affeee [INFO] sha for GitHub repo Keats/kickstart: 3c419156a5d38734b17b1add1b6c996b34affeee [INFO] validating manifest of Keats/kickstart 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 Keats/kickstart 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 Keats/kickstart [INFO] finished frobbing Keats/kickstart [INFO] frobbed toml for Keats/kickstart written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Keats/kickstart/Cargo.toml [INFO] started frobbing Keats/kickstart [INFO] finished frobbing Keats/kickstart [INFO] frobbed toml for Keats/kickstart written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Keats/kickstart/Cargo.toml [INFO] crate Keats/kickstart 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] building Keats/kickstart against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Keats/kickstart:/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] c6874e8cadd1b8b67262b8066bd8119d5ada5d5b4b648579a9a9cbe0ddedc7b0 [INFO] running `"docker" "start" "-a" "c6874e8cadd1b8b67262b8066bd8119d5ada5d5b4b648579a9a9cbe0ddedc7b0"` [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling tera v0.11.16 [INFO] [stderr] Compiling kickstart v0.1.8 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors.rs:77:32 [INFO] [stderr] | [INFO] [stderr] 77 | fn cause(&self) -> Option<&StdError> { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn StdError` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.64s [INFO] running `"docker" "inspect" "c6874e8cadd1b8b67262b8066bd8119d5ada5d5b4b648579a9a9cbe0ddedc7b0"` [INFO] running `"docker" "rm" "-f" "c6874e8cadd1b8b67262b8066bd8119d5ada5d5b4b648579a9a9cbe0ddedc7b0"` [INFO] [stdout] c6874e8cadd1b8b67262b8066bd8119d5ada5d5b4b648579a9a9cbe0ddedc7b0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Keats/kickstart:/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] 9489ad9f26128e2793a3828d1f76710a419675d71f1dbcfe05577cec49969900 [INFO] running `"docker" "start" "-a" "9489ad9f26128e2793a3828d1f76710a419675d71f1dbcfe05577cec49969900"` [INFO] [stderr] Compiling tempfile v3.0.4 [INFO] [stderr] Compiling kickstart v0.1.8 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors.rs:77:32 [INFO] [stderr] | [INFO] [stderr] 77 | fn cause(&self) -> Option<&StdError> { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn StdError` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.81s [INFO] running `"docker" "inspect" "9489ad9f26128e2793a3828d1f76710a419675d71f1dbcfe05577cec49969900"` [INFO] running `"docker" "rm" "-f" "9489ad9f26128e2793a3828d1f76710a419675d71f1dbcfe05577cec49969900"` [INFO] [stdout] 9489ad9f26128e2793a3828d1f76710a419675d71f1dbcfe05577cec49969900