[INFO] updating cached repository https://github.com/yaahc/spandoc [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] 554358be632b156a6f0af963b0b244e2665b4767 [INFO] testing yaahc/spandoc against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaahc%2Fspandoc" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yaahc/spandoc on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/yaahc/spandoc [INFO] finished tweaking git repo https://github.com/yaahc/spandoc [INFO] tweaked toml for git repo https://github.com/yaahc/spandoc written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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" "+beta-2020-06-03" "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] 93c4d45a02aa2bfd898f115107ebd4dd7336b29036f6fa26e746b93441ea8a74 [INFO] running `"docker" "start" "-a" "93c4d45a02aa2bfd898f115107ebd4dd7336b29036f6fa26e746b93441ea8a74"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling tracing v0.1.15 [INFO] [stderr] Compiling pin-project v0.4.20 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling spandoc v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.82s [INFO] running `"docker" "inspect" "93c4d45a02aa2bfd898f115107ebd4dd7336b29036f6fa26e746b93441ea8a74"` [INFO] running `"docker" "rm" "-f" "93c4d45a02aa2bfd898f115107ebd4dd7336b29036f6fa26e746b93441ea8a74"` [INFO] [stdout] 93c4d45a02aa2bfd898f115107ebd4dd7336b29036f6fa26e746b93441ea8a74 [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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c2c7fb6614e14cccef466c204692a81354cea8604723197375c65fa22297899b [INFO] running `"docker" "start" "-a" "c2c7fb6614e14cccef466c204692a81354cea8604723197375c65fa22297899b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling tracing-serde v0.1.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling tracing-subscriber v0.2.5 [INFO] [stderr] Compiling trybuild v1.0.28 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling spandoc v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> examples/happy.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(backtrace)] [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 `spandoc`. [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" "c2c7fb6614e14cccef466c204692a81354cea8604723197375c65fa22297899b"` [INFO] running `"docker" "rm" "-f" "c2c7fb6614e14cccef466c204692a81354cea8604723197375c65fa22297899b"` [INFO] [stdout] c2c7fb6614e14cccef466c204692a81354cea8604723197375c65fa22297899b