[INFO] updating cached repository ouihelp/autodeploy [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ouihelp/autodeploy [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ouihelp/autodeploy" "work/ex/beta-1.38-1/sources/1.37.0/gh/ouihelp/autodeploy"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ouihelp/autodeploy'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ouihelp/autodeploy" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ouihelp/autodeploy"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ouihelp/autodeploy'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e3b9acbe84df1557e34d899ab338ee9895c9c696 [INFO] sha for GitHub repo ouihelp/autodeploy: e3b9acbe84df1557e34d899ab338ee9895c9c696 [INFO] validating manifest of ouihelp/autodeploy 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 ouihelp/autodeploy 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 ouihelp/autodeploy [INFO] finished frobbing ouihelp/autodeploy [INFO] frobbed toml for ouihelp/autodeploy written to work/ex/beta-1.38-1/sources/1.37.0/gh/ouihelp/autodeploy/Cargo.toml [INFO] started frobbing ouihelp/autodeploy [INFO] finished frobbing ouihelp/autodeploy [INFO] frobbed toml for ouihelp/autodeploy written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ouihelp/autodeploy/Cargo.toml [INFO] crate ouihelp/autodeploy 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 ouihelp/autodeploy 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/ouihelp/autodeploy:/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] f042a57b9f51d5a592a5abd038b6bb67ea6c1e56cc0c8d210f32b35af02371c8 [INFO] running `"docker" "start" "-a" "f042a57b9f51d5a592a5abd038b6bb67ea6c1e56cc0c8d210f32b35af02371c8"` [INFO] [stderr] Compiling libz-sys v1.0.18 [INFO] [stderr] Compiling conduit-mime-types v0.7.3 [INFO] [stderr] Compiling curl-sys v0.3.15 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling socket2 v0.2.4 [INFO] [stderr] Compiling slog-scope v4.0.1 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling serde_yaml v0.7.3 [INFO] [stderr] Compiling iron v0.5.1 [INFO] [stderr] Compiling hyperlocal v0.3.0 [INFO] [stderr] Compiling persistent v0.3.0 [INFO] [stderr] Compiling bodyparser v0.7.0 [INFO] [stderr] Compiling curl v0.4.8 [INFO] [stderr] Compiling autodeploy v0.1.2 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | / lazy_static! { [INFO] [stderr] 27 | | static ref CONFIG: config::Config = config::Config::from_env(); [INFO] [stderr] 28 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 11s [INFO] running `"docker" "inspect" "f042a57b9f51d5a592a5abd038b6bb67ea6c1e56cc0c8d210f32b35af02371c8"` [INFO] running `"docker" "rm" "-f" "f042a57b9f51d5a592a5abd038b6bb67ea6c1e56cc0c8d210f32b35af02371c8"` [INFO] [stdout] f042a57b9f51d5a592a5abd038b6bb67ea6c1e56cc0c8d210f32b35af02371c8 [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/ouihelp/autodeploy:/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] f8fd8c5022ce94cae106a0266140f592916b3b1304ce6745d64d2c0788f5e7a0 [INFO] running `"docker" "start" "-a" "f8fd8c5022ce94cae106a0266140f592916b3b1304ce6745d64d2c0788f5e7a0"` [INFO] [stderr] Compiling autodeploy v0.1.2 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | / lazy_static! { [INFO] [stderr] 27 | | static ref CONFIG: config::Config = config::Config::from_env(); [INFO] [stderr] 28 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.73s [INFO] running `"docker" "inspect" "f8fd8c5022ce94cae106a0266140f592916b3b1304ce6745d64d2c0788f5e7a0"` [INFO] running `"docker" "rm" "-f" "f8fd8c5022ce94cae106a0266140f592916b3b1304ce6745d64d2c0788f5e7a0"` [INFO] [stdout] f8fd8c5022ce94cae106a0266140f592916b3b1304ce6745d64d2c0788f5e7a0 [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/ouihelp/autodeploy:/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] 4bcd6624c82640cad254932a709c2003b8fb583d7ddb665e302086d853b786ba [INFO] running `"docker" "start" "-a" "4bcd6624c82640cad254932a709c2003b8fb583d7ddb665e302086d853b786ba"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/autodeploy-04d89f31040594c9 [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" "4bcd6624c82640cad254932a709c2003b8fb583d7ddb665e302086d853b786ba"` [INFO] running `"docker" "rm" "-f" "4bcd6624c82640cad254932a709c2003b8fb583d7ddb665e302086d853b786ba"` [INFO] [stdout] 4bcd6624c82640cad254932a709c2003b8fb583d7ddb665e302086d853b786ba