[INFO] updating cached repository brandonson/ghtgen [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/brandonson/ghtgen [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/brandonson/ghtgen" "work/ex/beta-1.37-6/sources/1.36.0/gh/brandonson/ghtgen"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/brandonson/ghtgen'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/brandonson/ghtgen" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/brandonson/ghtgen"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/brandonson/ghtgen'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 812df120479342188ec8e32e8a11d2357b5d1d64 [INFO] sha for GitHub repo brandonson/ghtgen: 812df120479342188ec8e32e8a11d2357b5d1d64 [INFO] validating manifest of brandonson/ghtgen on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of brandonson/ghtgen on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing brandonson/ghtgen [INFO] finished frobbing brandonson/ghtgen [INFO] frobbed toml for brandonson/ghtgen written to work/ex/beta-1.37-6/sources/1.36.0/gh/brandonson/ghtgen/Cargo.toml [INFO] started frobbing brandonson/ghtgen [INFO] finished frobbing brandonson/ghtgen [INFO] frobbed toml for brandonson/ghtgen written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/brandonson/ghtgen/Cargo.toml [INFO] crate brandonson/ghtgen already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/brandonson/ghtgen/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.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/brandonson/gitoken-rs.git` [INFO] [stderr] Updating git repository `https://github.com/hyperium/hyper.git` [INFO] [stderr] Updating git repository `https://github.com/tokio-rs/tokio` [INFO] [stderr] Updating git repository `https://github.com/seanmonstar/want` [INFO] [stderr] Updating git repository `https://github.com/stjepang/crossbeam` [INFO] [stderr] Updating git repository `https://github.com/tokio-rs/async` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/brandonson/gitoken-rs.git` [INFO] [stderr] Updating git repository `https://github.com/hyperium/hyper.git` [INFO] [stderr] Updating git repository `https://github.com/tokio-rs/tokio` [INFO] [stderr] Updating git repository `https://github.com/seanmonstar/want` [INFO] [stderr] Updating git repository `https://github.com/stjepang/crossbeam` [INFO] [stderr] Updating git repository `https://github.com/tokio-rs/async` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing brandonson/ghtgen against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/brandonson/ghtgen:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 82539a72dab706019d7e2cab755e5f47cea949ed0a469e16164a78ec8dcd3d48 [INFO] running `"docker" "start" "-a" "82539a72dab706019d7e2cab755e5f47cea949ed0a469e16164a78ec8dcd3d48"` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling async-util v0.1.0 (https://github.com/tokio-rs/async#e1b3ba3d) [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling arc-waker v0.1.0 (https://github.com/tokio-rs/async#e1b3ba3d) [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling getpass v0.0.2 [INFO] [stderr] error[E0554]: #![feature] may not be used on the beta release channel [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/getpass-0.0.2/src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(libc, convert)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/getpass-0.0.2/src/lib.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | extern crate libc; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/getpass-0.0.2/src/lib.rs:22:29 [INFO] [stderr] | [INFO] [stderr] 22 | fn getpass(prompt: *const libc::c_char) -> *const libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/getpass-0.0.2/src/lib.rs:22:54 [INFO] [stderr] | [INFO] [stderr] 22 | fn getpass(prompt: *const libc::c_char) -> *const libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `to_cstring` found for type `&std::ffi::OsStr` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/getpass-0.0.2/src/lib.rs:11:14 [INFO] [stderr] | [INFO] [stderr] 11 | os_str_ref.to_cstring().map( [INFO] [stderr] | ^^^^^^^^^^ help: there is a method with a similar name: `to_os_string` [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0554, E0599, E0658. [INFO] [stderr] For more information about an error, try `rustc --explain E0554`. [INFO] [stderr] error: Could not compile `getpass`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "82539a72dab706019d7e2cab755e5f47cea949ed0a469e16164a78ec8dcd3d48"` [INFO] running `"docker" "rm" "-f" "82539a72dab706019d7e2cab755e5f47cea949ed0a469e16164a78ec8dcd3d48"` [INFO] [stdout] 82539a72dab706019d7e2cab755e5f47cea949ed0a469e16164a78ec8dcd3d48