[INFO] updating cached repository https://github.com/walfie/subkatsu [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] 9406028b6fe98efc665bf705bae15e3d444a3a69 [INFO] testing walfie/subkatsu against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwalfie%2Fsubkatsu" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/walfie/subkatsu on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/walfie/subkatsu [INFO] finished tweaking git repo https://github.com/walfie/subkatsu [INFO] tweaked toml for git repo https://github.com/walfie/subkatsu written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/walfie/subkatsu already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] dfb4830c7fb7e6e7151ecf31bab2b704ec0cd050d69565df35c1b6910c16cd3c [INFO] running `"docker" "start" "-a" "dfb4830c7fb7e6e7151ecf31bab2b704ec0cd050d69565df35c1b6910c16cd3c"` [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling serde v1.0.85 [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.15 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling nom v2.1.0 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling itertools v0.6.5 [INFO] [stderr] Compiling tinysegmenter v0.1.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling combine v2.5.2 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling tempfile v3.0.6 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling image v0.13.0 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling vobsub v0.2.3 [INFO] [stderr] Compiling subparse v0.4.0 (https://github.com/walfie/subparse.git?rev=12fa1f4d9e6e72ad3205f5e1019f1c2527d65f6b#12fa1f4d) [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling serde_derive v1.0.85 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling markov v1.0.2 [INFO] [stderr] Compiling subkatsu v0.1.4-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:10:27 [INFO] [stderr] | [INFO] [stderr] 10 | pub cause: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn StdError + 'static` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/screenshots/ffmpeg.rs:51:36 [INFO] [stderr] | [INFO] [stderr] 51 | (Box::new(file) as Box, path) [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::io::Write` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/screenshots/ffmpeg.rs:57:36 [INFO] [stderr] | [INFO] [stderr] 57 | (Box::new(file) as Box, path) [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::io::Write` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:58:28 [INFO] [stderr] | [INFO] [stderr] 58 | self.0 = e.cause(); [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.46s [INFO] running `"docker" "inspect" "dfb4830c7fb7e6e7151ecf31bab2b704ec0cd050d69565df35c1b6910c16cd3c"` [INFO] running `"docker" "rm" "-f" "dfb4830c7fb7e6e7151ecf31bab2b704ec0cd050d69565df35c1b6910c16cd3c"` [INFO] [stdout] dfb4830c7fb7e6e7151ecf31bab2b704ec0cd050d69565df35c1b6910c16cd3c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 7f13ec170d138ca589d1e93d73ecf5ca0496b2fbf3be0a0391707cc07dfdcffa [INFO] running `"docker" "start" "-a" "7f13ec170d138ca589d1e93d73ecf5ca0496b2fbf3be0a0391707cc07dfdcffa"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling subkatsu v0.1.4-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:10:27 [INFO] [stderr] | [INFO] [stderr] 10 | pub cause: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn StdError + 'static` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/screenshots/ffmpeg.rs:51:36 [INFO] [stderr] | [INFO] [stderr] 51 | (Box::new(file) as Box, path) [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::io::Write` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/screenshots/ffmpeg.rs:57:36 [INFO] [stderr] | [INFO] [stderr] 57 | (Box::new(file) as Box, path) [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::io::Write` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:58:28 [INFO] [stderr] | [INFO] [stderr] 58 | self.0 = e.cause(); [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.23s [INFO] running `"docker" "inspect" "7f13ec170d138ca589d1e93d73ecf5ca0496b2fbf3be0a0391707cc07dfdcffa"` [INFO] running `"docker" "rm" "-f" "7f13ec170d138ca589d1e93d73ecf5ca0496b2fbf3be0a0391707cc07dfdcffa"` [INFO] [stdout] 7f13ec170d138ca589d1e93d73ecf5ca0496b2fbf3be0a0391707cc07dfdcffa [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 8a589d15730105606f9242a219cfcc872f8f5391d53e8f854b59ff6e54d4aa38 [INFO] running `"docker" "start" "-a" "8a589d15730105606f9242a219cfcc872f8f5391d53e8f854b59ff6e54d4aa38"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/subkatsu-96e1239b2770418d [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] Running /opt/rustwide/target/debug/deps/subkatsu-022210c01104232d [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 subkatsu [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" "8a589d15730105606f9242a219cfcc872f8f5391d53e8f854b59ff6e54d4aa38"` [INFO] running `"docker" "rm" "-f" "8a589d15730105606f9242a219cfcc872f8f5391d53e8f854b59ff6e54d4aa38"` [INFO] [stdout] 8a589d15730105606f9242a219cfcc872f8f5391d53e8f854b59ff6e54d4aa38