[INFO] updating cached repository rustyhorde/atterc [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rustyhorde/atterc [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rustyhorde/atterc" "work/ex/beta-1.37-6/sources/1.36.0/gh/rustyhorde/atterc"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/rustyhorde/atterc'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rustyhorde/atterc" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rustyhorde/atterc"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rustyhorde/atterc'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 65680ae85cc857b5d5499130e4f8bd6f35cc88b0 [INFO] sha for GitHub repo rustyhorde/atterc: 65680ae85cc857b5d5499130e4f8bd6f35cc88b0 [INFO] validating manifest of rustyhorde/atterc 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 rustyhorde/atterc 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 rustyhorde/atterc [INFO] finished frobbing rustyhorde/atterc [INFO] frobbed toml for rustyhorde/atterc written to work/ex/beta-1.37-6/sources/1.36.0/gh/rustyhorde/atterc/Cargo.toml [INFO] started frobbing rustyhorde/atterc [INFO] finished frobbing rustyhorde/atterc [INFO] frobbed toml for rustyhorde/atterc written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rustyhorde/atterc/Cargo.toml [INFO] crate rustyhorde/atterc 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] 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 rustyhorde/atterc 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-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/rustyhorde/atterc:/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] bb56bd1c5c5d6c361e8f1d72596bb6894b1e30833776ce15d12087ae1e8988d4 [INFO] running `"docker" "start" "-a" "bb56bd1c5c5d6c361e8f1d72596bb6894b1e30833776ce15d12087ae1e8988d4"` [INFO] [stderr] Compiling cc v1.0.12 [INFO] [stderr] Compiling regex-syntax v0.5.5 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling uuid v0.6.3 [INFO] [stderr] Compiling getset v0.0.5 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling backtrace v0.3.6 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling atter v0.1.0 [INFO] [stderr] Compiling atterc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | / error_chain!{ [INFO] [stderr] 11 | | foreign_links { [INFO] [stderr] 12 | | Io(::std::io::Error); [INFO] [stderr] 13 | | } [INFO] [stderr] 14 | | } [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 35.71s [INFO] running `"docker" "inspect" "bb56bd1c5c5d6c361e8f1d72596bb6894b1e30833776ce15d12087ae1e8988d4"` [INFO] running `"docker" "rm" "-f" "bb56bd1c5c5d6c361e8f1d72596bb6894b1e30833776ce15d12087ae1e8988d4"` [INFO] [stdout] bb56bd1c5c5d6c361e8f1d72596bb6894b1e30833776ce15d12087ae1e8988d4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/rustyhorde/atterc:/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] bc4a41f5fafadab1e27e8fb5d10da51d307e3edfb7a42b3ae6d0291416ea0f6c [INFO] running `"docker" "start" "-a" "bc4a41f5fafadab1e27e8fb5d10da51d307e3edfb7a42b3ae6d0291416ea0f6c"` [INFO] [stderr] Compiling atterc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | / error_chain!{ [INFO] [stderr] 11 | | foreign_links { [INFO] [stderr] 12 | | Io(::std::io::Error); [INFO] [stderr] 13 | | } [INFO] [stderr] 14 | | } [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.00s [INFO] running `"docker" "inspect" "bc4a41f5fafadab1e27e8fb5d10da51d307e3edfb7a42b3ae6d0291416ea0f6c"` [INFO] running `"docker" "rm" "-f" "bc4a41f5fafadab1e27e8fb5d10da51d307e3edfb7a42b3ae6d0291416ea0f6c"` [INFO] [stdout] bc4a41f5fafadab1e27e8fb5d10da51d307e3edfb7a42b3ae6d0291416ea0f6c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/rustyhorde/atterc:/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] a3bec32da45b4af00a42b89043462398b57a4a5efbadc2794dac2b98b899631d [INFO] running `"docker" "start" "-a" "a3bec32da45b4af00a42b89043462398b57a4a5efbadc2794dac2b98b899631d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/atterc-ca460eed08ba90e7 [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" "a3bec32da45b4af00a42b89043462398b57a4a5efbadc2794dac2b98b899631d"` [INFO] running `"docker" "rm" "-f" "a3bec32da45b4af00a42b89043462398b57a4a5efbadc2794dac2b98b899631d"` [INFO] [stdout] a3bec32da45b4af00a42b89043462398b57a4a5efbadc2794dac2b98b899631d