[INFO] updating cached repository https://github.com/BookOwl/nemo [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7d58040619f93e8b13dcc2de69daa5fd891a8793 [INFO] testing BookOwl/nemo against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FBookOwl%2Fnemo" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BookOwl/nemo on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/BookOwl/nemo [INFO] finished tweaking git repo https://github.com/BookOwl/nemo [INFO] tweaked toml for git repo https://github.com/BookOwl/nemo written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/BookOwl/nemo already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] dc94cde715482e315a24ea4591ba22d43e675938c8affc86decf8b739048dd9b [INFO] running `"docker" "start" "-a" "dc94cde715482e315a24ea4591ba22d43e675938c8affc86decf8b739048dd9b"` [INFO] [stderr] Compiling bit-vec v0.4.3 [INFO] [stderr] Compiling fixedbitset v0.1.5 [INFO] [stderr] Compiling itertools v0.3.25 [INFO] [stderr] Compiling lalrpop-intern v0.12.5 [INFO] [stderr] Compiling unicode-xid v0.0.2 [INFO] [stderr] Compiling lalrpop-util v0.12.5 [INFO] [stderr] Compiling regex-syntax v0.2.6 [INFO] [stderr] Compiling diff v0.1.10 [INFO] [stderr] Compiling bitflags v0.8.0 [INFO] [stderr] Compiling bounded-spsc-queue v0.1.2 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling aho-corasick v0.6.2 [INFO] [stderr] Compiling atty v0.1.2 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling clap v2.21.2 [INFO] [stderr] error[E0432]: unresolved import `alloc::heap` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bounded-spsc-queue-0.1.2/src/lib.rs:11:12 [INFO] [stderr] | [INFO] [stderr] 11 | use alloc::heap::{allocate, deallocate}; [INFO] [stderr] | ^^^^ could not find `heap` in `alloc` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `oom` in crate `alloc` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bounded-spsc-queue-0.1.2/src/lib.rs:325:33 [INFO] [stderr] | [INFO] [stderr] 325 | if ptr.is_null() { ::alloc::oom() } [INFO] [stderr] | ^^^ not found in `alloc` [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bounded-spsc-queue-0.1.2/src/lib.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #![feature(heap_api, oom, alloc, box_syntax, optin_builtin_traits)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0425, E0432, E0554. [INFO] [stderr] For more information about an error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `bounded-spsc-queue`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "dc94cde715482e315a24ea4591ba22d43e675938c8affc86decf8b739048dd9b"` [INFO] running `"docker" "rm" "-f" "dc94cde715482e315a24ea4591ba22d43e675938c8affc86decf8b739048dd9b"` [INFO] [stdout] dc94cde715482e315a24ea4591ba22d43e675938c8affc86decf8b739048dd9b