[INFO] fetching crate ex3-wallet-registry-public-types 0.7.0... [INFO] checking ex3-wallet-registry-public-types-0.7.0 against master#c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 for pr-107073 [INFO] extracting crate ex3-wallet-registry-public-types 0.7.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate ex3-wallet-registry-public-types 0.7.0 on toolchain c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ex3-wallet-registry-public-types 0.7.0 [INFO] finished tweaking crates.io crate ex3-wallet-registry-public-types 0.7.0 [INFO] tweaked toml for crates.io crate ex3-wallet-registry-public-types 0.7.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ex3-canister-types v0.7.0 [INFO] [stderr] Downloaded ic-cdk v0.6.10 [INFO] [stderr] Downloaded ex3-canister-named-canisters v0.7.0 [INFO] [stderr] Downloaded ic0 v0.18.9 [INFO] [stderr] Downloaded ic-cdk-macros v0.6.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e4c347ec1987950b7e4c45e2c0f8d8304c395fb275a9a4a03d3b3856c78805b [INFO] running `Command { std: "docker" "start" "-a" "1e4c347ec1987950b7e4c45e2c0f8d8304c395fb275a9a4a03d3b3856c78805b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e4c347ec1987950b7e4c45e2c0f8d8304c395fb275a9a4a03d3b3856c78805b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e4c347ec1987950b7e4c45e2c0f8d8304c395fb275a9a4a03d3b3856c78805b", kill_on_drop: false }` [INFO] [stdout] 1e4c347ec1987950b7e4c45e2c0f8d8304c395fb275a9a4a03d3b3856c78805b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db5625c0796fb79216c105591b6e2df322eb7889723bbf95d9e9657c41578f68 [INFO] running `Command { std: "docker" "start" "-a" "db5625c0796fb79216c105591b6e2df322eb7889723bbf95d9e9657c41578f68", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling nom8 v0.2.0 [INFO] [stderr] Compiling safe-proc-macro2 v1.0.36 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling safe-lock v0.1.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking data-encoding v2.3.3 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking pretty v0.10.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling safe-quote v1.0.15 [INFO] [stderr] Compiling rstest_macros v0.16.0 [INFO] [stderr] Compiling safe-regex-compiler v0.2.5 [INFO] [stderr] Checking ic0 v0.18.9 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Compiling safe-regex-macro v0.2.5 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Compiling safe-regex v0.2.5 [INFO] [stderr] Compiling build-data v0.1.3 [INFO] [stderr] Compiling toml_edit v0.18.0 [INFO] [stderr] Compiling const_env_impl v0.1.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling candid_derive v0.5.0 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling const_env v0.1.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking futures-util v0.3.25 [INFO] [stderr] Checking thiserror v1.0.38 [INFO] [stderr] Checking num_enum v0.5.7 [INFO] [stderr] Checking binread v2.2.0 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Checking futures-executor v0.3.25 [INFO] [stderr] Checking futures v0.3.25 [INFO] [stderr] Checking rstest v0.16.0 [INFO] [stderr] Checking serde v1.0.152 [INFO] [stderr] Checking serde_bytes v0.11.8 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling serde_tokenstream v0.1.6 [INFO] [stderr] Checking ex3-serde v0.2.0 [INFO] [stderr] Compiling candid v0.8.4 [INFO] [stderr] Compiling env-file-reader v0.3.0 [INFO] [stderr] Compiling ex3-canister-build v0.4.0 [INFO] [stderr] Compiling ex3-canister-constant v0.7.0 [INFO] [stderr] Compiling ex3-wallet-registry-public-types v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking ex3-timestamp v0.3.0 [INFO] [stderr] Checking ex3-common-error-info v0.2.0 [INFO] [stderr] Checking ex3-canister-error v0.4.0 [INFO] [stderr] Checking ex3-canister-types v0.7.0 [INFO] [stderr] Compiling ic-cdk-macros v0.6.8 [INFO] [stderr] Checking ic-cdk v0.6.10 [INFO] [stderr] Checking ex3-canister-named-canisters v0.7.0 [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ex3_canister_named_canisters::CanisterNames` [INFO] [stdout] --> src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use ex3_canister_named_canisters::CanisterNames; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ex3_canister_types::CanisterId` [INFO] [stdout] --> src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use ex3_canister_types::CanisterId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ex3_canister_named_canisters::CanisterNames` [INFO] [stdout] --> src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use ex3_canister_named_canisters::CanisterNames; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ex3_canister_types::CanisterId` [INFO] [stdout] --> src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use ex3_canister_types::CanisterId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.24s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "db5625c0796fb79216c105591b6e2df322eb7889723bbf95d9e9657c41578f68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db5625c0796fb79216c105591b6e2df322eb7889723bbf95d9e9657c41578f68", kill_on_drop: false }` [INFO] [stdout] db5625c0796fb79216c105591b6e2df322eb7889723bbf95d9e9657c41578f68