[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] testing melotic/rekk against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmelotic%2Frekk" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/melotic/rekk on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/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-8/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "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-8/source/infector/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-8/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-8/source/runtime/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ddd18d23d8346e484a66409fc378dd051ce5970d02151991e54bb956959a84f6 [INFO] running `Command { std: "docker" "start" "-a" "ddd18d23d8346e484a66409fc378dd051ce5970d02151991e54bb956959a84f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ddd18d23d8346e484a66409fc378dd051ce5970d02151991e54bb956959a84f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddd18d23d8346e484a66409fc378dd051ce5970d02151991e54bb956959a84f6", kill_on_drop: false }` [INFO] [stdout] ddd18d23d8346e484a66409fc378dd051ce5970d02151991e54bb956959a84f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc44d2498453d88446d3084c60d15755deea35570e8c35c89bd96c96fd3b2720 [INFO] running `Command { std: "docker" "start" "-a" "dc44d2498453d88446d3084c60d15755deea35570e8c35c89bd96c96fd3b2720", 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 proc-macro2 v0.4.30 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling snap v1.0.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling block-modes v0.7.0 [INFO] [stderr] Compiling aesni v0.10.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] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aesni` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "dc44d2498453d88446d3084c60d15755deea35570e8c35c89bd96c96fd3b2720", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc44d2498453d88446d3084c60d15755deea35570e8c35c89bd96c96fd3b2720", kill_on_drop: false }` [INFO] [stdout] dc44d2498453d88446d3084c60d15755deea35570e8c35c89bd96c96fd3b2720