[INFO] updating cached repository Yoga07/syntest [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Yoga07/syntest [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Yoga07/syntest" "work/ex/beta-1.38-1/sources/1.37.0/gh/Yoga07/syntest"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Yoga07/syntest'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Yoga07/syntest" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Yoga07/syntest"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Yoga07/syntest'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e05f82caf967a307108e2b320d41556e0976f3ef [INFO] sha for GitHub repo Yoga07/syntest: e05f82caf967a307108e2b320d41556e0976f3ef [INFO] validating manifest of Yoga07/syntest 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 Yoga07/syntest 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 Yoga07/syntest [INFO] finished frobbing Yoga07/syntest [INFO] frobbed toml for Yoga07/syntest written to work/ex/beta-1.38-1/sources/1.37.0/gh/Yoga07/syntest/Cargo.toml [INFO] started frobbing Yoga07/syntest [INFO] finished frobbing Yoga07/syntest [INFO] frobbed toml for Yoga07/syntest written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Yoga07/syntest/Cargo.toml [INFO] crate Yoga07/syntest 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Yoga07/syntest 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-6/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/Yoga07/syntest:/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] f768218f64a57c154569aaa0462f292c08e4194df9df8e5e47dc297d1d08a686 [INFO] running `"docker" "start" "-a" "f768218f64a57c154569aaa0462f292c08e4194df9df8e5e47dc297d1d08a686"` [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling syntest v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.51s [INFO] running `"docker" "inspect" "f768218f64a57c154569aaa0462f292c08e4194df9df8e5e47dc297d1d08a686"` [INFO] running `"docker" "rm" "-f" "f768218f64a57c154569aaa0462f292c08e4194df9df8e5e47dc297d1d08a686"` [INFO] [stdout] f768218f64a57c154569aaa0462f292c08e4194df9df8e5e47dc297d1d08a686 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/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/Yoga07/syntest:/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] f744ad0615048c4017f28eaae91fb1b571deeb202336aaadf8b28877ab24e736 [INFO] running `"docker" "start" "-a" "f744ad0615048c4017f28eaae91fb1b571deeb202336aaadf8b28877ab24e736"` [INFO] [stderr] Compiling syntest v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `"docker" "inspect" "f744ad0615048c4017f28eaae91fb1b571deeb202336aaadf8b28877ab24e736"` [INFO] running `"docker" "rm" "-f" "f744ad0615048c4017f28eaae91fb1b571deeb202336aaadf8b28877ab24e736"` [INFO] [stdout] f744ad0615048c4017f28eaae91fb1b571deeb202336aaadf8b28877ab24e736 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/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/Yoga07/syntest:/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] 9f0cbd99ca05e5b19b4b864f0e9fe2f943d933c46e68c33b1efea925e842101f [INFO] running `"docker" "start" "-a" "9f0cbd99ca05e5b19b4b864f0e9fe2f943d933c46e68c33b1efea925e842101f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/syntest-bf5f91454c5bcf37 [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" "9f0cbd99ca05e5b19b4b864f0e9fe2f943d933c46e68c33b1efea925e842101f"` [INFO] running `"docker" "rm" "-f" "9f0cbd99ca05e5b19b4b864f0e9fe2f943d933c46e68c33b1efea925e842101f"` [INFO] [stdout] 9f0cbd99ca05e5b19b4b864f0e9fe2f943d933c46e68c33b1efea925e842101f