[INFO] cloning repository https://github.com/melotic/rekk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/melotic/rekk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmelotic%2Frekk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmelotic%2Frekk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad1c41afffc354a354c8c90201110abf46361e93 [INFO] checking melotic/rekk against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmelotic%2Frekk" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/melotic/rekk on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/melotic/rekk [INFO] finished tweaking git repo https://github.com/melotic/rekk [INFO] tweaked toml for git repo https://github.com/melotic/rekk written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/melotic/rekk already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-1/source/infector/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-1/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-1/source/runtime/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-1/source/Cargo.toml [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 goblin v0.3.4 [INFO] [stderr] Downloaded iced-x86 v1.10.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f236ec4afed239b82e47fc364e4860f2ecc6aaa3cfae18a9f7395945a4045b9 [INFO] running `Command { std: "docker" "start" "-a" "8f236ec4afed239b82e47fc364e4860f2ecc6aaa3cfae18a9f7395945a4045b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f236ec4afed239b82e47fc364e4860f2ecc6aaa3cfae18a9f7395945a4045b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f236ec4afed239b82e47fc364e4860f2ecc6aaa3cfae18a9f7395945a4045b9", kill_on_drop: false }` [INFO] [stdout] 8f236ec4afed239b82e47fc364e4860f2ecc6aaa3cfae18a9f7395945a4045b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6659ce062a794bbcfbc28112dc63828a0990a3dd109ff2e473bfe4362dac4aec [INFO] running `Command { std: "docker" "start" "-a" "6659ce062a794bbcfbc28112dc63828a0990a3dd109ff2e473bfe4362dac4aec", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/infector/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/runtime/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling syn v1.0.61 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling snap v1.0.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling iced-x86 v1.10.3 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking aesni v0.10.0 [INFO] [stderr] Checking block-modes v0.7.0 [INFO] [stdout] error: enable aes and ssse3 target features, e.g. with RUSTFLAGS="-C target-feature=+aes,+ssse3" environment variable. For x86 target arch additionally enable sse2 target feature. [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aesni-0.10.0/src/target_checks.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / compile_error!( [INFO] [stdout] 14 | | "enable aes and ssse3 target features, e.g. with \ [INFO] [stdout] 15 | | RUSTFLAGS=\"-C target-feature=+aes,+ssse3\" environment variable. \ [INFO] [stdout] 16 | | For x86 target arch additionally enable sse2 target feature." [INFO] [stdout] 17 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aesni` [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" "6659ce062a794bbcfbc28112dc63828a0990a3dd109ff2e473bfe4362dac4aec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6659ce062a794bbcfbc28112dc63828a0990a3dd109ff2e473bfe4362dac4aec", kill_on_drop: false }` [INFO] [stdout] 6659ce062a794bbcfbc28112dc63828a0990a3dd109ff2e473bfe4362dac4aec