[INFO] updating cached repository fishfishfish2104/modpackmanager_rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/fishfishfish2104/modpackmanager_rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/fishfishfish2104/modpackmanager_rust" "work/ex/beta-1.38-1/sources/1.37.0/gh/fishfishfish2104/modpackmanager_rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/fishfishfish2104/modpackmanager_rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/fishfishfish2104/modpackmanager_rust" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/fishfishfish2104/modpackmanager_rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/fishfishfish2104/modpackmanager_rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9375ca7d1e93c2213cce2d90e170ee2043acbfee [INFO] sha for GitHub repo fishfishfish2104/modpackmanager_rust: 9375ca7d1e93c2213cce2d90e170ee2043acbfee [INFO] validating manifest of fishfishfish2104/modpackmanager_rust 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 fishfishfish2104/modpackmanager_rust 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 fishfishfish2104/modpackmanager_rust [INFO] finished frobbing fishfishfish2104/modpackmanager_rust [INFO] frobbed toml for fishfishfish2104/modpackmanager_rust written to work/ex/beta-1.38-1/sources/1.37.0/gh/fishfishfish2104/modpackmanager_rust/Cargo.toml [INFO] started frobbing fishfishfish2104/modpackmanager_rust [INFO] finished frobbing fishfishfish2104/modpackmanager_rust [INFO] frobbed toml for fishfishfish2104/modpackmanager_rust written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/fishfishfish2104/modpackmanager_rust/Cargo.toml [INFO] crate fishfishfish2104/modpackmanager_rust 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 fishfishfish2104/modpackmanager_rust 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-0/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/fishfishfish2104/modpackmanager_rust:/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] 7e1214d75f8f156afcc45e18f4d09512b66f8636cf71dfae0f0a2bb592e6796c [INFO] running `"docker" "start" "-a" "7e1214d75f8f156afcc45e18f4d09512b66f8636cf71dfae0f0a2bb592e6796c"` [INFO] [stderr] Compiling backtrace v0.3.18 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling libflate v0.1.22 [INFO] [stderr] Compiling mio v0.6.17 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling structopt-derive v0.2.17 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zip v0.5.2 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling structopt v0.2.17 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.18 [INFO] [stderr] Compiling modpackmanager v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: structure field `projectID` should have a snake case name [INFO] [stderr] --> src/main.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | projectID: u64, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `project_id` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `fileID` should have a snake case name [INFO] [stderr] --> src/main.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | fileID: u64, [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case: `file_id` [INFO] [stderr] [INFO] [stderr] warning: structure field `modLoaders` should have a snake case name [INFO] [stderr] --> src/main.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | modLoaders: Vec, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `mod_loaders` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `"docker" "inspect" "7e1214d75f8f156afcc45e18f4d09512b66f8636cf71dfae0f0a2bb592e6796c"` [INFO] running `"docker" "rm" "-f" "7e1214d75f8f156afcc45e18f4d09512b66f8636cf71dfae0f0a2bb592e6796c"` [INFO] [stdout] 7e1214d75f8f156afcc45e18f4d09512b66f8636cf71dfae0f0a2bb592e6796c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/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/fishfishfish2104/modpackmanager_rust:/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] 2cdc85dc3c18a24a1d24d4eb0829a566b4dab34afd36a3c6834945ce4ddae4c7 [INFO] running `"docker" "start" "-a" "2cdc85dc3c18a24a1d24d4eb0829a566b4dab34afd36a3c6834945ce4ddae4c7"` [INFO] [stderr] Compiling modpackmanager v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: structure field `projectID` should have a snake case name [INFO] [stderr] --> src/main.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | projectID: u64, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `project_id` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `fileID` should have a snake case name [INFO] [stderr] --> src/main.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | fileID: u64, [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case: `file_id` [INFO] [stderr] [INFO] [stderr] warning: structure field `modLoaders` should have a snake case name [INFO] [stderr] --> src/main.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | modLoaders: Vec, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `mod_loaders` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.11s [INFO] running `"docker" "inspect" "2cdc85dc3c18a24a1d24d4eb0829a566b4dab34afd36a3c6834945ce4ddae4c7"` [INFO] running `"docker" "rm" "-f" "2cdc85dc3c18a24a1d24d4eb0829a566b4dab34afd36a3c6834945ce4ddae4c7"` [INFO] [stdout] 2cdc85dc3c18a24a1d24d4eb0829a566b4dab34afd36a3c6834945ce4ddae4c7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/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/fishfishfish2104/modpackmanager_rust:/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] 9f89875989baf7eb97b80789a6c975078364b7c88238e793959150b19e675617 [INFO] running `"docker" "start" "-a" "9f89875989baf7eb97b80789a6c975078364b7c88238e793959150b19e675617"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/crater/target/debug/deps/modpackmanager-0d56fe5899afc633 [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" "9f89875989baf7eb97b80789a6c975078364b7c88238e793959150b19e675617"` [INFO] running `"docker" "rm" "-f" "9f89875989baf7eb97b80789a6c975078364b7c88238e793959150b19e675617"` [INFO] [stdout] 9f89875989baf7eb97b80789a6c975078364b7c88238e793959150b19e675617