[INFO] updating cached repository https://github.com/Detegr/RBot-plugin-dispatcher [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] 70e79b7119c891fbf13c5b388434e2cf60742843 [INFO] testing Detegr/RBot-plugin-dispatcher against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FDetegr%2FRBot-plugin-dispatcher" "work/builds/worker-8/source"` [INFO] [stderr] Cloning into 'work/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Detegr/RBot-plugin-dispatcher 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/Detegr/RBot-plugin-dispatcher [INFO] finished tweaking git repo https://github.com/Detegr/RBot-plugin-dispatcher [INFO] tweaked toml for git repo https://github.com/Detegr/RBot-plugin-dispatcher written to work/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Detegr/RBot-plugin-dispatcher 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] [stderr] error: the lock file /big/crater/work/builds/worker-8/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/Detegr/RBot-parser.git` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-8/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] cbd339befc396d607cf156ad6a152c69dd5e83aadcfe3454c33c98ea9a2b0c76 [INFO] running `"docker" "start" "-a" "cbd339befc396d607cf156ad6a152c69dd5e83aadcfe3454c33c98ea9a2b0c76"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling nom v1.0.1 [INFO] [stderr] Compiling rbot_parser v0.1.0 (https://github.com/Detegr/RBot-parser.git#7b7d9342) [INFO] [stderr] Compiling rbot_plugin_dispatcher v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:20:42 [INFO] [stderr] | [INFO] [stderr] 20 | try!(write!(fmt, "{}", (self as &::std::error::Error).description())); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::error::Error)` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [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 6.17s [INFO] running `"docker" "inspect" "cbd339befc396d607cf156ad6a152c69dd5e83aadcfe3454c33c98ea9a2b0c76"` [INFO] running `"docker" "rm" "-f" "cbd339befc396d607cf156ad6a152c69dd5e83aadcfe3454c33c98ea9a2b0c76"` [INFO] [stdout] cbd339befc396d607cf156ad6a152c69dd5e83aadcfe3454c33c98ea9a2b0c76 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-8/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] 8229c38773ab86f8b72bb2773f37bef3faa6f67fef6b3037742751eba48fa2ce [INFO] running `"docker" "start" "-a" "8229c38773ab86f8b72bb2773f37bef3faa6f67fef6b3037742751eba48fa2ce"` [INFO] [stderr] Compiling rbot_plugin_dispatcher v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:20:42 [INFO] [stderr] | [INFO] [stderr] 20 | try!(write!(fmt, "{}", (self as &::std::error::Error).description())); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::error::Error)` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [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.21s [INFO] running `"docker" "inspect" "8229c38773ab86f8b72bb2773f37bef3faa6f67fef6b3037742751eba48fa2ce"` [INFO] running `"docker" "rm" "-f" "8229c38773ab86f8b72bb2773f37bef3faa6f67fef6b3037742751eba48fa2ce"` [INFO] [stdout] 8229c38773ab86f8b72bb2773f37bef3faa6f67fef6b3037742751eba48fa2ce [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-8/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] 19b5a606ccbe8d606480fde719ec307a5ea6143a5013edc201dfcc17fa2884d9 [INFO] running `"docker" "start" "-a" "19b5a606ccbe8d606480fde719ec307a5ea6143a5013edc201dfcc17fa2884d9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rbot_plugin_dispatcher-7b012eced478d115 [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" "19b5a606ccbe8d606480fde719ec307a5ea6143a5013edc201dfcc17fa2884d9"` [INFO] running `"docker" "rm" "-f" "19b5a606ccbe8d606480fde719ec307a5ea6143a5013edc201dfcc17fa2884d9"` [INFO] [stdout] 19b5a606ccbe8d606480fde719ec307a5ea6143a5013edc201dfcc17fa2884d9