[INFO] cloning repository https://github.com/aadonskoy/pdf_form_filler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aadonskoy/pdf_form_filler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faadonskoy%2Fpdf_form_filler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faadonskoy%2Fpdf_form_filler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa8bd36fb8e4a70c140e92c558b3d076a9784bd7
[INFO] checking aadonskoy/pdf_form_filler against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faadonskoy%2Fpdf_form_filler" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aadonskoy/pdf_form_filler
[INFO] finished tweaking git repo https://github.com/aadonskoy/pdf_form_filler
[INFO] tweaked toml for git repo https://github.com/aadonskoy/pdf_form_filler written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aadonskoy/pdf_form_filler on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aadonskoy/pdf_form_filler 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `pdf_form_filler` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-iter v0.1.39
[INFO] [stderr]   Downloaded itoa v0.3.4
[INFO] [stderr]   Downloaded lopdf v0.15.3
[INFO] [stderr]   Downloaded num-integer v0.1.41
[INFO] [stderr]   Downloaded derive-error v0.0.4
[INFO] [stderr]   Downloaded hermit-abi v0.1.3
[INFO] [stderr]   Downloaded case v0.1.0
[INFO] [stderr]   Downloaded dtoa v0.4.4
[INFO] [stderr]   Downloaded adler32 v1.0.4
[INFO] [stderr]   Downloaded num-derive v0.2.5
[INFO] [stderr]   Downloaded scopeguard v1.0.0
[INFO] [stderr]   Downloaded num v0.1.42
[INFO] [stderr]   Downloaded crossbeam-queue v0.1.2
[INFO] [stderr]   Downloaded libcruby-sys v0.7.5
[INFO] [stderr]   Downloaded num-traits v0.2.9
[INFO] [stderr]   Downloaded memoffset v0.5.3
[INFO] [stderr]   Downloaded helix v0.7.5
[INFO] [stderr]   Downloaded cstr-macro v0.1.0
[INFO] [stderr]   Downloaded num_cpus v1.11.1
[INFO] [stderr]   Downloaded crossbeam-utils v0.7.0
[INFO] [stderr]   Downloaded inflate v0.4.5
[INFO] [stderr]   Downloaded jpeg-decoder v0.1.16
[INFO] [stderr]   Downloaded crossbeam-utils v0.6.6
[INFO] [stderr]   Downloaded crossbeam-deque v0.7.2
[INFO] [stderr]   Downloaded crossbeam-epoch v0.8.0
[INFO] [stderr]   Downloaded gif v0.10.3
[INFO] [stderr]   Downloaded pom v1.1.0
[INFO] [stderr]   Downloaded rayon-core v1.6.0
[INFO] [stderr]   Downloaded flate2 v0.2.20
[INFO] [stderr]   Downloaded deflate v0.7.20
[INFO] [stderr]   Downloaded miniz-sys v0.1.12
[INFO] [stderr]   Downloaded chrono v0.3.0
[INFO] [stderr]   Downloaded rayon v1.2.0
[INFO] [stderr]   Downloaded pdf_form_ids v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 80ec73eafac649161fd912a7ad5378df2ac164b257380368f642b8eb22d183a8
[INFO] running `Command { std: "docker" "start" "80ec73eafac649161fd912a7ad5378df2ac164b257380368f642b8eb22d183a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80ec73eafac649161fd912a7ad5378df2ac164b257380368f642b8eb22d183a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "80ec73eafac649161fd912a7ad5378df2ac164b257380368f642b8eb22d183a8" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80ec73eafac649161fd912a7ad5378df2ac164b257380368f642b8eb22d183a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "80ec73eafac649161fd912a7ad5378df2ac164b257380368f642b8eb22d183a8" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `pdf_form_filler` (manifest) generated 1 warning
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling rayon-core v1.6.0
[INFO] [stderr]     Checking num_cpus v1.11.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking adler32 v1.0.4
[INFO] [stderr]    Compiling cc v1.0.47
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]     Checking crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling num-traits v0.2.9
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking color_quant v1.0.1
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking gif v0.10.3
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]    Compiling libcruby-sys v0.7.5
[INFO] [stderr]    Compiling miniz-sys v0.1.12
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking crossbeam-deque v0.7.2
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking linked-hash-map v0.3.0
[INFO] [stderr]    Compiling case v0.1.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking pom v1.1.0
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking png v0.12.0
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking itoa v0.3.4
[INFO] [stderr]     Checking flate2 v0.2.20
[INFO] [stderr]     Checking dtoa v0.4.4
[INFO] [stderr]     Checking chrono v0.3.0
[INFO] [stderr]     Checking rayon v1.2.0
[INFO] [stderr]     Checking cstr-macro v0.1.0
[INFO] [stderr]     Checking helix v0.7.5
[INFO] [stderr]    Compiling derive-error v0.0.4
[INFO] [stderr]     Checking jpeg-decoder v0.1.16
[INFO] [stderr]     Checking image v0.19.0
[INFO] [stderr]     Checking lopdf v0.15.3
[INFO] [stderr]     Checking pdf_form_ids v0.4.0
[INFO] [stderr]     Checking pdf_form_filler v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]  --> src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / ruby! {
[INFO] [stdout] 14 | |     class PdfFormFiller {
[INFO] [stdout] 15 | |         def work() -> String {
[INFO] [stdout] 16 | |             return "It work".to_string()
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `type_error`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `type_error` which comes from the expansion of the macro `ruby` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / ruby! {
[INFO] [stdout] 14 | |     class PdfFormFiller {
[INFO] [stdout] 15 | |         def work() -> String {
[INFO] [stdout] 16 | |             return "It work".to_string()
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `raise`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `raise` which comes from the expansion of the macro `ruby` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / ruby! {
[INFO] [stdout] 14 | |     class PdfFormFiller {
[INFO] [stdout] 15 | |         def work() -> String {
[INFO] [stdout] 16 | |             return "It work".to_string()
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `codegen_define_method` which comes from the expansion of the macro `ruby` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_out`
[INFO] [stdout]   --> src/lib.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn process_file(file_in: &str, file_out: &str, dataset: HashMap<String, String>) {
[INFO] [stdout]    |                                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_out`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/lib.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |             &fields.insert(name, ind);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 35 |             let _ = &fields.insert(name, ind);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]  --> src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / ruby! {
[INFO] [stdout] 14 | |     class PdfFormFiller {
[INFO] [stdout] 15 | |         def work() -> String {
[INFO] [stdout] 16 | |             return "It work".to_string()
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `type_error`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `type_error` which comes from the expansion of the macro `ruby` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / ruby! {
[INFO] [stdout] 14 | |     class PdfFormFiller {
[INFO] [stdout] 15 | |         def work() -> String {
[INFO] [stdout] 16 | |             return "It work".to_string()
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `raise`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `raise` which comes from the expansion of the macro `ruby` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / ruby! {
[INFO] [stdout] 14 | |     class PdfFormFiller {
[INFO] [stdout] 15 | |         def work() -> String {
[INFO] [stdout] 16 | |             return "It work".to_string()
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `codegen_define_method` which comes from the expansion of the macro `ruby` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_out`
[INFO] [stdout]   --> src/lib.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn process_file(file_in: &str, file_out: &str, dataset: HashMap<String, String>) {
[INFO] [stdout]    |                                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_out`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/lib.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |             &fields.insert(name, ind);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 35 |             let _ = &fields.insert(name, ind);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: helix v0.7.5, pdf_form_filler v0.0.1 (/opt/rustwide/workdir), syn v0.11.11
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "80ec73eafac649161fd912a7ad5378df2ac164b257380368f642b8eb22d183a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80ec73eafac649161fd912a7ad5378df2ac164b257380368f642b8eb22d183a8", kill_on_drop: false }`
[INFO] [stdout] 80ec73eafac649161fd912a7ad5378df2ac164b257380368f642b8eb22d183a8
