[INFO] fetching crate ex3-canister-constant 0.17.27...
[INFO] testing ex3-canister-constant-0.17.27 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate ex3-canister-constant 0.17.27 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate ex3-canister-constant 0.17.27
[INFO] finished tweaking crates.io crate ex3-canister-constant 0.17.27
[INFO] tweaked toml for crates.io crate ex3-canister-constant 0.17.27 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ex3-canister-constant 0.17.27 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 139 packages to latest compatible versions
[INFO] [stderr]       Adding rstest v0.19.0 (available: v0.26.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ac0b898f0d6706c4f49be9b025a58279167eaf5416ade86d2ef479910887911
[INFO] running `Command { std: "docker" "start" "-a" "5ac0b898f0d6706c4f49be9b025a58279167eaf5416ade86d2ef479910887911", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ac0b898f0d6706c4f49be9b025a58279167eaf5416ade86d2ef479910887911", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ac0b898f0d6706c4f49be9b025a58279167eaf5416ade86d2ef479910887911", kill_on_drop: false }`
[INFO] [stdout] 5ac0b898f0d6706c4f49be9b025a58279167eaf5416ade86d2ef479910887911
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 997a0dafeff93a488885742f762f5de0a63c292db93d7edc84de7d26547b69ae
[INFO] running `Command { std: "docker" "start" "-a" "997a0dafeff93a488885742f762f5de0a63c292db93d7edc84de7d26547b69ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling pretty v0.12.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling const_env_impl v0.1.4
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling candid_derive v0.10.20
[INFO] [stderr]    Compiling const_env v0.1.4
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ic-stable-structures v0.6.9
[INFO] [stderr]    Compiling candid v0.10.20
[INFO] [stderr]    Compiling ex3-timestamp v0.15.5
[INFO] [stderr]    Compiling env-file-reader v0.3.0
[INFO] [stderr]    Compiling ex3-canister-build v0.17.2
[INFO] [stderr]    Compiling ex3-canister-constant v0.17.27 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]  --> src/canister_ids.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[from_env]
[INFO] [stdout]   |   ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]  --> src/canister_ids.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[from_env]
[INFO] [stdout]   |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]  --> src/canister_ids.rs:9:3
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[from_env]
[INFO] [stdout]   |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/canister_ids.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/canister_ids.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/canister_ids.rs:18:3
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/canister_ids.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/canister_ids.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/canister_ids.rs:27:3
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/canister_ids.rs:30:3
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/canister_ids.rs:33:3
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:13:3
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:28:3
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:36:3
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:41:3
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:44:3
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:47:3
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:52:3
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:76:3
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:84:3
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:93:3
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:101:3
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:105:3
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:109:3
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:113:3
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:117:3
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:121:3
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:125:3
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:130:3
[INFO] [stdout]     |
[INFO] [stdout] 130 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:134:3
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:138:3
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:142:3
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:146:3
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:151:3
[INFO] [stdout]     |
[INFO] [stdout] 151 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:155:3
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:160:3
[INFO] [stdout]     |
[INFO] [stdout] 160 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:164:3
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev_env`
[INFO] [stdout]   --> src/configs.rs:56:7
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg(feature = "dev_env")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `dev_env` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev_env`
[INFO] [stdout]   --> src/configs.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(not(feature = "dev_env"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `dev_env` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev_env`
[INFO] [stdout]   --> src/configs.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(feature = "dev_env")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `dev_env` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev_env`
[INFO] [stdout]   --> src/configs.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[cfg(not(feature = "dev_env"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `dev_env` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev_env`
[INFO] [stdout]   --> src/configs.rs:68:7
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[cfg(feature = "dev_env")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `dev_env` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev_env`
[INFO] [stdout]   --> src/configs.rs:70:11
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[cfg(not(feature = "dev_env"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `dev_env` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]  --> src/principal_ids.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[from_env]
[INFO] [stdout]   |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]  --> src/principal_ids.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[from_env]
[INFO] [stdout]   |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]  --> src/principal_ids.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[from_env]
[INFO] [stdout]   |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:17:3
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:26:3
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:28:3
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:31:3
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:33:3
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:35:3
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:38:3
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:40:3
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:42:3
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:45:3
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:47:3
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:49:3
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:52:3
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:54:3
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:56:3
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:58:3
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:61:3
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:63:3
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:68:3
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:70:3
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:72:3
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:75:3
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:77:3
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:79:3
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.38s
[INFO] running `Command { std: "docker" "inspect" "997a0dafeff93a488885742f762f5de0a63c292db93d7edc84de7d26547b69ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "997a0dafeff93a488885742f762f5de0a63c292db93d7edc84de7d26547b69ae", kill_on_drop: false }`
[INFO] [stdout] 997a0dafeff93a488885742f762f5de0a63c292db93d7edc84de7d26547b69ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36ecc386bed33e74347376cfba5b24949dc2becea7c43a0ffd2ac0eb2e14e6d4
[INFO] running `Command { std: "docker" "start" "-a" "36ecc386bed33e74347376cfba5b24949dc2becea7c43a0ffd2ac0eb2e14e6d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling rstest_macros v0.19.0
[INFO] [stderr]    Compiling candid_derive v0.10.20
[INFO] [stderr]    Compiling const_env_impl v0.1.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling const_env v0.1.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ic-stable-structures v0.6.9
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rstest v0.19.0
[INFO] [stderr]    Compiling candid v0.10.20
[INFO] [stderr]    Compiling ex3-timestamp v0.15.5
[INFO] [stderr]    Compiling ex3-canister-constant v0.17.27 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]  --> src/canister_ids.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[from_env]
[INFO] [stdout]   |   ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]  --> src/canister_ids.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[from_env]
[INFO] [stdout]   |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]  --> src/canister_ids.rs:9:3
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[from_env]
[INFO] [stdout]   |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/canister_ids.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/canister_ids.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/canister_ids.rs:18:3
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/canister_ids.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/canister_ids.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/canister_ids.rs:27:3
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/canister_ids.rs:30:3
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/canister_ids.rs:33:3
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:13:3
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:28:3
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:36:3
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:41:3
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:44:3
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:47:3
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:52:3
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:76:3
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:84:3
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:93:3
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:101:3
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:105:3
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:109:3
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:113:3
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:117:3
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:121:3
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:125:3
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:130:3
[INFO] [stdout]     |
[INFO] [stdout] 130 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:134:3
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:138:3
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:142:3
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:146:3
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:151:3
[INFO] [stdout]     |
[INFO] [stdout] 151 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:155:3
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:160:3
[INFO] [stdout]     |
[INFO] [stdout] 160 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:164:3
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev_env`
[INFO] [stdout]   --> src/configs.rs:56:7
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg(feature = "dev_env")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `dev_env` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev_env`
[INFO] [stdout]   --> src/configs.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(not(feature = "dev_env"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `dev_env` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev_env`
[INFO] [stdout]   --> src/configs.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(feature = "dev_env")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `dev_env` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev_env`
[INFO] [stdout]   --> src/configs.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[cfg(not(feature = "dev_env"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `dev_env` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev_env`
[INFO] [stdout]   --> src/configs.rs:68:7
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[cfg(feature = "dev_env")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `dev_env` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev_env`
[INFO] [stdout]   --> src/configs.rs:70:11
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[cfg(not(feature = "dev_env"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `dev_env` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]  --> src/principal_ids.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[from_env]
[INFO] [stdout]   |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]  --> src/principal_ids.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[from_env]
[INFO] [stdout]   |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]  --> src/principal_ids.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[from_env]
[INFO] [stdout]   |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:17:3
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:26:3
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:28:3
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:31:3
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:33:3
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:35:3
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:38:3
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:40:3
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:42:3
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:45:3
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:47:3
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:49:3
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:52:3
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:54:3
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:56:3
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:58:3
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:61:3
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:63:3
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:68:3
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:70:3
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:72:3
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:75:3
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:77:3
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:79:3
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]  --> src/canister_ids.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[from_env]
[INFO] [stdout]   |   ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]  --> src/canister_ids.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[from_env]
[INFO] [stdout]   |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]  --> src/canister_ids.rs:9:3
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[from_env]
[INFO] [stdout]   |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/canister_ids.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/canister_ids.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/canister_ids.rs:18:3
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/canister_ids.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/canister_ids.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/canister_ids.rs:27:3
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/canister_ids.rs:30:3
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/canister_ids.rs:33:3
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:13:3
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:28:3
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:36:3
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:41:3
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:44:3
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:47:3
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:52:3
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:76:3
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:84:3
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/configs.rs:93:3
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:101:3
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:105:3
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:109:3
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:113:3
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:117:3
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:121:3
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:125:3
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:130:3
[INFO] [stdout]     |
[INFO] [stdout] 130 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:134:3
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:138:3
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:142:3
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:146:3
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:151:3
[INFO] [stdout]     |
[INFO] [stdout] 151 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:155:3
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:160:3
[INFO] [stdout]     |
[INFO] [stdout] 160 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]    --> src/configs.rs:164:3
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[from_env]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev_env`
[INFO] [stdout]   --> src/configs.rs:56:7
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg(feature = "dev_env")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `dev_env` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev_env`
[INFO] [stdout]   --> src/configs.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(not(feature = "dev_env"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `dev_env` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev_env`
[INFO] [stdout]   --> src/configs.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(feature = "dev_env")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `dev_env` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev_env`
[INFO] [stdout]   --> src/configs.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[cfg(not(feature = "dev_env"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `dev_env` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev_env`
[INFO] [stdout]   --> src/configs.rs:68:7
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[cfg(feature = "dev_env")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `dev_env` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev_env`
[INFO] [stdout]   --> src/configs.rs:70:11
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[cfg(not(feature = "dev_env"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `dev_env` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]  --> src/principal_ids.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[from_env]
[INFO] [stdout]   |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]  --> src/principal_ids.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[from_env]
[INFO] [stdout]   |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]  --> src/principal_ids.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[from_env]
[INFO] [stdout]   |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:17:3
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:26:3
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:28:3
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:31:3
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:33:3
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:35:3
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:38:3
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:40:3
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:42:3
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:45:3
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:47:3
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:49:3
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:52:3
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:54:3
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:56:3
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:58:3
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:61:3
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:63:3
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:68:3
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:70:3
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:72:3
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:75:3
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:77:3
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stdout]   --> src/principal_ids.rs:79:3
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[from_env]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.34s
[INFO] running `Command { std: "docker" "inspect" "36ecc386bed33e74347376cfba5b24949dc2becea7c43a0ffd2ac0eb2e14e6d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36ecc386bed33e74347376cfba5b24949dc2becea7c43a0ffd2ac0eb2e14e6d4", kill_on_drop: false }`
[INFO] [stdout] 36ecc386bed33e74347376cfba5b24949dc2becea7c43a0ffd2ac0eb2e14e6d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] edc24b5e8dd81905250ed28e4e68b13b0744fa83fe532ab4ad2e8b04bd0278ac
[INFO] running `Command { std: "docker" "start" "-a" "edc24b5e8dd81905250ed28e4e68b13b0744fa83fe532ab4ad2e8b04bd0278ac", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]  --> src/canister_ids.rs:3:3
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[from_env]
[INFO] [stderr]   |   ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]  --> src/canister_ids.rs:6:3
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[from_env]
[INFO] [stderr]   |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]  --> src/canister_ids.rs:9:3
[INFO] [stderr]   |
[INFO] [stderr] 9 | #[from_env]
[INFO] [stderr]   |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/canister_ids.rs:12:3
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/canister_ids.rs:15:3
[INFO] [stderr]    |
[INFO] [stderr] 15 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/canister_ids.rs:18:3
[INFO] [stderr]    |
[INFO] [stderr] 18 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/canister_ids.rs:21:3
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/canister_ids.rs:24:3
[INFO] [stderr]    |
[INFO] [stderr] 24 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/canister_ids.rs:27:3
[INFO] [stderr]    |
[INFO] [stderr] 27 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/canister_ids.rs:30:3
[INFO] [stderr]    |
[INFO] [stderr] 30 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/canister_ids.rs:33:3
[INFO] [stderr]    |
[INFO] [stderr] 33 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/configs.rs:13:3
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/configs.rs:16:3
[INFO] [stderr]    |
[INFO] [stderr] 16 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/configs.rs:20:3
[INFO] [stderr]    |
[INFO] [stderr] 20 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/configs.rs:24:3
[INFO] [stderr]    |
[INFO] [stderr] 24 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/configs.rs:28:3
[INFO] [stderr]    |
[INFO] [stderr] 28 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/configs.rs:32:3
[INFO] [stderr]    |
[INFO] [stderr] 32 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/configs.rs:36:3
[INFO] [stderr]    |
[INFO] [stderr] 36 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/configs.rs:41:3
[INFO] [stderr]    |
[INFO] [stderr] 41 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/configs.rs:44:3
[INFO] [stderr]    |
[INFO] [stderr] 44 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/configs.rs:47:3
[INFO] [stderr]    |
[INFO] [stderr] 47 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/configs.rs:52:3
[INFO] [stderr]    |
[INFO] [stderr] 52 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/configs.rs:76:3
[INFO] [stderr]    |
[INFO] [stderr] 76 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/configs.rs:84:3
[INFO] [stderr]    |
[INFO] [stderr] 84 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/configs.rs:93:3
[INFO] [stderr]    |
[INFO] [stderr] 93 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]    --> src/configs.rs:101:3
[INFO] [stderr]     |
[INFO] [stderr] 101 | #[from_env]
[INFO] [stderr]     |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]    --> src/configs.rs:105:3
[INFO] [stderr]     |
[INFO] [stderr] 105 | #[from_env]
[INFO] [stderr]     |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]    --> src/configs.rs:109:3
[INFO] [stderr]     |
[INFO] [stderr] 109 | #[from_env]
[INFO] [stderr]     |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]    --> src/configs.rs:113:3
[INFO] [stderr]     |
[INFO] [stderr] 113 | #[from_env]
[INFO] [stderr]     |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]    --> src/configs.rs:117:3
[INFO] [stderr]     |
[INFO] [stderr] 117 | #[from_env]
[INFO] [stderr]     |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]    --> src/configs.rs:121:3
[INFO] [stderr]     |
[INFO] [stderr] 121 | #[from_env]
[INFO] [stderr]     |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]    --> src/configs.rs:125:3
[INFO] [stderr]     |
[INFO] [stderr] 125 | #[from_env]
[INFO] [stderr]     |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]    --> src/configs.rs:130:3
[INFO] [stderr]     |
[INFO] [stderr] 130 | #[from_env]
[INFO] [stderr]     |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]    --> src/configs.rs:134:3
[INFO] [stderr]     |
[INFO] [stderr] 134 | #[from_env]
[INFO] [stderr]     |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]    --> src/configs.rs:138:3
[INFO] [stderr]     |
[INFO] [stderr] 138 | #[from_env]
[INFO] [stderr]     |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]    --> src/configs.rs:142:3
[INFO] [stderr]     |
[INFO] [stderr] 142 | #[from_env]
[INFO] [stderr]     |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]    --> src/configs.rs:146:3
[INFO] [stderr]     |
[INFO] [stderr] 146 | #[from_env]
[INFO] [stderr]     |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]    --> src/configs.rs:151:3
[INFO] [stderr]     |
[INFO] [stderr] 151 | #[from_env]
[INFO] [stderr]     |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]    --> src/configs.rs:155:3
[INFO] [stderr]     |
[INFO] [stderr] 155 | #[from_env]
[INFO] [stderr]     |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]    --> src/configs.rs:160:3
[INFO] [stderr]     |
[INFO] [stderr] 160 | #[from_env]
[INFO] [stderr]     |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]    --> src/configs.rs:164:3
[INFO] [stderr]     |
[INFO] [stderr] 164 | #[from_env]
[INFO] [stderr]     |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dev_env`
[INFO] [stderr]   --> src/configs.rs:56:7
[INFO] [stderr]    |
[INFO] [stderr] 56 | #[cfg(feature = "dev_env")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `dev_env` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dev_env`
[INFO] [stderr]   --> src/configs.rs:58:11
[INFO] [stderr]    |
[INFO] [stderr] 58 | #[cfg(not(feature = "dev_env"))]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `dev_env` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dev_env`
[INFO] [stderr]   --> src/configs.rs:62:7
[INFO] [stderr]    |
[INFO] [stderr] 62 | #[cfg(feature = "dev_env")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `dev_env` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dev_env`
[INFO] [stderr]   --> src/configs.rs:64:11
[INFO] [stderr]    |
[INFO] [stderr] 64 | #[cfg(not(feature = "dev_env"))]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `dev_env` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dev_env`
[INFO] [stderr]   --> src/configs.rs:68:7
[INFO] [stderr]    |
[INFO] [stderr] 68 | #[cfg(feature = "dev_env")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `dev_env` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dev_env`
[INFO] [stderr]   --> src/configs.rs:70:11
[INFO] [stderr]    |
[INFO] [stderr] 70 | #[cfg(not(feature = "dev_env"))]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `dev_env` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]  --> src/principal_ids.rs:3:3
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[from_env]
[INFO] [stderr]   |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]  --> src/principal_ids.rs:5:3
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[from_env]
[INFO] [stderr]   |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]  --> src/principal_ids.rs:7:3
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[from_env]
[INFO] [stderr]   |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/principal_ids.rs:10:3
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/principal_ids.rs:12:3
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/principal_ids.rs:14:3
[INFO] [stderr]    |
[INFO] [stderr] 14 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/principal_ids.rs:17:3
[INFO] [stderr]    |
[INFO] [stderr] 17 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/principal_ids.rs:19:3
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/principal_ids.rs:21:3
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/principal_ids.rs:24:3
[INFO] [stderr]    |
[INFO] [stderr] 24 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/principal_ids.rs:26:3
[INFO] [stderr]    |
[INFO] [stderr] 26 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/principal_ids.rs:28:3
[INFO] [stderr]    |
[INFO] [stderr] 28 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/principal_ids.rs:31:3
[INFO] [stderr]    |
[INFO] [stderr] 31 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/principal_ids.rs:33:3
[INFO] [stderr]    |
[INFO] [stderr] 33 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/principal_ids.rs:35:3
[INFO] [stderr]    |
[INFO] [stderr] 35 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/principal_ids.rs:38:3
[INFO] [stderr]    |
[INFO] [stderr] 38 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/principal_ids.rs:40:3
[INFO] [stderr]    |
[INFO] [stderr] 40 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/principal_ids.rs:42:3
[INFO] [stderr]    |
[INFO] [stderr] 42 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/principal_ids.rs:45:3
[INFO] [stderr]    |
[INFO] [stderr] 45 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/principal_ids.rs:47:3
[INFO] [stderr]    |
[INFO] [stderr] 47 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/principal_ids.rs:49:3
[INFO] [stderr]    |
[INFO] [stderr] 49 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/principal_ids.rs:52:3
[INFO] [stderr]    |
[INFO] [stderr] 52 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/principal_ids.rs:54:3
[INFO] [stderr]    |
[INFO] [stderr] 54 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/principal_ids.rs:56:3
[INFO] [stderr]    |
[INFO] [stderr] 56 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/principal_ids.rs:58:3
[INFO] [stderr]    |
[INFO] [stderr] 58 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/principal_ids.rs:61:3
[INFO] [stderr]    |
[INFO] [stderr] 61 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/principal_ids.rs:63:3
[INFO] [stderr]    |
[INFO] [stderr] 63 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/principal_ids.rs:65:3
[INFO] [stderr]    |
[INFO] [stderr] 65 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/principal_ids.rs:68:3
[INFO] [stderr]    |
[INFO] [stderr] 68 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/principal_ids.rs:70:3
[INFO] [stderr]    |
[INFO] [stderr] 70 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/principal_ids.rs:72:3
[INFO] [stderr]    |
[INFO] [stderr] 72 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/principal_ids.rs:75:3
[INFO] [stderr]    |
[INFO] [stderr] 75 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/principal_ids.rs:77:3
[INFO] [stderr]    |
[INFO] [stderr] 77 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `from_env`: Deprecated alias of env_item, use env_item instead
[INFO] [stderr]   --> src/principal_ids.rs:79:3
[INFO] [stderr]    |
[INFO] [stderr] 79 | #[from_env]
[INFO] [stderr]    |   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `ex3-canister-constant` (lib) generated 81 warnings
[INFO] [stderr] warning: `ex3-canister-constant` (lib test) generated 81 warnings (81 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ex3_canister_constant-2c47708e6123e9cc)
[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 ex3_canister_constant
[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" "edc24b5e8dd81905250ed28e4e68b13b0744fa83fe532ab4ad2e8b04bd0278ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edc24b5e8dd81905250ed28e4e68b13b0744fa83fe532ab4ad2e8b04bd0278ac", kill_on_drop: false }`
[INFO] [stdout] edc24b5e8dd81905250ed28e4e68b13b0744fa83fe532ab4ad2e8b04bd0278ac
