[INFO] crate wf2 0.9.0 is already in cache [INFO] testing wf2-0.9.0 against 1.38.0 for beta-1.39-1 [INFO] extracting crate wf2 0.9.0 into work/builds/worker-9/source [INFO] validating manifest of crates.io crate wf2 0.9.0 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 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-9/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/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] f98a2ec3395cc03c25839ea819740a0bd226a7a49b0accbc661959f9c0282f80 [INFO] running `"docker" "start" "-a" "f98a2ec3395cc03c25839ea819740a0bd226a7a49b0accbc661959f9c0282f80"` [INFO] [stderr] Compiling snailquote v0.2.0 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling users v0.9.1 [INFO] [stderr] Compiling terminal_size v0.1.8 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling from_file_derive v0.1.3 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling from_file v0.1.3 [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 27.26s [INFO] running `"docker" "inspect" "f98a2ec3395cc03c25839ea819740a0bd226a7a49b0accbc661959f9c0282f80"` [INFO] running `"docker" "rm" "-f" "f98a2ec3395cc03c25839ea819740a0bd226a7a49b0accbc661959f9c0282f80"` [INFO] [stdout] f98a2ec3395cc03c25839ea819740a0bd226a7a49b0accbc661959f9c0282f80 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/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] 2f330d8ee5d6546350c4dc1b373345773d2b67d1b741ce7687c0fa4f481384de [INFO] running `"docker" "start" "-a" "2f330d8ee5d6546350c4dc1b373345773d2b67d1b741ce7687c0fa4f481384de"` [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" "2f330d8ee5d6546350c4dc1b373345773d2b67d1b741ce7687c0fa4f481384de"` [INFO] running `"docker" "rm" "-f" "2f330d8ee5d6546350c4dc1b373345773d2b67d1b741ce7687c0fa4f481384de"` [INFO] [stdout] 2f330d8ee5d6546350c4dc1b373345773d2b67d1b741ce7687c0fa4f481384de