[INFO] cloning repository https://github.com/andreytkachenko/gemm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andreytkachenko/gemm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreytkachenko%2Fgemm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreytkachenko%2Fgemm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a699078f73aad1f8323a6ad4fdda8a8da3a6ed7b [INFO] testing andreytkachenko/gemm against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreytkachenko%2Fgemm" "/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/andreytkachenko/gemm on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/source/.cargo/config [INFO] started tweaking git repo https://github.com/andreytkachenko/gemm [INFO] finished tweaking git repo https://github.com/andreytkachenko/gemm [INFO] tweaked toml for git repo https://github.com/andreytkachenko/gemm written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/andreytkachenko/gemm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1bbb4c905c5b539c052f79e9a6acf5c00841cf5dc53dcaa68a029f5cbd0fca9 [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" "c1bbb4c905c5b539c052f79e9a6acf5c00841cf5dc53dcaa68a029f5cbd0fca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1bbb4c905c5b539c052f79e9a6acf5c00841cf5dc53dcaa68a029f5cbd0fca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1bbb4c905c5b539c052f79e9a6acf5c00841cf5dc53dcaa68a029f5cbd0fca9", kill_on_drop: false }` [INFO] [stdout] c1bbb4c905c5b539c052f79e9a6acf5c00841cf5dc53dcaa68a029f5cbd0fca9 [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=warn" "-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" "+1.49.0" "build" "--frozen" "--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] 08be68ad26d81d480bb37fbc77c1235d860a085846a4955d04fb702891b9c216 [INFO] running `Command { std: "docker" "start" "-a" "08be68ad26d81d480bb37fbc77c1235d860a085846a4955d04fb702891b9c216", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling gemm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling openblas v0.0.1 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling blas-sys v0.7.1 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rayon v1.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling blas v0.20.0 [INFO] [stdout] error[E0432]: unresolved import `crate::kernel::avx` [INFO] [stdout] --> src/sgemm.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::kernel::avx::AvxKernel; [INFO] [stdout] | ^^^ could not find `avx` in `kernel` [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 E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gemm` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "08be68ad26d81d480bb37fbc77c1235d860a085846a4955d04fb702891b9c216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08be68ad26d81d480bb37fbc77c1235d860a085846a4955d04fb702891b9c216", kill_on_drop: false }` [INFO] [stdout] 08be68ad26d81d480bb37fbc77c1235d860a085846a4955d04fb702891b9c216