[INFO] fetching crate esplugin 3.2.0... [INFO] checking esplugin-3.2.0 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate esplugin 3.2.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate esplugin 3.2.0 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate esplugin 3.2.0 [INFO] finished tweaking crates.io crate esplugin 3.2.0 [INFO] tweaked toml for crates.io crate esplugin 3.2.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4071cc2c836e805d96f2372731af524c9f20cbf02fde4d574cf2e632b8836b3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d4071cc2c836e805d96f2372731af524c9f20cbf02fde4d574cf2e632b8836b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4071cc2c836e805d96f2372731af524c9f20cbf02fde4d574cf2e632b8836b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4071cc2c836e805d96f2372731af524c9f20cbf02fde4d574cf2e632b8836b3", kill_on_drop: false }` [INFO] [stdout] d4071cc2c836e805d96f2372731af524c9f20cbf02fde4d574cf2e632b8836b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e9b07b9f902e5350da4d6fb94fe031b450967acd97757c0b8e4bcd083a4d0aef [INFO] running `Command { std: "docker" "start" "-a" "e9b07b9f902e5350da4d6fb94fe031b450967acd97757c0b8e4bcd083a4d0aef", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking oorandom v11.1.2 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking esplugin v3.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:75:40 [INFO] [stdout] | [INFO] [stdout] 75 | Error::IoError(ref x) => x.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Checking criterion v0.3.3 [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:168:14 [INFO] [stdout] | [INFO] [stdout] 168 | &include_bytes!("../testing-plugins/Skyrim/Data/Blank - Master Dependent.esm")[0x56..]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:182:21 [INFO] [stdout] | [INFO] [stdout] 182 | let data = &include_bytes!("../testing-plugins/Skyrim/Data/Blank.esm")[0x1004C..0x10114]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:1558:13 [INFO] [stdout] | [INFO] [stdout] 1558 | include_bytes!("../testing-plugins/Morrowind/Data Files/Blank.esm")[..0x20].to_vec(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:1579:13 [INFO] [stdout] | [INFO] [stdout] 1579 | include_bytes!("../testing-plugins/Morrowind/Data Files/Blank.esm")[..0x1B].to_vec(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:1597:13 [INFO] [stdout] | [INFO] [stdout] 1597 | include_bytes!("../testing-plugins/Morrowind/Data Files/Blank.esm")[..0x140].to_vec(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:442:18 [INFO] [stdout] | [INFO] [stdout] 442 | &include_bytes!("../testing-plugins/Morrowind/Data Files/Blank.esm")[..0x144]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:456:18 [INFO] [stdout] | [INFO] [stdout] 456 | &include_bytes!("../testing-plugins/Morrowind/Data Files/Blank.esm")[0x144..0x16F]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:466:18 [INFO] [stdout] | [INFO] [stdout] 466 | &include_bytes!("../testing-plugins/Morrowind/Data Files/Blank.esm")[..0x144]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:476:18 [INFO] [stdout] | [INFO] [stdout] 476 | &include_bytes!("../testing-plugins/Morrowind/Data Files/Blank.esm")[0x144..0x16F]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:689:25 [INFO] [stdout] | [INFO] [stdout] 689 | let data = &include_bytes!("../testing-plugins/Oblivion/Data/Blank.esm")[..0x144]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:704:25 [INFO] [stdout] | [INFO] [stdout] 704 | let data = &include_bytes!("../testing-plugins/Oblivion/Data/Blank.esm")[0x4C..0x70]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:713:25 [INFO] [stdout] | [INFO] [stdout] 713 | let data = &include_bytes!("../testing-plugins/Oblivion/Data/Blank.esm")[0x4C..0x70]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:732:18 [INFO] [stdout] | [INFO] [stdout] 732 | &include_bytes!("../testing-plugins/Skyrim/Data/Blank - Master Dependent.esm") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:750:25 [INFO] [stdout] | [INFO] [stdout] 750 | let data = &include_bytes!("../testing-plugins/Skyrim/Data/Blank.esp")[0x53..0xEF]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:759:25 [INFO] [stdout] | [INFO] [stdout] 759 | let data = &include_bytes!("../testing-plugins/Skyrim/Data/Blank.esp")[0x53..0xEF]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:770:14 [INFO] [stdout] | [INFO] [stdout] 770 | &include_bytes!("../testing-plugins/Skyrim/Data/Blank - Master Dependent.esm")[..0x56]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:781:14 [INFO] [stdout] | [INFO] [stdout] 781 | &include_bytes!("../testing-plugins/Skyrim/Data/Blank - Master Dependent.esm")[..0x56]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:791:21 [INFO] [stdout] | [INFO] [stdout] 791 | let data = &include_bytes!("../testing-plugins/Skyrim/Data/Blank.esm")[..0x1004C]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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:801:21 [INFO] [stdout] | [INFO] [stdout] 801 | let data = &include_bytes!("../testing-plugins/Skyrim/Data/Blank.esm")[..0x1004C]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:75:40 [INFO] [stdout] | [INFO] [stdout] 75 | Error::IoError(ref x) => x.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `esplugin` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "e9b07b9f902e5350da4d6fb94fe031b450967acd97757c0b8e4bcd083a4d0aef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9b07b9f902e5350da4d6fb94fe031b450967acd97757c0b8e4bcd083a4d0aef", kill_on_drop: false }` [INFO] [stdout] e9b07b9f902e5350da4d6fb94fe031b450967acd97757c0b8e4bcd083a4d0aef