[INFO] updating cached repository ithos-org/ithos [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ithos-org/ithos [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ithos-org/ithos" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/ithos-org/ithos"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/ithos-org/ithos'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ithos-org/ithos" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/ithos-org/ithos"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/ithos-org/ithos'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0d58b2622df7710d506a59eb79a83bf2934def2f [INFO] sha for GitHub repo ithos-org/ithos: 0d58b2622df7710d506a59eb79a83bf2934def2f [INFO] validating manifest of ithos-org/ithos on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ithos-org/ithos on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ithos-org/ithos [INFO] finished frobbing ithos-org/ithos [INFO] frobbed toml for ithos-org/ithos written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/ithos-org/ithos/Cargo.toml [INFO] started frobbing ithos-org/ithos [INFO] finished frobbing ithos-org/ithos [INFO] frobbed toml for ithos-org/ithos written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/ithos-org/ithos/Cargo.toml [INFO] crate ithos-org/ithos has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ithos-org/ithos against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-5/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/ithos-org/ithos:/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] 112332d85e8889dff1814c3653fc4c4c143819470bc591f67285b5241ec7f9a8 [INFO] running `"docker" "start" "-a" "112332d85e8889dff1814c3653fc4c4c143819470bc591f67285b5241ec7f9a8"` [INFO] [stderr] Compiling untrusted v0.5.0 [INFO] [stderr] Compiling data-encoding v1.2.0 [INFO] [stderr] Compiling protobuf v1.4.1 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling lmdb-sys v0.6.0 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling num v0.1.39 [INFO] [stderr] Compiling backtrace v0.3.2 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling rpassword v0.4.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling rayon v0.7.1 [INFO] [stderr] Compiling lmdb v0.6.0 [INFO] [stderr] Compiling ring v0.11.0 [INFO] [stderr] Compiling objecthash v0.4.1 [INFO] [stderr] Compiling ring-pwhash v0.11.0 [INFO] [stderr] Compiling ithos v0.0.0 (/opt/crater/workdir) [INFO] [stderr] error: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / error_chain! { [INFO] [stderr] 7 | | types { [INFO] [stderr] 8 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 9 | | } [INFO] [stderr] ... | [INFO] [stderr] 78 | | } [INFO] [stderr] 79 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/main.rs:6:36 [INFO] [stderr] | [INFO] [stderr] 6 | #![deny(missing_docs, unsafe_code, warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: #[deny(deprecated)] implied by #[deny(warnings)] [INFO] [stderr] = note: this error 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] error: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / error_chain! { [INFO] [stderr] 7 | | types { [INFO] [stderr] 8 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 9 | | } [INFO] [stderr] ... | [INFO] [stderr] 78 | | } [INFO] [stderr] 79 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this error 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] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `ithos`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "112332d85e8889dff1814c3653fc4c4c143819470bc591f67285b5241ec7f9a8"` [INFO] running `"docker" "rm" "-f" "112332d85e8889dff1814c3653fc4c4c143819470bc591f67285b5241ec7f9a8"` [INFO] [stdout] 112332d85e8889dff1814c3653fc4c4c143819470bc591f67285b5241ec7f9a8