[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.37-6/sources/1.36.0/gh/oniony/transfix"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/oniony/transfix'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/oniony/transfix" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/oniony/transfix"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.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 oniony/transfix 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 oniony/transfix [INFO] finished frobbing oniony/transfix [INFO] frobbed toml for oniony/transfix written to work/ex/beta-1.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.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] testing oniony/transfix against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "build" "--frozen"` [INFO] [stdout] 22439cdc3b354c905e308e5b0117f881d7961b657795401a73d534d4862526d6 [INFO] running `"docker" "start" "-a" "22439cdc3b354c905e308e5b0117f881d7961b657795401a73d534d4862526d6"` [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling transfix v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.78s [INFO] running `"docker" "inspect" "22439cdc3b354c905e308e5b0117f881d7961b657795401a73d534d4862526d6"` [INFO] running `"docker" "rm" "-f" "22439cdc3b354c905e308e5b0117f881d7961b657795401a73d534d4862526d6"` [INFO] [stdout] 22439cdc3b354c905e308e5b0117f881d7961b657795401a73d534d4862526d6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] d0b5cf06fa4f12825c74178eeaeb50e10472595db5b472163ac1c2349267515e [INFO] running `"docker" "start" "-a" "d0b5cf06fa4f12825c74178eeaeb50e10472595db5b472163ac1c2349267515e"` [INFO] [stderr] Compiling transfix v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.93s [INFO] running `"docker" "inspect" "d0b5cf06fa4f12825c74178eeaeb50e10472595db5b472163ac1c2349267515e"` [INFO] running `"docker" "rm" "-f" "d0b5cf06fa4f12825c74178eeaeb50e10472595db5b472163ac1c2349267515e"` [INFO] [stdout] d0b5cf06fa4f12825c74178eeaeb50e10472595db5b472163ac1c2349267515e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "test" "--frozen"` [INFO] [stdout] 6f4efda83575f5240e01db91bc0e682359a58db099c5a4613fcee07bea72bc28 [INFO] running `"docker" "start" "-a" "6f4efda83575f5240e01db91bc0e682359a58db099c5a4613fcee07bea72bc28"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/transfix-de113fef0e76f4de [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" "6f4efda83575f5240e01db91bc0e682359a58db099c5a4613fcee07bea72bc28"` [INFO] running `"docker" "rm" "-f" "6f4efda83575f5240e01db91bc0e682359a58db099c5a4613fcee07bea72bc28"` [INFO] [stdout] 6f4efda83575f5240e01db91bc0e682359a58db099c5a4613fcee07bea72bc28