[INFO] fetching crate planetsfactory 0.0.4...
[INFO] testing planetsfactory-0.0.4 against 1.98.0-beta.8 for beta-1.99-5
[INFO] extracting crate planetsfactory 0.0.4 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate planetsfactory 0.0.4
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate planetsfactory 0.0.4
[INFO] tweaked toml for crates.io crate planetsfactory 0.0.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate planetsfactory 0.0.4 on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate planetsfactory 0.0.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sciforge v0.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 20fbaf8e6ec4210e3e4b762d1e41db02603c04e9e1e30fd652caf7f17b801549
[INFO] running `Command { std: "docker" "start" "20fbaf8e6ec4210e3e4b762d1e41db02603c04e9e1e30fd652caf7f17b801549", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20fbaf8e6ec4210e3e4b762d1e41db02603c04e9e1e30fd652caf7f17b801549", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "20fbaf8e6ec4210e3e4b762d1e41db02603c04e9e1e30fd652caf7f17b801549" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20fbaf8e6ec4210e3e4b762d1e41db02603c04e9e1e30fd652caf7f17b801549", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "20fbaf8e6ec4210e3e4b762d1e41db02603c04e9e1e30fd652caf7f17b801549" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling sciforge v0.0.2
[INFO] [stderr]    Compiling planetsfactory v0.0.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.31s
[INFO] running `Command { std: "docker" "inspect" "20fbaf8e6ec4210e3e4b762d1e41db02603c04e9e1e30fd652caf7f17b801549", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "20fbaf8e6ec4210e3e4b762d1e41db02603c04e9e1e30fd652caf7f17b801549" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling planetsfactory v0.0.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.17s
[INFO] running `Command { std: "docker" "inspect" "20fbaf8e6ec4210e3e4b762d1e41db02603c04e9e1e30fd652caf7f17b801549", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "20fbaf8e6ec4210e3e4b762d1e41db02603c04e9e1e30fd652caf7f17b801549" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/planetsfactory-b406c28d00866544)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/engine_tests.rs (/opt/rustwide/target/debug/deps/engine_tests-74c9de6deacb7060)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/physics_tests.rs (/opt/rustwide/target/debug/deps/physics_tests-9b0aef39ea9377bf)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test evolution_cooling_luminosity_positive ... ok
[INFO] [stdout] test evolution_impact_erosion_zero_below_escape ... ok
[INFO] [stdout] test evolution_xuv_loss_positive ... ok
[INFO] [stdout] test evolution_radius_at_age_gas_giant ... ok
[INFO] [stdout] test formation_critical_core_mass ... ok
[INFO] [stdout] test formation_gas_accretion_zero_below_critical ... ok
[INFO] [stdout] test formation_gas_accretion_positive_above_critical ... ok
[INFO] [stdout] test formation_new_isolation_mass_positive ... ok
[INFO] [stdout] test formation_pebble_accretion_positive ... ok
[INFO] [stdout] test formation_solar_like_snow_line_in_range ... ok
[INFO] [stdout] test formation_timescale_positive ... ok
[INFO] [stdout] test generator_custom_system ... ok
[INFO] [stdout] test generator_hot_star_system ... ok
[INFO] [stdout] test generator_m_dwarf_system ... ok
[INFO] [stdout] test generator_produces_diverse_types ... ok
[INFO] [stdout] test generator_rogue_planets ... ok
[INFO] [stdout] test elements_to_state_earth_distance ... ok
[INFO] [stdout] test generator_single_planet ... ok
[INFO] [stdout] test generator_solar_like_system ... ok
[INFO] [stdout] test hohmann_delta_v_positive ... ok
[INFO] [stdout] test kepler_solver_circular ... ok
[INFO] [stdout] test kepler_solver_eccentric ... ok
[INFO] [stdout] test orbital_period_consistent ... ok
[INFO] [stdout] test photometry_flux_ratio_small ... ok
[INFO] [stdout] test rv_minimum_mass_positive ... ok
[INFO] [stdout] test rv_semi_amplitude_jupiter_like ... ok
[INFO] [stdout] test transit_depth_jupiter_like ... ok
[INFO] [stdout] test transit_probability_earth_like ... ok
[INFO] [stdout] test true_anomaly_at_periapsis ... ok
[INFO] [stdout] test vis_viva_circular ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test adams_williamson_density_increases ... ok
[INFO] [stdout] test atmosphere_new_scale_height_earth_like ... ok
[INFO] [stdout] test atmosphere_venus_like_higher_pressure ... ok
[INFO] [stdout] test atmosphere_pressure_decreases_with_altitude ... ok
[INFO] [stdout] test atmosphere_mars_like_low_pressure ... ok
[INFO] [stdout] test atmosphere_column_mass_positive ... ok
[INFO] [stdout] test core_fraction_from_density_reasonable ... ok
[INFO] [stdout] test differentiation_energy_positive ... ok
[INFO] [stdout] test gravity_orbital_velocity ... ok
[INFO] [stdout] test gravity_surface_acceleration_earth ... ok
[INFO] [stdout] test gravity_escape_velocity_earth ... ok
[INFO] [stdout] test greenhouse_temperature_rise_increases ... ok
[INFO] [stdout] test gravity_synchronous_orbit ... ok
[INFO] [stdout] test gravity_tidal_acceleration_positive ... ok
[INFO] [stdout] test hill_sphere_earth ... ok
[INFO] [stdout] test gravity_orbital_period_earth ... ok
[INFO] [stdout] test interior_central_pressure ... ok
[INFO] [stdout] test interior_core_radius_positive ... ok
[INFO] [stdout] test interior_binding_energy_positive ... ok
[INFO] [stdout] test interior_moment_of_inertia ... ok
[INFO] [stdout] test interior_small_planet_smaller_core ... ok
[INFO] [stdout] test jeans_escape_parameter_earth_hydrogen ... ok
[INFO] [stdout] test roche_limit_positive ... ok
[INFO] [stdout] test tisserand_parameter_value ... ok
[INFO] [stdout] test two_body_force_positive ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/types_tests.rs (/opt/rustwide/target/debug/deps/types_tests-ed60c7667747f7c0)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test gas_giant_density_low ... ok
[INFO] [stdout] test gas_giant_ring_roche_limit ... ok
[INFO] [stdout] test gas_giant_oblateness_positive ... ok
[INFO] [stdout] test gas_giant_kh_timescale_positive ... ok
[INFO] [stdout] test gas_giant_surface_gravity ... ok
[INFO] [stdout] test gas_giant_with_details_metallic_h ... ok
[INFO] [stdout] test gas_giant_mass_jupiter_units ... ok
[INFO] [stdout] test ice_giant_ice_fraction_reasonable ... ok
[INFO] [stdout] test ice_giant_internal_heat_depends_on_mass ... ok
[INFO] [stdout] test lava_world_high_temperature ... ok
[INFO] [stdout] test ice_giant_mass_in_range ... ok
[INFO] [stdout] test ice_giant_wind_speed_positive ... ok
[INFO] [stdout] test lava_world_nightside_cooler ... ok
[INFO] [stdout] test lava_world_thermal_emission_positive ... ok
[INFO] [stdout] test lava_world_tidal_heating ... ok
[INFO] [stdout] test ocean_world_depth_positive ... ok
[INFO] [stdout] test ocean_world_high_pressure_ice_for_deep_water ... ok
[INFO] [stdout] test ocean_world_water_mass_positive ... ok
[INFO] [stdout] test mass_ordering_across_types ... ok
[INFO] [stdout] test rogue_planet_capture_velocity ... ok
[INFO] [stdout] test rogue_planet_kinetic_energy_positive ... ok
[INFO] [stdout] test rogue_planet_radiogenic_heating_decreases_with_age ... ok
[INFO] [stdout] test rogue_planet_surface_temperature_positive ... ok
[INFO] [stdout] test sub_neptune_core_radius_less_than_total ... ok
[INFO] [stdout] test sub_neptune_envelope_mass ... ok
[INFO] [stdout] test sub_neptune_photoevaporation_timescale_positive ... ok
[INFO] [stdout] test sub_neptune_radius_gap_side ... ok
[INFO] [stdout] test super_earth_mass_in_range ... ok
[INFO] [stdout] test super_earth_gravity_higher_than_earth ... ok
[INFO] [stdout] test super_earth_plate_tectonics ... ok
[INFO] [stdout] test super_earth_surface_pressure_positive ... ok
[INFO] [stdout] test terrestrial_core_radius_positive ... ok
[INFO] [stdout] test terrestrial_density ... ok
[INFO] [stdout] test terrestrial_escape_velocity ... ok
[INFO] [stdout] test terrestrial_magnetic_moment_positive ... ok
[INFO] [stdout] test terrestrial_mass_earth_units ... ok
[INFO] [stdout] test terrestrial_period_one_year ... ok
[INFO] [stdout] test terrestrial_surface_gravity_positive ... ok
[INFO] [stdout] test terrestrial_with_surface_albedo ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests planetsfactory
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "20fbaf8e6ec4210e3e4b762d1e41db02603c04e9e1e30fd652caf7f17b801549", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20fbaf8e6ec4210e3e4b762d1e41db02603c04e9e1e30fd652caf7f17b801549", kill_on_drop: false }`
[INFO] [stdout] 20fbaf8e6ec4210e3e4b762d1e41db02603c04e9e1e30fd652caf7f17b801549
