[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 1.45.2 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-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kyras/system_benchmarks on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-10/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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e33978349e3ea5db4b8500547a24679df58fc7cb4d61df6de231b98ea347b9e [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" "0e33978349e3ea5db4b8500547a24679df58fc7cb4d61df6de231b98ea347b9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e33978349e3ea5db4b8500547a24679df58fc7cb4d61df6de231b98ea347b9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e33978349e3ea5db4b8500547a24679df58fc7cb4d61df6de231b98ea347b9e", kill_on_drop: false }` [INFO] [stdout] 0e33978349e3ea5db4b8500547a24679df58fc7cb4d61df6de231b98ea347b9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 113548ddf81456cbc063d165bce748a2f57687d63cb3b9359d5a9b15127631bc [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" "113548ddf81456cbc063d165bce748a2f57687d63cb3b9359d5a9b15127631bc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling protobuf v2.14.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling prometheus v0.7.0 [INFO] [stderr] Compiling pnet_base v0.26.0 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling crc32c v0.4.0 [INFO] [stderr] Compiling ocaml v0.9.3 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling integer-encoding v1.1.5 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling storage v0.0.3 (https://github.com/simplestaking/tezedge#16d3b518) [INFO] [stderr] Compiling pnet v0.26.0 [INFO] [stderr] Compiling managed v0.7.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling pnet_macros_support v0.26.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling pnet_sys v0.26.0 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling nfq v0.2.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling smoltcp v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling tar v0.4.28 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling commitlog v0.1.1 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable 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] [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" "113548ddf81456cbc063d165bce748a2f57687d63cb3b9359d5a9b15127631bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "113548ddf81456cbc063d165bce748a2f57687d63cb3b9359d5a9b15127631bc", kill_on_drop: false }` [INFO] [stdout] 113548ddf81456cbc063d165bce748a2f57687d63cb3b9359d5a9b15127631bc