[INFO] crate wf2 0.9.0 is already in cache [INFO] testing wf2-0.9.0 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate wf2 0.9.0 into work/builds/worker-10/source [INFO] validating manifest of crates.io crate wf2 0.9.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 wf2 0.9.0 [INFO] finished tweaking crates.io crate wf2 0.9.0 [INFO] tweaked toml for crates.io crate wf2 0.9.0 written to work/builds/worker-10/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-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/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] d88d566489abe459b31c9727556f4b80d0e3e2ed8b2c6a5a18eb7d0123bf5a86 [INFO] running `"docker" "start" "-a" "d88d566489abe459b31c9727556f4b80d0e3e2ed8b2c6a5a18eb7d0123bf5a86"` [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling users v0.9.1 [INFO] [stderr] Compiling from_file_derive v0.1.3 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling from_file v0.1.3 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling snailquote v0.2.0 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling wf2_core v0.6.0 [INFO] [stderr] Compiling wf2 v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `std::collections::HashMap` [INFO] [stderr] --> src/tests/mod.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::collections::HashMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `with_args` [INFO] [stderr] --> src/cli_input.rs:53:5 [INFO] [stderr] | [INFO] [stderr] 53 | pub fn with_args(&mut self, args: Vec<&str>) -> &mut Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `from_args` [INFO] [stderr] --> src/cli_input.rs:58:5 [INFO] [stderr] | [INFO] [stderr] 58 | pub fn from_args(args: Vec<&str>) -> CLIInput { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `commands` [INFO] [stderr] --> src/tests/mod.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | pub fn commands(tasks: Vec) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.50s [INFO] running `"docker" "inspect" "d88d566489abe459b31c9727556f4b80d0e3e2ed8b2c6a5a18eb7d0123bf5a86"` [INFO] running `"docker" "rm" "-f" "d88d566489abe459b31c9727556f4b80d0e3e2ed8b2c6a5a18eb7d0123bf5a86"` [INFO] [stdout] d88d566489abe459b31c9727556f4b80d0e3e2ed8b2c6a5a18eb7d0123bf5a86 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/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] b4fdb44079f5e45c9090569dc2decb9c5b14f8e112193bcf148582cccfffbf8c [INFO] running `"docker" "start" "-a" "b4fdb44079f5e45c9090569dc2decb9c5b14f8e112193bcf148582cccfffbf8c"` [INFO] [stderr] Compiling wf2 v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] error: couldn't read src/tests/../../../wf2_core/src/recipes/m2_contrib/templates/sync.prf: No such file or directory (os error 2) [INFO] [stderr] --> src/tests/m2_contrib_recipe_cmd.rs:15:13 [INFO] [stderr] | [INFO] [stderr] 15 | include_bytes!("../../../wf2_core/src/recipes/m2_contrib/templates/sync.prf"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `wf2`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "b4fdb44079f5e45c9090569dc2decb9c5b14f8e112193bcf148582cccfffbf8c"` [INFO] running `"docker" "rm" "-f" "b4fdb44079f5e45c9090569dc2decb9c5b14f8e112193bcf148582cccfffbf8c"` [INFO] [stdout] b4fdb44079f5e45c9090569dc2decb9c5b14f8e112193bcf148582cccfffbf8c