[INFO] fetching crate portable-atomic 1.10.0...
[INFO] checking portable-atomic-1.10.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate portable-atomic 1.10.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate portable-atomic 1.10.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate portable-atomic 1.10.0
[INFO] finished tweaking crates.io crate portable-atomic 1.10.0
[INFO] tweaked toml for crates.io crate portable-atomic 1.10.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 25 packages to latest compatible versions
[INFO] [stderr]       Adding crossbeam-utils v0.8.16 (available: v0.8.20)
[INFO] [stderr]       Adding libc v0.2.163 (available: v0.2.167)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 563b2733ac6b243866286b59359542126bb7284b61962892436c2b041dd13fdc
[INFO] running `Command { std: "docker" "start" "-a" "563b2733ac6b243866286b59359542126bb7284b61962892436c2b041dd13fdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "563b2733ac6b243866286b59359542126bb7284b61962892436c2b041dd13fdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "563b2733ac6b243866286b59359542126bb7284b61962892436c2b041dd13fdc", kill_on_drop: false }`
[INFO] [stdout] 563b2733ac6b243866286b59359542126bb7284b61962892436c2b041dd13fdc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb762cd6bc3774bd18cf52bf66170c49c3bbb714ac59df8623d780682883bd35
[INFO] running `Command { std: "docker" "start" "-a" "fb762cd6bc3774bd18cf52bf66170c49c3bbb714ac59df8623d780682883bd35", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling libc v0.2.163
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling build-context v0.1.3
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stdout] error[E0432]: unresolved import `test_helper`
[INFO] [stdout]   --> src/tests/mod.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use test_helper as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ no external crate `test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates
[INFO] [stdout]    --> src/tests/helper.rs:568:11
[INFO] [stdout]     |
[INFO] [stdout] 568 |         ::quickcheck::quickcheck! {
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `quickcheck` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/imp/fallback/mod.rs:438:5
[INFO] [stdout]     |
[INFO] [stdout] 438 |     test_atomic_int!(u128);
[INFO] [stdout]     |     ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__test_atomic_int` which comes from the expansion of the macro `test_atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates
[INFO] [stdout]    --> src/tests/helper.rs:568:11
[INFO] [stdout]     |
[INFO] [stdout] 568 |         ::quickcheck::quickcheck! {
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `quickcheck` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/imp/fallback/mod.rs:437:5
[INFO] [stdout]     |
[INFO] [stdout] 437 |     test_atomic_int!(i128);
[INFO] [stdout]     |     ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__test_atomic_int` which comes from the expansion of the macro `test_atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates
[INFO] [stdout]    --> src/tests/helper.rs:568:11
[INFO] [stdout]     |
[INFO] [stdout] 568 |         ::quickcheck::quickcheck! {
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `quickcheck` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/imp/atomic128/x86_64.rs:874:5
[INFO] [stdout]     |
[INFO] [stdout] 874 |     test_atomic_int!(u128);
[INFO] [stdout]     |     ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__test_atomic_int` which comes from the expansion of the macro `test_atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates
[INFO] [stdout]    --> src/tests/helper.rs:568:11
[INFO] [stdout]     |
[INFO] [stdout] 568 |         ::quickcheck::quickcheck! {
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `quickcheck` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/imp/atomic128/x86_64.rs:873:5
[INFO] [stdout]     |
[INFO] [stdout] 873 |     test_atomic_int!(i128);
[INFO] [stdout]     |     ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__test_atomic_int` which comes from the expansion of the macro `test_atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates
[INFO] [stdout]     --> src/tests/helper.rs:1492:11
[INFO] [stdout]      |
[INFO] [stdout] 1492 |         ::quickcheck::quickcheck! {
[INFO] [stdout]      |           ^^^^^^^^^^ could not find `quickcheck` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests/mod.rs:36:1
[INFO] [stdout]      |
[INFO] [stdout] 36   | test_atomic_int_pub!(u128);
[INFO] [stdout]      | -------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `__test_atomic_int_pub` which comes from the expansion of the macro `test_atomic_int_pub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates
[INFO] [stdout]    --> src/tests/helper.rs:568:11
[INFO] [stdout]     |
[INFO] [stdout] 568 |         ::quickcheck::quickcheck! {
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `quickcheck` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/mod.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout] 36  | test_atomic_int_pub!(u128);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__test_atomic_int` which comes from the expansion of the macro `test_atomic_int_pub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates
[INFO] [stdout]     --> src/tests/helper.rs:1492:11
[INFO] [stdout]      |
[INFO] [stdout] 1492 |         ::quickcheck::quickcheck! {
[INFO] [stdout]      |           ^^^^^^^^^^ could not find `quickcheck` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests/mod.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout] 35   | test_atomic_int_pub!(i128);
[INFO] [stdout]      | -------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `__test_atomic_int_pub` which comes from the expansion of the macro `test_atomic_int_pub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates
[INFO] [stdout]    --> src/tests/helper.rs:568:11
[INFO] [stdout]     |
[INFO] [stdout] 568 |         ::quickcheck::quickcheck! {
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `quickcheck` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/mod.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout] 35  | test_atomic_int_pub!(i128);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__test_atomic_int` which comes from the expansion of the macro `test_atomic_int_pub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates
[INFO] [stdout]     --> src/tests/helper.rs:1492:11
[INFO] [stdout]      |
[INFO] [stdout] 1492 |         ::quickcheck::quickcheck! {
[INFO] [stdout]      |           ^^^^^^^^^^ could not find `quickcheck` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests/mod.rs:34:1
[INFO] [stdout]      |
[INFO] [stdout] 34   | test_atomic_int_pub!(u64);
[INFO] [stdout]      | ------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `__test_atomic_int_pub` which comes from the expansion of the macro `test_atomic_int_pub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates
[INFO] [stdout]    --> src/tests/helper.rs:568:11
[INFO] [stdout]     |
[INFO] [stdout] 568 |         ::quickcheck::quickcheck! {
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `quickcheck` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/mod.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout] 34  | test_atomic_int_pub!(u64);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__test_atomic_int` which comes from the expansion of the macro `test_atomic_int_pub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates
[INFO] [stdout]     --> src/tests/helper.rs:1492:11
[INFO] [stdout]      |
[INFO] [stdout] 1492 |         ::quickcheck::quickcheck! {
[INFO] [stdout]      |           ^^^^^^^^^^ could not find `quickcheck` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests/mod.rs:33:1
[INFO] [stdout]      |
[INFO] [stdout] 33   | test_atomic_int_pub!(i64);
[INFO] [stdout]      | ------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `__test_atomic_int_pub` which comes from the expansion of the macro `test_atomic_int_pub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates
[INFO] [stdout]    --> src/tests/helper.rs:568:11
[INFO] [stdout]     |
[INFO] [stdout] 568 |         ::quickcheck::quickcheck! {
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `quickcheck` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/mod.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout] 33  | test_atomic_int_pub!(i64);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__test_atomic_int` which comes from the expansion of the macro `test_atomic_int_pub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates
[INFO] [stdout]     --> src/tests/helper.rs:1492:11
[INFO] [stdout]      |
[INFO] [stdout] 1492 |         ::quickcheck::quickcheck! {
[INFO] [stdout]      |           ^^^^^^^^^^ could not find `quickcheck` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests/mod.rs:32:1
[INFO] [stdout]      |
[INFO] [stdout] 32   | test_atomic_int_pub!(u32);
[INFO] [stdout]      | ------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `__test_atomic_int_pub` which comes from the expansion of the macro `test_atomic_int_pub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates
[INFO] [stdout]    --> src/tests/helper.rs:568:11
[INFO] [stdout]     |
[INFO] [stdout] 568 |         ::quickcheck::quickcheck! {
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `quickcheck` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/mod.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout] 32  | test_atomic_int_pub!(u32);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__test_atomic_int` which comes from the expansion of the macro `test_atomic_int_pub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates
[INFO] [stdout]     --> src/tests/helper.rs:1492:11
[INFO] [stdout]      |
[INFO] [stdout] 1492 |         ::quickcheck::quickcheck! {
[INFO] [stdout]      |           ^^^^^^^^^^ could not find `quickcheck` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests/mod.rs:31:1
[INFO] [stdout]      |
[INFO] [stdout] 31   | test_atomic_int_pub!(i32);
[INFO] [stdout]      | ------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `__test_atomic_int_pub` which comes from the expansion of the macro `test_atomic_int_pub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates
[INFO] [stdout]    --> src/tests/helper.rs:568:11
[INFO] [stdout]     |
[INFO] [stdout] 568 |         ::quickcheck::quickcheck! {
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `quickcheck` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/mod.rs:31:1
[INFO] [stdout]     |
[INFO] [stdout] 31  | test_atomic_int_pub!(i32);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__test_atomic_int` which comes from the expansion of the macro `test_atomic_int_pub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates
[INFO] [stdout]     --> src/tests/helper.rs:1492:11
[INFO] [stdout]      |
[INFO] [stdout] 1492 |         ::quickcheck::quickcheck! {
[INFO] [stdout]      |           ^^^^^^^^^^ could not find `quickcheck` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests/mod.rs:30:1
[INFO] [stdout]      |
[INFO] [stdout] 30   | test_atomic_int_pub!(u16);
[INFO] [stdout]      | ------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `__test_atomic_int_pub` which comes from the expansion of the macro `test_atomic_int_pub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates
[INFO] [stdout]    --> src/tests/helper.rs:568:11
[INFO] [stdout]     |
[INFO] [stdout] 568 |         ::quickcheck::quickcheck! {
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `quickcheck` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/mod.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout] 30  | test_atomic_int_pub!(u16);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__test_atomic_int` which comes from the expansion of the macro `test_atomic_int_pub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates
[INFO] [stdout]     --> src/tests/helper.rs:1492:11
[INFO] [stdout]      |
[INFO] [stdout] 1492 |         ::quickcheck::quickcheck! {
[INFO] [stdout]      |           ^^^^^^^^^^ could not find `quickcheck` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests/mod.rs:29:1
[INFO] [stdout]      |
[INFO] [stdout] 29   | test_atomic_int_pub!(i16);
[INFO] [stdout]      | ------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `__test_atomic_int_pub` which comes from the expansion of the macro `test_atomic_int_pub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates
[INFO] [stdout]    --> src/tests/helper.rs:568:11
[INFO] [stdout]     |
[INFO] [stdout] 568 |         ::quickcheck::quickcheck! {
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `quickcheck` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/mod.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout] 29  | test_atomic_int_pub!(i16);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__test_atomic_int` which comes from the expansion of the macro `test_atomic_int_pub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates
[INFO] [stdout]     --> src/tests/helper.rs:1492:11
[INFO] [stdout]      |
[INFO] [stdout] 1492 |         ::quickcheck::quickcheck! {
[INFO] [stdout]      |           ^^^^^^^^^^ could not find `quickcheck` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests/mod.rs:28:1
[INFO] [stdout]      |
[INFO] [stdout] 28   | test_atomic_int_pub!(u8);
[INFO] [stdout]      | ------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `__test_atomic_int_pub` which comes from the expansion of the macro `test_atomic_int_pub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates
[INFO] [stdout]    --> src/tests/helper.rs:568:11
[INFO] [stdout]     |
[INFO] [stdout] 568 |         ::quickcheck::quickcheck! {
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `quickcheck` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/mod.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout] 28  | test_atomic_int_pub!(u8);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__test_atomic_int` which comes from the expansion of the macro `test_atomic_int_pub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates
[INFO] [stdout]     --> src/tests/helper.rs:1492:11
[INFO] [stdout]      |
[INFO] [stdout] 1492 |         ::quickcheck::quickcheck! {
[INFO] [stdout]      |           ^^^^^^^^^^ could not find `quickcheck` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests/mod.rs:27:1
[INFO] [stdout]      |
[INFO] [stdout] 27   | test_atomic_int_pub!(i8);
[INFO] [stdout]      | ------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `__test_atomic_int_pub` which comes from the expansion of the macro `test_atomic_int_pub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates
[INFO] [stdout]    --> src/tests/helper.rs:568:11
[INFO] [stdout]     |
[INFO] [stdout] 568 |         ::quickcheck::quickcheck! {
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `quickcheck` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/mod.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | test_atomic_int_pub!(i8);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__test_atomic_int` which comes from the expansion of the macro `test_atomic_int_pub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates
[INFO] [stdout]     --> src/tests/helper.rs:1492:11
[INFO] [stdout]      |
[INFO] [stdout] 1492 |         ::quickcheck::quickcheck! {
[INFO] [stdout]      |           ^^^^^^^^^^ could not find `quickcheck` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests/mod.rs:26:1
[INFO] [stdout]      |
[INFO] [stdout] 26   | test_atomic_int_pub!(usize);
[INFO] [stdout]      | --------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `__test_atomic_int_pub` which comes from the expansion of the macro `test_atomic_int_pub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates
[INFO] [stdout]    --> src/tests/helper.rs:568:11
[INFO] [stdout]     |
[INFO] [stdout] 568 |         ::quickcheck::quickcheck! {
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `quickcheck` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/mod.rs:26:1
[INFO] [stdout]     |
[INFO] [stdout] 26  | test_atomic_int_pub!(usize);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__test_atomic_int` which comes from the expansion of the macro `test_atomic_int_pub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates
[INFO] [stdout]     --> src/tests/helper.rs:1492:11
[INFO] [stdout]      |
[INFO] [stdout] 1492 |         ::quickcheck::quickcheck! {
[INFO] [stdout]      |           ^^^^^^^^^^ could not find `quickcheck` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests/mod.rs:25:1
[INFO] [stdout]      |
[INFO] [stdout] 25   | test_atomic_int_pub!(isize);
[INFO] [stdout]      | --------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `__test_atomic_int_pub` which comes from the expansion of the macro `test_atomic_int_pub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates
[INFO] [stdout]    --> src/tests/helper.rs:568:11
[INFO] [stdout]     |
[INFO] [stdout] 568 |         ::quickcheck::quickcheck! {
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `quickcheck` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests/mod.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout] 25  | test_atomic_int_pub!(isize);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__test_atomic_int` which comes from the expansion of the macro `test_atomic_int_pub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates
[INFO] [stdout]     --> src/tests/helper.rs:1398:11
[INFO] [stdout]      |
[INFO] [stdout] 1398 |         ::quickcheck::quickcheck! {
[INFO] [stdout]      |           ^^^^^^^^^^ could not find `quickcheck` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests/mod.rs:23:1
[INFO] [stdout]      |
[INFO] [stdout] 23   | test_atomic_ptr_pub!();
[INFO] [stdout]      | ---------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `__test_atomic_ptr` which comes from the expansion of the macro `test_atomic_ptr_pub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `quickcheck` in the list of imported crates
[INFO] [stdout]     --> src/tests/helper.rs:1326:11
[INFO] [stdout]      |
[INFO] [stdout] 1326 |         ::quickcheck::quickcheck! {
[INFO] [stdout]      |           ^^^^^^^^^^ could not find `quickcheck` in the list of imported crates
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests/mod.rs:22:1
[INFO] [stdout]      |
[INFO] [stdout] 22   | test_atomic_bool_pub!();
[INFO] [stdout]      | ----------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `__test_atomic_bool` which comes from the expansion of the macro `test_atomic_bool_pub` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `portable-atomic` (lib test) due to 31 previous errors
[INFO] running `Command { std: "docker" "inspect" "fb762cd6bc3774bd18cf52bf66170c49c3bbb714ac59df8623d780682883bd35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb762cd6bc3774bd18cf52bf66170c49c3bbb714ac59df8623d780682883bd35", kill_on_drop: false }`
[INFO] [stdout] fb762cd6bc3774bd18cf52bf66170c49c3bbb714ac59df8623d780682883bd35
