[INFO] updating cached repository sirgallifrey/wepost [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/sirgallifrey/wepost [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/sirgallifrey/wepost" "work/ex/beta-1.38-1/sources/1.37.0/gh/sirgallifrey/wepost"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/sirgallifrey/wepost'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sirgallifrey/wepost" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sirgallifrey/wepost"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sirgallifrey/wepost'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 952e72ae838efec2b73fa8b6f576f10bb91e986e [INFO] sha for GitHub repo sirgallifrey/wepost: 952e72ae838efec2b73fa8b6f576f10bb91e986e [INFO] validating manifest of sirgallifrey/wepost 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 sirgallifrey/wepost 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 sirgallifrey/wepost [INFO] finished frobbing sirgallifrey/wepost [INFO] frobbed toml for sirgallifrey/wepost written to work/ex/beta-1.38-1/sources/1.37.0/gh/sirgallifrey/wepost/Cargo.toml [INFO] started frobbing sirgallifrey/wepost [INFO] finished frobbing sirgallifrey/wepost [INFO] frobbed toml for sirgallifrey/wepost written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sirgallifrey/wepost/Cargo.toml [INFO] crate sirgallifrey/wepost 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 sirgallifrey/wepost against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/sirgallifrey/wepost:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 05b09f3618e7f2f08abef4e0bd0c8d54c79699f2ccfcf33f9faa49e278bfcddd [INFO] running `"docker" "start" "-a" "05b09f3618e7f2f08abef4e0bd0c8d54c79699f2ccfcf33f9faa49e278bfcddd"` [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling wepost v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: unused imports: `HttpMethods`, `RequestDefinition` [INFO] [stderr] --> src/commands/run.rs:2:23 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::entities::{HttpMethods, RequestDefinition}; [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.54s [INFO] running `"docker" "inspect" "05b09f3618e7f2f08abef4e0bd0c8d54c79699f2ccfcf33f9faa49e278bfcddd"` [INFO] running `"docker" "rm" "-f" "05b09f3618e7f2f08abef4e0bd0c8d54c79699f2ccfcf33f9faa49e278bfcddd"` [INFO] [stdout] 05b09f3618e7f2f08abef4e0bd0c8d54c79699f2ccfcf33f9faa49e278bfcddd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/sirgallifrey/wepost:/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] d5e79793cc7185da9ddadb63251a6a2e34ca0c33b4ed758ad724dc90806800cc [INFO] running `"docker" "start" "-a" "d5e79793cc7185da9ddadb63251a6a2e34ca0c33b4ed758ad724dc90806800cc"` [INFO] [stderr] Compiling wepost v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: unused imports: `HttpMethods`, `RequestDefinition` [INFO] [stderr] --> src/commands/run.rs:2:23 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::entities::{HttpMethods, RequestDefinition}; [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.39s [INFO] running `"docker" "inspect" "d5e79793cc7185da9ddadb63251a6a2e34ca0c33b4ed758ad724dc90806800cc"` [INFO] running `"docker" "rm" "-f" "d5e79793cc7185da9ddadb63251a6a2e34ca0c33b4ed758ad724dc90806800cc"` [INFO] [stdout] d5e79793cc7185da9ddadb63251a6a2e34ca0c33b4ed758ad724dc90806800cc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/sirgallifrey/wepost:/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 09f4fb8ce9f2f6c4bff9cbeed0a13b99b63cc1c94312f59bc37e0131d18d67fe [INFO] running `"docker" "start" "-a" "09f4fb8ce9f2f6c4bff9cbeed0a13b99b63cc1c94312f59bc37e0131d18d67fe"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/wepost-586ddf9437c151e7 [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" "09f4fb8ce9f2f6c4bff9cbeed0a13b99b63cc1c94312f59bc37e0131d18d67fe"` [INFO] running `"docker" "rm" "-f" "09f4fb8ce9f2f6c4bff9cbeed0a13b99b63cc1c94312f59bc37e0131d18d67fe"` [INFO] [stdout] 09f4fb8ce9f2f6c4bff9cbeed0a13b99b63cc1c94312f59bc37e0131d18d67fe