[INFO] cloning repository https://github.com/AdrisGithub/wimc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AdrisGithub/wimc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrisGithub%2Fwimc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrisGithub%2Fwimc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 435b3e50265ba1013fb6e9538a21fa12d3dea721
[INFO] building AdrisGithub/wimc against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrisGithub%2Fwimc" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AdrisGithub/wimc on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AdrisGithub/wimc
[INFO] finished tweaking git repo https://github.com/AdrisGithub/wimc
[INFO] tweaked toml for git repo https://github.com/AdrisGithub/wimc written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/AdrisGithub/wimc 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 472b58f05b72f0a0e1bcc3ed56e11f584494a4c22839f6e668692549ff85f07d
[INFO] running `Command { std: "docker" "start" "-a" "472b58f05b72f0a0e1bcc3ed56e11f584494a4c22839f6e668692549ff85f07d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "472b58f05b72f0a0e1bcc3ed56e11f584494a4c22839f6e668692549ff85f07d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "472b58f05b72f0a0e1bcc3ed56e11f584494a4c22839f6e668692549ff85f07d", kill_on_drop: false }`
[INFO] [stdout] 472b58f05b72f0a0e1bcc3ed56e11f584494a4c22839f6e668692549ff85f07d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a07bd32d91f278c04d02f903424095d2ed5a6de6a7a9b04760311e6d941bfd4f
[INFO] running `Command { std: "docker" "start" "-a" "a07bd32d91f278c04d02f903424095d2ed5a6de6a7a9b04760311e6d941bfd4f", kill_on_drop: false }`
[INFO] [stderr]    Compiling wjp v1.1.3
[INFO] [stderr]    Compiling wbdl v1.2.0
[INFO] [stderr]    Compiling aul v1.4.1
[INFO] [stderr]    Compiling whdp v1.2.0
[INFO] [stderr]    Compiling wimcm v0.3.0
[INFO] [stderr]    Compiling wbsl v0.1.0
[INFO] [stderr]    Compiling wimc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/main/main.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 |     unsafe { STORE.store_inc(input) }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/main/main.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 51 |     unsafe { STORE.cleanup() }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/main/main.rs:55:14
[INFO] [stdout]    |
[INFO] [stdout] 55 |     unsafe { STORE.store(input) }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/main/main.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 59 |     unsafe { STORE.get(input) }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/main/main.rs:63:14
[INFO] [stdout]    |
[INFO] [stdout] 63 |     unsafe { STORE.query(input) }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/main/main.rs:67:14
[INFO] [stdout]    |
[INFO] [stdout] 67 |     unsafe { STORE.remove(input) }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
[INFO] running `Command { std: "docker" "inspect" "a07bd32d91f278c04d02f903424095d2ed5a6de6a7a9b04760311e6d941bfd4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a07bd32d91f278c04d02f903424095d2ed5a6de6a7a9b04760311e6d941bfd4f", kill_on_drop: false }`
[INFO] [stdout] a07bd32d91f278c04d02f903424095d2ed5a6de6a7a9b04760311e6d941bfd4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7905440ac7a157dcbfbb68f4af2fda0a24c779433d8e30defc79e92ac578858c
[INFO] running `Command { std: "docker" "start" "-a" "7905440ac7a157dcbfbb68f4af2fda0a24c779433d8e30defc79e92ac578858c", kill_on_drop: false }`
[INFO] [stderr]    Compiling wimc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Deserialize`
[INFO] [stdout]   --> src/main/storage.rs:89:15
[INFO] [stdout]    |
[INFO] [stdout] 89 |     use wjp::{Deserialize, Serialize};
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `deserialize` found for struct `Storage` in the current scope
[INFO] [stdout]    --> src/main/storage.rs:131:35
[INFO] [stdout]     |
[INFO] [stdout] 13  | pub struct Storage(HashMap<u128, WIMCData>);
[INFO] [stdout]     | ------------------ function or associated item `deserialize` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 131 |         println!("{:?}", Storage::deserialize(json));
[INFO] [stdout]     |                                   ^^^^^^^^^^^ function or associated item not found in `Storage`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Storage` consider using one of the following associated functions:
[INFO] [stdout]       Storage::new
[INFO] [stdout]       Storage::load
[INFO] [stdout]    --> src/main/storage.rs:64:5
[INFO] [stdout]     |
[INFO] [stdout] 64  |     pub fn new() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67  |     fn load() -> Result<Storage, WIMCError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is a method `serialize` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wjp-1.1.3/src/serializer.rs:47:5
[INFO] [stdout]     |
[INFO] [stdout] 47  |     fn serialize(&self) -> Values;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main/storage.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let mut date = Date::now_unchecked();
[INFO] [stdout]     |             ----^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wimc` (bin "wimc" test) due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "7905440ac7a157dcbfbb68f4af2fda0a24c779433d8e30defc79e92ac578858c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7905440ac7a157dcbfbb68f4af2fda0a24c779433d8e30defc79e92ac578858c", kill_on_drop: false }`
[INFO] [stdout] 7905440ac7a157dcbfbb68f4af2fda0a24c779433d8e30defc79e92ac578858c
