[INFO] fetching crate api-shooter-game 0.1.0...
[INFO] testing api-shooter-game-0.1.0 against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] extracting crate api-shooter-game 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate api-shooter-game 0.1.0
[INFO] finished tweaking crates.io crate api-shooter-game 0.1.0
[INFO] tweaked toml for crates.io crate api-shooter-game 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate api-shooter-game 0.1.0 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 crates.io crate api-shooter-game 0.1.0 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-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] ef826889573036aa51237a64b042a36f02422429dfd08380596d6da2e089431a
[INFO] running `Command { std: "docker" "start" "ef826889573036aa51237a64b042a36f02422429dfd08380596d6da2e089431a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef826889573036aa51237a64b042a36f02422429dfd08380596d6da2e089431a", 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" "ef826889573036aa51237a64b042a36f02422429dfd08380596d6da2e089431a" "/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" "ef826889573036aa51237a64b042a36f02422429dfd08380596d6da2e089431a", 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" "ef826889573036aa51237a64b042a36f02422429dfd08380596d6da2e089431a" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling miniquad v0.4.8
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling quad-rand v0.2.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling fontdue v0.9.3
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling macroquad v0.4.14
[INFO] [stderr]    Compiling api-shooter-game v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 29.15s
[INFO] running `Command { std: "docker" "inspect" "ef826889573036aa51237a64b042a36f02422429dfd08380596d6da2e089431a", 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" "ef826889573036aa51237a64b042a36f02422429dfd08380596d6da2e089431a" "/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]    Compiling api-shooter-game v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1.07s
[INFO] running `Command { std: "docker" "inspect" "ef826889573036aa51237a64b042a36f02422429dfd08380596d6da2e089431a", 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" "ef826889573036aa51237a64b042a36f02422429dfd08380596d6da2e089431a" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/api_shooter_game-6c819fd4f50df130)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test bullet::tests::test_bullet_creation ... ok
[INFO] [stdout] test bullet::tests::test_http_error_attacks ... ok
[INFO] [stdout] test enemy::tests::test_enemy_name_format ... ok
[INFO] [stdout] test enemy::tests::test_enemy_movement_bounds ... ok
[INFO] [stdout] test enemy::tests::test_enemy_types ... ok
[INFO] [stdout] test integration_tests::test_all_components_work_together ... ok
[INFO] [stdout] test integration_tests::test_game_state_creation ... ok
[INFO] [stdout] test player::tests::test_player_creation ... ok
[INFO] [stdout] test player::tests::test_player_initial_position ... ok
[INFO] [stdout] test enemy::tests::test_enemy_creation ... FAILED
[INFO] [stdout] test enemy::tests::test_weakness_coverage ... ok
[INFO] [stdout] test bullet::tests::test_bullet_types ... ok
[INFO] [stdout] test bullet::tests::test_enemy_bullet_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- enemy::tests::test_enemy_creation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'enemy::tests::test_enemy_creation' (799) panicked at src/enemy.rs:79:9:
[INFO] [stdout] assertion failed: ["GET", "POST", "PUT"].contains(&enemy.weakness.as_str())
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x570df10c3d41 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x570df10d864a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x570df10c81dc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x570df10a0326 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]    4:     0x570df10bc459 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x570df1055730 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x570df10bc612 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x570df10a0404 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x570df1098d79 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x570df10a0fcd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x570df10d8d7c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x570df10d8d42 - core[7c831bd917ebf35f]::panicking::panic
[INFO] [stdout]   12:     0x570df1048152 - api_shooter_game[7b6b430b3e98e2fb]::enemy::tests::test_enemy_creation
[INFO] [stdout]   13:     0x570df1046ff9 - <api_shooter_game[7b6b430b3e98e2fb]::enemy::tests::test_enemy_creation::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x570df1048a1b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x570df1056085 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x570df104f444 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x570df10591e2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x570df10c3619 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7f5afba8607a - <unknown>
[INFO] [stdout]   20:     0x7f5afbb19534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     enemy::tests::test_enemy_creation
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ef826889573036aa51237a64b042a36f02422429dfd08380596d6da2e089431a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef826889573036aa51237a64b042a36f02422429dfd08380596d6da2e089431a", kill_on_drop: false }`
[INFO] [stdout] ef826889573036aa51237a64b042a36f02422429dfd08380596d6da2e089431a
