[INFO] fetching crate resume-generator 0.1.0...
[INFO] testing resume-generator-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate resume-generator 0.1.0 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate resume-generator 0.1.0 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 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 9e849258ea6fa96b32d7eedc9778d8fb4b14376f97557d4862fcb7b01f2bf608
[INFO] running `Command { std: "docker" "start" "-a" "9e849258ea6fa96b32d7eedc9778d8fb4b14376f97557d4862fcb7b01f2bf608", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e849258ea6fa96b32d7eedc9778d8fb4b14376f97557d4862fcb7b01f2bf608", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e849258ea6fa96b32d7eedc9778d8fb4b14376f97557d4862fcb7b01f2bf608", kill_on_drop: false }`
[INFO] [stdout] 9e849258ea6fa96b32d7eedc9778d8fb4b14376f97557d4862fcb7b01f2bf608
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] d0dafb2fbe0a7cba7eb8450ecf2f3cadd863db3879ff5fcf8d6deec01b226028
[INFO] running `Command { std: "docker" "start" "-a" "d0dafb2fbe0a7cba7eb8450ecf2f3cadd863db3879ff5fcf8d6deec01b226028", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling case v0.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling export-magic v0.3.6
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling textwrap v0.11.0
[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 heck v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling derive-error v0.0.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling 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]    Compiling resume-generator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.04s
[INFO] running `Command { std: "docker" "inspect" "d0dafb2fbe0a7cba7eb8450ecf2f3cadd863db3879ff5fcf8d6deec01b226028", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0dafb2fbe0a7cba7eb8450ecf2f3cadd863db3879ff5fcf8d6deec01b226028", kill_on_drop: false }`
[INFO] [stdout] d0dafb2fbe0a7cba7eb8450ecf2f3cadd863db3879ff5fcf8d6deec01b226028
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 7c06919eb52921d2424e2d36810d685445d443d775ae776f0989c2d32ff1557c
[INFO] running `Command { std: "docker" "start" "-a" "7c06919eb52921d2424e2d36810d685445d443d775ae776f0989c2d32ff1557c", kill_on_drop: false }`
[INFO] [stderr]    Compiling 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] [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] [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::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] [stderr] warning: build failed, waiting for other jobs to finish...
[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" "7c06919eb52921d2424e2d36810d685445d443d775ae776f0989c2d32ff1557c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c06919eb52921d2424e2d36810d685445d443d775ae776f0989c2d32ff1557c", kill_on_drop: false }`
[INFO] [stdout] 7c06919eb52921d2424e2d36810d685445d443d775ae776f0989c2d32ff1557c
