[INFO] crate sub-batch 0.1.0 is already in cache [INFO] testing sub-batch-0.1.0 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate sub-batch 0.1.0 into work/builds/worker-0/source [INFO] validating manifest of crates.io crate sub-batch 0.1.0 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 crates.io crate sub-batch 0.1.0 [INFO] finished tweaking crates.io crate sub-batch 0.1.0 [INFO] tweaked toml for crates.io crate sub-batch 0.1.0 written to work/builds/worker-0/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] 1fb1d5055921b38570090742599f8b049ad60e0cd5307bf0f887e96ed3bfd812 [INFO] running `"docker" "start" "-a" "1fb1d5055921b38570090742599f8b049ad60e0cd5307bf0f887e96ed3bfd812"` [INFO] [stderr] Compiling itertools v0.6.5 [INFO] [stderr] Compiling combine v2.5.2 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling image v0.13.0 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling vobsub v0.2.3 [INFO] [stderr] Compiling reqwest v0.9.21 [INFO] [stderr] Compiling subparse v0.4.0 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling sub-batch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/sub_transformer.rs:26:26 [INFO] [stderr] | [INFO] [stderr] 26 | pub actions: Vec>, [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Action` [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/sub_transformer.rs:26:26 [INFO] [stderr] | [INFO] [stderr] 26 | pub actions: Vec>, [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Action` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/util.rs:4:25 [INFO] [stderr] | [INFO] [stderr] 4 | pub type AnyError = Box; [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:39:25 [INFO] [stderr] | [INFO] [stderr] 39 | fn actions() -> Vec> { [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Action` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.14s [ERROR] error running command: no output for 300 seconds [INFO] running `"docker" "inspect" "1fb1d5055921b38570090742599f8b049ad60e0cd5307bf0f887e96ed3bfd812"` [INFO] running `"docker" "rm" "-f" "1fb1d5055921b38570090742599f8b049ad60e0cd5307bf0f887e96ed3bfd812"` [INFO] [stdout] 1fb1d5055921b38570090742599f8b049ad60e0cd5307bf0f887e96ed3bfd812