[INFO] cloning repository https://github.com/lumeohq/ez-xsd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lumeohq/ez-xsd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flumeohq%2Fez-xsd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flumeohq%2Fez-xsd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b31f6f288e3fdd23ff16485e31c3c593eccb9289 [INFO] checking lumeohq/ez-xsd against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flumeohq%2Fez-xsd" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lumeohq/ez-xsd on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lumeohq/ez-xsd [INFO] finished tweaking git repo https://github.com/lumeohq/ez-xsd [INFO] tweaked toml for git repo https://github.com/lumeohq/ez-xsd written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lumeohq/ez-xsd 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xmlparser v0.13.2 [INFO] [stderr] Downloaded roxmltree v0.10.1 [INFO] [stderr] Downloaded aho-corasick v0.7.13 [INFO] [stderr] Downloaded bigdecimal v0.1.2 [INFO] [stderr] Downloaded regex v1.3.9 [INFO] [stderr] Downloaded regex-syntax v0.6.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6a91779a5df074da7cb5e0f982a1d7226f1aba59e80c5db74241538f9379e9f [INFO] running `Command { std: "docker" "start" "-a" "d6a91779a5df074da7cb5e0f982a1d7226f1aba59e80c5db74241538f9379e9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6a91779a5df074da7cb5e0f982a1d7226f1aba59e80c5db74241538f9379e9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6a91779a5df074da7cb5e0f982a1d7226f1aba59e80c5db74241538f9379e9f", kill_on_drop: false }` [INFO] [stdout] d6a91779a5df074da7cb5e0f982a1d7226f1aba59e80c5db74241538f9379e9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bc34d2340936c8a8f6685d80557df632db2dd50bd9d514610dad7abeac374ce [INFO] running `Command { std: "docker" "start" "-a" "3bc34d2340936c8a8f6685d80557df632db2dd50bd9d514610dad7abeac374ce", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking xmlparser v0.13.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking roxmltree v0.10.1 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking bigdecimal v0.1.2 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking xsd10 v0.1.0 (/opt/rustwide/workdir/CXT/xsd10) [INFO] [stdout] warning: unused import: `string::*` [INFO] [stdout] --> CXT/xsd10/src/model/simple_types/mod.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | pub use string::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `string::*` [INFO] [stdout] --> CXT/xsd10/src/model/simple_types/mod.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | pub use string::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `annotation`, `elements`, `attributes`, and `id` are never read [INFO] [stdout] --> CXT/xsd10/src/model/elements/all.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct All<'a> { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 32 | annotation: Option>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 33 | elements: Vec>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 34 | attributes: Vec>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 35 | id: Id<'a>, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `All` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> CXT/xsd10/src/model/simple_types/base64binary.rs:30:29 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Base64Binary<'a>(&'a str); [INFO] [stdout] | ------------ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Base64Binary<'a>(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wsdl11 v0.1.0 (/opt/rustwide/workdir/WST/wsdl11) [INFO] [stderr] Checking xsd_onvif v0.1.0 (/opt/rustwide/workdir/examples/xsd_onvif) [INFO] [stdout] warning: fields `input` and `content` are never read [INFO] [stdout] --> WST/wsdl11/src/model/groups/request_response_or_one_way_operation.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct RequestResponseOrOneWayOperation<'a> { [INFO] [stdout] | -------------------------------- fields in this struct [INFO] [stdout] 21 | input: Input<'a>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 22 | content: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RequestResponseOrOneWayOperation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `output` and `faults` are never read [INFO] [stdout] --> WST/wsdl11/src/model/groups/request_response_or_one_way_operation.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct RequestResponse<'a> { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 27 | output: Output<'a>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 28 | faults: Vec>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RequestResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `output` and `content` are never read [INFO] [stdout] --> WST/wsdl11/src/model/groups/solicit_response_or_notification_operation.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct SolicitResponseOrNotificationOperation<'a> { [INFO] [stdout] | -------------------------------------- fields in this struct [INFO] [stdout] 21 | output: Output<'a>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 22 | content: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SolicitResponseOrNotificationOperation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `input` and `faults` are never read [INFO] [stdout] --> WST/wsdl11/src/model/groups/solicit_response_or_notification_operation.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct SolicitResponse<'a> { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 27 | input: Input<'a>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 28 | faults: Vec>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SolicitResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `input` and `content` are never read [INFO] [stdout] --> WST/wsdl11/src/model/groups/request_response_or_one_way_operation.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct RequestResponseOrOneWayOperation<'a> { [INFO] [stdout] | -------------------------------- fields in this struct [INFO] [stdout] 21 | input: Input<'a>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 22 | content: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RequestResponseOrOneWayOperation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `output` and `faults` are never read [INFO] [stdout] --> WST/wsdl11/src/model/groups/request_response_or_one_way_operation.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct RequestResponse<'a> { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 27 | output: Output<'a>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 28 | faults: Vec>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RequestResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `output` and `content` are never read [INFO] [stdout] --> WST/wsdl11/src/model/groups/solicit_response_or_notification_operation.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct SolicitResponseOrNotificationOperation<'a> { [INFO] [stdout] | -------------------------------------- fields in this struct [INFO] [stdout] 21 | output: Output<'a>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 22 | content: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SolicitResponseOrNotificationOperation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `input` and `faults` are never read [INFO] [stdout] --> WST/wsdl11/src/model/groups/solicit_response_or_notification_operation.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct SolicitResponse<'a> { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 27 | input: Input<'a>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 28 | faults: Vec>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SolicitResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wsdl_onvif v0.1.0 (/opt/rustwide/workdir/examples/wsdl_onvif) [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `annotation`, `elements`, `attributes`, and `id` are never read [INFO] [stdout] --> CXT/xsd10/src/model/elements/all.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct All<'a> { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 32 | annotation: Option>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 33 | elements: Vec>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 34 | attributes: Vec>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 35 | id: Id<'a>, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `All` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> CXT/xsd10/src/model/simple_types/base64binary.rs:30:29 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Base64Binary<'a>(&'a str); [INFO] [stdout] | ------------ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Base64Binary<'a>(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.25s [INFO] running `Command { std: "docker" "inspect" "3bc34d2340936c8a8f6685d80557df632db2dd50bd9d514610dad7abeac374ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bc34d2340936c8a8f6685d80557df632db2dd50bd9d514610dad7abeac374ce", kill_on_drop: false }` [INFO] [stdout] 3bc34d2340936c8a8f6685d80557df632db2dd50bd9d514610dad7abeac374ce [INFO] checking lumeohq/ez-xsd against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flumeohq%2Fez-xsd" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lumeohq/ez-xsd on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lumeohq/ez-xsd [INFO] finished tweaking git repo https://github.com/lumeohq/ez-xsd [INFO] tweaked toml for git repo https://github.com/lumeohq/ez-xsd written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lumeohq/ez-xsd 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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c8e6102d61e1ef3b05d95d237a75a0e10f1460b4ae41460d922b4b67e2f6353 [INFO] running `Command { std: "docker" "start" "-a" "1c8e6102d61e1ef3b05d95d237a75a0e10f1460b4ae41460d922b4b67e2f6353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c8e6102d61e1ef3b05d95d237a75a0e10f1460b4ae41460d922b4b67e2f6353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c8e6102d61e1ef3b05d95d237a75a0e10f1460b4ae41460d922b4b67e2f6353", kill_on_drop: false }` [INFO] [stdout] 1c8e6102d61e1ef3b05d95d237a75a0e10f1460b4ae41460d922b4b67e2f6353 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8119813e42dfd69ed28e8db11d20bce9d1e4758765ad173bdcb3d927ed79ae16 [INFO] running `Command { std: "docker" "start" "-a" "8119813e42dfd69ed28e8db11d20bce9d1e4758765ad173bdcb3d927ed79ae16", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking xmlparser v0.13.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking roxmltree v0.10.1 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.13/src/format/parse.rs:489:21 [INFO] [stdout] | [INFO] [stdout] 489 | Err(INVALID)?; [INFO] [stdout] | ^^^ cannot infer type of the type parameter `T` declared on the enum `Result` [INFO] [stdout] | [INFO] [stdout] help: consider specifying the generic arguments [INFO] [stdout] | [INFO] [stdout] 489 | Err::(INVALID)?; [INFO] [stdout] | +++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-1.3.9/src/exec.rs:836:13 [INFO] [stdout] | [INFO] [stdout] 836 | / match dfa::Fsm::reverse( [INFO] [stdout] 837 | | &self.ro.dfa_reverse, [INFO] [stdout] 838 | | self.cache.value(), [INFO] [stdout] 839 | | false, [INFO] [stdout] ... | [INFO] [stdout] 850 | | Quit => return Some(Quit), [INFO] [stdout] 851 | | }; [INFO] [stdout] | |_____________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chrono` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `regex` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "8119813e42dfd69ed28e8db11d20bce9d1e4758765ad173bdcb3d927ed79ae16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8119813e42dfd69ed28e8db11d20bce9d1e4758765ad173bdcb3d927ed79ae16", kill_on_drop: false }` [INFO] [stdout] 8119813e42dfd69ed28e8db11d20bce9d1e4758765ad173bdcb3d927ed79ae16