[INFO] fetching crate near-bindgen 0.6.0... [INFO] checking near-bindgen-0.6.0 against master#c724b67e1b474262917a5154d74e7072267593fe for pr-74315 [INFO] extracting crate near-bindgen 0.6.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate near-bindgen 0.6.0 on toolchain c724b67e1b474262917a5154d74e7072267593fe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate near-bindgen 0.6.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate near-bindgen 0.6.0 [INFO] tweaked toml for crates.io crate near-bindgen 0.6.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 404a94d7d52546030b93381cfe29434fc7f9e3c700de3ca2e8ac05e925ddea02 [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" "404a94d7d52546030b93381cfe29434fc7f9e3c700de3ca2e8ac05e925ddea02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "404a94d7d52546030b93381cfe29434fc7f9e3c700de3ca2e8ac05e925ddea02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "404a94d7d52546030b93381cfe29434fc7f9e3c700de3ca2e8ac05e925ddea02", kill_on_drop: false }` [INFO] [stdout] 404a94d7d52546030b93381cfe29434fc7f9e3c700de3ca2e8ac05e925ddea02 [INFO] running `Command { std: "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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 342c5f2ed8a3b94d00d3104a344d317826ce885c751fe9397adee3335f1b8b88 [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" "342c5f2ed8a3b94d00d3104a344d317826ce885c751fe9397adee3335f1b8b88", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Compiling rustversion v1.0.3 [INFO] [stderr] Checking bs58 v0.3.1 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.6.2 [INFO] [stderr] Compiling borsh-derive-internal v0.6.2 [INFO] [stderr] Compiling near-bindgen-core v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling borsh-derive v0.6.2 [INFO] [stderr] Compiling near-bindgen-macros v0.6.0 [INFO] [stderr] Checking borsh v0.6.2 [INFO] [stderr] Checking serde v1.0.114 [INFO] [stderr] Checking near-runtime-fees v0.6.1 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking trybuild v1.0.30 [INFO] [stderr] Compiling near-rpc-error-core v0.1.0 [INFO] [stderr] Compiling near-rpc-error-macro v0.1.0 [INFO] [stderr] Checking near-vm-errors v0.6.1 [INFO] [stderr] Checking near-vm-logic v0.6.1 [INFO] [stderr] Checking near-bindgen v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "342c5f2ed8a3b94d00d3104a344d317826ce885c751fe9397adee3335f1b8b88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "342c5f2ed8a3b94d00d3104a344d317826ce885c751fe9397adee3335f1b8b88", kill_on_drop: false }` [INFO] [stdout] 342c5f2ed8a3b94d00d3104a344d317826ce885c751fe9397adee3335f1b8b88