[INFO] updating cached repository bazaah/trope [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/bazaah/trope [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/bazaah/trope" "work/ex/beta-1.38-1/sources/1.37.0/gh/bazaah/trope"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/bazaah/trope'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/bazaah/trope" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bazaah/trope"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bazaah/trope'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fa58e56a4020990e83fc536a61e65f274d3a4545 [INFO] sha for GitHub repo bazaah/trope: fa58e56a4020990e83fc536a61e65f274d3a4545 [INFO] validating manifest of bazaah/trope on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of bazaah/trope on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing bazaah/trope [INFO] finished frobbing bazaah/trope [INFO] frobbed toml for bazaah/trope written to work/ex/beta-1.38-1/sources/1.37.0/gh/bazaah/trope/Cargo.toml [INFO] started frobbing bazaah/trope [INFO] finished frobbing bazaah/trope [INFO] frobbed toml for bazaah/trope written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bazaah/trope/Cargo.toml [INFO] crate bazaah/trope already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing bazaah/trope against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bazaah/trope:/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=warn" "-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 8656bb3921807633535a1dff67357ff23d8587eabee97d1858a7f5b00d8ffe31 [INFO] running `"docker" "start" "-a" "8656bb3921807633535a1dff67357ff23d8587eabee97d1858a7f5b00d8ffe31"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling serde-hjson v0.8.1 [INFO] [stderr] Compiling nom v4.0.0 [INFO] [stderr] Compiling config v0.9.0 [INFO] [stderr] Compiling trope v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:23:17 [INFO] [stderr] | [INFO] [stderr] 23 | .author(crate_authors!("/n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:23:17 [INFO] [stderr] | [INFO] [stderr] 23 | .author(crate_authors!("/n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.52s [INFO] running `"docker" "inspect" "8656bb3921807633535a1dff67357ff23d8587eabee97d1858a7f5b00d8ffe31"` [INFO] running `"docker" "rm" "-f" "8656bb3921807633535a1dff67357ff23d8587eabee97d1858a7f5b00d8ffe31"` [INFO] [stdout] 8656bb3921807633535a1dff67357ff23d8587eabee97d1858a7f5b00d8ffe31 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bazaah/trope:/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 6cbcc57aa69594798df3852b7933760db17c158cf8bc91323e8bfce52a6672af [INFO] running `"docker" "start" "-a" "6cbcc57aa69594798df3852b7933760db17c158cf8bc91323e8bfce52a6672af"` [INFO] [stderr] Compiling trope v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:23:17 [INFO] [stderr] | [INFO] [stderr] 23 | .author(crate_authors!("/n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:23:17 [INFO] [stderr] | [INFO] [stderr] 23 | .author(crate_authors!("/n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.42s [INFO] running `"docker" "inspect" "6cbcc57aa69594798df3852b7933760db17c158cf8bc91323e8bfce52a6672af"` [INFO] running `"docker" "rm" "-f" "6cbcc57aa69594798df3852b7933760db17c158cf8bc91323e8bfce52a6672af"` [INFO] [stdout] 6cbcc57aa69594798df3852b7933760db17c158cf8bc91323e8bfce52a6672af [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bazaah/trope:/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] e7be41c4771da8ced3a0aed2b66a97be642fc038a04bd2e53ccc6facdafb2bb8 [INFO] running `"docker" "start" "-a" "e7be41c4771da8ced3a0aed2b66a97be642fc038a04bd2e53ccc6facdafb2bb8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/trope-86b1bb38bce2f149 [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" "e7be41c4771da8ced3a0aed2b66a97be642fc038a04bd2e53ccc6facdafb2bb8"` [INFO] running `"docker" "rm" "-f" "e7be41c4771da8ced3a0aed2b66a97be642fc038a04bd2e53ccc6facdafb2bb8"` [INFO] [stdout] e7be41c4771da8ced3a0aed2b66a97be642fc038a04bd2e53ccc6facdafb2bb8