[INFO] cloning repository https://github.com/takapom/fish-game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/takapom/fish-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakapom%2Ffish-game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakapom%2Ffish-game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 877f1008b1673806b3ec4a61d7aa94f1c1df87b6
[INFO] testing takapom/fish-game against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakapom%2Ffish-game" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/takapom/fish-game
[INFO] finished tweaking git repo https://github.com/takapom/fish-game
[INFO] tweaked toml for git repo https://github.com/takapom/fish-game written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/takapom/fish-game on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/takapom/fish-game 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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] 10f25b814899051f4a1fb979a7b1dd0989ae404c77e27f944f3075c2c95b50c9
[INFO] running `Command { std: "docker" "start" "10f25b814899051f4a1fb979a7b1dd0989ae404c77e27f944f3075c2c95b50c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10f25b814899051f4a1fb979a7b1dd0989ae404c77e27f944f3075c2c95b50c9", 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" "10f25b814899051f4a1fb979a7b1dd0989ae404c77e27f944f3075c2c95b50c9" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10f25b814899051f4a1fb979a7b1dd0989ae404c77e27f944f3075c2c95b50c9", 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" "10f25b814899051f4a1fb979a7b1dd0989ae404c77e27f944f3075c2c95b50c9" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling aquarium-engine v0.1.0 (/opt/rustwide/workdir/crates/aquarium-engine)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 6.24s
[INFO] running `Command { std: "docker" "inspect" "10f25b814899051f4a1fb979a7b1dd0989ae404c77e27f944f3075c2c95b50c9", 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" "10f25b814899051f4a1fb979a7b1dd0989ae404c77e27f944f3075c2c95b50c9" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/release/deps/libaquarium_engine.so
[INFO] [stderr]   |
[INFO] [stderr]   = note: the lib target `aquarium_engine` in package `aquarium-engine v0.1.0 (/opt/rustwide/workdir/crates/aquarium-engine)` has the same output filename as the lib target `aquarium_engine` in package `aquarium-engine v0.1.0 (/opt/rustwide/workdir/crates/aquarium-engine)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/release/deps/libaquarium_engine.so.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the lib target `aquarium_engine` in package `aquarium-engine v0.1.0 (/opt/rustwide/workdir/crates/aquarium-engine)` has the same output filename as the lib target `aquarium_engine` in package `aquarium-engine v0.1.0 (/opt/rustwide/workdir/crates/aquarium-engine)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/release/deps/libaquarium_engine.rlib
[INFO] [stderr]   |
[INFO] [stderr]   = note: the lib target `aquarium_engine` in package `aquarium-engine v0.1.0 (/opt/rustwide/workdir/crates/aquarium-engine)` has the same output filename as the lib target `aquarium_engine` in package `aquarium-engine v0.1.0 (/opt/rustwide/workdir/crates/aquarium-engine)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr]    Compiling aquarium-engine v0.1.0 (/opt/rustwide/workdir/crates/aquarium-engine)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 13.53s
[INFO] running `Command { std: "docker" "inspect" "10f25b814899051f4a1fb979a7b1dd0989ae404c77e27f944f3075c2c95b50c9", 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" "10f25b814899051f4a1fb979a7b1dd0989ae404c77e27f944f3075c2c95b50c9" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/release/deps/libaquarium_engine.so
[INFO] [stderr]   |
[INFO] [stderr]   = note: the lib target `aquarium_engine` in package `aquarium-engine v0.1.0 (/opt/rustwide/workdir/crates/aquarium-engine)` has the same output filename as the lib target `aquarium_engine` in package `aquarium-engine v0.1.0 (/opt/rustwide/workdir/crates/aquarium-engine)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/release/deps/libaquarium_engine.so.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the lib target `aquarium_engine` in package `aquarium-engine v0.1.0 (/opt/rustwide/workdir/crates/aquarium-engine)` has the same output filename as the lib target `aquarium_engine` in package `aquarium-engine v0.1.0 (/opt/rustwide/workdir/crates/aquarium-engine)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/release/deps/libaquarium_engine.rlib
[INFO] [stderr]   |
[INFO] [stderr]   = note: the lib target `aquarium_engine` in package `aquarium-engine v0.1.0 (/opt/rustwide/workdir/crates/aquarium-engine)` has the same output filename as the lib target `aquarium_engine` in package `aquarium-engine v0.1.0 (/opt/rustwide/workdir/crates/aquarium-engine)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr]    Compiling aquarium-engine v0.1.0 (/opt/rustwide/workdir/crates/aquarium-engine)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 6.62s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/aquarium_engine-4359954cea654a0d)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::flashlight_fish_remains_visible_while_its_light_organ_closes_by_day ... ok
[INFO] [stdout] test tests::invalid_ffi_values_are_sanitized_instead_of_poisoning_the_engine ... ok
[INFO] [stdout] test tests::render_buffer_exposes_species_specific_biomechanics ... ok
[INFO] [stdout] test tests::capacity_is_hard_capped ... ok
[INFO] [stdout] test tests::deterministic_with_same_seed ... ok
[INFO] [stdout] test tests::fish_remain_inside_bounds_and_data_is_finite ... ok
[INFO] [stdout] test tests::remove_species_compacts_all_arrays ... ok
[INFO] [stdout] test tests::pufferfish_actually_hovers_more_slowly_than_cruising_species ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/benchmark.rs (/opt/rustwide/target/release/deps/aquarium_benchmark-e00138cb74fd44c9)
[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] [stderr]      Running tests/public_api.rs (/opt/rustwide/target/release/deps/public_api-075bd93f73028634)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test public_api_smoke_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests aquarium_engine
[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" "10f25b814899051f4a1fb979a7b1dd0989ae404c77e27f944f3075c2c95b50c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10f25b814899051f4a1fb979a7b1dd0989ae404c77e27f944f3075c2c95b50c9", kill_on_drop: false }`
[INFO] [stdout] 10f25b814899051f4a1fb979a7b1dd0989ae404c77e27f944f3075c2c95b50c9
