[INFO] updating cached repository https://github.com/krgn/bufr [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] 3c6858cea0338ed2b253bdd668a23d21defb75f8 [INFO] testing krgn/bufr 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%2Fkrgn%2Fbufr" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/krgn/bufr 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/krgn/bufr [INFO] finished tweaking git repo https://github.com/krgn/bufr [INFO] tweaked toml for git repo https://github.com/krgn/bufr written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/krgn/bufr 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 8f3d034610d154b9fc56f5b1e7065bd31ca57e0927d4cdc55e012265c85163ad [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" "8f3d034610d154b9fc56f5b1e7065bd31ca57e0927d4cdc55e012265c85163ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f3d034610d154b9fc56f5b1e7065bd31ca57e0927d4cdc55e012265c85163ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f3d034610d154b9fc56f5b1e7065bd31ca57e0927d4cdc55e012265c85163ad", kill_on_drop: false }` [INFO] [stdout] 8f3d034610d154b9fc56f5b1e7065bd31ca57e0927d4cdc55e012265c85163ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stdout] cdf9d6e752e6c66c45b7a7dbe45c538aee44f7ff2e5f05dc44aadb4623a384a9 [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" "cdf9d6e752e6c66c45b7a7dbe45c538aee44f7ff2e5f05dc44aadb4623a384a9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling thread-scoped v1.0.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling rand_os v0.1.1 [INFO] [stderr] Compiling rand v0.4.5 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling criterion-stats v0.3.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling quickcheck v0.8.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.35 [INFO] [stderr] Compiling csv v1.0.5 [INFO] [stderr] Compiling criterion-plot v0.2.7 [INFO] [stderr] Compiling handlebars v1.0.5 [INFO] [stderr] Compiling criterion v0.2.7 [INFO] [stderr] Compiling bufr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(result_map_or_else)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bufr`. [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [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" "cdf9d6e752e6c66c45b7a7dbe45c538aee44f7ff2e5f05dc44aadb4623a384a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdf9d6e752e6c66c45b7a7dbe45c538aee44f7ff2e5f05dc44aadb4623a384a9", kill_on_drop: false }` [INFO] [stdout] cdf9d6e752e6c66c45b7a7dbe45c538aee44f7ff2e5f05dc44aadb4623a384a9