[INFO] fetching crate const-bitfield 0.2.2...
[INFO] checking const-bitfield-0.2.2 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate const-bitfield 0.2.2 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate const-bitfield 0.2.2 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] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate const-bitfield 0.2.2
[INFO] finished tweaking crates.io crate const-bitfield 0.2.2
[INFO] tweaked toml for crates.io crate const-bitfield 0.2.2 written to /workspace/builds/worker-5-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 36 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded const-enum v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 20b1f88811c6386733d8b107160798e7358969d8f03fb318bc57876066c51338
[INFO] running `Command { std: "docker" "start" "-a" "20b1f88811c6386733d8b107160798e7358969d8f03fb318bc57876066c51338", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20b1f88811c6386733d8b107160798e7358969d8f03fb318bc57876066c51338", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20b1f88811c6386733d8b107160798e7358969d8f03fb318bc57876066c51338", kill_on_drop: false }`
[INFO] [stdout] 20b1f88811c6386733d8b107160798e7358969d8f03fb318bc57876066c51338
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 41f9115acefdf799e00797668b3c719f2fc8de2432a1a3e57cba2709b6bdb2c9
[INFO] running `Command { std: "docker" "start" "-a" "41f9115acefdf799e00797668b3c719f2fc8de2432a1a3e57cba2709b6bdb2c9", kill_on_drop: false }`
[INFO] [stderr]     Checking winnow v0.6.7
[INFO] [stderr]    Compiling trybuild v1.0.91
[INFO] [stderr]     Checking const-bitfield v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking serde_json v1.0.116
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling const-enum v0.1.0
[INFO] [stderr]     Checking toml_edit v0.22.12
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stdout] error[E0635]: unknown feature `const_convert`
[INFO] [stdout]  --> tests/bitfield_example.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(const_convert)] // optional, when using from/into conversion
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `const_convert`
[INFO] [stdout]  --> tests/bitfield_gdt.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(const_convert)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<MyBitField as BitRange<u8>>::bits` in constant functions
[INFO] [stdout]   --> tests/bitfield_example.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / bitfield! {
[INFO] [stdout] 8  | |     #[derive(Copy, Clone)]
[INFO] [stdout] 9  | |     pub struct MyBitField(u32);
[INFO] [stdout] 10 | |     u8, hello, set_hello: 6, 0;         // hello is stored in bits 0..=6
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     u16, goodbye, set_goodbye: 31, 16;   // goodbye is stored in bits 16..=31
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 5  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<MyBitField as Bit>::bit` in constant functions
[INFO] [stdout]   --> tests/bitfield_example.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / bitfield! {
[INFO] [stdout] 8  | |     #[derive(Copy, Clone)]
[INFO] [stdout] 9  | |     pub struct MyBitField(u32);
[INFO] [stdout] 10 | |     u8, hello, set_hello: 6, 0;         // hello is stored in bits 0..=6
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     u16, goodbye, set_goodbye: 31, 16;   // goodbye is stored in bits 16..=31
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 5  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<MyBitField as BitRange<u16>>::bits` in constant functions
[INFO] [stdout]   --> tests/bitfield_example.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / bitfield! {
[INFO] [stdout] 8  | |     #[derive(Copy, Clone)]
[INFO] [stdout] 9  | |     pub struct MyBitField(u32);
[INFO] [stdout] 10 | |     u8, hello, set_hello: 6, 0;         // hello is stored in bits 0..=6
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     u16, goodbye, set_goodbye: 31, 16;   // goodbye is stored in bits 16..=31
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 5  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<MyBitField as BitRangeMut<u8>>::set_bits` in constant functions
[INFO] [stdout]   --> tests/bitfield_example.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / bitfield! {
[INFO] [stdout] 8  | |     #[derive(Copy, Clone)]
[INFO] [stdout] 9  | |     pub struct MyBitField(u32);
[INFO] [stdout] 10 | |     u8, hello, set_hello: 6, 0;         // hello is stored in bits 0..=6
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     u16, goodbye, set_goodbye: 31, 16;   // goodbye is stored in bits 16..=31
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 5  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<MyBitField as BitMut>::set_bit` in constant functions
[INFO] [stdout]   --> tests/bitfield_example.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / bitfield! {
[INFO] [stdout] 8  | |     #[derive(Copy, Clone)]
[INFO] [stdout] 9  | |     pub struct MyBitField(u32);
[INFO] [stdout] 10 | |     u8, hello, set_hello: 6, 0;         // hello is stored in bits 0..=6
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     u16, goodbye, set_goodbye: 31, 16;   // goodbye is stored in bits 16..=31
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 5  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<MyBitField as BitRangeMut<u16>>::set_bits` in constant functions
[INFO] [stdout]   --> tests/bitfield_example.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / bitfield! {
[INFO] [stdout] 8  | |     #[derive(Copy, Clone)]
[INFO] [stdout] 9  | |     pub struct MyBitField(u32);
[INFO] [stdout] 10 | |     u8, hello, set_hello: 6, 0;         // hello is stored in bits 0..=6
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     u16, goodbye, set_goodbye: 31, 16;   // goodbye is stored in bits 16..=31
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 5  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0015, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0015`.
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Test as BitRange<u8>>::bits` in constant functions
[INFO] [stdout]   --> tests/bitfield.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / bitfield! {
[INFO] [stdout] 8  | |     struct Test(u128);
[INFO] [stdout] 9  | |     u8, f1, set_f1: 7, 0;
[INFO] [stdout] 10 | |     u16, f2, set_f2: 23, 8;
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     u8, f5, set_f5: 127, 120;
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Test as BitRange<u16>>::bits` in constant functions
[INFO] [stdout]   --> tests/bitfield.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / bitfield! {
[INFO] [stdout] 8  | |     struct Test(u128);
[INFO] [stdout] 9  | |     u8, f1, set_f1: 7, 0;
[INFO] [stdout] 10 | |     u16, f2, set_f2: 23, 8;
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     u8, f5, set_f5: 127, 120;
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Test as BitRange<u32>>::bits` in constant functions
[INFO] [stdout]   --> tests/bitfield.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / bitfield! {
[INFO] [stdout] 8  | |     struct Test(u128);
[INFO] [stdout] 9  | |     u8, f1, set_f1: 7, 0;
[INFO] [stdout] 10 | |     u16, f2, set_f2: 23, 8;
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     u8, f5, set_f5: 127, 120;
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Test as BitRange<u64>>::bits` in constant functions
[INFO] [stdout]   --> tests/bitfield.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / bitfield! {
[INFO] [stdout] 8  | |     struct Test(u128);
[INFO] [stdout] 9  | |     u8, f1, set_f1: 7, 0;
[INFO] [stdout] 10 | |     u16, f2, set_f2: 23, 8;
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     u8, f5, set_f5: 127, 120;
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Test as BitRange<u8>>::bits` in constant functions
[INFO] [stdout]   --> tests/bitfield.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / bitfield! {
[INFO] [stdout] 8  | |     struct Test(u128);
[INFO] [stdout] 9  | |     u8, f1, set_f1: 7, 0;
[INFO] [stdout] 10 | |     u16, f2, set_f2: 23, 8;
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     u8, f5, set_f5: 127, 120;
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Test as BitRangeMut<u8>>::set_bits` in constant functions
[INFO] [stdout]   --> tests/bitfield.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / bitfield! {
[INFO] [stdout] 8  | |     struct Test(u128);
[INFO] [stdout] 9  | |     u8, f1, set_f1: 7, 0;
[INFO] [stdout] 10 | |     u16, f2, set_f2: 23, 8;
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     u8, f5, set_f5: 127, 120;
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Test as BitRangeMut<u16>>::set_bits` in constant functions
[INFO] [stdout]   --> tests/bitfield.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / bitfield! {
[INFO] [stdout] 8  | |     struct Test(u128);
[INFO] [stdout] 9  | |     u8, f1, set_f1: 7, 0;
[INFO] [stdout] 10 | |     u16, f2, set_f2: 23, 8;
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     u8, f5, set_f5: 127, 120;
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Test as BitRangeMut<u32>>::set_bits` in constant functions
[INFO] [stdout]   --> tests/bitfield.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / bitfield! {
[INFO] [stdout] 8  | |     struct Test(u128);
[INFO] [stdout] 9  | |     u8, f1, set_f1: 7, 0;
[INFO] [stdout] 10 | |     u16, f2, set_f2: 23, 8;
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     u8, f5, set_f5: 127, 120;
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Test as BitRangeMut<u64>>::set_bits` in constant functions
[INFO] [stdout]   --> tests/bitfield.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / bitfield! {
[INFO] [stdout] 8  | |     struct Test(u128);
[INFO] [stdout] 9  | |     u8, f1, set_f1: 7, 0;
[INFO] [stdout] 10 | |     u16, f2, set_f2: 23, 8;
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     u8, f5, set_f5: 127, 120;
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Test as BitRangeMut<u8>>::set_bits` in constant functions
[INFO] [stdout]   --> tests/bitfield.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | / bitfield! {
[INFO] [stdout] 8  | |     struct Test(u128);
[INFO] [stdout] 9  | |     u8, f1, set_f1: 7, 0;
[INFO] [stdout] 10 | |     u16, f2, set_f2: 23, 8;
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     u8, f5, set_f5: 127, 120;
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 4  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `const-bitfield` (test "bitfield_example") due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0015`.
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `const-bitfield` (test "bitfield") due to 11 previous errors
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Descriptor as BitRange<u32>>::bits` in constant functions
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 6  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Descriptor as BitRange<u32>>::bits` in constant functions
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 6  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Descriptor as BitRange<u8>>::bits` in constant functions
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 6  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Descriptor as Bit>::bit` in constant functions
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 6  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Descriptor as BitRange<u8>>::bits` in constant functions
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 6  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<SegmentType as From<u8>>::from` in constant functions
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 6  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Descriptor as Bit>::bit` in constant functions
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 6  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<DescriptorType as From<bool>>::from` in constant functions
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 6  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Descriptor as BitRange<u8>>::bits` in constant functions
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 6  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Descriptor as Bit>::bit` in constant functions
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 6  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Descriptor as BitRange<u8>>::bits` in constant functions
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 6  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Descriptor as Bit>::bit` in constant functions
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 6  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Descriptor as Bit>::bit` in constant functions
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 6  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Descriptor as Bit>::bit` in constant functions
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 6  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Descriptor as BitRange<u8>>::bits` in constant functions
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 6  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Descriptor as BitRangeMut<u32>>::set_bits` in constant functions
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 6  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Descriptor as BitRangeMut<u32>>::set_bits` in constant functions
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 6  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Descriptor as BitRangeMut<u8>>::set_bits` in constant functions
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 6  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Descriptor as BitMut>::set_bit` in constant functions
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 6  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<u8 as From<SegmentType>>::from` in constant functions
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 6  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Descriptor as BitRangeMut<u8>>::set_bits` in constant functions
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 6  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<bool as From<DescriptorType>>::from` in constant functions
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 6  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Descriptor as BitMut>::set_bit` in constant functions
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 6  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Descriptor as BitRangeMut<u8>>::set_bits` in constant functions
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 6  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Descriptor as BitMut>::set_bit` in constant functions
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 6  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Descriptor as BitRangeMut<u8>>::set_bits` in constant functions
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 6  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Descriptor as BitMut>::set_bit` in constant functions
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 6  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Descriptor as BitMut>::set_bit` in constant functions
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 6  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Descriptor as BitMut>::set_bit` in constant functions
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 6  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `<Descriptor as BitRangeMut<u8>>::set_bits` in constant functions
[INFO] [stdout]   --> tests/bitfield_gdt.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / bitfield! {
[INFO] [stdout] 52 | |     #[derive(Copy, Clone)]
[INFO] [stdout] 53 | |     pub struct Descriptor(u64);
[INFO] [stdout] 54 | |     u32, limit_0_15, set_limit_0_15: 15, 0;
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     u8, base_24_31, set_base_24_31: 63, 56;
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: this error originates in the macro `$crate::bitfield` which comes from the expansion of the macro `bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(effects)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 6  + #![feature(effects)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 35 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0015, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0015`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `const-bitfield` (test "bitfield_gdt") due to 36 previous errors
[INFO] running `Command { std: "docker" "inspect" "41f9115acefdf799e00797668b3c719f2fc8de2432a1a3e57cba2709b6bdb2c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41f9115acefdf799e00797668b3c719f2fc8de2432a1a3e57cba2709b6bdb2c9", kill_on_drop: false }`
[INFO] [stdout] 41f9115acefdf799e00797668b3c719f2fc8de2432a1a3e57cba2709b6bdb2c9
