[INFO] updating cached repository oniony/transfix [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/oniony/transfix [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/oniony/transfix" "work/ex/beta-1.38-1/sources/1.37.0/gh/oniony/transfix"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/oniony/transfix'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/oniony/transfix" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/oniony/transfix"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/oniony/transfix'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2754ab2c567b6734a4ae2a15de79e625e8bfe3eb [INFO] sha for GitHub repo oniony/transfix: 2754ab2c567b6734a4ae2a15de79e625e8bfe3eb [INFO] validating manifest of oniony/transfix 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 oniony/transfix 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 oniony/transfix [INFO] finished frobbing oniony/transfix [INFO] frobbed toml for oniony/transfix written to work/ex/beta-1.38-1/sources/1.37.0/gh/oniony/transfix/Cargo.toml [INFO] started frobbing oniony/transfix [INFO] finished frobbing oniony/transfix [INFO] frobbed toml for oniony/transfix written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/oniony/transfix/Cargo.toml [INFO] crate oniony/transfix 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 oniony/transfix 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-7/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/oniony/transfix:/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] abe1076b67ad649b7403d8e508f5284e4a8236bdb67a4f70a8d4c1573e327b03 [INFO] running `"docker" "start" "-a" "abe1076b67ad649b7403d8e508f5284e4a8236bdb67a4f70a8d4c1573e327b03"` [INFO] [stderr] Compiling lazy_static v0.2.6 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling transfix v0.1.0 (/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:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | / lazy_static! { [INFO] [stderr] 41 | | static ref PATTERN: Regex = Regex::new(r"8=FIX\.\d+\.\d+\1.*?10=\d{3}\1").unwrap(); [INFO] [stderr] 42 | | } [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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | / lazy_static! { [INFO] [stderr] 41 | | static ref PATTERN: Regex = Regex::new(r"8=FIX\.\d+\.\d+\1.*?10=\d{3}\1").unwrap(); [INFO] [stderr] 42 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [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 6.80s [INFO] running `"docker" "inspect" "abe1076b67ad649b7403d8e508f5284e4a8236bdb67a4f70a8d4c1573e327b03"` [INFO] running `"docker" "rm" "-f" "abe1076b67ad649b7403d8e508f5284e4a8236bdb67a4f70a8d4c1573e327b03"` [INFO] [stdout] abe1076b67ad649b7403d8e508f5284e4a8236bdb67a4f70a8d4c1573e327b03 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/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/oniony/transfix:/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] 4ce48677a8488c9342e48c8caad21c2313ca83e3b59d4064774ae004ef758b7c [INFO] running `"docker" "start" "-a" "4ce48677a8488c9342e48c8caad21c2313ca83e3b59d4064774ae004ef758b7c"` [INFO] [stderr] Compiling transfix v0.1.0 (/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:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | / lazy_static! { [INFO] [stderr] 41 | | static ref PATTERN: Regex = Regex::new(r"8=FIX\.\d+\.\d+\1.*?10=\d{3}\1").unwrap(); [INFO] [stderr] 42 | | } [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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | / lazy_static! { [INFO] [stderr] 41 | | static ref PATTERN: Regex = Regex::new(r"8=FIX\.\d+\.\d+\1.*?10=\d{3}\1").unwrap(); [INFO] [stderr] 42 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [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.03s [INFO] running `"docker" "inspect" "4ce48677a8488c9342e48c8caad21c2313ca83e3b59d4064774ae004ef758b7c"` [INFO] running `"docker" "rm" "-f" "4ce48677a8488c9342e48c8caad21c2313ca83e3b59d4064774ae004ef758b7c"` [INFO] [stdout] 4ce48677a8488c9342e48c8caad21c2313ca83e3b59d4064774ae004ef758b7c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/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/oniony/transfix:/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] a948c65043112d7ec8b6d47af341490078998daa7436b9b8c1d98e79fc437779 [INFO] running `"docker" "start" "-a" "a948c65043112d7ec8b6d47af341490078998daa7436b9b8c1d98e79fc437779"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/transfix-d81d6f432d9eca15 [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" "a948c65043112d7ec8b6d47af341490078998daa7436b9b8c1d98e79fc437779"` [INFO] running `"docker" "rm" "-f" "a948c65043112d7ec8b6d47af341490078998daa7436b9b8c1d98e79fc437779"` [INFO] [stdout] a948c65043112d7ec8b6d47af341490078998daa7436b9b8c1d98e79fc437779