[INFO] updating cached repository derekmorr/athena-test [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/derekmorr/athena-test [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/derekmorr/athena-test" "work/ex/beta-1.38-1/sources/1.37.0/gh/derekmorr/athena-test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/derekmorr/athena-test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/derekmorr/athena-test" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/derekmorr/athena-test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/derekmorr/athena-test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ca44b02e451ea30f1201b21b7a3dd7f8f44cab9f [INFO] sha for GitHub repo derekmorr/athena-test: ca44b02e451ea30f1201b21b7a3dd7f8f44cab9f [INFO] validating manifest of derekmorr/athena-test 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 derekmorr/athena-test 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 derekmorr/athena-test [INFO] finished frobbing derekmorr/athena-test [INFO] frobbed toml for derekmorr/athena-test written to work/ex/beta-1.38-1/sources/1.37.0/gh/derekmorr/athena-test/Cargo.toml [INFO] started frobbing derekmorr/athena-test [INFO] finished frobbing derekmorr/athena-test [INFO] frobbed toml for derekmorr/athena-test written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/derekmorr/athena-test/Cargo.toml [INFO] crate derekmorr/athena-test 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 derekmorr/athena-test 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-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/derekmorr/athena-test:/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] b806c1864719864f0cff7b00042f320eab1911251b599e703b250e2e8b1e1949 [INFO] running `"docker" "start" "-a" "b806c1864719864f0cff7b00042f320eab1911251b599e703b250e2e8b1e1949"` [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling tokio-sync v0.1.1 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling rusoto_core v0.36.0 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling hyper v0.12.24 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling rusoto_credential v0.15.0 [INFO] [stderr] Compiling rusoto_athena v0.36.0 [INFO] [stderr] Compiling athena-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `"docker" "inspect" "b806c1864719864f0cff7b00042f320eab1911251b599e703b250e2e8b1e1949"` [INFO] running `"docker" "rm" "-f" "b806c1864719864f0cff7b00042f320eab1911251b599e703b250e2e8b1e1949"` [INFO] [stdout] b806c1864719864f0cff7b00042f320eab1911251b599e703b250e2e8b1e1949 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/derekmorr/athena-test:/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] 2cbebe5d2511ea72ff8eabd98ab9ae7f030bddd3c10c6ee90f38c02fea93ed46 [INFO] running `"docker" "start" "-a" "2cbebe5d2511ea72ff8eabd98ab9ae7f030bddd3c10c6ee90f38c02fea93ed46"` [INFO] [stderr] Compiling athena-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.53s [INFO] running `"docker" "inspect" "2cbebe5d2511ea72ff8eabd98ab9ae7f030bddd3c10c6ee90f38c02fea93ed46"` [INFO] running `"docker" "rm" "-f" "2cbebe5d2511ea72ff8eabd98ab9ae7f030bddd3c10c6ee90f38c02fea93ed46"` [INFO] [stdout] 2cbebe5d2511ea72ff8eabd98ab9ae7f030bddd3c10c6ee90f38c02fea93ed46 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/derekmorr/athena-test:/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] a3845206d18454448a7518546c658fb0e9c402bbee7ff60d807c7ab35e8f8302 [INFO] running `"docker" "start" "-a" "a3845206d18454448a7518546c658fb0e9c402bbee7ff60d807c7ab35e8f8302"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.42s [INFO] [stderr] Running /opt/crater/target/debug/deps/athena_test-0b53b82319beca28 [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" "a3845206d18454448a7518546c658fb0e9c402bbee7ff60d807c7ab35e8f8302"` [INFO] running `"docker" "rm" "-f" "a3845206d18454448a7518546c658fb0e9c402bbee7ff60d807c7ab35e8f8302"` [INFO] [stdout] a3845206d18454448a7518546c658fb0e9c402bbee7ff60d807c7ab35e8f8302