[INFO] updating cached repository https://github.com/trha/dwrite-everywhere [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] a0aa13a8c66ae56a9a58716713ed7064df3360f3 [INFO] testing trha/dwrite-everywhere against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrha%2Fdwrite-everywhere" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trha/dwrite-everywhere on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/trha/dwrite-everywhere [INFO] finished tweaking git repo https://github.com/trha/dwrite-everywhere [INFO] tweaked toml for git repo https://github.com/trha/dwrite-everywhere written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/trha/dwrite-everywhere already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9ee8a7ea496fddbb33f6253cd3fc70d3e5751ac3ec8a0fdf6a8789cb384d6f17 [INFO] running `"docker" "start" "-a" "9ee8a7ea496fddbb33f6253cd3fc70d3e5751ac3ec8a0fdf6a8789cb384d6f17"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling winapi v0.3.5 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling tap v0.2.1 [INFO] [stderr] Compiling slice-pool v0.3.4 [INFO] [stderr] Compiling direct2d v0.1.2 (https://github.com/Connicpu/direct2d-rs.git?rev=c2a1889#c2a18895) [INFO] [stderr] Compiling directwrite v0.1.2 [INFO] [stderr] Compiling errno v0.2.3 [INFO] [stderr] Compiling mmap-fixed v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.2 [INFO] [stderr] Compiling libudis86-sys v0.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling inflate v0.4.2 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling generic-array v0.10.0 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling gamma-lut v0.2.3 [INFO] [stderr] Compiling wio v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling backtrace v0.3.8 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling region v0.3.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling detour v0.5.0 (https://github.com/trha/detour-rs.git#15c39107) [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/detour-rs-b8c4c0c13c15c763/15c3910/src/lib.rs:2:34 [INFO] [stderr] | [INFO] [stderr] 2 | #![cfg_attr(feature = "nightly", feature(const_fn, unboxed_closures))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: could not compile `detour`. [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" "9ee8a7ea496fddbb33f6253cd3fc70d3e5751ac3ec8a0fdf6a8789cb384d6f17"` [INFO] running `"docker" "rm" "-f" "9ee8a7ea496fddbb33f6253cd3fc70d3e5751ac3ec8a0fdf6a8789cb384d6f17"` [INFO] [stdout] 9ee8a7ea496fddbb33f6253cd3fc70d3e5751ac3ec8a0fdf6a8789cb384d6f17