[INFO] fetching crate asciii 3.5.0... [INFO] extracting crate asciii 3.5.0 into work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/reg/asciii/3.5.0 [INFO] extracting crate asciii 3.5.0 into work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/reg/asciii/3.5.0 [INFO] validating manifest of asciii-3.5.0 on toolchain master#9f06855064ed06a50c496577b21ca50f92a2e67d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of asciii-3.5.0 on toolchain try#d3301713b54af69ca9de941a8c6b0d8287dbd6df [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing asciii-3.5.0 [INFO] finished frobbing asciii-3.5.0 [INFO] frobbed toml for asciii-3.5.0 written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/reg/asciii/3.5.0/Cargo.toml [INFO] started frobbing asciii-3.5.0 [INFO] finished frobbing asciii-3.5.0 [INFO] frobbed toml for asciii-3.5.0 written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/reg/asciii/3.5.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking asciii-3.5.0 against try#d3301713b54af69ca9de941a8c6b0d8287dbd6df for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-7/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/reg/asciii/3.5.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e92d5bc8b412d3def5e6b0a6482527686db3b20a52ceefbe149a9b6e21c0e102 [INFO] running `"docker" "start" "-a" "e92d5bc8b412d3def5e6b0a6482527686db3b20a52ceefbe149a9b6e21c0e102"` [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Checking crowbook-intl-runtime v0.1.0 [INFO] [stderr] Compiling crowbook-intl v0.2.1 [INFO] [stderr] Checking prettytable-rs v0.7.0 [INFO] [stderr] Checking serde_test v1.0.92 [INFO] [stderr] Checking toml v0.5.1 [INFO] [stderr] Checking icalendar v0.6.0 [INFO] [stderr] Checking claude v0.3.0 [INFO] [stderr] Checking handlebars v1.1.0 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking bill v0.4.0 [INFO] [stderr] Compiling asciii v3.5.0 (/opt/crater/workdir) [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking serde_yaml v0.8.9 [INFO] [stderr] Checking git2 v0.8.0 [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/project/computed_field.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / /// Fields that are accessible but are not directly found in the file format. [INFO] [stderr] 9 | | /// This is used to get fields that are computed through an ordinary `field("responsible")` [INFO] [stderr] | |___________________________________________________________________________________________^ [INFO] [stderr] 10 | / custom_derive! { [INFO] [stderr] 11 | | #[allow(missing_docs)] [INFO] [stderr] 12 | | #[derive(Debug, [INFO] [stderr] 13 | | IterVariants(ComputedFields), IterVariantNames(ComputedFieldNames), [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | } [INFO] [stderr] | |_- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_doc_comments)] on by default [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/project/computed_field.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / /// Fields that are accessible but are not directly found in the file format. [INFO] [stderr] 9 | | /// This is used to get fields that are computed through an ordinary `field("responsible")` [INFO] [stderr] | |___________________________________________________________________________________________^ [INFO] [stderr] 10 | / custom_derive! { [INFO] [stderr] 11 | | #[allow(missing_docs)] [INFO] [stderr] 12 | | #[derive(Debug, [INFO] [stderr] 13 | | IterVariants(ComputedFields), IterVariantNames(ComputedFieldNames), [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | } [INFO] [stderr] | |_- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_doc_comments)] on by default [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] error: couldn't read tests/./test_projects/expected_exports/current_offer: No such file or directory (os error 2) [INFO] [stderr] --> tests/lib.rs:43:28 [INFO] [stderr] | [INFO] [stderr] 43 | let expected = include_str!("./test_projects/expected_exports/current_offer"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read tests/./test_projects/expected_exports/current_invoice: No such file or directory (os error 2) [INFO] [stderr] --> tests/lib.rs:50:28 [INFO] [stderr] | [INFO] [stderr] 50 | let expected = include_str!("./test_projects/expected_exports/current_invoice"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read tests/./test_projects/expected_exports/inline_offer: No such file or directory (os error 2) [INFO] [stderr] --> tests/lib.rs:57:28 [INFO] [stderr] | [INFO] [stderr] 57 | let expected = include_str!("./test_projects/expected_exports/inline_offer"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read tests/./test_projects/expected_exports/inline_invoice: No such file or directory (os error 2) [INFO] [stderr] --> tests/lib.rs:64:28 [INFO] [stderr] | [INFO] [stderr] 64 | let expected = include_str!("./test_projects/expected_exports/inline_invoice"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] warning: the item `Local` is imported redundantly [INFO] [stderr] --> src/bin/cli/subcommands/mod.rs:189:18 [INFO] [stderr] | [INFO] [stderr] 11 | use chrono::prelude::*; [INFO] [stderr] | ------------------ the item `Local` is already imported here [INFO] [stderr] ... [INFO] [stderr] 189 | use chrono::{Local, Datelike}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: the item `Datelike` is imported redundantly [INFO] [stderr] --> src/bin/cli/subcommands/mod.rs:189:25 [INFO] [stderr] | [INFO] [stderr] 11 | use chrono::prelude::*; [INFO] [stderr] | ------------------ the item `Datelike` is already imported here [INFO] [stderr] ... [INFO] [stderr] 189 | use chrono::{Local, Datelike}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: Could not compile `asciii`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: the item `Local` is imported redundantly [INFO] [stderr] --> src/bin/cli/subcommands/mod.rs:189:18 [INFO] [stderr] | [INFO] [stderr] 11 | use chrono::prelude::*; [INFO] [stderr] | ------------------ the item `Local` is already imported here [INFO] [stderr] ... [INFO] [stderr] 189 | use chrono::{Local, Datelike}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: the item `Datelike` is imported redundantly [INFO] [stderr] --> src/bin/cli/subcommands/mod.rs:189:25 [INFO] [stderr] | [INFO] [stderr] 11 | use chrono::prelude::*; [INFO] [stderr] | ------------------ the item `Datelike` is already imported here [INFO] [stderr] ... [INFO] [stderr] 189 | use chrono::{Local, Datelike}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "e92d5bc8b412d3def5e6b0a6482527686db3b20a52ceefbe149a9b6e21c0e102"` [INFO] running `"docker" "rm" "-f" "e92d5bc8b412d3def5e6b0a6482527686db3b20a52ceefbe149a9b6e21c0e102"` [INFO] [stdout] e92d5bc8b412d3def5e6b0a6482527686db3b20a52ceefbe149a9b6e21c0e102