[INFO] cloning repository https://github.com/namnv09/solana-twitter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/namnv09/solana-twitter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnamnv09%2Fsolana-twitter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnamnv09%2Fsolana-twitter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83bd0556efea88c116f81287b48c0edd3e7ef7b2 [INFO] testing namnv09/solana-twitter against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnamnv09%2Fsolana-twitter" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/namnv09/solana-twitter [INFO] finished tweaking git repo https://github.com/namnv09/solana-twitter [INFO] tweaked toml for git repo https://github.com/namnv09/solana-twitter written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/namnv09/solana-twitter on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/namnv09/solana-twitter already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded semver v1.0.6 [INFO] [stderr] Downloaded solana-logger v1.9.8 [INFO] [stderr] Downloaded solana-frozen-abi-macro v1.9.8 [INFO] [stderr] Downloaded solana-sdk-macro v1.9.8 [INFO] [stderr] Downloaded solana-frozen-abi v1.9.8 [INFO] [stderr] Downloaded memmap2 v0.5.3 [INFO] [stderr] Downloaded lock_api v0.4.6 [INFO] [stderr] Downloaded anyhow v1.0.55 [INFO] [stderr] Downloaded solana-program v1.9.8 [INFO] [stderr] Downloaded blake3 v1.3.1 [INFO] [stderr] Downloaded libc v0.2.119 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8d552c46f8f5517c214bf3d0c92138643a5644f34a7bf12d20ebe5dc0c6fb3f [INFO] running `Command { std: "docker" "start" "-a" "c8d552c46f8f5517c214bf3d0c92138643a5644f34a7bf12d20ebe5dc0c6fb3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8d552c46f8f5517c214bf3d0c92138643a5644f34a7bf12d20ebe5dc0c6fb3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8d552c46f8f5517c214bf3d0c92138643a5644f34a7bf12d20ebe5dc0c6fb3f", kill_on_drop: false }` [INFO] [stdout] c8d552c46f8f5517c214bf3d0c92138643a5644f34a7bf12d20ebe5dc0c6fb3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b280e8f4cdc560273526f5167d92c2fd120ccbcf11074fdc8b07425a8ab4dde2 [INFO] running `Command { std: "docker" "start" "-a" "b280e8f4cdc560273526f5167d92c2fd120ccbcf11074fdc8b07425a8ab4dde2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.9.8 [INFO] [stderr] Compiling solana-frozen-abi v1.9.8 [INFO] [stderr] Compiling solana-program v1.9.8 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling memmap2 v0.5.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.7.6/src/lib.rs:33:42 [INFO] [stdout] | [INFO] [stdout] 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b280e8f4cdc560273526f5167d92c2fd120ccbcf11074fdc8b07425a8ab4dde2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b280e8f4cdc560273526f5167d92c2fd120ccbcf11074fdc8b07425a8ab4dde2", kill_on_drop: false }` [INFO] [stdout] b280e8f4cdc560273526f5167d92c2fd120ccbcf11074fdc8b07425a8ab4dde2