[INFO] updating cached repository Byron/crates-io-cli-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Byron/crates-io-cli-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Byron/crates-io-cli-rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/Byron/crates-io-cli-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Byron/crates-io-cli-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Byron/crates-io-cli-rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Byron/crates-io-cli-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Byron/crates-io-cli-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 422c7b503269a5fd47c57c3dd4b6729e0a2e8160 [INFO] sha for GitHub repo Byron/crates-io-cli-rs: 422c7b503269a5fd47c57c3dd4b6729e0a2e8160 [INFO] validating manifest of Byron/crates-io-cli-rs on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Byron/crates-io-cli-rs on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Byron/crates-io-cli-rs [INFO] finished frobbing Byron/crates-io-cli-rs [INFO] frobbed toml for Byron/crates-io-cli-rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/Byron/crates-io-cli-rs/Cargo.toml [INFO] started frobbing Byron/crates-io-cli-rs [INFO] finished frobbing Byron/crates-io-cli-rs [INFO] frobbed toml for Byron/crates-io-cli-rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Byron/crates-io-cli-rs/Cargo.toml [INFO] crate Byron/crates-io-cli-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing Byron/crates-io-cli-rs against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Byron/crates-io-cli-rs:/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] bb9b8f6a82c8ed64a6915ec3708e5c40252046342de952a8fa284f292bda60f1 [INFO] running `"docker" "start" "-a" "bb9b8f6a82c8ed64a6915ec3708e5c40252046342de952a8fa284f292bda60f1"` [INFO] [stderr] warning: file found to be present in multiple build targets: /opt/crater/workdir/src/main.rs [INFO] [stderr] Compiling curl v0.4.21 [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling open v1.2.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.46 [INFO] [stderr] Compiling curl-sys v0.4.18 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling cmake v0.1.40 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling socket2 v0.3.9 [INFO] [stderr] Compiling termion v1.5.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling libgit2-sys v0.6.19 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.20 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-curl v0.1.11 [INFO] [stderr] Compiling git2 v0.6.11 [INFO] [stderr] Compiling crates-index-diff v3.0.0 [INFO] [stderr] Compiling crates-io-cli v2.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/utils.rs:62:38 [INFO] [stderr] | [INFO] [stderr] 62 | while let Some(err) = cursor.cause() { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] 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/utils.rs:62:38 [INFO] [stderr] | [INFO] [stderr] 62 | while let Some(err) = cursor.cause() { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `"docker" "inspect" "bb9b8f6a82c8ed64a6915ec3708e5c40252046342de952a8fa284f292bda60f1"` [INFO] running `"docker" "rm" "-f" "bb9b8f6a82c8ed64a6915ec3708e5c40252046342de952a8fa284f292bda60f1"` [INFO] [stdout] bb9b8f6a82c8ed64a6915ec3708e5c40252046342de952a8fa284f292bda60f1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Byron/crates-io-cli-rs:/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 5ed4c8c86c31ad85b3d133241dcba10a41e5a892fb63d3ff00f24487764f1022 [INFO] running `"docker" "start" "-a" "5ed4c8c86c31ad85b3d133241dcba10a41e5a892fb63d3ff00f24487764f1022"` [INFO] [stderr] warning: file found to be present in multiple build targets: /opt/crater/workdir/src/main.rs [INFO] [stderr] Compiling crates-io-cli v2.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/utils.rs:62:38 [INFO] [stderr] | [INFO] [stderr] 62 | while let Some(err) = cursor.cause() { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] 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/utils.rs:62:38 [INFO] [stderr] | [INFO] [stderr] 62 | while let Some(err) = cursor.cause() { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.02s [INFO] running `"docker" "inspect" "5ed4c8c86c31ad85b3d133241dcba10a41e5a892fb63d3ff00f24487764f1022"` [INFO] running `"docker" "rm" "-f" "5ed4c8c86c31ad85b3d133241dcba10a41e5a892fb63d3ff00f24487764f1022"` [INFO] [stdout] 5ed4c8c86c31ad85b3d133241dcba10a41e5a892fb63d3ff00f24487764f1022 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Byron/crates-io-cli-rs:/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 18a29de1a20992fbc8b42e4af00fb0f7400cf9d2dd2eee8ea53afeb3dcf65d0d [INFO] running `"docker" "start" "-a" "18a29de1a20992fbc8b42e4af00fb0f7400cf9d2dd2eee8ea53afeb3dcf65d0d"` [INFO] [stderr] warning: file found to be present in multiple build targets: /opt/crater/workdir/src/main.rs [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/crates-802773ef2bb692db [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test scmds::list::cmd::test_crates_from_callresult ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/krates-e38e1f34c97b522b [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test scmds::list::cmd::test_crates_from_callresult ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "18a29de1a20992fbc8b42e4af00fb0f7400cf9d2dd2eee8ea53afeb3dcf65d0d"` [INFO] running `"docker" "rm" "-f" "18a29de1a20992fbc8b42e4af00fb0f7400cf9d2dd2eee8ea53afeb3dcf65d0d"` [INFO] [stdout] 18a29de1a20992fbc8b42e4af00fb0f7400cf9d2dd2eee8ea53afeb3dcf65d0d