[INFO] fetching crate proptest 0.10.1... [INFO] checking proptest-0.10.1 against beta for pr-78714 [INFO] extracting crate proptest 0.10.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate proptest 0.10.1 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate proptest 0.10.1 [INFO] finished tweaking crates.io crate proptest 0.10.1 [INFO] tweaked toml for crates.io crate proptest 0.10.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate proptest 0.10.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3027b7d2c3c8ab310f306b7c899e1c0bdd53fa92921d53f317adb43fb96fe9cc [INFO] running `Command { std: "docker" "start" "-a" "3027b7d2c3c8ab310f306b7c899e1c0bdd53fa92921d53f317adb43fb96fe9cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3027b7d2c3c8ab310f306b7c899e1c0bdd53fa92921d53f317adb43fb96fe9cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3027b7d2c3c8ab310f306b7c899e1c0bdd53fa92921d53f317adb43fb96fe9cc", kill_on_drop: false }` [INFO] [stdout] 3027b7d2c3c8ab310f306b7c899e1c0bdd53fa92921d53f317adb43fb96fe9cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ace8ffb1f7baf270a9281c195f3eb3685e4ace6a32f64bc02f16e92f410dcbc9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ace8ffb1f7baf270a9281c195f3eb3685e4ace6a32f64bc02f16e92f410dcbc9", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v0.10.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `extern` fn uses type `impl strategy::traits::Strategy`, which is not FFI-safe [INFO] [stdout] --> src/sugar.rs:618:21 [INFO] [stdout] | [INFO] [stdout] 618 | -> impl $crate::strategy::Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] ... [INFO] [stdout] 1170 | / prop_compose! { [INFO] [stdout] 1171 | | /// These are docs! [INFO] [stdout] 1172 | | #[allow(dead_code)] [INFO] [stdout] 1173 | | pub [extern "C"] fn two_ints_pub_with_attrs [INFO] [stdout] ... | [INFO] [stdout] 1178 | | } [INFO] [stdout] 1179 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: opaque types have no C equivalent [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `impl strategy::traits::Strategy`, which is not FFI-safe [INFO] [stdout] --> src/sugar.rs:618:21 [INFO] [stdout] | [INFO] [stdout] 618 | -> impl $crate::strategy::Strategy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] ... [INFO] [stdout] 1181 | / prop_compose! { [INFO] [stdout] 1182 | | // The only modifier we can usefully put here is "unsafe", but we want [INFO] [stdout] 1183 | | // to keep this crate unsafe-free, even nominally. "const" may [INFO] [stdout] 1184 | | // eventually work, but is not allowed right now since the generated [INFO] [stdout] ... | [INFO] [stdout] 1190 | | } [INFO] [stdout] 1191 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: opaque types have no C equivalent [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.43s [INFO] running `Command { std: "docker" "inspect" "ace8ffb1f7baf270a9281c195f3eb3685e4ace6a32f64bc02f16e92f410dcbc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ace8ffb1f7baf270a9281c195f3eb3685e4ace6a32f64bc02f16e92f410dcbc9", kill_on_drop: false }` [INFO] [stdout] ace8ffb1f7baf270a9281c195f3eb3685e4ace6a32f64bc02f16e92f410dcbc9