[INFO] updating cached repository AlfnXd/ctce8_cfg_tool [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/AlfnXd/ctce8_cfg_tool [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/AlfnXd/ctce8_cfg_tool" "work/ex/beta-1.38-1/sources/1.37.0/gh/AlfnXd/ctce8_cfg_tool"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/AlfnXd/ctce8_cfg_tool'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/AlfnXd/ctce8_cfg_tool" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/AlfnXd/ctce8_cfg_tool"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/AlfnXd/ctce8_cfg_tool'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d4efcd8536208d6efe69b78706b495b9a5caf263 [INFO] sha for GitHub repo AlfnXd/ctce8_cfg_tool: d4efcd8536208d6efe69b78706b495b9a5caf263 [INFO] validating manifest of AlfnXd/ctce8_cfg_tool 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 AlfnXd/ctce8_cfg_tool 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 AlfnXd/ctce8_cfg_tool [INFO] finished frobbing AlfnXd/ctce8_cfg_tool [INFO] frobbed toml for AlfnXd/ctce8_cfg_tool written to work/ex/beta-1.38-1/sources/1.37.0/gh/AlfnXd/ctce8_cfg_tool/Cargo.toml [INFO] started frobbing AlfnXd/ctce8_cfg_tool [INFO] finished frobbing AlfnXd/ctce8_cfg_tool [INFO] frobbed toml for AlfnXd/ctce8_cfg_tool written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/AlfnXd/ctce8_cfg_tool/Cargo.toml [INFO] crate AlfnXd/ctce8_cfg_tool 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 AlfnXd/ctce8_cfg_tool 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-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/AlfnXd/ctce8_cfg_tool:/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] 944c377a582324194af98eaba5201ad79763f4f2e7f8fa40f17c9cb95afdba1e [INFO] running `"docker" "start" "-a" "944c377a582324194af98eaba5201ad79763f4f2e7f8fa40f17c9cb95afdba1e"` [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling bincode v1.1.2 [INFO] [stderr] Compiling ctce8_cfg_tool v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.29s [INFO] running `"docker" "inspect" "944c377a582324194af98eaba5201ad79763f4f2e7f8fa40f17c9cb95afdba1e"` [INFO] running `"docker" "rm" "-f" "944c377a582324194af98eaba5201ad79763f4f2e7f8fa40f17c9cb95afdba1e"` [INFO] [stdout] 944c377a582324194af98eaba5201ad79763f4f2e7f8fa40f17c9cb95afdba1e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/AlfnXd/ctce8_cfg_tool:/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] ae30cdcd22011429d220509fe1aa1f35f56536a251d435fa0d094c573c315367 [INFO] running `"docker" "start" "-a" "ae30cdcd22011429d220509fe1aa1f35f56536a251d435fa0d094c573c315367"` [INFO] [stderr] Compiling ctce8_cfg_tool v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `"docker" "inspect" "ae30cdcd22011429d220509fe1aa1f35f56536a251d435fa0d094c573c315367"` [INFO] running `"docker" "rm" "-f" "ae30cdcd22011429d220509fe1aa1f35f56536a251d435fa0d094c573c315367"` [INFO] [stdout] ae30cdcd22011429d220509fe1aa1f35f56536a251d435fa0d094c573c315367 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/AlfnXd/ctce8_cfg_tool:/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] 711935cb226ec43c678e0f5932c21a89c70d04596431775c3a9b19f6b64e5340 [INFO] running `"docker" "start" "-a" "711935cb226ec43c678e0f5932c21a89c70d04596431775c3a9b19f6b64e5340"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/ctce8_cfg_tool-6c81c5667729c1cb [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" "711935cb226ec43c678e0f5932c21a89c70d04596431775c3a9b19f6b64e5340"` [INFO] running `"docker" "rm" "-f" "711935cb226ec43c678e0f5932c21a89c70d04596431775c3a9b19f6b64e5340"` [INFO] [stdout] 711935cb226ec43c678e0f5932c21a89c70d04596431775c3a9b19f6b64e5340