[INFO] crate dbui-controllers 0.0.64 is already in cache [INFO] testing dbui-controllers-0.0.64 against 1.44.0 for beta-1.45-1 [INFO] extracting crate dbui-controllers 0.0.64 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate dbui-controllers 0.0.64 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate dbui-controllers 0.0.64 [INFO] finished tweaking crates.io crate dbui-controllers 0.0.64 [INFO] tweaked toml for crates.io crate dbui-controllers 0.0.64 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 62472269a5e449d1ec5583f119ef863a3766d67be79ea0b583a4da28ce60bbca [INFO] running `"docker" "start" "-a" "62472269a5e449d1ec5583f119ef863a3766d67be79ea0b583a4da28ce60bbca"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling fallible-iterator v0.1.6 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling debug-helper v0.3.8 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling maud_htmlescape v0.17.0 [INFO] [stderr] Compiling hashbrown v0.3.1 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling eui48 v0.4.6 [INFO] [stderr] Compiling base64-url v1.2.0 [INFO] [stderr] Compiling crc-any v2.3.0 [INFO] [stderr] Compiling rust-embed-utils v5.0.0 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling geo-types v0.4.3 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Compiling maud_macros v0.21.0 [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.21.0/src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(proc_macro_def_site)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.21.0/src/lib.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #![feature(proc_macro_diagnostic)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.21.0/src/lib.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #![feature(proc_macro_hygiene)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.21.0/src/lib.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #![feature(proc_macro_quote)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.21.0/src/lib.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | #![feature(proc_macro_span)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling short-crypt v1.0.17 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: could not compile `maud_macros`. [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" "62472269a5e449d1ec5583f119ef863a3766d67be79ea0b583a4da28ce60bbca"` [INFO] running `"docker" "rm" "-f" "62472269a5e449d1ec5583f119ef863a3766d67be79ea0b583a4da28ce60bbca"` [INFO] [stdout] 62472269a5e449d1ec5583f119ef863a3766d67be79ea0b583a4da28ce60bbca