[INFO] fetching crate cal-core 0.2.158...
[INFO] testing cal-core-0.2.158 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cal-core 0.2.158 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate cal-core 0.2.158
[INFO] finished tweaking crates.io crate cal-core 0.2.158
[INFO] tweaked toml for crates.io crate cal-core 0.2.158 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cal-core 0.2.158 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] crate crates.io crate cal-core 0.2.158 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d613c079087e68652a1fb4689f45451536bd583dd7b6d6841fdfe6c575208b8a
[INFO] running `Command { std: "docker" "start" "-a" "d613c079087e68652a1fb4689f45451536bd583dd7b6d6841fdfe6c575208b8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d613c079087e68652a1fb4689f45451536bd583dd7b6d6841fdfe6c575208b8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d613c079087e68652a1fb4689f45451536bd583dd7b6d6841fdfe6c575208b8a", kill_on_drop: false }`
[INFO] [stdout] d613c079087e68652a1fb4689f45451536bd583dd7b6d6841fdfe6c575208b8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] bd61eef649e524ba219bf0c47bb9d603e36a37d2e31c7790ef211fcb9374241e
[INFO] running `Command { std: "docker" "start" "-a" "bd61eef649e524ba219bf0c47bb9d603e36a37d2e31c7790ef211fcb9374241e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling quick-xml v0.37.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling oncemutex v0.1.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling netaddr2 v0.7.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling ip-in-subnet v0.1.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling regex-cache v0.2.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling validator_derive v0.18.2
[INFO] [stderr]    Compiling phonenumber v0.3.7+8.13.52
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling cal-jambonz v0.1.72
[INFO] [stderr]    Compiling bson v2.14.0
[INFO] [stderr]    Compiling validator v0.18.1
[INFO] [stderr]    Compiling cal-core v0.2.158 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `FranceFixedOLO_1` should have an upper camel case name
[INFO] [stdout]     --> src/accounting/code_deck.rs:2215:5
[INFO] [stdout]      |
[INFO] [stdout] 2215 |     FranceFixedOLO_1,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FranceFixedOlo1`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `FranceFixedOLO_2` should have an upper camel case name
[INFO] [stdout]     --> src/accounting/code_deck.rs:2217:5
[INFO] [stdout]      |
[INFO] [stdout] 2217 |     FranceFixedOLO_2,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FranceFixedOlo2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Pager_PagingFF9` should have an upper camel case name
[INFO] [stdout]     --> src/accounting/code_deck.rs:3999:5
[INFO] [stdout]      |
[INFO] [stdout] 3999 |     Pager_PagingFF9,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PagerPagingFf9`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Id`
[INFO] [stdout]  --> src/rest/contact.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |     ApiError, Id, ListRequest, PaginationParams, SearchParams, SortOrder, SortParams,
[INFO] [stdout]   |               ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BTreeMap` and `HashMap`
[INFO] [stdout]  --> src/rest/contact.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::collections::{BTreeMap, HashMap};
[INFO] [stdout]   |                        ^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ConversationNotification`
[INFO] [stdout]  --> src/rest/conversation.rs:4:53
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Conversation, ConversationId, ConversationItem, ConversationNotification,
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::device::device::DeviceStruct`
[INFO] [stdout]  --> src/rest/account.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::device::device::DeviceStruct;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.75s
[INFO] running `Command { std: "docker" "inspect" "bd61eef649e524ba219bf0c47bb9d603e36a37d2e31c7790ef211fcb9374241e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd61eef649e524ba219bf0c47bb9d603e36a37d2e31c7790ef211fcb9374241e", kill_on_drop: false }`
[INFO] [stdout] bd61eef649e524ba219bf0c47bb9d603e36a37d2e31c7790ef211fcb9374241e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f6f04e128de9eac00611125ff77668504678afd5bf3aeefc1d49902ef046cf88
[INFO] running `Command { std: "docker" "start" "-a" "f6f04e128de9eac00611125ff77668504678afd5bf3aeefc1d49902ef046cf88", kill_on_drop: false }`
[INFO] [stdout] warning: variant `FranceFixedOLO_1` should have an upper camel case name
[INFO] [stdout]     --> src/accounting/code_deck.rs:2215:5
[INFO] [stdout]      |
[INFO] [stdout] 2215 |     FranceFixedOLO_1,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FranceFixedOlo1`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `FranceFixedOLO_2` should have an upper camel case name
[INFO] [stdout]     --> src/accounting/code_deck.rs:2217:5
[INFO] [stdout]      |
[INFO] [stdout] 2217 |     FranceFixedOLO_2,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FranceFixedOlo2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Pager_PagingFF9` should have an upper camel case name
[INFO] [stdout]     --> src/accounting/code_deck.rs:3999:5
[INFO] [stdout]      |
[INFO] [stdout] 3999 |     Pager_PagingFF9,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PagerPagingFf9`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Id`
[INFO] [stdout]  --> src/rest/contact.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |     ApiError, Id, ListRequest, PaginationParams, SearchParams, SortOrder, SortParams,
[INFO] [stdout]   |               ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BTreeMap` and `HashMap`
[INFO] [stdout]  --> src/rest/contact.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::collections::{BTreeMap, HashMap};
[INFO] [stdout]   |                        ^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ConversationNotification`
[INFO] [stdout]  --> src/rest/conversation.rs:4:53
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Conversation, ConversationId, ConversationItem, ConversationNotification,
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cal-core v0.2.158 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::device::device::DeviceStruct`
[INFO] [stdout]  --> src/rest/account.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::device::device::DeviceStruct;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `FranceFixedOLO_1` should have an upper camel case name
[INFO] [stdout]     --> src/accounting/code_deck.rs:2215:5
[INFO] [stdout]      |
[INFO] [stdout] 2215 |     FranceFixedOLO_1,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FranceFixedOlo1`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `FranceFixedOLO_2` should have an upper camel case name
[INFO] [stdout]     --> src/accounting/code_deck.rs:2217:5
[INFO] [stdout]      |
[INFO] [stdout] 2217 |     FranceFixedOLO_2,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FranceFixedOlo2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Pager_PagingFF9` should have an upper camel case name
[INFO] [stdout]     --> src/accounting/code_deck.rs:3999:5
[INFO] [stdout]      |
[INFO] [stdout] 3999 |     Pager_PagingFF9,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PagerPagingFf9`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Id`
[INFO] [stdout]  --> src/rest/contact.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |     ApiError, Id, ListRequest, PaginationParams, SearchParams, SortOrder, SortParams,
[INFO] [stdout]   |               ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BTreeMap` and `HashMap`
[INFO] [stdout]  --> src/rest/contact.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::collections::{BTreeMap, HashMap};
[INFO] [stdout]   |                        ^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ConversationNotification`
[INFO] [stdout]  --> src/rest/conversation.rs:4:53
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Conversation, ConversationId, ConversationItem, ConversationNotification,
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::device::device::DeviceStruct`
[INFO] [stdout]  --> src/rest/account.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::device::device::DeviceStruct;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.73s
[INFO] running `Command { std: "docker" "inspect" "f6f04e128de9eac00611125ff77668504678afd5bf3aeefc1d49902ef046cf88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6f04e128de9eac00611125ff77668504678afd5bf3aeefc1d49902ef046cf88", kill_on_drop: false }`
[INFO] [stdout] f6f04e128de9eac00611125ff77668504678afd5bf3aeefc1d49902ef046cf88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 88ba519ef048063710218133ca898b3c078bfa867804f83f1c41a8d27a585bda
[INFO] running `Command { std: "docker" "start" "-a" "88ba519ef048063710218133ca898b3c078bfa867804f83f1c41a8d27a585bda", kill_on_drop: false }`
[INFO] [stderr] warning: variant `FranceFixedOLO_1` should have an upper camel case name
[INFO] [stderr]     --> src/accounting/code_deck.rs:2215:5
[INFO] [stderr]      |
[INFO] [stderr] 2215 |     FranceFixedOLO_1,
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FranceFixedOlo1`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `FranceFixedOLO_2` should have an upper camel case name
[INFO] [stderr]     --> src/accounting/code_deck.rs:2217:5
[INFO] [stderr]      |
[INFO] [stderr] 2217 |     FranceFixedOLO_2,
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FranceFixedOlo2`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Pager_PagingFF9` should have an upper camel case name
[INFO] [stderr]     --> src/accounting/code_deck.rs:3999:5
[INFO] [stderr]      |
[INFO] [stderr] 3999 |     Pager_PagingFF9,
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PagerPagingFf9`
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Id`
[INFO] [stderr]  --> src/rest/contact.rs:6:15
[INFO] [stderr]   |
[INFO] [stderr] 6 |     ApiError, Id, ListRequest, PaginationParams, SearchParams, SortOrder, SortParams,
[INFO] [stderr]   |               ^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `BTreeMap` and `HashMap`
[INFO] [stderr]  --> src/rest/contact.rs:9:24
[INFO] [stderr]   |
[INFO] [stderr] 9 | use std::collections::{BTreeMap, HashMap};
[INFO] [stderr]   |                        ^^^^^^^^  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ConversationNotification`
[INFO] [stderr]  --> src/rest/conversation.rs:4:53
[INFO] [stderr]   |
[INFO] [stderr] 4 |     Conversation, ConversationId, ConversationItem, ConversationNotification,
[INFO] [stderr]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::device::device::DeviceStruct`
[INFO] [stderr]  --> src/rest/account.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::device::device::DeviceStruct;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cal-core` (lib) generated 7 warnings (run `cargo fix --lib -p cal-core` to apply 4 suggestions)
[INFO] [stderr] warning: `cal-core` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cal_core-3316f43fb2fe598d)
[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 cal_core
[INFO] [stderr] warning: variant `FranceFixedOLO_1` should have an upper camel case name
[INFO] [stderr]     --> src/accounting/code_deck.rs:2215:5
[INFO] [stderr]      |
[INFO] [stderr] 2215 |     FranceFixedOLO_1,
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FranceFixedOlo1`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `FranceFixedOLO_2` should have an upper camel case name
[INFO] [stderr]     --> src/accounting/code_deck.rs:2217:5
[INFO] [stderr]      |
[INFO] [stderr] 2217 |     FranceFixedOLO_2,
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FranceFixedOlo2`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Pager_PagingFF9` should have an upper camel case name
[INFO] [stderr]     --> src/accounting/code_deck.rs:3999:5
[INFO] [stderr]      |
[INFO] [stderr] 3999 |     Pager_PagingFF9,
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PagerPagingFf9`
[INFO] [stderr] 
[INFO] [stderr] warning: 3 warnings emitted
[INFO] [stderr] 
[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" "88ba519ef048063710218133ca898b3c078bfa867804f83f1c41a8d27a585bda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88ba519ef048063710218133ca898b3c078bfa867804f83f1c41a8d27a585bda", kill_on_drop: false }`
[INFO] [stdout] 88ba519ef048063710218133ca898b3c078bfa867804f83f1c41a8d27a585bda
