[INFO] cloning repository https://github.com/dyxushuai/mum [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dyxushuai/mum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdyxushuai%2Fmum"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdyxushuai%2Fmum'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9eb1c3fd1d1b029bd62f78f5bd51171d5126190b [INFO] checking dyxushuai/mum against try#1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0 for pr-69530 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdyxushuai%2Fmum" "/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/dyxushuai/mum on toolchain 1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/dyxushuai/mum [INFO] finished tweaking git repo https://github.com/dyxushuai/mum [INFO] tweaked toml for git repo https://github.com/dyxushuai/mum written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/dyxushuai/mum already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded protoc-grpc v0.0.0 [INFO] [stderr] Downloaded prometheus v0.4.1 [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" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "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] 34716810ea4cf225eabd2247b4b719da96c8aed9e7c2dda3cd4406d283327317 [INFO] running `"docker" "start" "-a" "34716810ea4cf225eabd2247b4b719da96c8aed9e7c2dda3cd4406d283327317"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling protobuf v2.0.2 [INFO] [stderr] Compiling protobuf v1.7.3 [INFO] [stderr] Checking spin v0.4.8 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling cmake v0.1.31 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking regex-syntax v0.6.1 [INFO] [stderr] Compiling protoc v2.0.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling procinfo v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking clap v2.31.2 [INFO] [stderr] Checking hpack v0.2.0 [INFO] [stderr] error[E0635]: unknown feature `const_atomic_usize_new` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/spin-0.4.8/src/lib.rs:8:76 [INFO] [stderr] | [INFO] [stderr] 8 | #![cfg_attr(feature = "const_fn", feature(const_fn, const_unsafe_cell_new, const_atomic_usize_new))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0635]: unknown feature `const_unsafe_cell_new` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/spin-0.4.8/src/lib.rs:8:53 [INFO] [stderr] | [INFO] [stderr] 8 | #![cfg_attr(feature = "const_fn", feature(const_fn, const_unsafe_cell_new, const_atomic_usize_new))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0635`. [INFO] [stderr] error: could not compile `spin`. [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" "34716810ea4cf225eabd2247b4b719da96c8aed9e7c2dda3cd4406d283327317"` [INFO] running `"docker" "rm" "-f" "34716810ea4cf225eabd2247b4b719da96c8aed9e7c2dda3cd4406d283327317"` [INFO] [stdout] 34716810ea4cf225eabd2247b4b719da96c8aed9e7c2dda3cd4406d283327317