[INFO] updating cached repository kolybasov/fm_tree [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kolybasov/fm_tree [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kolybasov/fm_tree" "work/ex/beta-1.38-1/sources/1.37.0/gh/kolybasov/fm_tree"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/kolybasov/fm_tree'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kolybasov/fm_tree" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kolybasov/fm_tree"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kolybasov/fm_tree'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a26f097d080e912075c4862e1c669373c4098f9f [INFO] sha for GitHub repo kolybasov/fm_tree: a26f097d080e912075c4862e1c669373c4098f9f [INFO] validating manifest of kolybasov/fm_tree 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 kolybasov/fm_tree 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 kolybasov/fm_tree [INFO] finished frobbing kolybasov/fm_tree [INFO] frobbed toml for kolybasov/fm_tree written to work/ex/beta-1.38-1/sources/1.37.0/gh/kolybasov/fm_tree/Cargo.toml [INFO] started frobbing kolybasov/fm_tree [INFO] finished frobbing kolybasov/fm_tree [INFO] frobbed toml for kolybasov/fm_tree written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kolybasov/fm_tree/Cargo.toml [INFO] crate kolybasov/fm_tree 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 kolybasov/fm_tree 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-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/kolybasov/fm_tree:/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] e856376dc60a41a93917d0bf5646a33004f49887f53054b0687f7acee9374e1c [INFO] running `"docker" "start" "-a" "e856376dc60a41a93917d0bf5646a33004f49887f53054b0687f7acee9374e1c"` [INFO] [stderr] Compiling atty v0.2.8 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.9 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling serde_yaml v0.7.3 [INFO] [stderr] Compiling fm_tree v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.57s [INFO] running `"docker" "inspect" "e856376dc60a41a93917d0bf5646a33004f49887f53054b0687f7acee9374e1c"` [INFO] running `"docker" "rm" "-f" "e856376dc60a41a93917d0bf5646a33004f49887f53054b0687f7acee9374e1c"` [INFO] [stdout] e856376dc60a41a93917d0bf5646a33004f49887f53054b0687f7acee9374e1c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/kolybasov/fm_tree:/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] ed33f526d41f16b8a18a1636537ba4e8983640af9a2597f078903444c862e4e7 [INFO] running `"docker" "start" "-a" "ed33f526d41f16b8a18a1636537ba4e8983640af9a2597f078903444c862e4e7"` [INFO] [stderr] Compiling fm_tree v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `"docker" "inspect" "ed33f526d41f16b8a18a1636537ba4e8983640af9a2597f078903444c862e4e7"` [INFO] running `"docker" "rm" "-f" "ed33f526d41f16b8a18a1636537ba4e8983640af9a2597f078903444c862e4e7"` [INFO] [stdout] ed33f526d41f16b8a18a1636537ba4e8983640af9a2597f078903444c862e4e7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/kolybasov/fm_tree:/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"` [INFO] [stdout] dba08010f0d0ab55192757c1c36d609994dcaf77e32d5c649e477d1989cd5d55 [INFO] running `"docker" "start" "-a" "dba08010f0d0ab55192757c1c36d609994dcaf77e32d5c649e477d1989cd5d55"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/fm_tree-afe6575affcc59f1 [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" "dba08010f0d0ab55192757c1c36d609994dcaf77e32d5c649e477d1989cd5d55"` [INFO] running `"docker" "rm" "-f" "dba08010f0d0ab55192757c1c36d609994dcaf77e32d5c649e477d1989cd5d55"` [INFO] [stdout] dba08010f0d0ab55192757c1c36d609994dcaf77e32d5c649e477d1989cd5d55