[INFO] updating cached repository ddohler/rust-feature-gen [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ddohler/rust-feature-gen [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ddohler/rust-feature-gen" "work/ex/beta-1.37-6/sources/1.36.0/gh/ddohler/rust-feature-gen"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ddohler/rust-feature-gen'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ddohler/rust-feature-gen" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ddohler/rust-feature-gen"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ddohler/rust-feature-gen'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 41e9f92259616e761452926a5032804ab1e3f87f [INFO] sha for GitHub repo ddohler/rust-feature-gen: 41e9f92259616e761452926a5032804ab1e3f87f [INFO] validating manifest of ddohler/rust-feature-gen on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ddohler/rust-feature-gen on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ddohler/rust-feature-gen [INFO] finished frobbing ddohler/rust-feature-gen [INFO] frobbed toml for ddohler/rust-feature-gen written to work/ex/beta-1.37-6/sources/1.36.0/gh/ddohler/rust-feature-gen/Cargo.toml [INFO] started frobbing ddohler/rust-feature-gen [INFO] finished frobbing ddohler/rust-feature-gen [INFO] frobbed toml for ddohler/rust-feature-gen written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ddohler/rust-feature-gen/Cargo.toml [INFO] crate ddohler/rust-feature-gen already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ddohler/rust-feature-gen against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ddohler/rust-feature-gen:/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-07-23" "build" "--frozen"` [INFO] [stdout] 394a12258ad76ec8e378f6c4491462861a178d17bd8809939c8928084819e45a [INFO] running `"docker" "start" "-a" "394a12258ad76ec8e378f6c4491462861a178d17bd8809939c8928084819e45a"` [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling rust-criml-features v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `value` [INFO] [stderr] --> src/feature.rs:137:17 [INFO] [stderr] | [INFO] [stderr] 137 | let value = match self.feature_map.get(&cell) { [INFO] [stderr] | ^^^^^ help: consider prefixing with an underscore: `_value` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: constant item is never used: `SPAN_3_DAYS_HRS` [INFO] [stderr] --> src/main.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | const SPAN_3_DAYS_HRS: u32 = 3 * 24; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.21s [INFO] running `"docker" "inspect" "394a12258ad76ec8e378f6c4491462861a178d17bd8809939c8928084819e45a"` [INFO] running `"docker" "rm" "-f" "394a12258ad76ec8e378f6c4491462861a178d17bd8809939c8928084819e45a"` [INFO] [stdout] 394a12258ad76ec8e378f6c4491462861a178d17bd8809939c8928084819e45a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ddohler/rust-feature-gen:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 08418eed8f4421051b6d1635bf4a338f35934e1f1b366046383783b556976841 [INFO] running `"docker" "start" "-a" "08418eed8f4421051b6d1635bf4a338f35934e1f1b366046383783b556976841"` [INFO] [stderr] Compiling rust-criml-features v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `value` [INFO] [stderr] --> src/feature.rs:137:17 [INFO] [stderr] | [INFO] [stderr] 137 | let value = match self.feature_map.get(&cell) { [INFO] [stderr] | ^^^^^ help: consider prefixing with an underscore: `_value` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: constant item is never used: `SPAN_3_DAYS_HRS` [INFO] [stderr] --> src/main.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | const SPAN_3_DAYS_HRS: u32 = 3 * 24; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `"docker" "inspect" "08418eed8f4421051b6d1635bf4a338f35934e1f1b366046383783b556976841"` [INFO] running `"docker" "rm" "-f" "08418eed8f4421051b6d1635bf4a338f35934e1f1b366046383783b556976841"` [INFO] [stdout] 08418eed8f4421051b6d1635bf4a338f35934e1f1b366046383783b556976841 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ddohler/rust-feature-gen:/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-07-23" "test" "--frozen"` [INFO] [stdout] 7f995c5ffd7e706dc42cc5708da038989d2a9ae87f688f418b5c372aca90a0f3 [INFO] running `"docker" "start" "-a" "7f995c5ffd7e706dc42cc5708da038989d2a9ae87f688f418b5c372aca90a0f3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_criml_features-fa2952e12087a704 [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" "7f995c5ffd7e706dc42cc5708da038989d2a9ae87f688f418b5c372aca90a0f3"` [INFO] running `"docker" "rm" "-f" "7f995c5ffd7e706dc42cc5708da038989d2a9ae87f688f418b5c372aca90a0f3"` [INFO] [stdout] 7f995c5ffd7e706dc42cc5708da038989d2a9ae87f688f418b5c372aca90a0f3