[INFO] cloning repository https://github.com/krgn/bufr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/krgn/bufr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrgn%2Fbufr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrgn%2Fbufr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c6858cea0338ed2b253bdd668a23d21defb75f8 [INFO] testing krgn/bufr against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrgn%2Fbufr" "/workspace/builds/worker-43/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-43/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/krgn/bufr on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-43/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-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1ab06f85a999a810432642acbdb2beebb4ea918a72aef994b2a5087d7c32068 [INFO] running `Command { std: "docker" "start" "-a" "d1ab06f85a999a810432642acbdb2beebb4ea918a72aef994b2a5087d7c32068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1ab06f85a999a810432642acbdb2beebb4ea918a72aef994b2a5087d7c32068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1ab06f85a999a810432642acbdb2beebb4ea918a72aef994b2a5087d7c32068", kill_on_drop: false }` [INFO] [stdout] d1ab06f85a999a810432642acbdb2beebb4ea918a72aef994b2a5087d7c32068 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb6d381da443986071f7942bcea6aa64ca42c8e1c4cb8d4f2842f940f4f69d37 [INFO] running `Command { std: "docker" "start" "-a" "cb6d381da443986071f7942bcea6aa64ca42c8e1c4cb8d4f2842f940f4f69d37", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 cc v1.0.28 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling thread-scoped v1.0.2 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling syn v0.11.11 [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 thread_local v0.3.6 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand v0.4.5 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling rand_os v0.1.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling criterion-stats v0.3.0 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling serde_json v1.0.35 [INFO] [stderr] Compiling csv v1.0.5 [INFO] [stderr] Compiling quickcheck v0.8.0 [INFO] [stderr] Compiling failure v0.1.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] [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 `bufr` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cb6d381da443986071f7942bcea6aa64ca42c8e1c4cb8d4f2842f940f4f69d37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb6d381da443986071f7942bcea6aa64ca42c8e1c4cb8d4f2842f940f4f69d37", kill_on_drop: false }` [INFO] [stdout] cb6d381da443986071f7942bcea6aa64ca42c8e1c4cb8d4f2842f940f4f69d37