[INFO] updating cached repository https://github.com/367718/suzune [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ffa0ad42ead1676c3015fc436fd39a94c13d8841 [INFO] checking 367718/suzune against try#98d5ea1855f1028095b37c493ba31093c8519d68 for pr-69548 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F367718%2Fsuzune" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/367718/suzune on toolchain 98d5ea1855f1028095b37c493ba31093c8519d68 [INFO] running `"/workspace/cargo-home/bin/cargo" "+98d5ea1855f1028095b37c493ba31093c8519d68" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/367718/suzune [INFO] finished tweaking git repo https://github.com/367718/suzune [INFO] tweaked toml for git repo https://github.com/367718/suzune written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/367718/suzune already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+98d5ea1855f1028095b37c493ba31093c8519d68" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+98d5ea1855f1028095b37c493ba31093c8519d68" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2ec823874b28b0bdfc5a348e33a8e8b375aa9ae6097c2ba54123cd20855d74bc [INFO] running `"docker" "start" "-a" "2ec823874b28b0bdfc5a348e33a8e8b375aa9ae6097c2ba54123cd20855d74bc"` [INFO] [stderr] Compiling gio v0.8.0 [INFO] [stderr] Compiling cairo-rs v0.8.0 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling gdk v0.12.0 [INFO] [stderr] Compiling gtk v0.8.0 [INFO] [stderr] Compiling suzune v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking alphanumeric-sort v1.0.11 [INFO] [stderr] Checking trash v1.0.0 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling sqlite3-src v0.2.11 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling blake3 v0.1.4 [INFO] [stderr] Compiling hashbrown v0.7.0 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Checking inotify v0.7.0 [INFO] [stderr] Checking sqlite3-sys v0.12.0 [INFO] [stderr] Checking sqlite v0.25.0 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] error[E0658]: use of unstable library feature 'stdsimd' [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blake3-0.1.4/src/platform.rs:266:12 [INFO] [stderr] | [INFO] [stderr] 266 | if is_x86_feature_detected!("avx512f") && is_x86_feature_detected!("avx512vl") { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #27731 for more information [INFO] [stderr] = help: add `#![feature(stdsimd)]` to the crate attributes to enable [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] error: could not compile `blake3`. [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 `"docker" "inspect" "2ec823874b28b0bdfc5a348e33a8e8b375aa9ae6097c2ba54123cd20855d74bc"` [INFO] running `"docker" "rm" "-f" "2ec823874b28b0bdfc5a348e33a8e8b375aa9ae6097c2ba54123cd20855d74bc"` [INFO] [stdout] 2ec823874b28b0bdfc5a348e33a8e8b375aa9ae6097c2ba54123cd20855d74bc