[INFO] updating cached repository Detegr/RBot-plugin-dispatcher [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Detegr/RBot-plugin-dispatcher [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Detegr/RBot-plugin-dispatcher" "work/ex/beta-1.37-6/sources/1.36.0/gh/Detegr/RBot-plugin-dispatcher"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Detegr/RBot-plugin-dispatcher'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Detegr/RBot-plugin-dispatcher" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Detegr/RBot-plugin-dispatcher"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Detegr/RBot-plugin-dispatcher'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 70e79b7119c891fbf13c5b388434e2cf60742843 [INFO] sha for GitHub repo Detegr/RBot-plugin-dispatcher: 70e79b7119c891fbf13c5b388434e2cf60742843 [INFO] validating manifest of Detegr/RBot-plugin-dispatcher 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 Detegr/RBot-plugin-dispatcher 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 Detegr/RBot-plugin-dispatcher [INFO] finished frobbing Detegr/RBot-plugin-dispatcher [INFO] frobbed toml for Detegr/RBot-plugin-dispatcher written to work/ex/beta-1.37-6/sources/1.36.0/gh/Detegr/RBot-plugin-dispatcher/Cargo.toml [INFO] started frobbing Detegr/RBot-plugin-dispatcher [INFO] finished frobbing Detegr/RBot-plugin-dispatcher [INFO] frobbed toml for Detegr/RBot-plugin-dispatcher written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Detegr/RBot-plugin-dispatcher/Cargo.toml [INFO] crate Detegr/RBot-plugin-dispatcher 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] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Detegr/RBot-plugin-dispatcher/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/Detegr/RBot-parser.git` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/Detegr/RBot-parser.git` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Detegr/RBot-plugin-dispatcher 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/Detegr/RBot-plugin-dispatcher:/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] 67f874178443c3ee2707fa26e00d07f7b8b60c4273d9fdc62f62f1d5596a6c34 [INFO] running `"docker" "start" "-a" "67f874178443c3ee2707fa26e00d07f7b8b60c4273d9fdc62f62f1d5596a6c34"` [INFO] [stderr] Compiling debug-builders v0.1.0 [INFO] [stderr] Compiling rbot_parser v0.1.0 (https://github.com/Detegr/RBot-parser.git#7b7d9342) [INFO] [stderr] Compiling unix_socket v0.4.6 [INFO] [stderr] Compiling rbot_plugin_dispatcher v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` [INFO] [stderr] --> src/main.rs:91:13 [INFO] [stderr] | [INFO] [stderr] 91 | thread::sleep_ms(1000); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> src/main.rs:113:28 [INFO] [stderr] | [INFO] [stderr] 113 | Ok(try!(s.write(output.trim_right().as_ref()) [INFO] [stderr] | ^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.50s [INFO] running `"docker" "inspect" "67f874178443c3ee2707fa26e00d07f7b8b60c4273d9fdc62f62f1d5596a6c34"` [INFO] running `"docker" "rm" "-f" "67f874178443c3ee2707fa26e00d07f7b8b60c4273d9fdc62f62f1d5596a6c34"` [INFO] [stdout] 67f874178443c3ee2707fa26e00d07f7b8b60c4273d9fdc62f62f1d5596a6c34 [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/Detegr/RBot-plugin-dispatcher:/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] 03bbc83ebea82412f8789f41d6d701d2db1c984f754e484fceaea8a4f83a59ae [INFO] running `"docker" "start" "-a" "03bbc83ebea82412f8789f41d6d701d2db1c984f754e484fceaea8a4f83a59ae"` [INFO] [stderr] Compiling rbot_plugin_dispatcher v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` [INFO] [stderr] --> src/main.rs:91:13 [INFO] [stderr] | [INFO] [stderr] 91 | thread::sleep_ms(1000); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> src/main.rs:113:28 [INFO] [stderr] | [INFO] [stderr] 113 | Ok(try!(s.write(output.trim_right().as_ref()) [INFO] [stderr] | ^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `"docker" "inspect" "03bbc83ebea82412f8789f41d6d701d2db1c984f754e484fceaea8a4f83a59ae"` [INFO] running `"docker" "rm" "-f" "03bbc83ebea82412f8789f41d6d701d2db1c984f754e484fceaea8a4f83a59ae"` [INFO] [stdout] 03bbc83ebea82412f8789f41d6d701d2db1c984f754e484fceaea8a4f83a59ae [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/Detegr/RBot-plugin-dispatcher:/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] 1b4cb46e8ecf659c7d5d5690f702f8793a557508ae1244852fa03a1310999d71 [INFO] running `"docker" "start" "-a" "1b4cb46e8ecf659c7d5d5690f702f8793a557508ae1244852fa03a1310999d71"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/rbot_plugin_dispatcher-2f7b9e78eba4dfa0 [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" "1b4cb46e8ecf659c7d5d5690f702f8793a557508ae1244852fa03a1310999d71"` [INFO] running `"docker" "rm" "-f" "1b4cb46e8ecf659c7d5d5690f702f8793a557508ae1244852fa03a1310999d71"` [INFO] [stdout] 1b4cb46e8ecf659c7d5d5690f702f8793a557508ae1244852fa03a1310999d71