[INFO] updating cached repository https://github.com/yjh0502/ch [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 132aa9374e14f6bd7b58c7a6ebd22e5af8af6822 [INFO] testing yjh0502/ch against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyjh0502%2Fch" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yjh0502/ch on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/yjh0502/ch [INFO] finished tweaking git repo https://github.com/yjh0502/ch [INFO] tweaked toml for git repo https://github.com/yjh0502/ch written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/yjh0502/ch already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] a8c3d1f61ce9d225b00d454a13bf97e09bc12dc7df59e5e89da26280576afb9f [INFO] running `"docker" "start" "-a" "a8c3d1f61ce9d225b00d454a13bf97e09bc12dc7df59e5e89da26280576afb9f"` [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Compiling serde v1.0.59 [INFO] [stderr] Compiling ordslice v0.3.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.4.3 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling quote v0.6.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling syn v0.14.0 [INFO] [stderr] Compiling backtrace-sys v0.1.19 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling stopwatch v0.0.7 [INFO] [stderr] Compiling serde_derive v1.0.59 [INFO] [stderr] Compiling csv v1.0.0 [INFO] [stderr] Compiling backtrace v0.3.8 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling ch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/lib.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | / error_chain! { [INFO] [stderr] 30 | | foreign_links { [INFO] [stderr] 31 | | De(::serde::de::value::Error); [INFO] [stderr] 32 | | Csv(::csv::Error); [INFO] [stderr] 33 | | } [INFO] [stderr] 34 | | } [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::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/lib.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | / error_chain! { [INFO] [stderr] 30 | | foreign_links { [INFO] [stderr] 31 | | De(::serde::de::value::Error); [INFO] [stderr] 32 | | Csv(::csv::Error); [INFO] [stderr] 33 | | } [INFO] [stderr] 34 | | } [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 30.26s [INFO] running `"docker" "inspect" "a8c3d1f61ce9d225b00d454a13bf97e09bc12dc7df59e5e89da26280576afb9f"` [INFO] running `"docker" "rm" "-f" "a8c3d1f61ce9d225b00d454a13bf97e09bc12dc7df59e5e89da26280576afb9f"` [INFO] [stdout] a8c3d1f61ce9d225b00d454a13bf97e09bc12dc7df59e5e89da26280576afb9f [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 30276a4c268cac74fc4c6899c36ff79e861c4a2fd4e56f7d310086ca531fc2ea [INFO] running `"docker" "start" "-a" "30276a4c268cac74fc4c6899c36ff79e861c4a2fd4e56f7d310086ca531fc2ea"` [INFO] [stderr] Compiling ch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> src/lib.rs:247:9 [INFO] [stderr] | [INFO] [stderr] 247 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/lib.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | / error_chain! { [INFO] [stderr] 30 | | foreign_links { [INFO] [stderr] 31 | | De(::serde::de::value::Error); [INFO] [stderr] 32 | | Csv(::csv::Error); [INFO] [stderr] 33 | | } [INFO] [stderr] 34 | | } [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::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/lib.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | / error_chain! { [INFO] [stderr] 30 | | foreign_links { [INFO] [stderr] 31 | | De(::serde::de::value::Error); [INFO] [stderr] 32 | | Csv(::csv::Error); [INFO] [stderr] 33 | | } [INFO] [stderr] 34 | | } [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 2.37s [INFO] running `"docker" "inspect" "30276a4c268cac74fc4c6899c36ff79e861c4a2fd4e56f7d310086ca531fc2ea"` [INFO] running `"docker" "rm" "-f" "30276a4c268cac74fc4c6899c36ff79e861c4a2fd4e56f7d310086ca531fc2ea"` [INFO] [stdout] 30276a4c268cac74fc4c6899c36ff79e861c4a2fd4e56f7d310086ca531fc2ea [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 6447b1008f8c68cd14ce122e24ed1b9f2ede2326c9118ba2747c59491217f0f8 [INFO] running `"docker" "start" "-a" "6447b1008f8c68cd14ce122e24ed1b9f2ede2326c9118ba2747c59491217f0f8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ch-ec1db8be5b7570d8 [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] [stderr] Running /opt/rustwide/target/debug/deps/ch_build-ea77b29f13ed3fb2 [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] [stderr] Running /opt/rustwide/target/debug/deps/ch_run-0c857d6a86709a20 [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] [stderr] Running /opt/rustwide/target/debug/deps/ch_search-95d1939c729bea05 [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] [stderr] Doc-tests ch [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" "6447b1008f8c68cd14ce122e24ed1b9f2ede2326c9118ba2747c59491217f0f8"` [INFO] running `"docker" "rm" "-f" "6447b1008f8c68cd14ce122e24ed1b9f2ede2326c9118ba2747c59491217f0f8"` [INFO] [stdout] 6447b1008f8c68cd14ce122e24ed1b9f2ede2326c9118ba2747c59491217f0f8