[INFO] cloning repository https://github.com/nina-market/nina-spl-claim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nina-market/nina-spl-claim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnina-market%2Fnina-spl-claim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnina-market%2Fnina-spl-claim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c9cbb0e80e3dee69d369163d441906e5abc78da [INFO] checking nina-market/nina-spl-claim against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnina-market%2Fnina-spl-claim" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nina-market/nina-spl-claim on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nina-market/nina-spl-claim [INFO] finished tweaking git repo https://github.com/nina-market/nina-spl-claim [INFO] tweaked toml for git repo https://github.com/nina-market/nina-spl-claim written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/nina-market/nina-spl-claim already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eebe80f1e8a60bfb4b3e5eb5d390ecd0cd4774bbf4d3f95151dde0445102872a [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" "eebe80f1e8a60bfb4b3e5eb5d390ecd0cd4774bbf4d3f95151dde0445102872a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eebe80f1e8a60bfb4b3e5eb5d390ecd0cd4774bbf4d3f95151dde0445102872a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eebe80f1e8a60bfb4b3e5eb5d390ecd0cd4774bbf4d3f95151dde0445102872a", kill_on_drop: false }` [INFO] [stdout] eebe80f1e8a60bfb4b3e5eb5d390ecd0cd4774bbf4d3f95151dde0445102872a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5648ad110e055a40a84fe56cf2f78c1cbeca87f7421a5d55489c0b3343ec0b09 [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" "5648ad110e055a40a84fe56cf2f78c1cbeca87f7421a5d55489c0b3343ec0b09", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.1.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking alloc-traits v0.1.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking without-alloc v0.2.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.6.7 [INFO] [stderr] Compiling solana-frozen-abi v1.6.7 [INFO] [stderr] Compiling solana-program v1.6.7 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking field-offset v0.3.3 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/field-offset-0.3.3/src/lib.rs:3:53 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(fieldoffset_assert_in_const_fn, feature(const_fn))] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `field-offset` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5648ad110e055a40a84fe56cf2f78c1cbeca87f7421a5d55489c0b3343ec0b09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5648ad110e055a40a84fe56cf2f78c1cbeca87f7421a5d55489c0b3343ec0b09", kill_on_drop: false }` [INFO] [stdout] 5648ad110e055a40a84fe56cf2f78c1cbeca87f7421a5d55489c0b3343ec0b09