[INFO] updating cached repository https://github.com/theduke/rust-serialization-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] 4d24c6531d75942ef58ef4005e6dbb8f661b2225 [INFO] testing theduke/rust-serialization-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%2Ftheduke%2Frust-serialization-benchmarks" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theduke/rust-serialization-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/theduke/rust-serialization-benchmarks [INFO] finished tweaking git repo https://github.com/theduke/rust-serialization-benchmarks [INFO] tweaked toml for git repo https://github.com/theduke/rust-serialization-benchmarks written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/theduke/rust-serialization-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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] d528ff67f23a8657bc4ab0c3be30b359bfb21695f3976e170d2e3ccb317955c0 [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" "d528ff67f23a8657bc4ab0c3be30b359bfb21695f3976e170d2e3ccb317955c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d528ff67f23a8657bc4ab0c3be30b359bfb21695f3976e170d2e3ccb317955c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d528ff67f23a8657bc4ab0c3be30b359bfb21695f3976e170d2e3ccb317955c0", kill_on_drop: false }` [INFO] [stdout] d528ff67f23a8657bc4ab0c3be30b359bfb21695f3976e170d2e3ccb317955c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] a12a03e0f6b8c99d94545c037aaa11823d926f3568f5002f53330f01e4171971 [INFO] running `Command { std: "docker" "start" "-a" "a12a03e0f6b8c99d94545c037aaa11823d926f3568f5002f53330f01e4171971", kill_on_drop: false }` [INFO] [stderr] Compiling serde v0.8.21 [INFO] [stderr] Compiling linked-hash-map v0.0.9 [INFO] [stderr] Compiling iter-read v0.1.0 [INFO] [stderr] Compiling bencher v0.1.2 (https://github.com/theduke/bencher.git#59ee1f8f) [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling syn v0.10.5 [INFO] [stderr] Compiling rmp v0.8.1 [INFO] [stderr] Compiling cbor v0.4.0 [INFO] [stderr] Compiling num v0.1.36 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling num-bigint v0.1.35 [INFO] [stderr] Compiling serde_codegen_internals v0.11.3 [INFO] [stderr] Compiling serde_codegen v0.8.21 [INFO] [stderr] Compiling serde_test v0.8.21 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling rmp-serde v0.11.0 [INFO] [stderr] Compiling bincode v0.6.1 [INFO] [stderr] Compiling serde_cbor v0.4.0 [INFO] [stderr] Compiling serde-pickle v0.2.0 [INFO] [stderr] Compiling serde_json v0.8.4 [INFO] [stderr] Compiling serde_derive v0.8.21 [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/serde_derive-0.8.21/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(proc_macro, proc_macro_lib)] [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 `serde_derive`. [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" "a12a03e0f6b8c99d94545c037aaa11823d926f3568f5002f53330f01e4171971", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a12a03e0f6b8c99d94545c037aaa11823d926f3568f5002f53330f01e4171971", kill_on_drop: false }` [INFO] [stdout] a12a03e0f6b8c99d94545c037aaa11823d926f3568f5002f53330f01e4171971