[INFO] cloning repository psftw/dch-sm [INFO] running `"git" "clone" "--bare" "git://github.com/psftw/dch-sm.git" "work/cache/sources/gh/psftw/dch-sm"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/psftw/dch-sm'... [INFO] running `"git" "clone" "work/cache/sources/gh/psftw/dch-sm" "work/ex/beta-1.37-6/sources/1.36.0/gh/psftw/dch-sm"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/psftw/dch-sm'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/psftw/dch-sm" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/psftw/dch-sm"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/psftw/dch-sm'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c998eb6b6f48293606926260a64cf0abcc013738 [INFO] sha for GitHub repo psftw/dch-sm: c998eb6b6f48293606926260a64cf0abcc013738 [INFO] validating manifest of psftw/dch-sm 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 psftw/dch-sm 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 psftw/dch-sm [INFO] finished frobbing psftw/dch-sm [INFO] frobbed toml for psftw/dch-sm written to work/ex/beta-1.37-6/sources/1.36.0/gh/psftw/dch-sm/Cargo.toml [INFO] started frobbing psftw/dch-sm [INFO] finished frobbing psftw/dch-sm [INFO] frobbed toml for psftw/dch-sm written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/psftw/dch-sm/Cargo.toml [INFO] crate psftw/dch-sm 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusoto_secretsmanager v0.39.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing psftw/dch-sm against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/psftw/dch-sm:/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.36.0" "build" "--frozen"` [INFO] [stdout] 8c96aaff4b027058757bf14972bbd6d891e99d303dffd65573e2499e86f5983a [INFO] running `"docker" "start" "-a" "8c96aaff4b027058757bf14972bbd6d891e99d303dffd65573e2499e86f5983a"` [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling tokio-trace-core v0.2.0 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling rusoto_core v0.39.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling signal-hook-registry v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling signal-hook v0.1.9 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.0 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling tokio-process v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling envy v0.4.0 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.24 [INFO] [stderr] Compiling hyper v0.12.30 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling rusoto_credential v0.39.0 [INFO] [stderr] Compiling rusoto_secretsmanager v0.39.0 [INFO] [stderr] Compiling docker-credential-secretsmanager v0.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 50s [INFO] running `"docker" "inspect" "8c96aaff4b027058757bf14972bbd6d891e99d303dffd65573e2499e86f5983a"` [INFO] running `"docker" "rm" "-f" "8c96aaff4b027058757bf14972bbd6d891e99d303dffd65573e2499e86f5983a"` [INFO] [stdout] 8c96aaff4b027058757bf14972bbd6d891e99d303dffd65573e2499e86f5983a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/psftw/dch-sm:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] aa264d79b05ec70635bf1f787fef4fb20c15a5d160b01056a2bd776b65d27b55 [INFO] running `"docker" "start" "-a" "aa264d79b05ec70635bf1f787fef4fb20c15a5d160b01056a2bd776b65d27b55"` [INFO] [stderr] Compiling docker-credential-secretsmanager v0.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.67s [INFO] running `"docker" "inspect" "aa264d79b05ec70635bf1f787fef4fb20c15a5d160b01056a2bd776b65d27b55"` [INFO] running `"docker" "rm" "-f" "aa264d79b05ec70635bf1f787fef4fb20c15a5d160b01056a2bd776b65d27b55"` [INFO] [stdout] aa264d79b05ec70635bf1f787fef4fb20c15a5d160b01056a2bd776b65d27b55 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/psftw/dch-sm:/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.36.0" "test" "--frozen"` [INFO] [stdout] 3f9dcfbfb48a859765ddd48af7135a63972761ce5d4cc9da65b4552cc0aea8fa [INFO] running `"docker" "start" "-a" "3f9dcfbfb48a859765ddd48af7135a63972761ce5d4cc9da65b4552cc0aea8fa"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/docker_credential_secretsmanager-1ed60415c05aa59a [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" "3f9dcfbfb48a859765ddd48af7135a63972761ce5d4cc9da65b4552cc0aea8fa"` [INFO] running `"docker" "rm" "-f" "3f9dcfbfb48a859765ddd48af7135a63972761ce5d4cc9da65b4552cc0aea8fa"` [INFO] [stdout] 3f9dcfbfb48a859765ddd48af7135a63972761ce5d4cc9da65b4552cc0aea8fa