[INFO] fetching crate resume-generator 0.1.0... [INFO] testing resume-generator-0.1.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate resume-generator 0.1.0 into /workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate resume-generator 0.1.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded delegate v0.12.0 [INFO] [stderr] Downloaded error-tree v0.3.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4f07d6a3bf5bb42b1f426ad6865ed59c4387960300d22128a8bc06c36ed7d7e [INFO] running `Command { std: "docker" "start" "-a" "d4f07d6a3bf5bb42b1f426ad6865ed59c4387960300d22128a8bc06c36ed7d7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4f07d6a3bf5bb42b1f426ad6865ed59c4387960300d22128a8bc06c36ed7d7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4f07d6a3bf5bb42b1f426ad6865ed59c4387960300d22128a8bc06c36ed7d7e", kill_on_drop: false }` [INFO] [stdout] d4f07d6a3bf5bb42b1f426ad6865ed59c4387960300d22128a8bc06c36ed7d7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5946d364e2b2dc305a5aea5fb566e3085803aaf05d644d8cbb00fb6467de717e [INFO] running `Command { std: "docker" "start" "-a" "5946d364e2b2dc305a5aea5fb566e3085803aaf05d644d8cbb00fb6467de717e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling case v0.1.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling derive-error v0.0.5 [INFO] [stderr] Compiling export-magic v0.3.6 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling regex v1.10.5 [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 34.35s [INFO] running `Command { std: "docker" "inspect" "5946d364e2b2dc305a5aea5fb566e3085803aaf05d644d8cbb00fb6467de717e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5946d364e2b2dc305a5aea5fb566e3085803aaf05d644d8cbb00fb6467de717e", kill_on_drop: false }` [INFO] [stdout] 5946d364e2b2dc305a5aea5fb566e3085803aaf05d644d8cbb00fb6467de717e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5c5923f9dbfcfe5c412e67fd3c8e555c1939b0de0554b00d990eddad94c629c [INFO] running `Command { std: "docker" "start" "-a" "f5c5923f9dbfcfe5c412e67fd3c8e555c1939b0de0554b00d990eddad94c629c", 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] [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] [stderr] error: could not compile `resume-generator` (example "example_chris_resume") due to 14 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f5c5923f9dbfcfe5c412e67fd3c8e555c1939b0de0554b00d990eddad94c629c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5c5923f9dbfcfe5c412e67fd3c8e555c1939b0de0554b00d990eddad94c629c", kill_on_drop: false }` [INFO] [stdout] f5c5923f9dbfcfe5c412e67fd3c8e555c1939b0de0554b00d990eddad94c629c