[INFO] fetching crate ckb-resource 0.40.0... [INFO] checking ckb-resource-0.40.0 against master#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] extracting crate ckb-resource 0.40.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate ckb-resource 0.40.0 on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ckb-resource 0.40.0 [INFO] finished tweaking crates.io crate ckb-resource 0.40.0 [INFO] tweaked toml for crates.io crate ckb-resource 0.40.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e72387374e14e1d61113db6c778958228bb7a314c281d54781bb1f706a3d7a6 [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" "8e72387374e14e1d61113db6c778958228bb7a314c281d54781bb1f706a3d7a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e72387374e14e1d61113db6c778958228bb7a314c281d54781bb1f706a3d7a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e72387374e14e1d61113db6c778958228bb7a314c281d54781bb1f706a3d7a6", kill_on_drop: false }` [INFO] [stdout] 8e72387374e14e1d61113db6c778958228bb7a314c281d54781bb1f706a3d7a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 905df03eb8be3bbb22befee735a03667dd16ba554e31824d1f285201eed0e8fb [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" "905df03eb8be3bbb22befee735a03667dd16ba554e31824d1f285201eed0e8fb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling blake2b-rs v0.1.5 [INFO] [stderr] Compiling ckb-hash v0.40.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling ckb-system-scripts v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling ckb-occupied-capacity-core v0.40.0 [INFO] [stderr] Compiling numext-fixed-uint-core v0.1.6 [INFO] [stderr] Compiling ckb-fixed-hash-core v0.40.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling ckb-occupied-capacity-macros v0.40.0 [INFO] [stderr] Compiling ckb-fixed-hash-macros v0.40.0 [INFO] [stderr] Checking molecule v0.6.0 [INFO] [stderr] Compiling ckb-occupied-capacity v0.40.0 [INFO] [stderr] Compiling ckb-error v0.40.0 [INFO] [stderr] Compiling ckb-fixed-hash v0.40.0 [INFO] [stderr] Compiling numext-fixed-uint-hack v0.1.6 [INFO] [stderr] Compiling numext-fixed-uint v0.1.6 [INFO] [stderr] Compiling ckb-rational v0.40.0 [INFO] [stderr] Compiling ckb-types v0.40.0 [INFO] [stderr] Compiling ckb-resource v0.40.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 13s [INFO] running `Command { std: "docker" "inspect" "905df03eb8be3bbb22befee735a03667dd16ba554e31824d1f285201eed0e8fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "905df03eb8be3bbb22befee735a03667dd16ba554e31824d1f285201eed0e8fb", kill_on_drop: false }` [INFO] [stdout] 905df03eb8be3bbb22befee735a03667dd16ba554e31824d1f285201eed0e8fb