[INFO] fetching crate resume-generator 0.1.0... [INFO] checking resume-generator-0.1.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate resume-generator 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate resume-generator 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate resume-generator 0.1.0 [INFO] tweaked toml for crates.io crate resume-generator 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate resume-generator 0.1.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate resume-generator 0.1.0 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52f10087390be28cb1e92aa2d6bef4a10e75580b50aaf9ffb3bc2b3c4e7089b5 [INFO] running `Command { std: "docker" "start" "-a" "52f10087390be28cb1e92aa2d6bef4a10e75580b50aaf9ffb3bc2b3c4e7089b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52f10087390be28cb1e92aa2d6bef4a10e75580b50aaf9ffb3bc2b3c4e7089b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52f10087390be28cb1e92aa2d6bef4a10e75580b50aaf9ffb3bc2b3c4e7089b5", kill_on_drop: false }` [INFO] [stdout] 52f10087390be28cb1e92aa2d6bef4a10e75580b50aaf9ffb3bc2b3c4e7089b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e744e0d816fd809b5fb4e8f1108364149dbb2d79c5787bf94efbb3bf9fd831e [INFO] running `Command { std: "docker" "start" "-a" "2e744e0d816fd809b5fb4e8f1108364149dbb2d79c5787bf94efbb3bf9fd831e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling case v0.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling export-magic v0.3.6 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling derive-error v0.0.5 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling delegate v0.12.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling error-tree v0.3.6 [INFO] [stderr] Checking resume-generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `get_output_filename` in this scope [INFO] [stdout] --> examples/example_chris_resume.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | let output_filename = get_output_filename()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `name` found for struct `resume_generator::ResumeBuilder` in the current scope [INFO] [stdout] --> examples/example_chris_resume.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 9 | let resume = ResumeBuilder::new() [INFO] [stdout] | __________________- [INFO] [stdout] 10 | | .name("Chris Doe".to_string()) [INFO] [stdout] | | -^^^^ method not found in `resume_generator::ResumeBuilder` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `resume-generator` (example "example_chris_resume") due to 14 previous errors [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `resume_generator::ResumeWorkExperience` in the current scope [INFO] [stdout] --> examples/example_chris_resume.rs:18:35 [INFO] [stdout] | [INFO] [stdout] 18 | ResumeWorkExperience::new( [INFO] [stdout] | ^^^ function or associated item not found in `resume_generator::ResumeWorkExperience` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `resume_generator::DateRange` in the current scope [INFO] [stdout] --> examples/example_chris_resume.rs:22:28 [INFO] [stdout] | [INFO] [stdout] 22 | DateRange::new(date(2018, 5, 1)?, None), [INFO] [stdout] | ^^^ function or associated item not found in `resume_generator::DateRange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `resume_generator::ResumeWorkExperience` in the current scope [INFO] [stdout] --> examples/example_chris_resume.rs:29:35 [INFO] [stdout] | [INFO] [stdout] 29 | ResumeWorkExperience::new( [INFO] [stdout] | ^^^ function or associated item not found in `resume_generator::ResumeWorkExperience` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `resume_generator::DateRange` in the current scope [INFO] [stdout] --> examples/example_chris_resume.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | DateRange::new(date(2015, 6, 1)?, Some(date(2018, 4, 30)?)), [INFO] [stdout] | ^^^ function or associated item not found in `resume_generator::DateRange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `resume_generator::ResumeEducationInfo` in the current scope [INFO] [stdout] --> examples/example_chris_resume.rs:42:34 [INFO] [stdout] | [INFO] [stdout] 42 | ResumeEducationInfo::new( [INFO] [stdout] | ^^^ function or associated item not found in `resume_generator::ResumeEducationInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `resume_generator::DateRange` in the current scope [INFO] [stdout] --> examples/example_chris_resume.rs:46:28 [INFO] [stdout] | [INFO] [stdout] 46 | DateRange::new(date(2011, 9, 1)?, Some(date(2015, 5, 31)?)), [INFO] [stdout] | ^^^ function or associated item not found in `resume_generator::DateRange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `resume_generator::ResumeSkill` in the current scope [INFO] [stdout] --> examples/example_chris_resume.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | ResumeSkill::new("Rust".to_string()), [INFO] [stdout] | ^^^ function or associated item not found in `resume_generator::ResumeSkill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `resume_generator::ResumeSkill` in the current scope [INFO] [stdout] --> examples/example_chris_resume.rs:55:26 [INFO] [stdout] | [INFO] [stdout] 55 | ResumeSkill::new("JavaScript".to_string()), [INFO] [stdout] | ^^^ function or associated item not found in `resume_generator::ResumeSkill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `resume_generator::ResumeSkill` in the current scope [INFO] [stdout] --> examples/example_chris_resume.rs:56:26 [INFO] [stdout] | [INFO] [stdout] 56 | ResumeSkill::new("CI/CD".to_string()), [INFO] [stdout] | ^^^ function or associated item not found in `resume_generator::ResumeSkill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `resume_generator::ResumeSkill` in the current scope [INFO] [stdout] --> examples/example_chris_resume.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | ResumeSkill::new("Team Leadership".to_string()), [INFO] [stdout] | ^^^ function or associated item not found in `resume_generator::ResumeSkill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `resume_generator::DateRange` in the current scope [INFO] [stdout] --> examples/example_chris_resume.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 62 | DateRange::new(date(2019, 1, 1)?, None), [INFO] [stdout] | ^^^ function or associated item not found in `resume_generator::DateRange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `generate_latex` in this scope [INFO] [stdout] --> examples/example_chris_resume.rs:89:25 [INFO] [stdout] | [INFO] [stdout] 89 | let latex_content = generate_latex(&resume); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2e744e0d816fd809b5fb4e8f1108364149dbb2d79c5787bf94efbb3bf9fd831e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e744e0d816fd809b5fb4e8f1108364149dbb2d79c5787bf94efbb3bf9fd831e", kill_on_drop: false }` [INFO] [stdout] 2e744e0d816fd809b5fb4e8f1108364149dbb2d79c5787bf94efbb3bf9fd831e