[INFO] fetching crate cffi-impl 0.1.2... [INFO] checking cffi-impl-0.1.2 against try#81275a1445c7502a974118e0c69b795ab60be991 for pr-80243 [INFO] extracting crate cffi-impl 0.1.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate cffi-impl 0.1.2 on toolchain 81275a1445c7502a974118e0c69b795ab60be991 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cffi-impl 0.1.2 [INFO] finished tweaking crates.io crate cffi-impl 0.1.2 [INFO] tweaked toml for crates.io crate cffi-impl 0.1.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd6acbbae06f356d0b66fbe52bd68061d9e33d7ab8ee9120bae2128a3b93e66b [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" "dd6acbbae06f356d0b66fbe52bd68061d9e33d7ab8ee9120bae2128a3b93e66b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd6acbbae06f356d0b66fbe52bd68061d9e33d7ab8ee9120bae2128a3b93e66b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd6acbbae06f356d0b66fbe52bd68061d9e33d7ab8ee9120bae2128a3b93e66b", kill_on_drop: false }` [INFO] [stdout] dd6acbbae06f356d0b66fbe52bd68061d9e33d7ab8ee9120bae2128a3b93e66b [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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a030b691495d2926a7473fa1abf5f0d974d721130ff6416bdb5678a0eceea31a [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" "a030b691495d2926a7473fa1abf5f0d974d721130ff6416bdb5678a0eceea31a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking ident_case v1.0.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking strsim v0.9.3 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking proc-macro2 v1.0.24 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking heck v0.3.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking darling_core v0.10.2 [INFO] [stderr] Compiling cffi-impl v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ctor v0.1.16 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking darling v0.10.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.04s [INFO] running `Command { std: "docker" "inspect" "a030b691495d2926a7473fa1abf5f0d974d721130ff6416bdb5678a0eceea31a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a030b691495d2926a7473fa1abf5f0d974d721130ff6416bdb5678a0eceea31a", kill_on_drop: false }` [INFO] [stdout] a030b691495d2926a7473fa1abf5f0d974d721130ff6416bdb5678a0eceea31a