[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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 1f16543bb170e4a35c82fb95cfe7eb883372acac268db4758fe195c7df9dc42e [INFO] running `"docker" "start" "-a" "1f16543bb170e4a35c82fb95cfe7eb883372acac268db4758fe195c7df9dc42e"` [INFO] [stderr] Compiling itertools v0.6.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling jobserver v0.1.13 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling serde_ignored v0.0.3 [INFO] [stderr] Compiling semver v0.7.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling curl-sys v0.4.18 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling curl v0.4.22 [INFO] [stderr] Compiling tar v0.4.26 [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 libgit2-sys v0.6.19 [INFO] [stderr] Compiling git2 v0.6.11 [INFO] [stderr] Compiling crates-io v0.9.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tera v0.11.20 [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 33s [INFO] running `"docker" "inspect" "1f16543bb170e4a35c82fb95cfe7eb883372acac268db4758fe195c7df9dc42e"` [INFO] running `"docker" "rm" "-f" "1f16543bb170e4a35c82fb95cfe7eb883372acac268db4758fe195c7df9dc42e"` [INFO] [stdout] 1f16543bb170e4a35c82fb95cfe7eb883372acac268db4758fe195c7df9dc42e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 9f526a0dcd338af4546a7f233fd450ad20ac23318d3ec7380a926272c269d467 [INFO] running `"docker" "start" "-a" "9f526a0dcd338af4546a7f233fd450ad20ac23318d3ec7380a926272c269d467"` [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 7.17s [INFO] running `"docker" "inspect" "9f526a0dcd338af4546a7f233fd450ad20ac23318d3ec7380a926272c269d467"` [INFO] running `"docker" "rm" "-f" "9f526a0dcd338af4546a7f233fd450ad20ac23318d3ec7380a926272c269d467"` [INFO] [stdout] 9f526a0dcd338af4546a7f233fd450ad20ac23318d3ec7380a926272c269d467 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] af89eb28181aa00c99a9ad44a1495f2ed7ccc161a6a8838a11b5d282d4dc5839 [INFO] running `"docker" "start" "-a" "af89eb28181aa00c99a9ad44a1495f2ed7ccc161a6a8838a11b5d282d4dc5839"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_raze-1b394e797de57928 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test bazel::tests::crates_generate_build_files ... ok [INFO] [stdout] test bazel::tests::non_root_crates_dont_get_build_aliases ... ok [INFO] [stdout] test bazel::tests::binaries_get_rust_binary_rules ... ok [INFO] [stdout] test bazel::tests::all_plans_contain_root_build_file ... ok [INFO] [stdout] test bazel::tests::libraries_get_rust_library_rules ... ok [INFO] [stdout] test bazel::tests::root_crates_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" "af89eb28181aa00c99a9ad44a1495f2ed7ccc161a6a8838a11b5d282d4dc5839"` [INFO] running `"docker" "rm" "-f" "af89eb28181aa00c99a9ad44a1495f2ed7ccc161a6a8838a11b5d282d4dc5839"` [INFO] [stdout] af89eb28181aa00c99a9ad44a1495f2ed7ccc161a6a8838a11b5d282d4dc5839