[INFO] updating cached repository https://github.com/stepchowfun/bake [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e5c8150cc04b5c5059c24598528d17706fe3c68e [INFO] testing stepchowfun/bake against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstepchowfun%2Fbake" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stepchowfun/bake on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/stepchowfun/bake [INFO] finished tweaking git repo https://github.com/stepchowfun/bake [INFO] tweaked toml for git repo https://github.com/stepchowfun/bake written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/stepchowfun/bake already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 428796d431a9d9beb1a85f6edb30ad195e797810b4ef30bb1104ffd206bef5ea [INFO] running `"docker" "start" "-a" "428796d431a9d9beb1a85f6edb30ad195e797810b4ef30bb1104ffd206bef5ea"` [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.7 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling filetime v0.2.6 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling tempfile v3.0.8 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling crossbeam v0.7.1 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling console v0.7.5 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling ctrlc v3.1.2 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling toast v0.29.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.82s [INFO] running `"docker" "inspect" "428796d431a9d9beb1a85f6edb30ad195e797810b4ef30bb1104ffd206bef5ea"` [INFO] running `"docker" "rm" "-f" "428796d431a9d9beb1a85f6edb30ad195e797810b4ef30bb1104ffd206bef5ea"` [INFO] [stdout] 428796d431a9d9beb1a85f6edb30ad195e797810b4ef30bb1104ffd206bef5ea [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] aea54d227df2d97aad751d4fa8067d780a6def641529d192afe19ebb92624e96 [INFO] running `"docker" "start" "-a" "aea54d227df2d97aad751d4fa8067d780a6def641529d192afe19ebb92624e96"` [INFO] [stderr] Compiling toast v0.29.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.45s [INFO] running `"docker" "inspect" "aea54d227df2d97aad751d4fa8067d780a6def641529d192afe19ebb92624e96"` [INFO] running `"docker" "rm" "-f" "aea54d227df2d97aad751d4fa8067d780a6def641529d192afe19ebb92624e96"` [INFO] [stdout] aea54d227df2d97aad751d4fa8067d780a6def641529d192afe19ebb92624e96 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 50bdf5d232c087d2bb8d849cc2d57a05769a3654f74a3720715971b569e9108b [INFO] running `"docker" "start" "-a" "50bdf5d232c087d2bb8d849cc2d57a05769a3654f74a3720715971b569e9108b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.61s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/toast-1c411d56ad370f03 [INFO] [stdout] [INFO] [stdout] running 67 tests [INFO] [stdout] test cache::tests::combine_first_different ... ok [INFO] [stdout] test cache::tests::combine_concat ... ok [INFO] [stdout] test cache::tests::combine_pure ... ok [INFO] [stdout] test cache::tests::hash_path_not_constant ... ok [INFO] [stdout] test cache::tests::hash_path_pure ... ok [INFO] [stdout] test cache::tests::hash_read_pure ... ok [INFO] [stdout] test cache::tests::hash_str_pure ... ok [INFO] [stdout] test cache::tests::hash_str_not_constant ... ok [INFO] [stdout] test cache::tests::hash_read_not_constant ... ok [INFO] [stdout] test cache::tests::key_input_files_hash ... ok [INFO] [stdout] test cache::tests::key_command ... ok [INFO] [stdout] test cache::tests::key_environment_keys ... ok [INFO] [stdout] test cache::tests::key_environment_values ... ok [INFO] [stdout] test cache::tests::key_environment_order ... ok [INFO] [stdout] test cache::tests::key_noop ... ok [INFO] [stdout] test cache::tests::combine_second_different ... ok [INFO] [stdout] test cache::tests::key_user ... ok [INFO] [stdout] test cache::tests::key_previous_key ... ok [INFO] [stdout] test format::tests::number_one ... ok [INFO] [stdout] test cache::tests::key_pure ... ok [INFO] [stdout] test cache::tests::key_location ... ok [INFO] [stdout] test format::tests::number_zero ... ok [INFO] [stdout] test format::tests::number_two ... ok [INFO] [stdout] test format::tests::series_one ... ok [INFO] [stdout] test format::tests::series_two ... ok [INFO] [stdout] test format::tests::series_three ... ok [INFO] [stdout] test format::tests::series_empty ... ok [INFO] [stdout] test schedule::tests::schedule_empty ... ok [INFO] [stdout] test schedule::tests::schedule_single ... ok [INFO] [stdout] test schedule::tests::schedule_dependency_duplicates ... ok [INFO] [stdout] test schedule::tests::schedule_dependency_order ... ok [INFO] [stdout] test schedule::tests::schedule_input_duplicates ... ok [INFO] [stdout] test schedule::tests::schedule_lexicographical_tie_breaking ... ok [INFO] [stdout] test schedule::tests::schedule_linear ... ok [INFO] [stdout] test docker::tests::random_impure ... ok [INFO] [stdout] test toastfile::tests::check_task_caching_enabled_with_ports ... ok [INFO] [stdout] test toastfile::tests::check_task_caching_disabled_with_mount_paths ... ok [INFO] [stdout] test toastfile::tests::check_task_environment_equals ... ok [INFO] [stdout] test toastfile::tests::check_task_environment_ok ... ok [INFO] [stdout] test toastfile::tests::check_task_caching_disabled_with_ports ... ok [INFO] [stdout] test toastfile::tests::check_task_caching_enabled_with_mount_paths ... ok [INFO] [stdout] test toastfile::tests::check_task_paths_absolute_input_paths ... ok [INFO] [stdout] test toastfile::tests::check_dependencies_valid_default ... ok [INFO] [stdout] test toastfile::tests::check_dependencies_empty ... ok [INFO] [stdout] test toastfile::tests::check_dependencies_invalid_default ... ok [INFO] [stdout] test toastfile::tests::check_dependencies_cycle_2 ... ok [INFO] [stdout] test toastfile::tests::check_dependencies_single ... ok [INFO] [stdout] test toastfile::tests::check_task_dependencies_nonempty ... ok [INFO] [stdout] test toastfile::tests::check_dependencies_cycle_3 ... ok [INFO] [stdout] test toastfile::tests::check_dependencies_nonexistent ... ok [INFO] [stdout] test config::tests::parse_empty ... ok [INFO] [stdout] test toastfile::tests::check_task_paths_absolute_output_paths ... ok [INFO] [stdout] test toastfile::tests::check_task_paths_absolute_mount_paths ... ok [INFO] [stdout] test schedule::tests::schedule_input_order ... ok [INFO] [stdout] test toastfile::tests::check_task_paths_mount_paths_comma ... ok [INFO] [stdout] test config::tests::parse_nonempty ... ok [INFO] [stdout] test schedule::tests::schedule_diamond ... ok [INFO] [stdout] test toastfile::tests::check_dependencies_cycle_1 ... ok [INFO] [stdout] test toastfile::tests::check_task_paths_relative_location ... ok [INFO] [stdout] test toastfile::tests::environment_default_not_overridden ... ok [INFO] [stdout] test toastfile::tests::environment_missing ... ok [INFO] [stdout] test toastfile::tests::environment_default_overridden ... ok [INFO] [stdout] test toastfile::tests::check_task_paths_ok ... ok [INFO] [stdout] test toastfile::tests::environment_empty ... ok [INFO] [stdout] test toastfile::tests::parse_empty ... ok [INFO] [stdout] test toastfile::tests::parse_minimal_task ... ok [INFO] [stdout] test toastfile::tests::parse_comprehensive_task ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 67 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "50bdf5d232c087d2bb8d849cc2d57a05769a3654f74a3720715971b569e9108b"` [INFO] running `"docker" "rm" "-f" "50bdf5d232c087d2bb8d849cc2d57a05769a3654f74a3720715971b569e9108b"` [INFO] [stdout] 50bdf5d232c087d2bb8d849cc2d57a05769a3654f74a3720715971b569e9108b