[INFO] crate wf2 0.9.0 is already in cache [INFO] testing wf2-0.9.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate wf2 0.9.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate wf2 0.9.0 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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 /workspace/builds/worker-12/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a2e287ade5e700266678b3347340a55129317eb0552af00e616deed1b61c3275 [INFO] running `"docker" "start" "-a" "a2e287ade5e700266678b3347340a55129317eb0552af00e616deed1b61c3275"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling serde_yaml v0.8.12 [INFO] [stderr] Compiling users v0.9.1 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling snailquote v0.2.0 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling from_file v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling from_file_derive v0.1.3 [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: associated function is never used: `with_args` [INFO] [stderr] --> src/cli_input.rs:53:12 [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: associated function is never used: `from_args` [INFO] [stderr] --> src/cli_input.rs:58:12 [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:8 [INFO] [stderr] | [INFO] [stderr] 22 | pub fn commands(tasks: Vec) -> Vec { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.13s [INFO] running `"docker" "inspect" "a2e287ade5e700266678b3347340a55129317eb0552af00e616deed1b61c3275"` [INFO] running `"docker" "rm" "-f" "a2e287ade5e700266678b3347340a55129317eb0552af00e616deed1b61c3275"` [INFO] [stdout] a2e287ade5e700266678b3347340a55129317eb0552af00e616deed1b61c3275 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7ca16ce66abfd9ecb2141ac6105ffa7f4fe67844dbeea9cded25177d077dfb6d [INFO] running `"docker" "start" "-a" "7ca16ce66abfd9ecb2141ac6105ffa7f4fe67844dbeea9cded25177d077dfb6d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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" "7ca16ce66abfd9ecb2141ac6105ffa7f4fe67844dbeea9cded25177d077dfb6d"` [INFO] running `"docker" "rm" "-f" "7ca16ce66abfd9ecb2141ac6105ffa7f4fe67844dbeea9cded25177d077dfb6d"` [INFO] [stdout] 7ca16ce66abfd9ecb2141ac6105ffa7f4fe67844dbeea9cded25177d077dfb6d