[INFO] updating cached repository dpc/dotr [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/dpc/dotr [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/dpc/dotr" "work/ex/beta-1.37-6/sources/1.36.0/gh/dpc/dotr"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/dpc/dotr'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dpc/dotr" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dpc/dotr"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dpc/dotr'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ad5ec33f721b517e2da13431e3dc89c188b8f1f3 [INFO] sha for GitHub repo dpc/dotr: ad5ec33f721b517e2da13431e3dc89c188b8f1f3 [INFO] validating manifest of dpc/dotr 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 dpc/dotr 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 dpc/dotr [INFO] finished frobbing dpc/dotr [INFO] frobbed toml for dpc/dotr written to work/ex/beta-1.37-6/sources/1.36.0/gh/dpc/dotr/Cargo.toml [INFO] started frobbing dpc/dotr [INFO] finished frobbing dpc/dotr [INFO] frobbed toml for dpc/dotr written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dpc/dotr/Cargo.toml [INFO] crate dpc/dotr 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 dpc/dotr 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-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/dpc/dotr:/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] 54868b4caad703ab6b96eeab88580987e85aa3850bd86276688ba3b93dbaf51d [INFO] running `"docker" "start" "-a" "54868b4caad703ab6b96eeab88580987e85aa3850bd86276688ba3b93dbaf51d"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Compiling slog v2.2.3 [INFO] [stderr] Compiling isatty v0.1.8 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling dotr v0.4.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.93s [INFO] running `"docker" "inspect" "54868b4caad703ab6b96eeab88580987e85aa3850bd86276688ba3b93dbaf51d"` [INFO] running `"docker" "rm" "-f" "54868b4caad703ab6b96eeab88580987e85aa3850bd86276688ba3b93dbaf51d"` [INFO] [stdout] 54868b4caad703ab6b96eeab88580987e85aa3850bd86276688ba3b93dbaf51d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/dpc/dotr:/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] f20b841c5aa08752d9438b973d67c272ab2f88508c4cff2f54a0b8ac3800417e [INFO] running `"docker" "start" "-a" "f20b841c5aa08752d9438b973d67c272ab2f88508c4cff2f54a0b8ac3800417e"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Compiling dotr v0.4.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.93s [INFO] running `"docker" "inspect" "f20b841c5aa08752d9438b973d67c272ab2f88508c4cff2f54a0b8ac3800417e"` [INFO] running `"docker" "rm" "-f" "f20b841c5aa08752d9438b973d67c272ab2f88508c4cff2f54a0b8ac3800417e"` [INFO] [stdout] f20b841c5aa08752d9438b973d67c272ab2f88508c4cff2f54a0b8ac3800417e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/dpc/dotr:/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] 3ae798c9150a19364820c591116ef937457fdfd9f2f1e4bf71252a6b7775b383 [INFO] running `"docker" "start" "-a" "3ae798c9150a19364820c591116ef937457fdfd9f2f1e4bf71252a6b7775b383"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/dotr-ba3ed87b0d67db13 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::simple_symlink ... ok [INFO] [stdout] test tests::simple_nested_file ... ok [INFO] [stdout] test tests::simple_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "3ae798c9150a19364820c591116ef937457fdfd9f2f1e4bf71252a6b7775b383"` [INFO] running `"docker" "rm" "-f" "3ae798c9150a19364820c591116ef937457fdfd9f2f1e4bf71252a6b7775b383"` [INFO] [stdout] 3ae798c9150a19364820c591116ef937457fdfd9f2f1e4bf71252a6b7775b383