[INFO] cloning repository dalance/ptags [INFO] running `"git" "clone" "--bare" "git://github.com/dalance/ptags.git" "work/cache/sources/gh/dalance/ptags"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/dalance/ptags'... [INFO] running `"git" "clone" "work/cache/sources/gh/dalance/ptags" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/dalance/ptags"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/dalance/ptags'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dalance/ptags" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/dalance/ptags"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/dalance/ptags'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] abe5c22bb7af148570aa53d85126554e3b7e568e [INFO] sha for GitHub repo dalance/ptags: abe5c22bb7af148570aa53d85126554e3b7e568e [INFO] validating manifest of dalance/ptags 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 dalance/ptags 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 dalance/ptags [INFO] finished frobbing dalance/ptags [INFO] frobbed toml for dalance/ptags written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/dalance/ptags/Cargo.toml [INFO] started frobbing dalance/ptags [INFO] finished frobbing dalance/ptags [INFO] frobbed toml for dalance/ptags written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/dalance/ptags/Cargo.toml [INFO] crate dalance/ptags 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 structopt-toml-derive v0.4.0 [INFO] [stderr] Downloaded structopt-toml v0.4.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] building dalance/ptags against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/dalance/ptags:/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] beb34d1c41eabc9b168b0fb061353fdbc5dadcf62801fb5e4e967775b1cb50e2 [INFO] running `"docker" "start" "-a" "beb34d1c41eabc9b168b0fb061353fdbc5dadcf62801fb5e4e967775b1cb50e2"` [INFO] [stderr] Compiling cc v1.0.6 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling syn v0.12.14 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling structopt-derive v0.2.5 [INFO] [stderr] Compiling structopt-toml-derive v0.4.0 [INFO] [stderr] Compiling structopt v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling structopt-toml v0.4.0 [INFO] [stderr] Compiling ptags v0.3.1-pre (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin.rs:157:50 [INFO] [stderr] | [INFO] [stderr] 157 | BufWriter::new(Box::new(stdout()) as Box) [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin.rs:160:43 [INFO] [stderr] | [INFO] [stderr] 160 | BufWriter::new(Box::new(f) as Box) [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `"docker" "inspect" "beb34d1c41eabc9b168b0fb061353fdbc5dadcf62801fb5e4e967775b1cb50e2"` [INFO] running `"docker" "rm" "-f" "beb34d1c41eabc9b168b0fb061353fdbc5dadcf62801fb5e4e967775b1cb50e2"` [INFO] [stdout] beb34d1c41eabc9b168b0fb061353fdbc5dadcf62801fb5e4e967775b1cb50e2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/dalance/ptags:/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] c7fba8a6e799d5d95e9f235c6a2f92edbc73d328753aaaee67beec98c1cf918f [INFO] running `"docker" "start" "-a" "c7fba8a6e799d5d95e9f235c6a2f92edbc73d328753aaaee67beec98c1cf918f"` [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling ptags v0.3.1-pre (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin.rs:157:50 [INFO] [stderr] | [INFO] [stderr] 157 | BufWriter::new(Box::new(stdout()) as Box) [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin.rs:160:43 [INFO] [stderr] | [INFO] [stderr] 160 | BufWriter::new(Box::new(f) as Box) [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.19s [INFO] running `"docker" "inspect" "c7fba8a6e799d5d95e9f235c6a2f92edbc73d328753aaaee67beec98c1cf918f"` [INFO] running `"docker" "rm" "-f" "c7fba8a6e799d5d95e9f235c6a2f92edbc73d328753aaaee67beec98c1cf918f"` [INFO] [stdout] c7fba8a6e799d5d95e9f235c6a2f92edbc73d328753aaaee67beec98c1cf918f