[INFO] updating cached repository https://github.com/Kyras/system_benchmarks [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a86ee17049b15af8f3c4794bf93672c3c4e63dc3 [INFO] testing Kyras/system_benchmarks against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKyras%2Fsystem_benchmarks" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kyras/system_benchmarks on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kyras/system_benchmarks [INFO] finished tweaking git repo https://github.com/Kyras/system_benchmarks [INFO] tweaked toml for git repo https://github.com/Kyras/system_benchmarks written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/Kyras/system_benchmarks already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e30d317cfd6083883995f98c40e90c2b58376a429dc0361b777f0d86d8b3cb04 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e30d317cfd6083883995f98c40e90c2b58376a429dc0361b777f0d86d8b3cb04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e30d317cfd6083883995f98c40e90c2b58376a429dc0361b777f0d86d8b3cb04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e30d317cfd6083883995f98c40e90c2b58376a429dc0361b777f0d86d8b3cb04", kill_on_drop: false }` [INFO] [stdout] e30d317cfd6083883995f98c40e90c2b58376a429dc0361b777f0d86d8b3cb04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cf911a7c5e00362098671611b85254dd9528676194606ee2728c5e3911fb10e9 [INFO] running `Command { std: "docker" "start" "-a" "cf911a7c5e00362098671611b85254dd9528676194606ee2728c5e3911fb10e9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling protobuf v2.14.0 [INFO] [stderr] Compiling pnet_base v0.26.0 [INFO] [stderr] Compiling prometheus v0.7.0 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling ocaml v0.9.3 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling crc32c v0.4.0 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling integer-encoding v1.1.5 [INFO] [stderr] Compiling pnet v0.26.0 [INFO] [stderr] Compiling storage v0.0.3 (https://github.com/simplestaking/tezedge#16d3b518) [INFO] [stderr] Compiling managed v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling pnet_macros_support v0.26.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling pnet_sys v0.26.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling nfq v0.2.4 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling smoltcp v0.6.0 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tar v0.4.28 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling commitlog v0.1.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/commitlog-0.1.1/src/lib.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | #![feature(test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `commitlog`. [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 `Command { std: "docker" "inspect" "cf911a7c5e00362098671611b85254dd9528676194606ee2728c5e3911fb10e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf911a7c5e00362098671611b85254dd9528676194606ee2728c5e3911fb10e9", kill_on_drop: false }` [INFO] [stdout] cf911a7c5e00362098671611b85254dd9528676194606ee2728c5e3911fb10e9