[INFO] fetching crate espa 0.15.0...
[INFO] checking espa-0.15.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate espa 0.15.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate espa 0.15.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 espa 0.15.0
[INFO] finished tweaking crates.io crate espa 0.15.0
[INFO] tweaked toml for crates.io crate espa 0.15.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate espa 0.15.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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded phantom-type v0.4.2
[INFO] [stderr]   Downloaded iter-identify_first_last v0.2.0
[INFO] [stderr]   Downloaded litrs v0.2.3
[INFO] [stderr]   Downloaded utf8-chars v3.0.1
[INFO] [stderr]   Downloaded indoc v2.0.4
[INFO] [stderr]   Downloaded document-features v0.2.7
[INFO] [stderr]   Downloaded serde-serialize-seed v0.0.9
[INFO] [stderr]   Downloaded enum-derive-2018 v3.0.1
[INFO] [stderr]   Downloaded nom-errors v0.0.13
[INFO] [stderr]   Downloaded esl v0.18.0
[INFO] [stderr]   Downloaded enumn v0.1.12
[INFO] [stderr]   Downloaded serde_tagged v0.2.0
[INFO] [stderr]   Downloaded macro-attr-2018 v3.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 7f0ac699d6645c89adc08bb54c1b190793caa7435a863a39ae7991c862c88a3f
[INFO] running `Command { std: "docker" "start" "-a" "7f0ac699d6645c89adc08bb54c1b190793caa7435a863a39ae7991c862c88a3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f0ac699d6645c89adc08bb54c1b190793caa7435a863a39ae7991c862c88a3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f0ac699d6645c89adc08bb54c1b190793caa7435a863a39ae7991c862c88a3f", kill_on_drop: false }`
[INFO] [stdout] 7f0ac699d6645c89adc08bb54c1b190793caa7435a863a39ae7991c862c88a3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 6542e001cdac1fd38719bc1a507a34dca2552a968512a5e6ae29ef5b1041c408
[INFO] running `Command { std: "docker" "start" "-a" "6542e001cdac1fd38719bc1a507a34dca2552a968512a5e6ae29ef5b1041c408", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.68
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling litrs v0.2.3
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking aho-corasick v1.1.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking hashbrown v0.14.1
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking clap_builder v4.4.6
[INFO] [stderr]     Checking base64 v0.21.4
[INFO] [stderr]     Checking nameof v1.2.2
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking utf8-chars v3.0.1
[INFO] [stderr]     Checking macro-attr-2018 v3.0.0
[INFO] [stderr]     Checking enum-derive-2018 v3.0.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling document-features v0.2.7
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking indexmap v2.0.2
[INFO] [stderr]     Checking regex-automata v0.3.9
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking iter-identify_first_last v0.2.0
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking uuid v1.4.1
[INFO] [stderr]     Checking nom-errors v0.0.13
[INFO] [stderr]     Checking clap v4.4.6
[INFO] [stderr]     Checking regex v1.9.6
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling enumn v0.1.12
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]     Checking phantom-type v0.4.2
[INFO] [stderr]     Checking serde v1.0.188
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking serde-serialize-seed v0.0.9
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking serde_yaml v0.9.25
[INFO] [stderr]    Compiling esl v0.18.0
[INFO] [stderr]     Checking serde_tagged v0.2.0
[INFO] [stdout] error: ambiguous outer attributes
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/bitflags_ext.rs:41:29
[INFO] [stdout]      |
[INFO] [stdout] 41   | / ...                   #[allow(unused_assignments)]
[INFO] [stdout] 42   | | ...                   start = false;
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/field.rs:1291:1
[INFO] [stdout]      |
[INFO] [stdout] 1291 | / bitflags_ext! {
[INFO] [stdout] 1292 | |     pub struct SpellFlags: u32 {
[INFO] [stdout] 1293 | |         AUTO_CALCULATE_COST = 1,
[INFO] [stdout] 1294 | |         PC_START = 2,
[INFO] [stdout] 1295 | |         ALWAYS_SUCCEEDS = 4,
[INFO] [stdout] 1296 | |     }
[INFO] [stdout] 1297 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `bitflags_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the expression in parentheses
[INFO] [stdout]      |
[INFO] [stdout] 41   ~                             (#[allow(unused_assignments)]
[INFO] [stdout] 42   ~                             start) = false;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous outer attributes
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/bitflags_ext.rs:41:29
[INFO] [stdout]      |
[INFO] [stdout] 41   | / ...                   #[allow(unused_assignments)]
[INFO] [stdout] 42   | | ...                   start = false;
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/field.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | / bitflags_ext! {
[INFO] [stdout] 1310 | |     pub struct Services: u32 {
[INFO] [stdout] 1311 | |         WEAPON = 0x00000001,
[INFO] [stdout] 1312 | |         ARMOR = 0x00000002,
[INFO] [stdout] ...    |
[INFO] [stdout] 1342 | |     }
[INFO] [stdout] 1343 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `bitflags_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the expression in parentheses
[INFO] [stdout]      |
[INFO] [stdout] 41   ~                             (#[allow(unused_assignments)]
[INFO] [stdout] 42   ~                             start) = false;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous outer attributes
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/bitflags_ext.rs:41:29
[INFO] [stdout]      |
[INFO] [stdout] 41   | / ...                   #[allow(unused_assignments)]
[INFO] [stdout] 42   | | ...                   start = false;
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/field.rs:1368:1
[INFO] [stdout]      |
[INFO] [stdout] 1368 | / bitflags_ext! {
[INFO] [stdout] 1369 | |     pub struct AiTravelFlags: u32 {
[INFO] [stdout] 1370 | |         RESET = 0x000100,
[INFO] [stdout] 1371 | |         _1 = 0x000001,
[INFO] [stdout] ...    |
[INFO] [stdout] 1379 | |     }
[INFO] [stdout] 1380 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `bitflags_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the expression in parentheses
[INFO] [stdout]      |
[INFO] [stdout] 41   ~                             (#[allow(unused_assignments)]
[INFO] [stdout] 42   ~                             start) = false;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous outer attributes
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/bitflags_ext.rs:41:29
[INFO] [stdout]      |
[INFO] [stdout] 41   | / ...                   #[allow(unused_assignments)]
[INFO] [stdout] 42   | | ...                   start = false;
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/field.rs:1391:1
[INFO] [stdout]      |
[INFO] [stdout] 1391 | / bitflags_ext! {
[INFO] [stdout] 1392 | |     pub struct AiTargetFlags: u8 {
[INFO] [stdout] 1393 | |         _1 = 0x01,
[INFO] [stdout] 1394 | |         _2 = 0x02,
[INFO] [stdout] ...    |
[INFO] [stdout] 1397 | |     }
[INFO] [stdout] 1398 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `bitflags_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the expression in parentheses
[INFO] [stdout]      |
[INFO] [stdout] 41   ~                             (#[allow(unused_assignments)]
[INFO] [stdout] 42   ~                             start) = false;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous outer attributes
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/bitflags_ext.rs:41:29
[INFO] [stdout]      |
[INFO] [stdout] 41   | / ...                   #[allow(unused_assignments)]
[INFO] [stdout] 42   | | ...                   start = false;
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/field.rs:1673:1
[INFO] [stdout]      |
[INFO] [stdout] 1673 | / bitflags_ext! {
[INFO] [stdout] 1674 | |     pub struct NpcFlags: u8 {
[INFO] [stdout] 1675 | |         FEMALE = 0x01,
[INFO] [stdout] 1676 | |         ESSENTIAL = 0x02,
[INFO] [stdout] ...    |
[INFO] [stdout] 1680 | |     }
[INFO] [stdout] 1681 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `bitflags_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the expression in parentheses
[INFO] [stdout]      |
[INFO] [stdout] 41   ~                             (#[allow(unused_assignments)]
[INFO] [stdout] 42   ~                             start) = false;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous outer attributes
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/bitflags_ext.rs:41:29
[INFO] [stdout]      |
[INFO] [stdout] 41   | / ...                   #[allow(unused_assignments)]
[INFO] [stdout] 42   | | ...                   start = false;
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/field.rs:1685:1
[INFO] [stdout]      |
[INFO] [stdout] 1685 | / bitflags_ext! {
[INFO] [stdout] 1686 | |     pub struct CreatureFlags: u8 {
[INFO] [stdout] 1687 | |         BIPED = 0x01,
[INFO] [stdout] 1688 | |         RESPAWN = 0x02,
[INFO] [stdout] ...    |
[INFO] [stdout] 1694 | |     }
[INFO] [stdout] 1695 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `bitflags_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the expression in parentheses
[INFO] [stdout]      |
[INFO] [stdout] 41   ~                             (#[allow(unused_assignments)]
[INFO] [stdout] 42   ~                             start) = false;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous outer attributes
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/bitflags_ext.rs:41:29
[INFO] [stdout]      |
[INFO] [stdout] 41   | / ...                   #[allow(unused_assignments)]
[INFO] [stdout] 42   | | ...                   start = false;
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/field.rs:1706:1
[INFO] [stdout]      |
[INFO] [stdout] 1706 | / bitflags_ext! {
[INFO] [stdout] 1707 | |     pub struct BookFlags: u32 {
[INFO] [stdout] 1708 | |         SCROLL = 0x01,
[INFO] [stdout] 1709 | |         _10 = 0x10
[INFO] [stdout] 1710 | |     }
[INFO] [stdout] 1711 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `bitflags_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the expression in parentheses
[INFO] [stdout]      |
[INFO] [stdout] 41   ~                             (#[allow(unused_assignments)]
[INFO] [stdout] 42   ~                             start) = false;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous outer attributes
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/bitflags_ext.rs:41:29
[INFO] [stdout]      |
[INFO] [stdout] 41   | / ...                   #[allow(unused_assignments)]
[INFO] [stdout] 42   | | ...                   start = false;
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/field.rs:1728:1
[INFO] [stdout]      |
[INFO] [stdout] 1728 | / bitflags_ext! {
[INFO] [stdout] 1729 | |     pub struct ContainerFlags: u32 {
[INFO] [stdout] 1730 | |         ORGANIC = 0x01,
[INFO] [stdout] 1731 | |         RESPAWN = 0x02
[INFO] [stdout] 1732 | |     }
[INFO] [stdout] 1733 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `bitflags_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the expression in parentheses
[INFO] [stdout]      |
[INFO] [stdout] 41   ~                             (#[allow(unused_assignments)]
[INFO] [stdout] 42   ~                             start) = false;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous outer attributes
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/bitflags_ext.rs:41:29
[INFO] [stdout]      |
[INFO] [stdout] 41   | / ...                   #[allow(unused_assignments)]
[INFO] [stdout] 42   | | ...                   start = false;
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/field.rs:2436:1
[INFO] [stdout]      |
[INFO] [stdout] 2436 | / bitflags_ext! {
[INFO] [stdout] 2437 | |     pub struct EffectFlags: u32 {
[INFO] [stdout] 2438 | |         SPELLMAKING = 0x200,
[INFO] [stdout] 2439 | |         ENCHANTING = 0x400,
[INFO] [stdout] 2440 | |         LIGHT_NEGATIVE = 0x800
[INFO] [stdout] 2441 | |     }
[INFO] [stdout] 2442 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `bitflags_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the expression in parentheses
[INFO] [stdout]      |
[INFO] [stdout] 41   ~                             (#[allow(unused_assignments)]
[INFO] [stdout] 42   ~                             start) = false;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous outer attributes
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/bitflags_ext.rs:41:29
[INFO] [stdout]      |
[INFO] [stdout] 41   | / ...                   #[allow(unused_assignments)]
[INFO] [stdout] 42   | | ...                   start = false;
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/field.rs:2545:1
[INFO] [stdout]      |
[INFO] [stdout] 2545 | / bitflags_ext! {
[INFO] [stdout] 2546 | |     pub struct LightFlags: u32 {
[INFO] [stdout] 2547 | |         DYNAMIC = 0x0001,
[INFO] [stdout] 2548 | |         CAN_CARRY = 0x0002,
[INFO] [stdout] ...    |
[INFO] [stdout] 2556 | |     }
[INFO] [stdout] 2557 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `bitflags_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the expression in parentheses
[INFO] [stdout]      |
[INFO] [stdout] 41   ~                             (#[allow(unused_assignments)]
[INFO] [stdout] 42   ~                             start) = false;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous outer attributes
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/bitflags_ext.rs:41:29
[INFO] [stdout]      |
[INFO] [stdout] 41   | / ...                   #[allow(unused_assignments)]
[INFO] [stdout] 42   | | ...                   start = false;
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/field.rs:2672:1
[INFO] [stdout]      |
[INFO] [stdout] 2672 | / bitflags_ext! {
[INFO] [stdout] 2673 | |     pub struct WeaponFlags: u32 {
[INFO] [stdout] 2674 | |         MAGICAL = 0x01,
[INFO] [stdout] 2675 | |         SILVER = 0x02
[INFO] [stdout] 2676 | |     }
[INFO] [stdout] 2677 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `bitflags_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the expression in parentheses
[INFO] [stdout]      |
[INFO] [stdout] 41   ~                             (#[allow(unused_assignments)]
[INFO] [stdout] 42   ~                             start) = false;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous outer attributes
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/bitflags_ext.rs:41:29
[INFO] [stdout]      |
[INFO] [stdout] 41   | / ...                   #[allow(unused_assignments)]
[INFO] [stdout] 42   | | ...                   start = false;
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/field.rs:2732:1
[INFO] [stdout]      |
[INFO] [stdout] 2732 | / bitflags_ext! {
[INFO] [stdout] 2733 | |     pub struct BodyPartFlags: u8 {
[INFO] [stdout] 2734 | |         FEMALE = 0x01,
[INFO] [stdout] 2735 | |         NON_PLAYABLE = 0x02
[INFO] [stdout] 2736 | |     }
[INFO] [stdout] 2737 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `bitflags_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the expression in parentheses
[INFO] [stdout]      |
[INFO] [stdout] 41   ~                             (#[allow(unused_assignments)]
[INFO] [stdout] 42   ~                             start) = false;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous outer attributes
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/bitflags_ext.rs:41:29
[INFO] [stdout]      |
[INFO] [stdout] 41   | / ...                   #[allow(unused_assignments)]
[INFO] [stdout] 42   | | ...                   start = false;
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/field.rs:2930:1
[INFO] [stdout]      |
[INFO] [stdout] 2930 | / bitflags_ext! {
[INFO] [stdout] 2931 | |     pub struct CellFlags: u32 {
[INFO] [stdout] 2932 | |         INTERIOR = 0x01,
[INFO] [stdout] 2933 | |         HAS_WATER = 0x02,
[INFO] [stdout] ...    |
[INFO] [stdout] 2940 | |     }
[INFO] [stdout] 2941 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `bitflags_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the expression in parentheses
[INFO] [stdout]      |
[INFO] [stdout] 41   ~                             (#[allow(unused_assignments)]
[INFO] [stdout] 42   ~                             start) = false;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous outer attributes
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/bitflags_ext.rs:41:29
[INFO] [stdout]      |
[INFO] [stdout] 41   | / ...                   #[allow(unused_assignments)]
[INFO] [stdout] 42   | | ...                   start = false;
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/field.rs:3255:1
[INFO] [stdout]      |
[INFO] [stdout] 3255 | / bitflags_ext! {
[INFO] [stdout] 3256 | |     pub struct RaceFlags: u32 {
[INFO] [stdout] 3257 | |         PLAYABLE = 0x01,
[INFO] [stdout] 3258 | |         BEAST_RACE = 0x02
[INFO] [stdout] 3259 | |     }
[INFO] [stdout] 3260 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `bitflags_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the expression in parentheses
[INFO] [stdout]      |
[INFO] [stdout] 41   ~                             (#[allow(unused_assignments)]
[INFO] [stdout] 42   ~                             start) = false;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous outer attributes
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/bitflags_ext.rs:41:29
[INFO] [stdout]    |
[INFO] [stdout] 41 | / ...                   #[allow(unused_assignments)]
[INFO] [stdout] 42 | | ...                   start = false;
[INFO] [stdout]    | |___________________________________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/record.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / bitflags_ext! {
[INFO] [stdout] 22 | |     pub struct RecordFlags: u64 {
[INFO] [stdout] 23 | |         PERSIST = 0x40000000000,
[INFO] [stdout] 24 | |         BLOCKED = 0x200000000000,
[INFO] [stdout] 25 | |         DELETED = 0x2000000000,
[INFO] [stdout] 26 | |     }
[INFO] [stdout] 27 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `bitflags_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the expression in parentheses
[INFO] [stdout]    |
[INFO] [stdout] 41 ~                             (#[allow(unused_assignments)]
[INFO] [stdout] 42 ~                             start) = false;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `esl` (lib) due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "6542e001cdac1fd38719bc1a507a34dca2552a968512a5e6ae29ef5b1041c408", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6542e001cdac1fd38719bc1a507a34dca2552a968512a5e6ae29ef5b1041c408", kill_on_drop: false }`
[INFO] [stdout] 6542e001cdac1fd38719bc1a507a34dca2552a968512a5e6ae29ef5b1041c408
[INFO] checking espa-0.15.0 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate espa 0.15.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate espa 0.15.0 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate espa 0.15.0
[INFO] finished tweaking crates.io crate espa 0.15.0
[INFO] tweaked toml for crates.io crate espa 0.15.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate espa 0.15.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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4feab3bf591a98acfcae1ca3dc4f8da9eebe47a15de44cb6a2d4cdaae1604051
[INFO] running `Command { std: "docker" "start" "-a" "4feab3bf591a98acfcae1ca3dc4f8da9eebe47a15de44cb6a2d4cdaae1604051", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4feab3bf591a98acfcae1ca3dc4f8da9eebe47a15de44cb6a2d4cdaae1604051", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4feab3bf591a98acfcae1ca3dc4f8da9eebe47a15de44cb6a2d4cdaae1604051", kill_on_drop: false }`
[INFO] [stdout] 4feab3bf591a98acfcae1ca3dc4f8da9eebe47a15de44cb6a2d4cdaae1604051
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7cee3aaaa26b4632c9f09cb53867e0bcaa562df0335bd146d172f8a50985ff8a
[INFO] running `Command { std: "docker" "start" "-a" "7cee3aaaa26b4632c9f09cb53867e0bcaa562df0335bd146d172f8a50985ff8a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.68
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling litrs v0.2.3
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking aho-corasick v1.1.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking hashbrown v0.14.1
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking clap_builder v4.4.6
[INFO] [stderr]     Checking nameof v1.2.2
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking utf8-chars v3.0.1
[INFO] [stderr]     Checking base64 v0.21.4
[INFO] [stderr]     Checking enum-derive-2018 v3.0.1
[INFO] [stderr]     Checking macro-attr-2018 v3.0.0
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling document-features v0.2.7
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]     Checking indexmap v2.0.2
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking regex-automata v0.3.9
[INFO] [stderr]     Checking iter-identify_first_last v0.2.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking uuid v1.4.1
[INFO] [stderr]     Checking clap v4.4.6
[INFO] [stderr]     Checking nom-errors v0.0.13
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling enumn v0.1.12
[INFO] [stderr]     Checking regex v1.9.6
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]     Checking phantom-type v0.4.2
[INFO] [stderr]     Checking serde v1.0.188
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking serde-serialize-seed v0.0.9
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking serde_yaml v0.9.25
[INFO] [stderr]    Compiling esl v0.18.0
[INFO] [stderr]     Checking serde_tagged v0.2.0
[INFO] [stdout] error: ambiguous outer attributes
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/bitflags_ext.rs:41:29
[INFO] [stdout]      |
[INFO] [stdout] 41   | / ...                   #[allow(unused_assignments)]
[INFO] [stdout] 42   | | ...                   start = false;
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/field.rs:1291:1
[INFO] [stdout]      |
[INFO] [stdout] 1291 | / bitflags_ext! {
[INFO] [stdout] 1292 | |     pub struct SpellFlags: u32 {
[INFO] [stdout] 1293 | |         AUTO_CALCULATE_COST = 1,
[INFO] [stdout] 1294 | |         PC_START = 2,
[INFO] [stdout] 1295 | |         ALWAYS_SUCCEEDS = 4,
[INFO] [stdout] 1296 | |     }
[INFO] [stdout] 1297 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `bitflags_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the expression in parentheses
[INFO] [stdout]      |
[INFO] [stdout] 41   ~                             (#[allow(unused_assignments)]
[INFO] [stdout] 42   ~                             start) = false;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous outer attributes
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/bitflags_ext.rs:41:29
[INFO] [stdout]      |
[INFO] [stdout] 41   | / ...                   #[allow(unused_assignments)]
[INFO] [stdout] 42   | | ...                   start = false;
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/field.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | / bitflags_ext! {
[INFO] [stdout] 1310 | |     pub struct Services: u32 {
[INFO] [stdout] 1311 | |         WEAPON = 0x00000001,
[INFO] [stdout] 1312 | |         ARMOR = 0x00000002,
[INFO] [stdout] ...    |
[INFO] [stdout] 1342 | |     }
[INFO] [stdout] 1343 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `bitflags_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the expression in parentheses
[INFO] [stdout]      |
[INFO] [stdout] 41   ~                             (#[allow(unused_assignments)]
[INFO] [stdout] 42   ~                             start) = false;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous outer attributes
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/bitflags_ext.rs:41:29
[INFO] [stdout]      |
[INFO] [stdout] 41   | / ...                   #[allow(unused_assignments)]
[INFO] [stdout] 42   | | ...                   start = false;
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/field.rs:1368:1
[INFO] [stdout]      |
[INFO] [stdout] 1368 | / bitflags_ext! {
[INFO] [stdout] 1369 | |     pub struct AiTravelFlags: u32 {
[INFO] [stdout] 1370 | |         RESET = 0x000100,
[INFO] [stdout] 1371 | |         _1 = 0x000001,
[INFO] [stdout] ...    |
[INFO] [stdout] 1379 | |     }
[INFO] [stdout] 1380 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `bitflags_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the expression in parentheses
[INFO] [stdout]      |
[INFO] [stdout] 41   ~                             (#[allow(unused_assignments)]
[INFO] [stdout] 42   ~                             start) = false;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous outer attributes
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/bitflags_ext.rs:41:29
[INFO] [stdout]      |
[INFO] [stdout] 41   | / ...                   #[allow(unused_assignments)]
[INFO] [stdout] 42   | | ...                   start = false;
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/field.rs:1391:1
[INFO] [stdout]      |
[INFO] [stdout] 1391 | / bitflags_ext! {
[INFO] [stdout] 1392 | |     pub struct AiTargetFlags: u8 {
[INFO] [stdout] 1393 | |         _1 = 0x01,
[INFO] [stdout] 1394 | |         _2 = 0x02,
[INFO] [stdout] ...    |
[INFO] [stdout] 1397 | |     }
[INFO] [stdout] 1398 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `bitflags_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the expression in parentheses
[INFO] [stdout]      |
[INFO] [stdout] 41   ~                             (#[allow(unused_assignments)]
[INFO] [stdout] 42   ~                             start) = false;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous outer attributes
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/bitflags_ext.rs:41:29
[INFO] [stdout]      |
[INFO] [stdout] 41   | / ...                   #[allow(unused_assignments)]
[INFO] [stdout] 42   | | ...                   start = false;
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/field.rs:1673:1
[INFO] [stdout]      |
[INFO] [stdout] 1673 | / bitflags_ext! {
[INFO] [stdout] 1674 | |     pub struct NpcFlags: u8 {
[INFO] [stdout] 1675 | |         FEMALE = 0x01,
[INFO] [stdout] 1676 | |         ESSENTIAL = 0x02,
[INFO] [stdout] ...    |
[INFO] [stdout] 1680 | |     }
[INFO] [stdout] 1681 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `bitflags_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the expression in parentheses
[INFO] [stdout]      |
[INFO] [stdout] 41   ~                             (#[allow(unused_assignments)]
[INFO] [stdout] 42   ~                             start) = false;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous outer attributes
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/bitflags_ext.rs:41:29
[INFO] [stdout]      |
[INFO] [stdout] 41   | / ...                   #[allow(unused_assignments)]
[INFO] [stdout] 42   | | ...                   start = false;
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/field.rs:1685:1
[INFO] [stdout]      |
[INFO] [stdout] 1685 | / bitflags_ext! {
[INFO] [stdout] 1686 | |     pub struct CreatureFlags: u8 {
[INFO] [stdout] 1687 | |         BIPED = 0x01,
[INFO] [stdout] 1688 | |         RESPAWN = 0x02,
[INFO] [stdout] ...    |
[INFO] [stdout] 1694 | |     }
[INFO] [stdout] 1695 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `bitflags_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the expression in parentheses
[INFO] [stdout]      |
[INFO] [stdout] 41   ~                             (#[allow(unused_assignments)]
[INFO] [stdout] 42   ~                             start) = false;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous outer attributes
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/bitflags_ext.rs:41:29
[INFO] [stdout]      |
[INFO] [stdout] 41   | / ...                   #[allow(unused_assignments)]
[INFO] [stdout] 42   | | ...                   start = false;
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/field.rs:1706:1
[INFO] [stdout]      |
[INFO] [stdout] 1706 | / bitflags_ext! {
[INFO] [stdout] 1707 | |     pub struct BookFlags: u32 {
[INFO] [stdout] 1708 | |         SCROLL = 0x01,
[INFO] [stdout] 1709 | |         _10 = 0x10
[INFO] [stdout] 1710 | |     }
[INFO] [stdout] 1711 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `bitflags_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the expression in parentheses
[INFO] [stdout]      |
[INFO] [stdout] 41   ~                             (#[allow(unused_assignments)]
[INFO] [stdout] 42   ~                             start) = false;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous outer attributes
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/bitflags_ext.rs:41:29
[INFO] [stdout]      |
[INFO] [stdout] 41   | / ...                   #[allow(unused_assignments)]
[INFO] [stdout] 42   | | ...                   start = false;
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/field.rs:1728:1
[INFO] [stdout]      |
[INFO] [stdout] 1728 | / bitflags_ext! {
[INFO] [stdout] 1729 | |     pub struct ContainerFlags: u32 {
[INFO] [stdout] 1730 | |         ORGANIC = 0x01,
[INFO] [stdout] 1731 | |         RESPAWN = 0x02
[INFO] [stdout] 1732 | |     }
[INFO] [stdout] 1733 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `bitflags_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the expression in parentheses
[INFO] [stdout]      |
[INFO] [stdout] 41   ~                             (#[allow(unused_assignments)]
[INFO] [stdout] 42   ~                             start) = false;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous outer attributes
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/bitflags_ext.rs:41:29
[INFO] [stdout]      |
[INFO] [stdout] 41   | / ...                   #[allow(unused_assignments)]
[INFO] [stdout] 42   | | ...                   start = false;
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/field.rs:2436:1
[INFO] [stdout]      |
[INFO] [stdout] 2436 | / bitflags_ext! {
[INFO] [stdout] 2437 | |     pub struct EffectFlags: u32 {
[INFO] [stdout] 2438 | |         SPELLMAKING = 0x200,
[INFO] [stdout] 2439 | |         ENCHANTING = 0x400,
[INFO] [stdout] 2440 | |         LIGHT_NEGATIVE = 0x800
[INFO] [stdout] 2441 | |     }
[INFO] [stdout] 2442 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `bitflags_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the expression in parentheses
[INFO] [stdout]      |
[INFO] [stdout] 41   ~                             (#[allow(unused_assignments)]
[INFO] [stdout] 42   ~                             start) = false;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous outer attributes
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/bitflags_ext.rs:41:29
[INFO] [stdout]      |
[INFO] [stdout] 41   | / ...                   #[allow(unused_assignments)]
[INFO] [stdout] 42   | | ...                   start = false;
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/field.rs:2545:1
[INFO] [stdout]      |
[INFO] [stdout] 2545 | / bitflags_ext! {
[INFO] [stdout] 2546 | |     pub struct LightFlags: u32 {
[INFO] [stdout] 2547 | |         DYNAMIC = 0x0001,
[INFO] [stdout] 2548 | |         CAN_CARRY = 0x0002,
[INFO] [stdout] ...    |
[INFO] [stdout] 2556 | |     }
[INFO] [stdout] 2557 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `bitflags_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the expression in parentheses
[INFO] [stdout]      |
[INFO] [stdout] 41   ~                             (#[allow(unused_assignments)]
[INFO] [stdout] 42   ~                             start) = false;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous outer attributes
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/bitflags_ext.rs:41:29
[INFO] [stdout]      |
[INFO] [stdout] 41   | / ...                   #[allow(unused_assignments)]
[INFO] [stdout] 42   | | ...                   start = false;
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/field.rs:2672:1
[INFO] [stdout]      |
[INFO] [stdout] 2672 | / bitflags_ext! {
[INFO] [stdout] 2673 | |     pub struct WeaponFlags: u32 {
[INFO] [stdout] 2674 | |         MAGICAL = 0x01,
[INFO] [stdout] 2675 | |         SILVER = 0x02
[INFO] [stdout] 2676 | |     }
[INFO] [stdout] 2677 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `bitflags_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the expression in parentheses
[INFO] [stdout]      |
[INFO] [stdout] 41   ~                             (#[allow(unused_assignments)]
[INFO] [stdout] 42   ~                             start) = false;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous outer attributes
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/bitflags_ext.rs:41:29
[INFO] [stdout]      |
[INFO] [stdout] 41   | / ...                   #[allow(unused_assignments)]
[INFO] [stdout] 42   | | ...                   start = false;
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/field.rs:2732:1
[INFO] [stdout]      |
[INFO] [stdout] 2732 | / bitflags_ext! {
[INFO] [stdout] 2733 | |     pub struct BodyPartFlags: u8 {
[INFO] [stdout] 2734 | |         FEMALE = 0x01,
[INFO] [stdout] 2735 | |         NON_PLAYABLE = 0x02
[INFO] [stdout] 2736 | |     }
[INFO] [stdout] 2737 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `bitflags_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the expression in parentheses
[INFO] [stdout]      |
[INFO] [stdout] 41   ~                             (#[allow(unused_assignments)]
[INFO] [stdout] 42   ~                             start) = false;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous outer attributes
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/bitflags_ext.rs:41:29
[INFO] [stdout]      |
[INFO] [stdout] 41   | / ...                   #[allow(unused_assignments)]
[INFO] [stdout] 42   | | ...                   start = false;
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/field.rs:2930:1
[INFO] [stdout]      |
[INFO] [stdout] 2930 | / bitflags_ext! {
[INFO] [stdout] 2931 | |     pub struct CellFlags: u32 {
[INFO] [stdout] 2932 | |         INTERIOR = 0x01,
[INFO] [stdout] 2933 | |         HAS_WATER = 0x02,
[INFO] [stdout] ...    |
[INFO] [stdout] 2940 | |     }
[INFO] [stdout] 2941 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `bitflags_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the expression in parentheses
[INFO] [stdout]      |
[INFO] [stdout] 41   ~                             (#[allow(unused_assignments)]
[INFO] [stdout] 42   ~                             start) = false;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous outer attributes
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/bitflags_ext.rs:41:29
[INFO] [stdout]      |
[INFO] [stdout] 41   | / ...                   #[allow(unused_assignments)]
[INFO] [stdout] 42   | | ...                   start = false;
[INFO] [stdout]      | |___________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/field.rs:3255:1
[INFO] [stdout]      |
[INFO] [stdout] 3255 | / bitflags_ext! {
[INFO] [stdout] 3256 | |     pub struct RaceFlags: u32 {
[INFO] [stdout] 3257 | |         PLAYABLE = 0x01,
[INFO] [stdout] 3258 | |         BEAST_RACE = 0x02
[INFO] [stdout] 3259 | |     }
[INFO] [stdout] 3260 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `bitflags_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the expression in parentheses
[INFO] [stdout]      |
[INFO] [stdout] 41   ~                             (#[allow(unused_assignments)]
[INFO] [stdout] 42   ~                             start) = false;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous outer attributes
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/bitflags_ext.rs:41:29
[INFO] [stdout]    |
[INFO] [stdout] 41 | / ...                   #[allow(unused_assignments)]
[INFO] [stdout] 42 | | ...                   start = false;
[INFO] [stdout]    | |___________________________________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/esl-0.18.0/src/record.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / bitflags_ext! {
[INFO] [stdout] 22 | |     pub struct RecordFlags: u64 {
[INFO] [stdout] 23 | |         PERSIST = 0x40000000000,
[INFO] [stdout] 24 | |         BLOCKED = 0x200000000000,
[INFO] [stdout] 25 | |         DELETED = 0x2000000000,
[INFO] [stdout] 26 | |     }
[INFO] [stdout] 27 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `bitflags_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the expression in parentheses
[INFO] [stdout]    |
[INFO] [stdout] 41 ~                             (#[allow(unused_assignments)]
[INFO] [stdout] 42 ~                             start) = false;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `esl` (lib) due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "7cee3aaaa26b4632c9f09cb53867e0bcaa562df0335bd146d172f8a50985ff8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cee3aaaa26b4632c9f09cb53867e0bcaa562df0335bd146d172f8a50985ff8a", kill_on_drop: false }`
[INFO] [stdout] 7cee3aaaa26b4632c9f09cb53867e0bcaa562df0335bd146d172f8a50985ff8a
