[INFO] updating cached repository aep/conduit [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/aep/conduit [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/aep/conduit" "work/ex/beta-1.38-1/sources/1.37.0/gh/aep/conduit"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/aep/conduit'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/aep/conduit" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/aep/conduit"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/aep/conduit'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b4325607ffc0f1d9c35e586f3ce1edae891f8853 [INFO] sha for GitHub repo aep/conduit: b4325607ffc0f1d9c35e586f3ce1edae891f8853 [INFO] validating manifest of aep/conduit on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of aep/conduit on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing aep/conduit [INFO] removed path dependency carrier from aep/conduit [INFO] finished frobbing aep/conduit [INFO] frobbed toml for aep/conduit written to work/ex/beta-1.38-1/sources/1.37.0/gh/aep/conduit/Cargo.toml [INFO] started frobbing aep/conduit [INFO] removed path dependency carrier from aep/conduit [INFO] finished frobbing aep/conduit [INFO] frobbed toml for aep/conduit written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/aep/conduit/Cargo.toml [INFO] crate aep/conduit already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/aep/conduit/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing aep/conduit against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/aep/conduit:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 4f850b5cc283afa711f99327cb490694bf3f5d78d7e3b1fb4e495b0976cf5f04 [INFO] running `"docker" "start" "-a" "4f850b5cc283afa711f99327cb490694bf3f5d78d7e3b1fb4e495b0976cf5f04"` [INFO] [stderr] warning: dependency (carrier) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling arc-swap v0.4.2 [INFO] [stderr] Compiling subtle v2.1.1 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling ascii v0.9.2 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Compiling redis v0.9.1 [INFO] [stderr] Compiling static_slice v0.0.3 [INFO] [stderr] Compiling gcmap v0.1.4 [INFO] [stderr] Compiling bs58 v0.2.4 [INFO] [stderr] Compiling crc8 v0.1.1 [INFO] [stderr] Compiling mtdparts v0.2.0 [INFO] [stderr] Compiling mosquitto-client v0.1.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling hacl-star-sys v0.0.7 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling miniz_oxide v0.3.2 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling snow v0.5.2 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling tinylogger v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling pbr v1.0.1 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling hpack v0.3.0 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling hacl-star v0.0.14 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling v_escape_derive v0.5.5 [INFO] [stderr] Compiling osaka-macros v0.2.10 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling prost v0.4.0 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling osaka v0.2.10 [INFO] [stderr] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/osaka-0.2.10/src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(generators, generator_trait)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/osaka-0.2.10/src/lib.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #![feature(custom_attribute)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/osaka-0.2.10/src/lib.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #![feature(termination_trait_lib)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: Could not compile `osaka`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "4f850b5cc283afa711f99327cb490694bf3f5d78d7e3b1fb4e495b0976cf5f04"` [INFO] running `"docker" "rm" "-f" "4f850b5cc283afa711f99327cb490694bf3f5d78d7e3b1fb4e495b0976cf5f04"` [INFO] [stdout] 4f850b5cc283afa711f99327cb490694bf3f5d78d7e3b1fb4e495b0976cf5f04