[INFO] cloning repository acmcarther/cargo-raze [INFO] running `"git" "clone" "--bare" "git://github.com/acmcarther/cargo-raze.git" "work/cache/sources/gh/acmcarther/cargo-raze"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/acmcarther/cargo-raze'... [INFO] running `"git" "clone" "work/cache/sources/gh/acmcarther/cargo-raze" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/acmcarther/cargo-raze"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/acmcarther/cargo-raze'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/acmcarther/cargo-raze" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/acmcarther/cargo-raze"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/acmcarther/cargo-raze'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fe1b8543bffffc8ad6b905ed58fb1b62c411ab00 [INFO] sha for GitHub repo acmcarther/cargo-raze: fe1b8543bffffc8ad6b905ed58fb1b62c411ab00 [INFO] validating manifest of acmcarther/cargo-raze 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 acmcarther/cargo-raze 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 acmcarther/cargo-raze [INFO] finished frobbing acmcarther/cargo-raze [INFO] frobbed toml for acmcarther/cargo-raze written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/acmcarther/cargo-raze/Cargo.toml [INFO] started frobbing acmcarther/cargo-raze [INFO] finished frobbing acmcarther/cargo-raze [INFO] frobbed toml for acmcarther/cargo-raze written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/acmcarther/cargo-raze/Cargo.toml [INFO] crate acmcarther/cargo-raze 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] error: the lock file /mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/acmcarther/cargo-raze/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 crates-io v0.9.0 [INFO] [stderr] Downloaded cargo v0.20.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing acmcarther/cargo-raze against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/acmcarther/cargo-raze:/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] a072d16cff6c389a5bea6f9e86ab7845c22dde4ae830d3d88d8963108a2a3c4e [INFO] running `"docker" "start" "-a" "a072d16cff6c389a5bea6f9e86ab7845c22dde4ae830d3d88d8963108a2a3c4e"` [INFO] [stderr] Compiling curl-sys v0.4.18 [INFO] [stderr] Compiling libgit2-sys v0.6.19 [INFO] [stderr] Compiling serde_ignored v0.0.3 [INFO] [stderr] Compiling semver v0.7.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling docopt v0.7.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tera v0.11.20 [INFO] [stderr] Compiling curl v0.4.22 [INFO] [stderr] Compiling crates-io v0.9.0 [INFO] [stderr] Compiling git2 v0.6.11 [INFO] [stderr] Compiling git2-curl v0.7.0 [INFO] [stderr] Compiling cargo v0.20.0 [INFO] [stderr] Compiling cargo-raze v0.0.15 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/bazel.rs:41:13 [INFO] [stderr] | [INFO] [stderr] 41 | context.add("workspace", &workspace_context); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/bazel.rs:42:13 [INFO] [stderr] | [INFO] [stderr] 42 | context.add("crate", &package); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/bazel.rs:48:13 [INFO] [stderr] | [INFO] [stderr] 48 | context.add("workspace", &workspace_context); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/bazel.rs:49:13 [INFO] [stderr] | [INFO] [stderr] 49 | context.add("crates", &all_packages); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/bazel.rs:55:13 [INFO] [stderr] | [INFO] [stderr] 55 | context.add("workspace", &workspace_context); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/bazel.rs:56:13 [INFO] [stderr] | [INFO] [stderr] 56 | context.add("crate", &package); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/bazel.rs:62:13 [INFO] [stderr] | [INFO] [stderr] 62 | context.add("workspace", &workspace_context); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/bazel.rs:63:13 [INFO] [stderr] | [INFO] [stderr] 63 | context.add("crates", &all_packages); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/bazel.rs:69:13 [INFO] [stderr] | [INFO] [stderr] 69 | context.add("workspace", &workspace_context); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/bazel.rs:70:13 [INFO] [stderr] | [INFO] [stderr] 70 | context.add("crates", &all_packages); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `"docker" "inspect" "a072d16cff6c389a5bea6f9e86ab7845c22dde4ae830d3d88d8963108a2a3c4e"` [INFO] running `"docker" "rm" "-f" "a072d16cff6c389a5bea6f9e86ab7845c22dde4ae830d3d88d8963108a2a3c4e"` [INFO] [stdout] a072d16cff6c389a5bea6f9e86ab7845c22dde4ae830d3d88d8963108a2a3c4e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/acmcarther/cargo-raze:/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] e71e5c78e36dd8eb51e99f05e9c8fd7f1bf618c61635736d1eaf9f176ea5543a [INFO] running `"docker" "start" "-a" "e71e5c78e36dd8eb51e99f05e9c8fd7f1bf618c61635736d1eaf9f176ea5543a"` [INFO] [stderr] Compiling hamcrest v0.1.5 [INFO] [stderr] Compiling cargo-raze v0.0.15 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/bazel.rs:41:13 [INFO] [stderr] | [INFO] [stderr] 41 | context.add("workspace", &workspace_context); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/bazel.rs:42:13 [INFO] [stderr] | [INFO] [stderr] 42 | context.add("crate", &package); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/bazel.rs:48:13 [INFO] [stderr] | [INFO] [stderr] 48 | context.add("workspace", &workspace_context); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/bazel.rs:49:13 [INFO] [stderr] | [INFO] [stderr] 49 | context.add("crates", &all_packages); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/bazel.rs:55:13 [INFO] [stderr] | [INFO] [stderr] 55 | context.add("workspace", &workspace_context); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/bazel.rs:56:13 [INFO] [stderr] | [INFO] [stderr] 56 | context.add("crate", &package); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/bazel.rs:62:13 [INFO] [stderr] | [INFO] [stderr] 62 | context.add("workspace", &workspace_context); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/bazel.rs:63:13 [INFO] [stderr] | [INFO] [stderr] 63 | context.add("crates", &all_packages); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/bazel.rs:69:13 [INFO] [stderr] | [INFO] [stderr] 69 | context.add("workspace", &workspace_context); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/bazel.rs:70:13 [INFO] [stderr] | [INFO] [stderr] 70 | context.add("crates", &all_packages); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.86s [INFO] running `"docker" "inspect" "e71e5c78e36dd8eb51e99f05e9c8fd7f1bf618c61635736d1eaf9f176ea5543a"` [INFO] running `"docker" "rm" "-f" "e71e5c78e36dd8eb51e99f05e9c8fd7f1bf618c61635736d1eaf9f176ea5543a"` [INFO] [stdout] e71e5c78e36dd8eb51e99f05e9c8fd7f1bf618c61635736d1eaf9f176ea5543a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/acmcarther/cargo-raze:/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] 1553993297f61f814cc54bb9598a501e8dd06e317f2d4790160d47eb35ca243a [INFO] running `"docker" "start" "-a" "1553993297f61f814cc54bb9598a501e8dd06e317f2d4790160d47eb35ca243a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_raze-386327a1e7de76e9 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test bazel::tests::libraries_get_rust_library_rules ... ok [INFO] [stdout] test bazel::tests::binaries_get_rust_binary_rules ... ok [INFO] [stdout] test bazel::tests::root_crates_get_build_aliases ... ok [INFO] [stdout] test bazel::tests::crates_generate_build_files ... ok [INFO] [stdout] test bazel::tests::all_plans_contain_root_build_file ... ok [INFO] [stdout] test bazel::tests::non_root_crates_dont_get_build_aliases ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "1553993297f61f814cc54bb9598a501e8dd06e317f2d4790160d47eb35ca243a"` [INFO] running `"docker" "rm" "-f" "1553993297f61f814cc54bb9598a501e8dd06e317f2d4790160d47eb35ca243a"` [INFO] [stdout] 1553993297f61f814cc54bb9598a501e8dd06e317f2d4790160d47eb35ca243a