[INFO] fetching crate esplugin 4.1.0...
[INFO] checking esplugin-4.1.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate esplugin 4.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate esplugin 4.1.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate esplugin 4.1.0
[INFO] finished tweaking crates.io crate esplugin 4.1.0
[INFO] tweaked toml for crates.io crate esplugin 4.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 76 packages to latest compatible versions
[INFO] [stderr]       Adding anes v0.1.6 (latest: v0.2.0)
[INFO] [stderr]       Adding itertools v0.10.5 (latest: v0.12.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e513b7e386ea62c530ea07e418c264419f5473dea320311e74a60d22d1eeb34
[INFO] running `Command { std: "docker" "start" "-a" "1e513b7e386ea62c530ea07e418c264419f5473dea320311e74a60d22d1eeb34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e513b7e386ea62c530ea07e418c264419f5473dea320311e74a60d22d1eeb34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e513b7e386ea62c530ea07e418c264419f5473dea320311e74a60d22d1eeb34", kill_on_drop: false }`
[INFO] [stdout] 1e513b7e386ea62c530ea07e418c264419f5473dea320311e74a60d22d1eeb34
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e72df08db75f245c59b5f2ab1c29173805f6b824f5a18dd574e00f9de1fbf037
[INFO] running `Command { std: "docker" "start" "-a" "e72df08db75f245c59b5f2ab1c29173805f6b824f5a18dd574e00f9de1fbf037", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking esplugin v4.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]     Checking serde_json v1.0.116
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] error: couldn't read `src/../testing-plugins/Skyrim/Data/Blank - Master Dependent.esm`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/group.rs:167:14
[INFO] [stdout]     |
[INFO] [stdout] 167 |             &include_bytes!("../testing-plugins/Skyrim/Data/Blank - Master Dependent.esm")[0x56..];
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testing-plugins/Skyrim/Data/Blank.esm`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/group.rs:181:21
[INFO] [stdout]     |
[INFO] [stdout] 181 |         let data = &include_bytes!("../testing-plugins/Skyrim/Data/Blank.esm")[0x1004C..0x10114];
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testing-plugins/Morrowind/Data Files/Blank.esm`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/plugin.rs:1771:13
[INFO] [stdout]      |
[INFO] [stdout] 1771 |             include_bytes!("../testing-plugins/Morrowind/Data Files/Blank.esm")[..0x20].to_vec();
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testing-plugins/Morrowind/Data Files/Blank.esm`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/plugin.rs:1792:13
[INFO] [stdout]      |
[INFO] [stdout] 1792 |             include_bytes!("../testing-plugins/Morrowind/Data Files/Blank.esm")[..0x1B].to_vec();
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testing-plugins/Morrowind/Data Files/Blank.esm`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/plugin.rs:1810:13
[INFO] [stdout]      |
[INFO] [stdout] 1810 |             include_bytes!("../testing-plugins/Morrowind/Data Files/Blank.esm")[..0x140].to_vec();
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testing-plugins/Morrowind/Data Files/Blank.esm`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/record.rs:444:18
[INFO] [stdout]     |
[INFO] [stdout] 444 |                 &include_bytes!("../testing-plugins/Morrowind/Data Files/Blank.esm")[..0x144];
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testing-plugins/Morrowind/Data Files/Blank.esm`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/record.rs:458:18
[INFO] [stdout]     |
[INFO] [stdout] 458 |                 &include_bytes!("../testing-plugins/Morrowind/Data Files/Blank.esm")[0x144..0x16F];
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testing-plugins/Morrowind/Data Files/Blank.esm`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/record.rs:468:18
[INFO] [stdout]     |
[INFO] [stdout] 468 |                 &include_bytes!("../testing-plugins/Morrowind/Data Files/Blank.esm")[..0x144];
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testing-plugins/Morrowind/Data Files/Blank.esm`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/record.rs:478:18
[INFO] [stdout]     |
[INFO] [stdout] 478 |                 &include_bytes!("../testing-plugins/Morrowind/Data Files/Blank.esm")[0x144..0x16F];
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testing-plugins/Oblivion/Data/Blank.esm`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/record.rs:691:25
[INFO] [stdout]     |
[INFO] [stdout] 691 |             let data = &include_bytes!("../testing-plugins/Oblivion/Data/Blank.esm")[..0x144];
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testing-plugins/Oblivion/Data/Blank.esm`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/record.rs:706:25
[INFO] [stdout]     |
[INFO] [stdout] 706 |             let data = &include_bytes!("../testing-plugins/Oblivion/Data/Blank.esm")[0x4C..0x70];
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testing-plugins/Oblivion/Data/Blank.esm`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/record.rs:715:25
[INFO] [stdout]     |
[INFO] [stdout] 715 |             let data = &include_bytes!("../testing-plugins/Oblivion/Data/Blank.esm")[0x4C..0x70];
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testing-plugins/Skyrim/Data/Blank - Master Dependent.esm`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/record.rs:734:18
[INFO] [stdout]     |
[INFO] [stdout] 734 |                 &include_bytes!("../testing-plugins/Skyrim/Data/Blank - Master Dependent.esm")
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testing-plugins/Skyrim/Data/Blank.esp`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/record.rs:752:25
[INFO] [stdout]     |
[INFO] [stdout] 752 |             let data = &include_bytes!("../testing-plugins/Skyrim/Data/Blank.esp")[0x53..0xEF];
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testing-plugins/Skyrim/Data/Blank.esp`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/record.rs:761:25
[INFO] [stdout]     |
[INFO] [stdout] 761 |             let data = &include_bytes!("../testing-plugins/Skyrim/Data/Blank.esp")[0x53..0xEF];
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testing-plugins/Skyrim/Data/Blank - Master Dependent.esm`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/record.rs:772:14
[INFO] [stdout]     |
[INFO] [stdout] 772 |             &include_bytes!("../testing-plugins/Skyrim/Data/Blank - Master Dependent.esm")[..0x56];
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testing-plugins/Skyrim/Data/Blank - Master Dependent.esm`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/record.rs:783:14
[INFO] [stdout]     |
[INFO] [stdout] 783 |             &include_bytes!("../testing-plugins/Skyrim/Data/Blank - Master Dependent.esm")[..0x56];
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testing-plugins/Skyrim/Data/Blank.esm`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/record.rs:793:21
[INFO] [stdout]     |
[INFO] [stdout] 793 |         let data = &include_bytes!("../testing-plugins/Skyrim/Data/Blank.esm")[..0x1004C];
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../testing-plugins/Skyrim/Data/Blank.esm`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/record.rs:803:21
[INFO] [stdout]     |
[INFO] [stdout] 803 |         let data = &include_bytes!("../testing-plugins/Skyrim/Data/Blank.esm")[..0x1004C];
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 19 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `esplugin` (lib test) due to 20 previous errors
[INFO] running `Command { std: "docker" "inspect" "e72df08db75f245c59b5f2ab1c29173805f6b824f5a18dd574e00f9de1fbf037", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e72df08db75f245c59b5f2ab1c29173805f6b824f5a18dd574e00f9de1fbf037", kill_on_drop: false }`
[INFO] [stdout] e72df08db75f245c59b5f2ab1c29173805f6b824f5a18dd574e00f9de1fbf037
