[INFO] updating cached repository micin-jp/racco [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/micin-jp/racco [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/micin-jp/racco" "work/ex/beta-1.37-6/sources/1.36.0/gh/micin-jp/racco"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/micin-jp/racco'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/micin-jp/racco" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/micin-jp/racco"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/micin-jp/racco'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4dc743746770a5e80a5b9ce74103f6631e6ea907 [INFO] sha for GitHub repo micin-jp/racco: 4dc743746770a5e80a5b9ce74103f6631e6ea907 [INFO] validating manifest of micin-jp/racco 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 micin-jp/racco 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 micin-jp/racco [INFO] finished frobbing micin-jp/racco [INFO] frobbed toml for micin-jp/racco written to work/ex/beta-1.37-6/sources/1.36.0/gh/micin-jp/racco/Cargo.toml [INFO] started frobbing micin-jp/racco [INFO] finished frobbing micin-jp/racco [INFO] frobbed toml for micin-jp/racco written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/micin-jp/racco/Cargo.toml [INFO] crate micin-jp/racco 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 micin-jp/racco 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-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/micin-jp/racco:/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] ab5c55c0b705f5add73f54d45429a49c47b648782af21fda760e0f375a3cba7e [INFO] running `"docker" "start" "-a" "ab5c55c0b705f5add73f54d45429a49c47b648782af21fda760e0f375a3cba7e"` [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling semver v0.7.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unicode-bidi v0.3.3 [INFO] [stderr] Compiling tabwriter v1.0.3 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling signal-hook v0.1.8 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling dirs v1.0.3 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling rusoto_core v0.37.0 [INFO] [stderr] Compiling num v0.1.39 [INFO] [stderr] Compiling serde_json v1.0.27 [INFO] [stderr] Compiling serde_yaml v0.7.1 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling idna v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling textwrap v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling digest v0.7.5 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling tokio-io v0.1.8 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling openssl-sys v0.9.42 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.6 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling clap v2.26.0 [INFO] [stderr] Compiling parking_lot v0.6.3 [INFO] [stderr] Compiling mio-uds v0.6.6 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling tokio-reactor v0.1.5 [INFO] [stderr] Compiling openssl v0.10.19 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling tokio-uds v0.2.1 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling handlebars v0.29.1 [INFO] [stderr] Compiling tokio v0.1.8 [INFO] [stderr] Compiling tokio-process v0.2.3 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling hyper v0.12.19 [INFO] [stderr] Compiling rusoto_credential v0.16.0 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling rusoto_ssm v0.37.0 [INFO] [stderr] Compiling rusoto_events v0.37.0 [INFO] [stderr] Compiling rusoto_ecs v0.37.0 [INFO] [stderr] Compiling racco v0.4.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/command/params/executer.rs:29:18 [INFO] [stderr] | [INFO] [stderr] 29 | path.trim_right_matches('/'); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/command/params/executer.rs:41:28 [INFO] [stderr] | [INFO] [stderr] 41 | return Ok(name.trim_left_matches(&path)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 20s [INFO] running `"docker" "inspect" "ab5c55c0b705f5add73f54d45429a49c47b648782af21fda760e0f375a3cba7e"` [INFO] running `"docker" "rm" "-f" "ab5c55c0b705f5add73f54d45429a49c47b648782af21fda760e0f375a3cba7e"` [INFO] [stdout] ab5c55c0b705f5add73f54d45429a49c47b648782af21fda760e0f375a3cba7e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/micin-jp/racco:/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] 6cb8da2033fbaed77337f64909c8d16e1a593edab389f636840ac64b9b7448cb [INFO] running `"docker" "start" "-a" "6cb8da2033fbaed77337f64909c8d16e1a593edab389f636840ac64b9b7448cb"` [INFO] [stderr] Compiling racco v0.4.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/command/params/executer.rs:29:18 [INFO] [stderr] | [INFO] [stderr] 29 | path.trim_right_matches('/'); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/command/params/executer.rs:41:28 [INFO] [stderr] | [INFO] [stderr] 41 | return Ok(name.trim_left_matches(&path)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.99s [INFO] running `"docker" "inspect" "6cb8da2033fbaed77337f64909c8d16e1a593edab389f636840ac64b9b7448cb"` [INFO] running `"docker" "rm" "-f" "6cb8da2033fbaed77337f64909c8d16e1a593edab389f636840ac64b9b7448cb"` [INFO] [stdout] 6cb8da2033fbaed77337f64909c8d16e1a593edab389f636840ac64b9b7448cb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/micin-jp/racco:/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] ce79eaabfa99f1c5214aafb10a9f79750ce732dfc174001521ee28caeb4d6b1a [INFO] running `"docker" "start" "-a" "ce79eaabfa99f1c5214aafb10a9f79750ce732dfc174001521ee28caeb4d6b1a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running /opt/crater/target/debug/deps/racco-58369746fe32d121 [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test config::command::test_apply_template_vars ... ok [INFO] [stdout] test config::command::test_run_task_config ... ok [INFO] [stdout] test config::command::test_version_requirement_not_satisfied_greater ... ok [INFO] [stdout] test config::command::test_version_requirement_not_satisfied_less ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/racco-e97823abc0c13286 [INFO] [stdout] test config::command::test_schedule_task_config ... ok [INFO] [stdout] test config::command::test_params_config ... ok [INFO] [stdout] test config::command::test_version_requirement_satisfied ... ok [INFO] [stdout] test config::command::test_service_config ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests racco [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] [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" "ce79eaabfa99f1c5214aafb10a9f79750ce732dfc174001521ee28caeb4d6b1a"` [INFO] running `"docker" "rm" "-f" "ce79eaabfa99f1c5214aafb10a9f79750ce732dfc174001521ee28caeb4d6b1a"` [INFO] [stdout] ce79eaabfa99f1c5214aafb10a9f79750ce732dfc174001521ee28caeb4d6b1a