[INFO] updating cached repository lukaspustina/ceres [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/lukaspustina/ceres [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/lukaspustina/ceres" "work/ex/beta-1.38-1/sources/1.37.0/gh/lukaspustina/ceres"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/lukaspustina/ceres'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/lukaspustina/ceres" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lukaspustina/ceres"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lukaspustina/ceres'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9c897b916b27191b37ca2ea5eca4301e51749a45 [INFO] sha for GitHub repo lukaspustina/ceres: 9c897b916b27191b37ca2ea5eca4301e51749a45 [INFO] validating manifest of lukaspustina/ceres on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of lukaspustina/ceres on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing lukaspustina/ceres [INFO] finished frobbing lukaspustina/ceres [INFO] frobbed toml for lukaspustina/ceres written to work/ex/beta-1.38-1/sources/1.37.0/gh/lukaspustina/ceres/Cargo.toml [INFO] started frobbing lukaspustina/ceres [INFO] finished frobbing lukaspustina/ceres [INFO] frobbed toml for lukaspustina/ceres written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lukaspustina/ceres/Cargo.toml [INFO] crate lukaspustina/ceres already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing lukaspustina/ceres against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lukaspustina/ceres:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] fd536e2ba4a494e7a263a28ee1efe280c47484947d19e0012e373b3c99b0152e [INFO] running `"docker" "start" "-a" "fd536e2ba4a494e7a263a28ee1efe280c47484947d19e0012e373b3c99b0152e"` [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling futures v0.1.26 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling syn v0.15.31 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling webbrowser v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling colored v1.7.0 [INFO] [stderr] Compiling unicase v2.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling fern v0.5.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling rusoto_core v0.31.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling subprocess v0.1.18 [INFO] [stderr] Compiling libflate v0.1.22 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling inotify v0.5.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling string v0.2.0 [INFO] [stderr] Compiling globset v0.4.2 [INFO] [stderr] Compiling os_type v2.2.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.13 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tempfile v3.0.7 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling clams-derive v0.0.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tail v0.3.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling prettytable-rs v0.7.0 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling buf-read-ext v0.3.0 [INFO] [stderr] Compiling ignore v0.4.6 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling h2 v0.1.23 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling ct-logs v0.5.1 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling webpki-roots v0.16.0 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling console v0.7.5 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling hyper-native-tls v0.2.4 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling indicatif v0.9.0 [INFO] [stderr] Compiling tokio-rustls v0.9.3 [INFO] [stderr] Compiling tokio v0.1.18 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling hyper-rustls v0.16.1 [INFO] [stderr] Compiling hyper-tls v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling textnonce v0.6.5 [INFO] [stderr] Compiling chrono-humanize v0.0.11 [INFO] [stderr] Compiling human-panic v1.0.1 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling rusoto_credential v0.10.0 [INFO] [stderr] Compiling handlebars v0.29.1 [INFO] [stderr] Compiling hubcaps v0.4.10 [INFO] [stderr] Compiling reqwest v0.8.8 [INFO] [stderr] Compiling clams v0.0.16 [INFO] [stderr] Compiling mime_multipart v0.5.2 [INFO] [stderr] Compiling reqwest v0.9.17 [INFO] [stderr] Compiling service_world v0.1.1 [INFO] [stderr] Compiling rusoto_sts v0.31.0 [INFO] [stderr] Compiling rusoto_ec2 v0.31.0 [INFO] [stderr] Compiling centerdevice v0.3.1 [INFO] [stderr] Compiling ceres v0.0.24 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/output/infrastructure/mod.rs:62:13 [INFO] [stderr] | [INFO] [stderr] 62 | let mut v = map.entry(resource.project.as_ref()).or_insert(Vec::new()); [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/modules/infrastructure/mod.rs:396:21 [INFO] [stderr] | [INFO] [stderr] 396 | let mut res = run::run(vec![c], progress_bar) [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] ::: src/modules/infrastructure/asp/build.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | build_resource!("build asp for specific project and resource", "ansible-setup-package/resources", "make all"); [INFO] [stderr] | -------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/modules/infrastructure/mod.rs:396:21 [INFO] [stderr] | [INFO] [stderr] 396 | let mut res = run::run(vec![c], progress_bar) [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] ::: src/modules/infrastructure/images/build.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | build_resource!("build image for specific project and resource", "packer/resources", "make bake"); [INFO] [stderr] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/modules/infrastructure/mod.rs:396:21 [INFO] [stderr] | [INFO] [stderr] 396 | let mut res = run::run(vec![c], progress_bar) [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] ::: src/modules/infrastructure/resources/build.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / build_resource!("build specific resources of a project", "terraform/resources", [INFO] [stderr] 2 | | "make init", [INFO] [stderr] 3 | | "make bootstrap", [INFO] [stderr] 4 | | "make plan-file", [INFO] [stderr] 5 | | "make apply-by-plan" [INFO] [stderr] 6 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8m 11s [INFO] running `"docker" "inspect" "fd536e2ba4a494e7a263a28ee1efe280c47484947d19e0012e373b3c99b0152e"` [INFO] running `"docker" "rm" "-f" "fd536e2ba4a494e7a263a28ee1efe280c47484947d19e0012e373b3c99b0152e"` [INFO] [stdout] fd536e2ba4a494e7a263a28ee1efe280c47484947d19e0012e373b3c99b0152e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lukaspustina/ceres:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] c4862b566d78d7d79640e686826955da7782e45ea92a8eab36f606c7690de8e8 [INFO] running `"docker" "start" "-a" "c4862b566d78d7d79640e686826955da7782e45ea92a8eab36f606c7690de8e8"` [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling quickcheck v0.6.2 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling ceres v0.0.24 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/output/infrastructure/mod.rs:62:13 [INFO] [stderr] | [INFO] [stderr] 62 | let mut v = map.entry(resource.project.as_ref()).or_insert(Vec::new()); [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/modules/infrastructure/mod.rs:396:21 [INFO] [stderr] | [INFO] [stderr] 396 | let mut res = run::run(vec![c], progress_bar) [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] ::: src/modules/infrastructure/asp/build.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | build_resource!("build asp for specific project and resource", "ansible-setup-package/resources", "make all"); [INFO] [stderr] | -------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/modules/infrastructure/mod.rs:396:21 [INFO] [stderr] | [INFO] [stderr] 396 | let mut res = run::run(vec![c], progress_bar) [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] ::: src/modules/infrastructure/images/build.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | build_resource!("build image for specific project and resource", "packer/resources", "make bake"); [INFO] [stderr] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/modules/infrastructure/mod.rs:396:21 [INFO] [stderr] | [INFO] [stderr] 396 | let mut res = run::run(vec![c], progress_bar) [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] ::: src/modules/infrastructure/resources/build.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / build_resource!("build specific resources of a project", "terraform/resources", [INFO] [stderr] 2 | | "make init", [INFO] [stderr] 3 | | "make bootstrap", [INFO] [stderr] 4 | | "make plan-file", [INFO] [stderr] 5 | | "make apply-by-plan" [INFO] [stderr] 6 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.45s [INFO] running `"docker" "inspect" "c4862b566d78d7d79640e686826955da7782e45ea92a8eab36f606c7690de8e8"` [INFO] running `"docker" "rm" "-f" "c4862b566d78d7d79640e686826955da7782e45ea92a8eab36f606c7690de8e8"` [INFO] [stdout] c4862b566d78d7d79640e686826955da7782e45ea92a8eab36f606c7690de8e8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lukaspustina/ceres:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] b908d330ff011cfdb5479bca61931ac7968846dbb900c0b39410d9d58c51b8a8 [INFO] running `"docker" "start" "-a" "b908d330ff011cfdb5479bca61931ac7968846dbb900c0b39410d9d58c51b8a8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running /opt/crater/target/debug/deps/ceres-8c9d3f25814ba3ff [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test config::tests::load_from_file ... ok [INFO] [stdout] test output::instances::table_output::tests::format_tags_empty ... ok [INFO] [stdout] test provider::filter::tests::filter_instance_with_instance_id_and_image_id_fail ... ok [INFO] [stdout] test provider::filter::tests::filter_instance_with_instance_id_and_image_id_okay ... ok [INFO] [stdout] test config::tests::serialize_deserialize_round_trip ... ok [INFO] [stdout] test provider::filter::tests::filter_instance_with_empty_filter ... ok [INFO] [stdout] test output::instances::table_output::tests::format_tags_one_kv ... ok [INFO] [stdout] test output::instances::table_output::tests::format_tags_multiple_kv_with_filter ... ok [INFO] [stdout] test output::instances::table_output::tests::format_tags_multiple_kv ... ok [INFO] [stdout] test provider::filter::tests::filter_instance_with_tag_without_value_okay ... ok [INFO] [stdout] test provider::filter::tests::filter_instance_with_instance_id_fail ... ok [INFO] [stdout] test provider::filter::tests::filter_instance_with_instance_id_okay ... ok [INFO] [stdout] test provider::tests::extract_tags_filter_empty ... ok [INFO] [stdout] test provider::filter::tests::parse_tags_filter_to_hash_okay ... ok [INFO] [stdout] test provider::tests::extract_tags_filter_one_tag ... ok [INFO] [stdout] test provider::filter::tests::filter_instance_with_invalid_re ... ok [INFO] [stdout] test provider::filter::tests::filter_instance_with_missing_tag ... ok [INFO] [stdout] test provider::filter::tests::filter_instance_with_tags_okay ... ok [INFO] [stdout] test provider::tests::extract_tags_filter_two_tag ... ok [INFO] [stdout] test provider::filter::tests::filter_instance_with_tags_fail ... ok [INFO] [stdout] test provider::filter::tests::parse_filter_no_tags_okay ... ok [INFO] [stdout] test provider::filter::tests::parse_filter_with_tags_okay ... ok [INFO] [stdout] test utils::tests::run_non_existing_command ... ok [INFO] [stdout] test utils::tests::run_command_successfully_and_check_log_file ... ok [INFO] [stdout] test utils::tests::run_command_successfully ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/ceres-49a59d66c4774c26 [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/crater/target/debug/deps/it_instances-039ece34c0090ce3 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test noop_okay ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests ceres [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" "b908d330ff011cfdb5479bca61931ac7968846dbb900c0b39410d9d58c51b8a8"` [INFO] running `"docker" "rm" "-f" "b908d330ff011cfdb5479bca61931ac7968846dbb900c0b39410d9d58c51b8a8"` [INFO] [stdout] b908d330ff011cfdb5479bca61931ac7968846dbb900c0b39410d9d58c51b8a8