[INFO] fetching crate solana-ownable 1.4.12... [INFO] checking solana-ownable-1.4.12 against master#2e5723137b2b88368d018b262a0a823a1423131b for pr-78935-1 [INFO] extracting crate solana-ownable 1.4.12 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate solana-ownable 1.4.12 on toolchain 2e5723137b2b88368d018b262a0a823a1423131b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate solana-ownable 1.4.12 [INFO] finished tweaking crates.io crate solana-ownable 1.4.12 [INFO] tweaked toml for crates.io crate solana-ownable 1.4.12 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+2e5723137b2b88368d018b262a0a823a1423131b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d74b1302f30c4b4f070ac557cf587dc765843cb4bc453bce67cada5c5a65ca57 [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" "d74b1302f30c4b4f070ac557cf587dc765843cb4bc453bce67cada5c5a65ca57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d74b1302f30c4b4f070ac557cf587dc765843cb4bc453bce67cada5c5a65ca57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d74b1302f30c4b4f070ac557cf587dc765843cb4bc453bce67cada5c5a65ca57", kill_on_drop: false }` [INFO] [stdout] d74b1302f30c4b4f070ac557cf587dc765843cb4bc453bce67cada5c5a65ca57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+2e5723137b2b88368d018b262a0a823a1423131b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0e4952a4562714b4a7914304253325143a6e1de4573f4b846e4f07921cbcc34d [INFO] running `Command { std: "docker" "start" "-a" "0e4952a4562714b4a7914304253325143a6e1de4573f4b846e4f07921cbcc34d", kill_on_drop: false }` [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking libloading v0.6.6 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking gethostname v0.2.1 [INFO] [stderr] Checking filetime v0.2.13 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Compiling solana-sdk v1.4.14 [INFO] [stderr] Compiling solana-vote-program v1.4.14 [INFO] [stderr] Compiling solana-stake-program v1.4.14 [INFO] [stderr] Compiling solana-runtime v1.4.14 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Checking solana-rayon-threadlimit v1.4.14 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking tar v0.4.30 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking dir-diff v0.3.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Compiling zstd-sys v1.4.17+zstd.1.4.5 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking dashmap v3.11.10 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Compiling ouroboros_macro v0.5.1 [INFO] [stderr] Checking ouroboros v0.5.1 [INFO] [stderr] Checking hyper v0.13.9 [INFO] [stderr] Checking hyper-rustls v0.21.0 [INFO] [stderr] Checking reqwest v0.10.9 [INFO] [stderr] Checking solana-crate-features v1.4.14 [INFO] [stderr] Checking solana-metrics v1.4.14 [INFO] [stderr] Checking solana-config-program v1.4.14 [INFO] [stderr] Checking solana-secp256k1-program v1.4.14 [INFO] [stderr] Checking solana-ownable v1.4.12 (/opt/rustwide/workdir) [INFO] [stderr] Checking zstd-safe v2.0.5+zstd.1.4.5 [INFO] [stderr] Checking zstd v0.5.3+zstd.1.4.5 [INFO] [stderr] Checking jemalloc-ctl v0.3.3 [INFO] [stderr] Checking jemallocator v0.3.2 [INFO] [stderr] Checking solana-measure v1.4.14 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 47s [INFO] running `Command { std: "docker" "inspect" "0e4952a4562714b4a7914304253325143a6e1de4573f4b846e4f07921cbcc34d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e4952a4562714b4a7914304253325143a6e1de4573f4b846e4f07921cbcc34d", kill_on_drop: false }` [INFO] [stdout] 0e4952a4562714b4a7914304253325143a6e1de4573f4b846e4f07921cbcc34d