[INFO] cloning repository https://github.com/chamons/archivist
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chamons/archivist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchamons%2Farchivist", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchamons%2Farchivist'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8a279b1f28619ebc6162cdf4fa3c0363f46222af
[INFO] testing chamons/archivist 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%2Fchamons%2Farchivist" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chamons/archivist
[INFO] finished tweaking git repo https://github.com/chamons/archivist
[INFO] tweaked toml for git repo https://github.com/chamons/archivist written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chamons/archivist 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/chamons/archivist 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] 3d28a6372e45bfe9eeec3d45243e5ac44d6ce0b470095e749c829cf9f7907f8f
[INFO] running `Command { std: "docker" "start" "3d28a6372e45bfe9eeec3d45243e5ac44d6ce0b470095e749c829cf9f7907f8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d28a6372e45bfe9eeec3d45243e5ac44d6ce0b470095e749c829cf9f7907f8f", 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" "3d28a6372e45bfe9eeec3d45243e5ac44d6ce0b470095e749c829cf9f7907f8f" "/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" "3d28a6372e45bfe9eeec3d45243e5ac44d6ce0b470095e749c829cf9f7907f8f", 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" "3d28a6372e45bfe9eeec3d45243e5ac44d6ce0b470095e749c829cf9f7907f8f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling quad-alsa-sys v0.3.2
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling miniquad v0.4.8
[INFO] [stderr]    Compiling quad-snd v0.2.8
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling glam v0.29.3
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling dasp_frame v0.11.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ogg v0.7.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling quad-rand v0.2.3
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]    Compiling bresenham v0.1.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling lewton v0.9.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling fontdue v0.9.3
[INFO] [stderr]    Compiling audrey v0.3.0
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling pathfinding v4.14.0
[INFO] [stderr]    Compiling macroquad v0.4.14
[INFO] [stderr]    Compiling sark_grids v0.6.2
[INFO] [stderr]    Compiling adam_fov_rs v0.4.0
[INFO] [stderr]    Compiling archivist v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated module `std::i32`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> src/mission/map/mod.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::i32;
[INFO] [stdout]   |          ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i32::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]    --> src/mission/map/mod.rs:127:18
[INFO] [stdout]     |
[INFO] [stdout] 127 |             i32::MIN..99 => 0,
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/mission/map/mod.rs:128:23
[INFO] [stdout]     |
[INFO] [stdout] 128 |             99..=i32::MAX => 2,
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i32::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]    --> src/mission/map/mod.rs:140:18
[INFO] [stdout]     |
[INFO] [stdout] 140 |             i32::MIN..96 => 0,
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/mission/map/mod.rs:142:28
[INFO] [stdout]     |
[INFO] [stdout] 142 |             98 | 99..=i32::MAX => 2,
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "3d28a6372e45bfe9eeec3d45243e5ac44d6ce0b470095e749c829cf9f7907f8f", 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" "3d28a6372e45bfe9eeec3d45243e5ac44d6ce0b470095e749c829cf9f7907f8f" "/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 archivist v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated module `std::i32`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> src/mission/map/mod.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::i32;
[INFO] [stdout]   |          ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i32::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]    --> src/mission/map/mod.rs:127:18
[INFO] [stdout]     |
[INFO] [stdout] 127 |             i32::MIN..99 => 0,
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/mission/map/mod.rs:128:23
[INFO] [stdout]     |
[INFO] [stdout] 128 |             99..=i32::MAX => 2,
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i32::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]    --> src/mission/map/mod.rs:140:18
[INFO] [stdout]     |
[INFO] [stdout] 140 |             i32::MIN..96 => 0,
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/mission/map/mod.rs:142:28
[INFO] [stdout]     |
[INFO] [stdout] 142 |             98 | 99..=i32::MAX => 2,
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::i32`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> src/mission/map/mod.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::i32;
[INFO] [stdout]   |          ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i32::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]    --> src/mission/map/mod.rs:127:18
[INFO] [stdout]     |
[INFO] [stdout] 127 |             i32::MIN..99 => 0,
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/mission/map/mod.rs:128:23
[INFO] [stdout]     |
[INFO] [stdout] 128 |             99..=i32::MAX => 2,
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i32::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]    --> src/mission/map/mod.rs:140:18
[INFO] [stdout]     |
[INFO] [stdout] 140 |             i32::MIN..96 => 0,
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/mission/map/mod.rs:142:28
[INFO] [stdout]     |
[INFO] [stdout] 142 |             98 | 99..=i32::MAX => 2,
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 11.01s
[INFO] running `Command { std: "docker" "inspect" "3d28a6372e45bfe9eeec3d45243e5ac44d6ce0b470095e749c829cf9f7907f8f", 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" "3d28a6372e45bfe9eeec3d45243e5ac44d6ce0b470095e749c829cf9f7907f8f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated module `std::i32`: all constants in this module replaced by associated constants on the type
[INFO] [stderr]  --> src/mission/map/mod.rs:1:10
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::i32;
[INFO] [stderr]   |          ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::i32::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stderr]    --> src/mission/map/mod.rs:127:18
[INFO] [stderr]     |
[INFO] [stderr] 127 |             i32::MIN..99 => 0,
[INFO] [stderr]     |                  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::i32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stderr]    --> src/mission/map/mod.rs:128:23
[INFO] [stderr]     |
[INFO] [stderr] 128 |             99..=i32::MAX => 2,
[INFO] [stderr]     |                       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::i32::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stderr]    --> src/mission/map/mod.rs:140:18
[INFO] [stderr]     |
[INFO] [stderr] 140 |             i32::MIN..96 => 0,
[INFO] [stderr]     |                  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::i32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stderr]    --> src/mission/map/mod.rs:142:28
[INFO] [stderr]     |
[INFO] [stderr] 142 |             98 | 99..=i32::MAX => 2,
[INFO] [stderr]     |                            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `archivist` (lib) generated 5 warnings
[INFO] [stderr] warning: `archivist` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/archivist-86c87c8fd81100c9)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test campaign::upgrade::tests::can_parse_characters ... ok
[INFO] [stdout] test mission::ai::tests::chases_player ... ok
[INFO] [stdout] test mission::engine::time::tests::immortal_status ... ok
[INFO] [stdout] test mission::engine::effects::tests::on_hit ... ok
[INFO] [stdout] test mission::engine::time::tests::reapply_status ... ok
[INFO] [stdout] test mission::engine::time::tests::skills_recharge ... ok
[INFO] [stdout] test mission::engine::time::tests::stun_prevents_tick_gain_for_period ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/archivist-05571c62a4a168f7)
[INFO] [stdout] test mission::map::builder::utils::tests::check_connectivity ... ok
[INFO] [stdout] test mission::ai::tests::heads_to_last_position_of_player ... ok
[INFO] [stdout] test mission::data::tests::can_parse_characters ... ok
[INFO] [stdout] test mission::map::tests::test_visibility ... ok
[INFO] [stdout] test mission::path::tests::clear_line_between_point ... ok
[INFO] [stdout] test mission::path::tests::distance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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]    Doc-tests archivist
[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" "3d28a6372e45bfe9eeec3d45243e5ac44d6ce0b470095e749c829cf9f7907f8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d28a6372e45bfe9eeec3d45243e5ac44d6ce0b470095e749c829cf9f7907f8f", kill_on_drop: false }`
[INFO] [stdout] 3d28a6372e45bfe9eeec3d45243e5ac44d6ce0b470095e749c829cf9f7907f8f
