[INFO] updating cached repository arekfu/carlo [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/arekfu/carlo [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/arekfu/carlo" "work/ex/beta-1.37-6/sources/1.36.0/gh/arekfu/carlo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/arekfu/carlo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/arekfu/carlo" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/arekfu/carlo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/arekfu/carlo'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] dccd5231ce43431911a6d444f986b8fa5322162b [INFO] sha for GitHub repo arekfu/carlo: dccd5231ce43431911a6d444f986b8fa5322162b [INFO] validating manifest of arekfu/carlo 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 arekfu/carlo 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 arekfu/carlo [INFO] finished frobbing arekfu/carlo [INFO] frobbed toml for arekfu/carlo written to work/ex/beta-1.37-6/sources/1.36.0/gh/arekfu/carlo/Cargo.toml [INFO] started frobbing arekfu/carlo [INFO] finished frobbing arekfu/carlo [INFO] frobbed toml for arekfu/carlo written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/arekfu/carlo/Cargo.toml [INFO] crate arekfu/carlo 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] testing arekfu/carlo against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/arekfu/carlo:/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-07-23" "build" "--frozen"` [INFO] [stdout] f23c0a7e1d898ab3ab82759d9b04b87639f0971014e624b016c3cec6c2f0f663 [INFO] running `"docker" "start" "-a" "f23c0a7e1d898ab3ab82759d9b04b87639f0971014e624b016c3cec6c2f0f663"` [INFO] [stderr] Compiling futures v0.1.24 [INFO] [stderr] Compiling openssl v0.10.12 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.10 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling openssl-sys v0.9.36 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling toml v0.4.8 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.8 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling tokio-io v0.1.9 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.7 [INFO] [stderr] Compiling tokio-current-thread v0.1.3 [INFO] [stderr] Compiling tokio-timer v0.2.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-mockstream v1.1.0 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.2 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-tls v0.2.0 [INFO] [stderr] Compiling hyper v0.12.12 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling irc v0.13.6 [INFO] [stderr] Compiling reqwest v0.9.3 [INFO] [stderr] Compiling carlo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stderr] --> src/carlo/mod.rs:97:54 [INFO] [stderr] | [INFO] [stderr] 97 | if !channel.is_channel_name() || msg.trim_left().starts_with(&cmd_prefix) { [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 46s [INFO] running `"docker" "inspect" "f23c0a7e1d898ab3ab82759d9b04b87639f0971014e624b016c3cec6c2f0f663"` [INFO] running `"docker" "rm" "-f" "f23c0a7e1d898ab3ab82759d9b04b87639f0971014e624b016c3cec6c2f0f663"` [INFO] [stdout] f23c0a7e1d898ab3ab82759d9b04b87639f0971014e624b016c3cec6c2f0f663 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/arekfu/carlo:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] d05330dea878391b13a6b82591858b8ee6a8c60baa57986c0ba82e37001ef17e [INFO] running `"docker" "start" "-a" "d05330dea878391b13a6b82591858b8ee6a8c60baa57986c0ba82e37001ef17e"` [INFO] [stderr] Compiling ucd-util v0.1.2 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling wait-timeout v0.1.5 [INFO] [stderr] Compiling tempfile v3.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling bit-set v0.5.0 [INFO] [stderr] Compiling rusty-fork v0.2.1 [INFO] [stderr] Compiling proptest v0.8.7 [INFO] [stderr] Compiling carlo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stderr] --> src/carlo/mod.rs:97:54 [INFO] [stderr] | [INFO] [stderr] 97 | if !channel.is_channel_name() || msg.trim_left().starts_with(&cmd_prefix) { [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.04s [INFO] running `"docker" "inspect" "d05330dea878391b13a6b82591858b8ee6a8c60baa57986c0ba82e37001ef17e"` [INFO] running `"docker" "rm" "-f" "d05330dea878391b13a6b82591858b8ee6a8c60baa57986c0ba82e37001ef17e"` [INFO] [stdout] d05330dea878391b13a6b82591858b8ee6a8c60baa57986c0ba82e37001ef17e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/arekfu/carlo:/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-07-23" "test" "--frozen"` [INFO] [stdout] 0b09a6c8abee454d995e4a0db5771dfeab9ab5caed659ddab99020cefd393eaa [INFO] running `"docker" "start" "-a" "0b09a6c8abee454d995e4a0db5771dfeab9ab5caed659ddab99020cefd393eaa"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/crater/target/debug/deps/carlo-eb6e5df33ba3aa79 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test carlo::jenkins::cache::tests::keep_one ... ok [INFO] [stdout] test carlo::jenkins::cache::tests::keep_zero ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/main-3315bbf261d1fc87 [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 carlo [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" "0b09a6c8abee454d995e4a0db5771dfeab9ab5caed659ddab99020cefd393eaa"` [INFO] running `"docker" "rm" "-f" "0b09a6c8abee454d995e4a0db5771dfeab9ab5caed659ddab99020cefd393eaa"` [INFO] [stdout] 0b09a6c8abee454d995e4a0db5771dfeab9ab5caed659ddab99020cefd393eaa