[INFO] crate battery-ffi 0.7.4 is already in cache
[INFO] checking battery-ffi-0.7.4 against master#b61e69433951e31f7bd746e22f516a48ad41623b for prs-64470-and-65389
[INFO] extracting crate battery-ffi 0.7.4 into /workspace/builds/worker-4/source
[INFO] validating manifest of crates.io crate battery-ffi 0.7.4 on toolchain b61e69433951e31f7bd746e22f516a48ad41623b
[INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "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-4/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+b61e69433951e31f7bd746e22f516a48ad41623b" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] cc14b4139f017cd4762e728ef24ccbc19f3625c610c07796a5c62c33a8f7abb4
[INFO] running `"docker" "start" "-a" "cc14b4139f017cd4762e728ef24ccbc19f3625c610c07796a5c62c33a8f7abb4"`
[INFO] [stderr] Compiling ppv-lite86 v0.2.6
[INFO] [stderr] Compiling unicode-width v0.1.6
[INFO] [stderr] Compiling syn v0.15.44
[INFO] [stderr] Compiling remove_dir_all v0.5.2
[INFO] [stderr] Compiling ansi_term v0.11.0
[INFO] [stderr] Compiling itoa v0.4.4
[INFO] [stderr] Compiling strsim v0.8.0
[INFO] [stderr] Compiling vec_map v0.8.1
[INFO] [stderr] Compiling cbindgen v0.8.7
[INFO] [stderr] Compiling textwrap v0.11.0
[INFO] [stderr] Compiling libc v0.2.65
[INFO] [stderr] Compiling ryu v1.0.2
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Compiling log v0.4.8
[INFO] [stderr] Compiling serde v1.0.101
[INFO] [stderr] Compiling c2-chacha v0.2.3
[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