[INFO] fetching crate const_num_bigint 0.2.1...
[INFO] testing const_num_bigint-0.2.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate const_num_bigint 0.2.1 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate const_num_bigint 0.2.1 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate const_num_bigint 0.2.1
[INFO] finished tweaking crates.io crate const_num_bigint 0.2.1
[INFO] tweaked toml for crates.io crate const_num_bigint 0.2.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 11 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded const_num_bigint_derive v0.1.1
[INFO] [stderr]   Downloaded const_std_vec v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c68555a89986a22378fcb5d0f59087b679f8cca6580abc3d21eeff28f7857ff5
[INFO] running `Command { std: "docker" "start" "-a" "c68555a89986a22378fcb5d0f59087b679f8cca6580abc3d21eeff28f7857ff5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c68555a89986a22378fcb5d0f59087b679f8cca6580abc3d21eeff28f7857ff5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c68555a89986a22378fcb5d0f59087b679f8cca6580abc3d21eeff28f7857ff5", kill_on_drop: false }`
[INFO] [stdout] c68555a89986a22378fcb5d0f59087b679f8cca6580abc3d21eeff28f7857ff5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da59ff01392f602f8c5eb1034e57ce9a92c1aac3000cbc68ca188df1841bfa84
[INFO] running `Command { std: "docker" "start" "-a" "da59ff01392f602f8c5eb1034e57ce9a92c1aac3000cbc68ca188df1841bfa84", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling const_std_vec v0.2.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling const_num_bigint_derive v0.1.1
[INFO] [stderr]    Compiling const_num_bigint v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.68s
[INFO] running `Command { std: "docker" "inspect" "da59ff01392f602f8c5eb1034e57ce9a92c1aac3000cbc68ca188df1841bfa84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da59ff01392f602f8c5eb1034e57ce9a92c1aac3000cbc68ca188df1841bfa84", kill_on_drop: false }`
[INFO] [stdout] da59ff01392f602f8c5eb1034e57ce9a92c1aac3000cbc68ca188df1841bfa84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a280e2a58127a44cc8dc36791c46aee2bdd8b9f1e9df950d18b39587f0e6d295
[INFO] running `Command { std: "docker" "start" "-a" "a280e2a58127a44cc8dc36791c46aee2bdd8b9f1e9df950d18b39587f0e6d295", kill_on_drop: false }`
[INFO] [stderr]    Compiling const_num_bigint v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] running `Command { std: "docker" "inspect" "a280e2a58127a44cc8dc36791c46aee2bdd8b9f1e9df950d18b39587f0e6d295", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a280e2a58127a44cc8dc36791c46aee2bdd8b9f1e9df950d18b39587f0e6d295", kill_on_drop: false }`
[INFO] [stdout] a280e2a58127a44cc8dc36791c46aee2bdd8b9f1e9df950d18b39587f0e6d295
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d86c8a6fbce552db9a8bb104ca6dffec06c5a6f74f2467779e7562b4730a8392
[INFO] running `Command { std: "docker" "start" "-a" "d86c8a6fbce552db9a8bb104ca6dffec06c5a6f74f2467779e7562b4730a8392", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/const_num_bigint-f45e1e83b66d5314)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests const_num_bigint
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 3) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 3) stdout ----
[INFO] [stdout] error[E0080]: it is undefined behavior to use this value
[INFO] [stdout]  --> src/lib.rs:7:40
[INFO] [stdout]   |
[INFO] [stdout] 7 |     const TEST_INT : &'static BigInt = bigint!("123");
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^ constructing invalid value at .<deref>.<deref>.data.data.buf.cap.0: encountered a pointer, but expected an integer
[INFO] [stdout]   |
[INFO] [stdout]   = note: The rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior.
[INFO] [stdout]   = note: the raw bytes of the constant (size: 8, align: 8) {
[INFO] [stdout]               ╾────alloc15<imm>─────╼                         │ ╾──────╼
[INFO] [stdout]           }
[INFO] [stdout]   = help: this code performed an operation that depends on the underlying bytes representing a pointer
[INFO] [stdout]   = help: the absolute address of a pointer is not known at compile-time, so such operations are not supported
[INFO] [stdout]   = note: this error originates in the macro `$crate::bigint_with_crate` which comes from the expansion of the macro `bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] note: erroneous constant encountered
[INFO] [stdout]  --> src/lib.rs:7:40
[INFO] [stdout]   |
[INFO] [stdout] 7 |     const TEST_INT : &'static BigInt = bigint!("123");
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this note originates in the macro `$crate::bigint_with_crate` which comes from the expansion of the macro `bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: it is undefined behavior to use this value
[INFO] [stdout]   --> src/lib.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |     const TEST_INT2 : &'static BigInt = bigint!("-123");
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^ constructing invalid value at .<deref>.<deref>.data.data.buf.cap.0: encountered a pointer, but expected an integer
[INFO] [stdout]    |
[INFO] [stdout]    = note: The rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior.
[INFO] [stdout]    = note: the raw bytes of the constant (size: 8, align: 8) {
[INFO] [stdout]                ╾────alloc31<imm>─────╼                         │ ╾──────╼
[INFO] [stdout]            }
[INFO] [stdout]    = help: this code performed an operation that depends on the underlying bytes representing a pointer
[INFO] [stdout]    = help: the absolute address of a pointer is not known at compile-time, so such operations are not supported
[INFO] [stdout]    = note: this error originates in the macro `$crate::bigint_with_crate` which comes from the expansion of the macro `bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] note: erroneous constant encountered
[INFO] [stdout]   --> src/lib.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |     const TEST_INT2 : &'static BigInt = bigint!("-123");
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this note originates in the macro `$crate::bigint_with_crate` which comes from the expansion of the macro `bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: it is undefined behavior to use this value
[INFO] [stdout]   --> src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         bigint!("123123123123123123123123123123123123123123123123123123123123123123123123123123");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ constructing invalid value at .<deref>.<deref>.data.data.buf.cap.0: encountered a pointer, but expected an integer
[INFO] [stdout]    |
[INFO] [stdout]    = note: The rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior.
[INFO] [stdout]    = note: the raw bytes of the constant (size: 8, align: 8) {
[INFO] [stdout]                ╾────alloc47<imm>─────╼                         │ ╾──────╼
[INFO] [stdout]            }
[INFO] [stdout]    = help: this code performed an operation that depends on the underlying bytes representing a pointer
[INFO] [stdout]    = help: the absolute address of a pointer is not known at compile-time, so such operations are not supported
[INFO] [stdout]    = note: this error originates in the macro `$crate::bigint_with_crate` which comes from the expansion of the macro `bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] note: erroneous constant encountered
[INFO] [stdout]   --> src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         bigint!("123123123123123123123123123123123123123123123123123123123123123123123123123123");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this note originates in the macro `$crate::bigint_with_crate` which comes from the expansion of the macro `bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: it is undefined behavior to use this value
[INFO] [stdout]   --> src/lib.rs:19:42
[INFO] [stdout]    |
[INFO] [stdout] 19 |       const TEST_UINT : &'static BigUint = biguint!(
[INFO] [stdout]    |  __________________________________________^
[INFO] [stdout] 20 | |         "123123123123123123123123123123123123123123123123123123123123123123123123123123"
[INFO] [stdout] 21 | |     );
[INFO] [stdout]    | |_____^ constructing invalid value at .<deref>.<deref>.data.buf.cap.0: encountered a pointer, but expected an integer
[INFO] [stdout]    |
[INFO] [stdout]    = note: The rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior.
[INFO] [stdout]    = note: the raw bytes of the constant (size: 8, align: 8) {
[INFO] [stdout]                ╾────alloc60<imm>─────╼                         │ ╾──────╼
[INFO] [stdout]            }
[INFO] [stdout]    = help: this code performed an operation that depends on the underlying bytes representing a pointer
[INFO] [stdout]    = help: the absolute address of a pointer is not known at compile-time, so such operations are not supported
[INFO] [stdout]    = note: this error originates in the macro `$crate::biguint_with_crate` which comes from the expansion of the macro `biguint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] note: erroneous constant encountered
[INFO] [stdout]   --> src/lib.rs:19:42
[INFO] [stdout]    |
[INFO] [stdout] 19 |       const TEST_UINT : &'static BigUint = biguint!(
[INFO] [stdout]    |  __________________________________________^
[INFO] [stdout] 20 | |         "123123123123123123123123123123123123123123123123123123123123123123123123123123"
[INFO] [stdout] 21 | |     );
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this note originates in the macro `$crate::biguint_with_crate` which comes from the expansion of the macro `biguint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: it is undefined behavior to use this value
[INFO] [stdout]   --> src/lib.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         biguint!("123123123123123123123123123123123123123123123123123123123123123123123123123123")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ constructing invalid value at .<deref>.<deref>.data.buf.cap.0: encountered a pointer, but expected an integer
[INFO] [stdout]    |
[INFO] [stdout]    = note: The rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior.
[INFO] [stdout]    = note: the raw bytes of the constant (size: 8, align: 8) {
[INFO] [stdout]                ╾────alloc72<imm>─────╼                         │ ╾──────╼
[INFO] [stdout]            }
[INFO] [stdout]    = help: this code performed an operation that depends on the underlying bytes representing a pointer
[INFO] [stdout]    = help: the absolute address of a pointer is not known at compile-time, so such operations are not supported
[INFO] [stdout]    = note: this error originates in the macro `$crate::biguint_with_crate` which comes from the expansion of the macro `biguint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] note: erroneous constant encountered
[INFO] [stdout]   --> src/lib.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         biguint!("123123123123123123123123123123123123123123123123123123123123123123123123123123")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this note originates in the macro `$crate::biguint_with_crate` which comes from the expansion of the macro `biguint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: it is undefined behavior to use this value
[INFO] [stdout]   --> src/lib.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         biguint_file!("src/pi.num")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ constructing invalid value at .<deref>.<deref>.data.buf.cap.0: encountered a pointer, but expected an integer
[INFO] [stdout]    |
[INFO] [stdout]    = note: The rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior.
[INFO] [stdout]    = note: the raw bytes of the constant (size: 8, align: 8) {
[INFO] [stdout]                ╾────alloc84<imm>─────╼                         │ ╾──────╼
[INFO] [stdout]            }
[INFO] [stdout]    = help: this code performed an operation that depends on the underlying bytes representing a pointer
[INFO] [stdout]    = help: the absolute address of a pointer is not known at compile-time, so such operations are not supported
[INFO] [stdout]    = note: this error originates in the macro `$crate::biguint_file_with_crate` which comes from the expansion of the macro `biguint_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] note: erroneous constant encountered
[INFO] [stdout]   --> src/lib.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         biguint_file!("src/pi.num")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this note originates in the macro `$crate::biguint_file_with_crate` which comes from the expansion of the macro `biguint_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] note: erroneous constant encountered
[INFO] [stdout]   --> src/lib.rs:25:23
[INFO] [stdout]    |
[INFO] [stdout] 25 |     assert!(&biguint==TEST_UINT);
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] note: erroneous constant encountered
[INFO] [stdout]   --> src/lib.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 |     assert!(&bigint3==TEST_INT3);
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] note: erroneous constant encountered
[INFO] [stdout]   --> src/lib.rs:12:23
[INFO] [stdout]    |
[INFO] [stdout] 12 |     assert!(&bigint2==TEST_INT2);
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] note: erroneous constant encountered
[INFO] [stdout]  --> src/lib.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 |     assert!(&bigint==TEST_INT);
[INFO] [stdout]   |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0080`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 3)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d86c8a6fbce552db9a8bb104ca6dffec06c5a6f74f2467779e7562b4730a8392", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d86c8a6fbce552db9a8bb104ca6dffec06c5a6f74f2467779e7562b4730a8392", kill_on_drop: false }`
[INFO] [stdout] d86c8a6fbce552db9a8bb104ca6dffec06c5a6f74f2467779e7562b4730a8392
[INFO] testing const_num_bigint-0.2.1 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate const_num_bigint 0.2.1 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate const_num_bigint 0.2.1 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate const_num_bigint 0.2.1
[INFO] finished tweaking crates.io crate const_num_bigint 0.2.1
[INFO] tweaked toml for crates.io crate const_num_bigint 0.2.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 11 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6db93f141ac1c7df158e62ba675bf363dbe93528a2793f8cba25e0d4b60ce87d
[INFO] running `Command { std: "docker" "start" "-a" "6db93f141ac1c7df158e62ba675bf363dbe93528a2793f8cba25e0d4b60ce87d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6db93f141ac1c7df158e62ba675bf363dbe93528a2793f8cba25e0d4b60ce87d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6db93f141ac1c7df158e62ba675bf363dbe93528a2793f8cba25e0d4b60ce87d", kill_on_drop: false }`
[INFO] [stdout] 6db93f141ac1c7df158e62ba675bf363dbe93528a2793f8cba25e0d4b60ce87d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d6150b83efed860b719c35b3b8f8ac953e2345759791ffdc8babba9ecf52ebb
[INFO] running `Command { std: "docker" "start" "-a" "9d6150b83efed860b719c35b3b8f8ac953e2345759791ffdc8babba9ecf52ebb", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling const_std_vec v0.2.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling const_num_bigint_derive v0.1.1
[INFO] [stderr]    Compiling const_num_bigint v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.75s
[INFO] running `Command { std: "docker" "inspect" "9d6150b83efed860b719c35b3b8f8ac953e2345759791ffdc8babba9ecf52ebb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d6150b83efed860b719c35b3b8f8ac953e2345759791ffdc8babba9ecf52ebb", kill_on_drop: false }`
[INFO] [stdout] 9d6150b83efed860b719c35b3b8f8ac953e2345759791ffdc8babba9ecf52ebb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abe310387d3e05c938cebd3007c48c13f183816fe5254775be5116edbefacf23
[INFO] running `Command { std: "docker" "start" "-a" "abe310387d3e05c938cebd3007c48c13f183816fe5254775be5116edbefacf23", kill_on_drop: false }`
[INFO] [stderr]    Compiling const_num_bigint v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] running `Command { std: "docker" "inspect" "abe310387d3e05c938cebd3007c48c13f183816fe5254775be5116edbefacf23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abe310387d3e05c938cebd3007c48c13f183816fe5254775be5116edbefacf23", kill_on_drop: false }`
[INFO] [stdout] abe310387d3e05c938cebd3007c48c13f183816fe5254775be5116edbefacf23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] edb2ce5915a1752afe57304b4650e26776e565d8810918aa9f2a77a7e868de06
[INFO] running `Command { std: "docker" "start" "-a" "edb2ce5915a1752afe57304b4650e26776e565d8810918aa9f2a77a7e868de06", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/const_num_bigint-f45e1e83b66d5314)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests const_num_bigint
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 3) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 3) stdout ----
[INFO] [stdout] error[E0080]: it is undefined behavior to use this value
[INFO] [stdout]  --> src/lib.rs:7:40
[INFO] [stdout]   |
[INFO] [stdout] 7 |     const TEST_INT : &'static BigInt = bigint!("123");
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^ constructing invalid value at .<deref>.<deref>.data.data.buf.cap.0: encountered a pointer, but expected an integer
[INFO] [stdout]   |
[INFO] [stdout]   = note: The rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior.
[INFO] [stdout]   = note: the raw bytes of the constant (size: 8, align: 8) {
[INFO] [stdout]               ╾────alloc15<imm>─────╼                         │ ╾──────╼
[INFO] [stdout]           }
[INFO] [stdout]   = help: this code performed an operation that depends on the underlying bytes representing a pointer
[INFO] [stdout]   = help: the absolute address of a pointer is not known at compile-time, so such operations are not supported
[INFO] [stdout]   = note: this error originates in the macro `$crate::bigint_with_crate` which comes from the expansion of the macro `bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] note: erroneous constant encountered
[INFO] [stdout]  --> src/lib.rs:7:40
[INFO] [stdout]   |
[INFO] [stdout] 7 |     const TEST_INT : &'static BigInt = bigint!("123");
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this note originates in the macro `$crate::bigint_with_crate` which comes from the expansion of the macro `bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: it is undefined behavior to use this value
[INFO] [stdout]   --> src/lib.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |     const TEST_INT2 : &'static BigInt = bigint!("-123");
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^ constructing invalid value at .<deref>.<deref>.data.data.buf.cap.0: encountered a pointer, but expected an integer
[INFO] [stdout]    |
[INFO] [stdout]    = note: The rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior.
[INFO] [stdout]    = note: the raw bytes of the constant (size: 8, align: 8) {
[INFO] [stdout]                ╾────alloc31<imm>─────╼                         │ ╾──────╼
[INFO] [stdout]            }
[INFO] [stdout]    = help: this code performed an operation that depends on the underlying bytes representing a pointer
[INFO] [stdout]    = help: the absolute address of a pointer is not known at compile-time, so such operations are not supported
[INFO] [stdout]    = note: this error originates in the macro `$crate::bigint_with_crate` which comes from the expansion of the macro `bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] note: erroneous constant encountered
[INFO] [stdout]   --> src/lib.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |     const TEST_INT2 : &'static BigInt = bigint!("-123");
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this note originates in the macro `$crate::bigint_with_crate` which comes from the expansion of the macro `bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: it is undefined behavior to use this value
[INFO] [stdout]   --> src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         bigint!("123123123123123123123123123123123123123123123123123123123123123123123123123123");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ constructing invalid value at .<deref>.<deref>.data.data.buf.cap.0: encountered a pointer, but expected an integer
[INFO] [stdout]    |
[INFO] [stdout]    = note: The rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior.
[INFO] [stdout]    = note: the raw bytes of the constant (size: 8, align: 8) {
[INFO] [stdout]                ╾────alloc47<imm>─────╼                         │ ╾──────╼
[INFO] [stdout]            }
[INFO] [stdout]    = help: this code performed an operation that depends on the underlying bytes representing a pointer
[INFO] [stdout]    = help: the absolute address of a pointer is not known at compile-time, so such operations are not supported
[INFO] [stdout]    = note: this error originates in the macro `$crate::bigint_with_crate` which comes from the expansion of the macro `bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] note: erroneous constant encountered
[INFO] [stdout]   --> src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         bigint!("123123123123123123123123123123123123123123123123123123123123123123123123123123");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this note originates in the macro `$crate::bigint_with_crate` which comes from the expansion of the macro `bigint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: it is undefined behavior to use this value
[INFO] [stdout]   --> src/lib.rs:19:42
[INFO] [stdout]    |
[INFO] [stdout] 19 |       const TEST_UINT : &'static BigUint = biguint!(
[INFO] [stdout]    |  __________________________________________^
[INFO] [stdout] 20 | |         "123123123123123123123123123123123123123123123123123123123123123123123123123123"
[INFO] [stdout] 21 | |     );
[INFO] [stdout]    | |_____^ constructing invalid value at .<deref>.<deref>.data.buf.cap.0: encountered a pointer, but expected an integer
[INFO] [stdout]    |
[INFO] [stdout]    = note: The rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior.
[INFO] [stdout]    = note: the raw bytes of the constant (size: 8, align: 8) {
[INFO] [stdout]                ╾────alloc60<imm>─────╼                         │ ╾──────╼
[INFO] [stdout]            }
[INFO] [stdout]    = help: this code performed an operation that depends on the underlying bytes representing a pointer
[INFO] [stdout]    = help: the absolute address of a pointer is not known at compile-time, so such operations are not supported
[INFO] [stdout]    = note: this error originates in the macro `$crate::biguint_with_crate` which comes from the expansion of the macro `biguint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] note: erroneous constant encountered
[INFO] [stdout]   --> src/lib.rs:19:42
[INFO] [stdout]    |
[INFO] [stdout] 19 |       const TEST_UINT : &'static BigUint = biguint!(
[INFO] [stdout]    |  __________________________________________^
[INFO] [stdout] 20 | |         "123123123123123123123123123123123123123123123123123123123123123123123123123123"
[INFO] [stdout] 21 | |     );
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this note originates in the macro `$crate::biguint_with_crate` which comes from the expansion of the macro `biguint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: it is undefined behavior to use this value
[INFO] [stdout]   --> src/lib.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         biguint!("123123123123123123123123123123123123123123123123123123123123123123123123123123")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ constructing invalid value at .<deref>.<deref>.data.buf.cap.0: encountered a pointer, but expected an integer
[INFO] [stdout]    |
[INFO] [stdout]    = note: The rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior.
[INFO] [stdout]    = note: the raw bytes of the constant (size: 8, align: 8) {
[INFO] [stdout]                ╾────alloc72<imm>─────╼                         │ ╾──────╼
[INFO] [stdout]            }
[INFO] [stdout]    = help: this code performed an operation that depends on the underlying bytes representing a pointer
[INFO] [stdout]    = help: the absolute address of a pointer is not known at compile-time, so such operations are not supported
[INFO] [stdout]    = note: this error originates in the macro `$crate::biguint_with_crate` which comes from the expansion of the macro `biguint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] note: erroneous constant encountered
[INFO] [stdout]   --> src/lib.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         biguint!("123123123123123123123123123123123123123123123123123123123123123123123123123123")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this note originates in the macro `$crate::biguint_with_crate` which comes from the expansion of the macro `biguint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: it is undefined behavior to use this value
[INFO] [stdout]   --> src/lib.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         biguint_file!("src/pi.num")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ constructing invalid value at .<deref>.<deref>.data.buf.cap.0: encountered a pointer, but expected an integer
[INFO] [stdout]    |
[INFO] [stdout]    = note: The rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior.
[INFO] [stdout]    = note: the raw bytes of the constant (size: 8, align: 8) {
[INFO] [stdout]                ╾────alloc84<imm>─────╼                         │ ╾──────╼
[INFO] [stdout]            }
[INFO] [stdout]    = help: this code performed an operation that depends on the underlying bytes representing a pointer
[INFO] [stdout]    = help: the absolute address of a pointer is not known at compile-time, so such operations are not supported
[INFO] [stdout]    = note: this error originates in the macro `$crate::biguint_file_with_crate` which comes from the expansion of the macro `biguint_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] note: erroneous constant encountered
[INFO] [stdout]   --> src/lib.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         biguint_file!("src/pi.num")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this note originates in the macro `$crate::biguint_file_with_crate` which comes from the expansion of the macro `biguint_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] note: erroneous constant encountered
[INFO] [stdout]   --> src/lib.rs:25:23
[INFO] [stdout]    |
[INFO] [stdout] 25 |     assert!(&biguint==TEST_UINT);
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] note: erroneous constant encountered
[INFO] [stdout]   --> src/lib.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 |     assert!(&bigint3==TEST_INT3);
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] note: erroneous constant encountered
[INFO] [stdout]   --> src/lib.rs:12:23
[INFO] [stdout]    |
[INFO] [stdout] 12 |     assert!(&bigint2==TEST_INT2);
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] note: erroneous constant encountered
[INFO] [stdout]  --> src/lib.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 |     assert!(&bigint==TEST_INT);
[INFO] [stdout]   |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0080`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 3)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "edb2ce5915a1752afe57304b4650e26776e565d8810918aa9f2a77a7e868de06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edb2ce5915a1752afe57304b4650e26776e565d8810918aa9f2a77a7e868de06", kill_on_drop: false }`
[INFO] [stdout] edb2ce5915a1752afe57304b4650e26776e565d8810918aa9f2a77a7e868de06
