[INFO] updating cached repository hdhoang/testee [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/hdhoang/testee [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/hdhoang/testee" "work/ex/beta-1.38-1/sources/1.37.0/gh/hdhoang/testee"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/hdhoang/testee'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hdhoang/testee" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hdhoang/testee"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hdhoang/testee'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5b20297d032cff523d04292ecb0ed6988cea4ec6 [INFO] sha for GitHub repo hdhoang/testee: 5b20297d032cff523d04292ecb0ed6988cea4ec6 [INFO] validating manifest of hdhoang/testee 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 hdhoang/testee 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 hdhoang/testee [INFO] finished frobbing hdhoang/testee [INFO] frobbed toml for hdhoang/testee written to work/ex/beta-1.38-1/sources/1.37.0/gh/hdhoang/testee/Cargo.toml [INFO] started frobbing hdhoang/testee [INFO] finished frobbing hdhoang/testee [INFO] frobbed toml for hdhoang/testee written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hdhoang/testee/Cargo.toml [INFO] crate hdhoang/testee 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 hdhoang/testee 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-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/hdhoang/testee:/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] 776c11411c3be54e81352faa14f170b11617da19a20811539eaeb861e2fa971f [INFO] running `"docker" "start" "-a" "776c11411c3be54e81352faa14f170b11617da19a20811539eaeb861e2fa971f"` [INFO] [stderr] Compiling testee v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.32s [INFO] running `"docker" "inspect" "776c11411c3be54e81352faa14f170b11617da19a20811539eaeb861e2fa971f"` [INFO] running `"docker" "rm" "-f" "776c11411c3be54e81352faa14f170b11617da19a20811539eaeb861e2fa971f"` [INFO] [stdout] 776c11411c3be54e81352faa14f170b11617da19a20811539eaeb861e2fa971f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/hdhoang/testee:/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] 86b050309c625257933375e38e3294883c42839cebdef4fa1eb28ea5bbe76cc4 [INFO] running `"docker" "start" "-a" "86b050309c625257933375e38e3294883c42839cebdef4fa1eb28ea5bbe76cc4"` [INFO] [stderr] Compiling filetime v0.1.14 [INFO] [stderr] Compiling compiletest_rs v0.3.1 [INFO] [stderr] error[E0432]: unresolved import `test::TestPaths` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.3.1/src/lib.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 38 | use test::TestPaths; [INFO] [stderr] | ^^^^^^--------- [INFO] [stderr] | | | [INFO] [stderr] | | help: a similar name exists in the module: `TestOpts` [INFO] [stderr] | no `TestPaths` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `test::TestPaths` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.3.1/src/runtest.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | use test::TestPaths; [INFO] [stderr] | ^^^^^^--------- [INFO] [stderr] | | | [INFO] [stderr] | | help: a similar name exists in the module: `TestOpts` [INFO] [stderr] | no `TestPaths` in the root [INFO] [stderr] [INFO] [stderr] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.3.1/src/lib.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | #![feature(rustc_private)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.3.1/src/lib.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | #![feature(test)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.3.1/src/lib.rs:101:22 [INFO] [stderr] | [INFO] [stderr] 101 | run_ignored: config.run_ignored, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ expected enum `test::RunIgnored`, found bool [INFO] [stderr] | [INFO] [stderr] = note: expected type `test::RunIgnored` [INFO] [stderr] found type `bool` [INFO] [stderr] [INFO] [stderr] error[E0560]: struct `test::TestOpts` has no field named `quiet` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.3.1/src/lib.rs:102:9 [INFO] [stderr] | [INFO] [stderr] 102 | quiet: config.quiet, [INFO] [stderr] | ^^^^^ `test::TestOpts` does not have this field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `list`, `filter`, `filter_exact`, `exclude_should_panic`, `run_ignored` ... and 9 others [INFO] [stderr] [INFO] [stderr] error[E0593]: closure is expected to take 0 arguments, but it takes a single 0-tuple as argument [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.3.1/src/lib.rs:275:30 [INFO] [stderr] | [INFO] [stderr] 275 | test::DynTestFn(Box::new(move |()| { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | expected closure that takes 0 arguments [INFO] [stderr] | takes a single 0-tuple as argument [INFO] [stderr] help: change the closure to take multiple arguments instead of a single tuple [INFO] [stderr] | [INFO] [stderr] 275 | test::DynTestFn(Box::new(|| { [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 7 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0308, E0432, E0554, E0560, E0593. [INFO] [stderr] For more information about an error, try `rustc --explain E0308`. [INFO] [stderr] error: Could not compile `compiletest_rs`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "86b050309c625257933375e38e3294883c42839cebdef4fa1eb28ea5bbe76cc4"` [INFO] running `"docker" "rm" "-f" "86b050309c625257933375e38e3294883c42839cebdef4fa1eb28ea5bbe76cc4"` [INFO] [stdout] 86b050309c625257933375e38e3294883c42839cebdef4fa1eb28ea5bbe76cc4