[INFO] fetching crate backup_lib 0.1.8...
[INFO] checking backup_lib-0.1.8 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate backup_lib 0.1.8 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate backup_lib 0.1.8 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate backup_lib 0.1.8
[INFO] finished tweaking crates.io crate backup_lib 0.1.8
[INFO] tweaked toml for crates.io crate backup_lib 0.1.8 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ic-cdk v0.7.4
[INFO] [stderr]   Downloaded serde_tokenstream v0.1.7
[INFO] [stderr]   Downloaded candid_derive v0.5.0
[INFO] [stderr]   Downloaded pretty v0.10.0
[INFO] [stderr]   Downloaded ic-cdk-macros v0.6.10
[INFO] [stderr]   Downloaded ic0 v0.18.11
[INFO] [stderr]   Downloaded binread v2.2.0
[INFO] [stderr]   Downloaded binread_derive v2.1.0
[INFO] [stderr]   Downloaded candid v0.8.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5da33054c8a36bfd602466b1f67a290e904763088584c6efa271b372fec0269
[INFO] running `Command { std: "docker" "start" "-a" "a5da33054c8a36bfd602466b1f67a290e904763088584c6efa271b372fec0269", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5da33054c8a36bfd602466b1f67a290e904763088584c6efa271b372fec0269", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5da33054c8a36bfd602466b1f67a290e904763088584c6efa271b372fec0269", kill_on_drop: false }`
[INFO] [stdout] a5da33054c8a36bfd602466b1f67a290e904763088584c6efa271b372fec0269
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6bb37ee8364fe7e11539296e660969cba1be22f804b4505f9cb75fed76b49f4b
[INFO] running `Command { std: "docker" "start" "-a" "6bb37ee8364fe7e11539296e660969cba1be22f804b4505f9cb75fed76b49f4b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling pretty v0.10.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling candid_derive v0.5.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]     Checking ic0 v0.18.11
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]    Compiling candid v0.8.4
[INFO] [stderr]    Compiling ic-cdk-macros v0.6.10
[INFO] [stderr]     Checking ic-cdk v0.7.4
[INFO] [stderr]     Checking backup_lib v0.1.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `NOT_RUNNING` should have an upper camel case name
[INFO] [stdout]   --> src/backup_info.rs:33:3
[INFO] [stdout]    |
[INFO] [stdout] 33 |   NOT_RUNNING,
[INFO] [stdout]    |   ^^^^^^^^^^^ help: convert the identifier to upper camel case: `NotRunning`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NOT_RUNNING` should have an upper camel case name
[INFO] [stdout]   --> src/backup_info.rs:33:3
[INFO] [stdout]    |
[INFO] [stdout] 33 |   NOT_RUNNING,
[INFO] [stdout]    |   ^^^^^^^^^^^ help: convert the identifier to upper camel case: `NotRunning`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 3 arguments were supplied
[INFO] [stdout]  --> tests/util_test.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |   let data = encode_vec::<i32>(&records, 0, 5);
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^           -  - unexpected argument of type `{integer}`
[INFO] [stdout]   |                                          |
[INFO] [stdout]   |                                          unexpected argument of type `{integer}`
[INFO] [stdout]   |
[INFO] [stdout] note: function defined here
[INFO] [stdout]  --> /opt/rustwide/workdir/src/util.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn encode_vec<T: Clone + candid::CandidType + serde::de::DeserializeOwned>(data: &[T]) -> Vec<u8> {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] help: remove the extra arguments
[INFO] [stdout]   |
[INFO] [stdout] 8 -   let data = encode_vec::<i32>(&records, 0, 5);
[INFO] [stdout] 8 +   let data = encode_vec::<i32>(&records);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 3 arguments were supplied
[INFO] [stdout]   --> tests/util_test.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 |   let data = encode_vec::<String>(&records, 1, 3);
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^           -  - unexpected argument of type `{integer}`
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             unexpected argument of type `{integer}`
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/util.rs:4:8
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub fn encode_vec<T: Clone + candid::CandidType + serde::de::DeserializeOwned>(data: &[T]) -> Vec<u8> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] help: remove the extra arguments
[INFO] [stdout]    |
[INFO] [stdout] 22 -   let data = encode_vec::<String>(&records, 1, 3);
[INFO] [stdout] 22 +   let data = encode_vec::<String>(&records);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `backup_lib` (test "util_test") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "6bb37ee8364fe7e11539296e660969cba1be22f804b4505f9cb75fed76b49f4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bb37ee8364fe7e11539296e660969cba1be22f804b4505f9cb75fed76b49f4b", kill_on_drop: false }`
[INFO] [stdout] 6bb37ee8364fe7e11539296e660969cba1be22f804b4505f9cb75fed76b49f4b
[INFO] checking backup_lib-0.1.8 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate backup_lib 0.1.8 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate backup_lib 0.1.8 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate backup_lib 0.1.8
[INFO] finished tweaking crates.io crate backup_lib 0.1.8
[INFO] tweaked toml for crates.io crate backup_lib 0.1.8 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libredox v0.1.3
[INFO] [stderr]   Downloaded redox_users v0.4.5
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 811bf18b9fe97eada82520d0487e0812b19b6a6cbcbd9faca218e0ac325cb5d9
[INFO] running `Command { std: "docker" "start" "-a" "811bf18b9fe97eada82520d0487e0812b19b6a6cbcbd9faca218e0ac325cb5d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "811bf18b9fe97eada82520d0487e0812b19b6a6cbcbd9faca218e0ac325cb5d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "811bf18b9fe97eada82520d0487e0812b19b6a6cbcbd9faca218e0ac325cb5d9", kill_on_drop: false }`
[INFO] [stdout] 811bf18b9fe97eada82520d0487e0812b19b6a6cbcbd9faca218e0ac325cb5d9
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e08bcb636549bb947619511709bcdca7d62541adc4e5780791272157442d0ea1
[INFO] running `Command { std: "docker" "start" "-a" "e08bcb636549bb947619511709bcdca7d62541adc4e5780791272157442d0ea1", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling candid_derive v0.5.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling pretty v0.10.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]     Checking ic0 v0.18.11
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]    Compiling candid v0.8.4
[INFO] [stderr]    Compiling ic-cdk-macros v0.6.10
[INFO] [stderr]     Checking ic-cdk v0.7.4
[INFO] [stderr]     Checking backup_lib v0.1.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `NOT_RUNNING` should have an upper camel case name
[INFO] [stdout]   --> src/backup_info.rs:33:3
[INFO] [stdout]    |
[INFO] [stdout] 33 |   NOT_RUNNING,
[INFO] [stdout]    |   ^^^^^^^^^^^ help: convert the identifier to upper camel case: `NotRunning`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NOT_RUNNING` should have an upper camel case name
[INFO] [stdout]   --> src/backup_info.rs:33:3
[INFO] [stdout]    |
[INFO] [stdout] 33 |   NOT_RUNNING,
[INFO] [stdout]    |   ^^^^^^^^^^^ help: convert the identifier to upper camel case: `NotRunning`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 3 arguments were supplied
[INFO] [stdout]  --> tests/util_test.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |   let data = encode_vec::<i32>(&records, 0, 5);
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^           -  - unexpected argument of type `{integer}`
[INFO] [stdout]   |                                          |
[INFO] [stdout]   |                                          unexpected argument of type `{integer}`
[INFO] [stdout]   |
[INFO] [stdout] note: function defined here
[INFO] [stdout]  --> /opt/rustwide/workdir/src/util.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn encode_vec<T: Clone + candid::CandidType + serde::de::DeserializeOwned>(data: &[T]) -> Vec<u8> {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] help: remove the extra arguments
[INFO] [stdout]   |
[INFO] [stdout] 8 -   let data = encode_vec::<i32>(&records, 0, 5);
[INFO] [stdout] 8 +   let data = encode_vec::<i32>(&records);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 3 arguments were supplied
[INFO] [stdout]   --> tests/util_test.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 |   let data = encode_vec::<String>(&records, 1, 3);
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^           -  - unexpected argument of type `{integer}`
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             unexpected argument of type `{integer}`
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/util.rs:4:8
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub fn encode_vec<T: Clone + candid::CandidType + serde::de::DeserializeOwned>(data: &[T]) -> Vec<u8> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] help: remove the extra arguments
[INFO] [stdout]    |
[INFO] [stdout] 22 -   let data = encode_vec::<String>(&records, 1, 3);
[INFO] [stdout] 22 +   let data = encode_vec::<String>(&records);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `backup_lib` (test "util_test") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "e08bcb636549bb947619511709bcdca7d62541adc4e5780791272157442d0ea1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e08bcb636549bb947619511709bcdca7d62541adc4e5780791272157442d0ea1", kill_on_drop: false }`
[INFO] [stdout] e08bcb636549bb947619511709bcdca7d62541adc4e5780791272157442d0ea1
