[INFO] fetching crate battery-ffi 0.7.4...
[INFO] checking battery-ffi-0.7.4 against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1
[INFO] extracting crate battery-ffi 0.7.4 into /workspace/builds/worker-5/source
[INFO] validating manifest of crates.io crate battery-ffi 0.7.4 on toolchain 2748a9fd93dd1a00a4521f4f16de5befbf77f6cd
[INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate battery-ffi 0.7.4
[INFO] finished tweaking crates.io crate battery-ffi 0.7.4
[INFO] tweaked toml for crates.io crate battery-ffi 0.7.4 written to /workspace/builds/worker-5/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stdout] 7428fb89e2044d6119f7ee39ec1d0a059c8b1930545003c8a87cf2f79cd7dbe5
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `"docker" "start" "-a" "7428fb89e2044d6119f7ee39ec1d0a059c8b1930545003c8a87cf2f79cd7dbe5"`
[INFO] [stderr] Compiling syn v0.15.44
[INFO] [stderr] Compiling cbindgen v0.8.7
[INFO] [stderr] Compiling battery v0.7.4
[INFO] [stderr] Compiling libc v0.2.65
[INFO] [stderr] Compiling log v0.4.8
[INFO] [stderr] Checking uom v0.23.1
[INFO] [stderr] Compiling serde v1.0.101
[INFO] [stderr] Compiling getrandom v0.1.12
[INFO] [stderr] Compiling atty v0.2.13
[INFO] [stderr] Compiling clap v2.33.0
[INFO] [stderr] Compiling rand_core v0.5.1
[INFO] [stderr] Compiling rand_chacha v0.2.1
[INFO] [stderr] Compiling rand v0.7.2
[INFO] [stderr] Compiling tempfile v3.1.0
[INFO] [stderr] Compiling serde_json v1.0.41
[INFO] [stderr] Compiling toml v0.4.10
[INFO] [stderr] Compiling battery-ffi v0.7.4 (/opt/rustwide/workdir)
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr] --> src/errors.rs:7:43
[INFO] [stderr] |
[INFO] [stderr] 7 | static LAST_ERROR: RefCell