[INFO] crate rust_test_crate_abed 0.1.0 is already in cache [INFO] extracting crate rust_test_crate_abed 0.1.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/rust_test_crate_abed/0.1.0 [INFO] extracting crate rust_test_crate_abed 0.1.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/rust_test_crate_abed/0.1.0 [INFO] validating manifest of rust_test_crate_abed-0.1.0 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 rust_test_crate_abed-0.1.0 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 rust_test_crate_abed-0.1.0 [INFO] finished frobbing rust_test_crate_abed-0.1.0 [INFO] frobbed toml for rust_test_crate_abed-0.1.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/rust_test_crate_abed/0.1.0/Cargo.toml [INFO] started frobbing rust_test_crate_abed-0.1.0 [INFO] finished frobbing rust_test_crate_abed-0.1.0 [INFO] frobbed toml for rust_test_crate_abed-0.1.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/rust_test_crate_abed/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 rust_test_crate_abed-0.1.0 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-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/rust_test_crate_abed/0.1.0:/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] 94b16af0622bff7af7842a96fdf1caa44ee4e4442dafea96a9a19ec518caf458 [INFO] running `"docker" "start" "-a" "94b16af0622bff7af7842a96fdf1caa44ee4e4442dafea96a9a19ec518caf458"` [INFO] [stderr] Compiling rust_test_crate_abed v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.33s [INFO] running `"docker" "inspect" "94b16af0622bff7af7842a96fdf1caa44ee4e4442dafea96a9a19ec518caf458"` [INFO] running `"docker" "rm" "-f" "94b16af0622bff7af7842a96fdf1caa44ee4e4442dafea96a9a19ec518caf458"` [INFO] [stdout] 94b16af0622bff7af7842a96fdf1caa44ee4e4442dafea96a9a19ec518caf458 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/rust_test_crate_abed/0.1.0:/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] 5046a07c19eb07664a221dd56700faa80a8d64c6b85157aeceb093af226c4c44 [INFO] running `"docker" "start" "-a" "5046a07c19eb07664a221dd56700faa80a8d64c6b85157aeceb093af226c4c44"` [INFO] [stderr] Compiling rust_test_crate_abed v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.53s [INFO] running `"docker" "inspect" "5046a07c19eb07664a221dd56700faa80a8d64c6b85157aeceb093af226c4c44"` [INFO] running `"docker" "rm" "-f" "5046a07c19eb07664a221dd56700faa80a8d64c6b85157aeceb093af226c4c44"` [INFO] [stdout] 5046a07c19eb07664a221dd56700faa80a8d64c6b85157aeceb093af226c4c44 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/rust_test_crate_abed/0.1.0:/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] 15493eacca9a7c294aa47b8c4fbd44114be0f19e95c4978c6616842d967ddc85 [INFO] running `"docker" "start" "-a" "15493eacca9a7c294aa47b8c4fbd44114be0f19e95c4978c6616842d967ddc85"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_test_crate_abed-6476f6707d180509 [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] [stderr] Doc-tests rust_test_crate_abed [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" "15493eacca9a7c294aa47b8c4fbd44114be0f19e95c4978c6616842d967ddc85"` [INFO] running `"docker" "rm" "-f" "15493eacca9a7c294aa47b8c4fbd44114be0f19e95c4978c6616842d967ddc85"` [INFO] [stdout] 15493eacca9a7c294aa47b8c4fbd44114be0f19e95c4978c6616842d967ddc85