[INFO] fetching crate ex3-secret-vault-public-types 0.7.0... [INFO] testing ex3-secret-vault-public-types-0.7.0 against try#ece70b22820429ebf0c6d388c32356a14c58fc2f for pr-107251 [INFO] extracting crate ex3-secret-vault-public-types 0.7.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate ex3-secret-vault-public-types 0.7.0 on toolchain ece70b22820429ebf0c6d388c32356a14c58fc2f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ex3-secret-vault-public-types 0.7.0 [INFO] finished tweaking crates.io crate ex3-secret-vault-public-types 0.7.0 [INFO] tweaked toml for crates.io crate ex3-secret-vault-public-types 0.7.0 written to /workspace/builds/worker-6-tc2/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" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "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" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ffc077086dcfef8e8f72c04ad805cf8cffe9cc6749fbf6815ffb079e904d1cfe [INFO] running `Command { std: "docker" "start" "-a" "ffc077086dcfef8e8f72c04ad805cf8cffe9cc6749fbf6815ffb079e904d1cfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffc077086dcfef8e8f72c04ad805cf8cffe9cc6749fbf6815ffb079e904d1cfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffc077086dcfef8e8f72c04ad805cf8cffe9cc6749fbf6815ffb079e904d1cfe", kill_on_drop: false }` [INFO] [stdout] ffc077086dcfef8e8f72c04ad805cf8cffe9cc6749fbf6815ffb079e904d1cfe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b89d7a7479633cc41af094412485bbe3caed8fb372ad6e55bbbc0005961532f [INFO] running `Command { std: "docker" "start" "-a" "9b89d7a7479633cc41af094412485bbe3caed8fb372ad6e55bbbc0005961532f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling safe-proc-macro2 v1.0.36 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling nom8 v0.2.0 [INFO] [stderr] Compiling toml_datetime v0.5.1 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling data-encoding v2.3.3 [INFO] [stderr] Compiling safe-lock v0.1.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling safe-quote v1.0.15 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling safe-regex-compiler v0.2.5 [INFO] [stderr] Compiling ic0 v0.18.9 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling safe-regex-macro v0.2.5 [INFO] [stderr] Compiling toml_edit v0.18.1 [INFO] [stderr] Compiling safe-regex v0.2.5 [INFO] [stderr] Compiling build-data v0.1.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.0 [INFO] [stderr] Compiling const_env_impl v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling num_enum_derive v0.5.9 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling candid_derive v0.5.0 [INFO] [stderr] Compiling const_env v0.1.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling num_enum v0.5.9 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling serde_bytes v0.11.8 [INFO] [stderr] Compiling serde_tokenstream v0.1.6 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling env-file-reader v0.3.0 [INFO] [stderr] Compiling candid v0.8.4 [INFO] [stderr] Compiling ex3-serde v0.2.0 [INFO] [stderr] Compiling ex3-canister-build v0.4.0 [INFO] [stderr] Compiling ex3-canister-constant v0.7.0 [INFO] [stderr] Compiling ex3-secret-vault-public-types v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ex3-timestamp v0.3.0 [INFO] [stderr] Compiling ex3-common-error-info v0.2.0 [INFO] [stderr] Compiling ex3-canister-error v0.4.0 [INFO] [stderr] Compiling ex3-canister-types v0.7.0 [INFO] [stderr] Compiling ic-cdk-macros v0.6.8 [INFO] [stderr] Compiling ic-cdk v0.6.10 [INFO] [stderr] Compiling ex3-canister-named-canisters v0.7.0 [INFO] [stdout] warning: unused import: `ex3_canister_named_canisters::CanisterNames` [INFO] [stdout] --> src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use ex3_canister_named_canisters::CanisterNames; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.65s [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 4` [INFO] running `Command { std: "docker" "inspect" "9b89d7a7479633cc41af094412485bbe3caed8fb372ad6e55bbbc0005961532f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b89d7a7479633cc41af094412485bbe3caed8fb372ad6e55bbbc0005961532f", kill_on_drop: false }` [INFO] [stdout] 9b89d7a7479633cc41af094412485bbe3caed8fb372ad6e55bbbc0005961532f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7702b5cb7653614e3b3396cddbf96ee2173c8da02b440ee9cc05bb9f2ce3c244 [INFO] running `Command { std: "docker" "start" "-a" "7702b5cb7653614e3b3396cddbf96ee2173c8da02b440ee9cc05bb9f2ce3c244", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stdout] warning: unused import: `ex3_canister_named_canisters::CanisterNames` [INFO] [stdout] --> src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use ex3_canister_named_canisters::CanisterNames; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rstest_macros v0.16.0 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling rstest v0.16.0 [INFO] [stderr] Compiling ex3-secret-vault-public-types v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ex3_canister_named_canisters::CanisterNames` [INFO] [stdout] --> src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use ex3_canister_named_canisters::CanisterNames; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.12s [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 5` [INFO] running `Command { std: "docker" "inspect" "7702b5cb7653614e3b3396cddbf96ee2173c8da02b440ee9cc05bb9f2ce3c244", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7702b5cb7653614e3b3396cddbf96ee2173c8da02b440ee9cc05bb9f2ce3c244", kill_on_drop: false }` [INFO] [stdout] 7702b5cb7653614e3b3396cddbf96ee2173c8da02b440ee9cc05bb9f2ce3c244 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9e55d0a31b1d17a87ee15836cd825041d8bc340049c367efbb8814312cef73ae [INFO] running `Command { std: "docker" "start" "-a" "9e55d0a31b1d17a87ee15836cd825041d8bc340049c367efbb8814312cef73ae", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `ex3_canister_named_canisters::CanisterNames` [INFO] [stderr] --> src/lib.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use ex3_canister_named_canisters::CanisterNames; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `ex3-secret-vault-public-types` (lib) generated 1 warning (run `cargo fix --lib -p ex3-secret-vault-public-types` to apply 1 suggestion) [INFO] [stderr] warning: `ex3-secret-vault-public-types` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.68s [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 6` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ex3_secret_vault_public_types-795da717b0115daa) [INFO] [stdout] [INFO] [stderr] Doc-tests ex3-secret-vault-public-types [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] [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" "9e55d0a31b1d17a87ee15836cd825041d8bc340049c367efbb8814312cef73ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e55d0a31b1d17a87ee15836cd825041d8bc340049c367efbb8814312cef73ae", kill_on_drop: false }` [INFO] [stdout] 9e55d0a31b1d17a87ee15836cd825041d8bc340049c367efbb8814312cef73ae