[INFO] updating cached repository https://github.com/bolcom/unFTP [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] [stderr] From https://github.com/bolcom/unFTP [INFO] [stderr] - [deleted] (none) -> hannes/certs [INFO] [stderr] - [deleted] (none) -> hannes/clap [INFO] [stderr] - [deleted] (none) -> log [INFO] [stderr] 260e49e..e2ebc34 master -> master [INFO] [stderr] * [new tag] v0.2.0 -> v0.2.0 [INFO] [stderr] * [new tag] v0.3.0 -> v0.3.0 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e2ebc341c0caa882dab9e4653b0c4355822a393c [INFO] testing bolcom/unFTP against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbolcom%2FunFTP" "work/builds/worker-9/source"` [INFO] [stderr] Cloning into 'work/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bolcom/unFTP 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/bolcom/unFTP [INFO] finished tweaking git repo https://github.com/bolcom/unFTP [INFO] tweaked toml for git repo https://github.com/bolcom/unFTP written to work/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/bolcom/unFTP 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] [stderr] Updating git repository `https://github.com/bolcom/libunftp.git` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/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] 4957530f6432f267e1f8aa1f25cf3068a2401223d7a171c323337339c95f015d [INFO] running `"docker" "start" "-a" "4957530f6432f267e1f8aa1f25cf3068a2401223d7a171c323337339c95f015d"` [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling protobuf v2.8.1 [INFO] [stderr] Compiling pam-sys v0.5.6 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Compiling redis v0.9.1 [INFO] [stderr] Compiling prometheus v0.4.2 [INFO] [stderr] Compiling prometheus v0.7.0 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling spin v0.4.10 [INFO] [stderr] Compiling unftp v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling users v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling stfu8 v0.2.4 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling pam-auth v0.5.5 [INFO] [stderr] Compiling slog-scope v4.1.2 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling crossbeam v0.7.2 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling slog-stdlog v4.0.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling r2d2 v0.8.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] error: could not compile `clap`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' -C metadata=5c0a41085879ee54 -C extra-filename=-5c0a41085879ee54 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-d783327a58311329.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-03b8a93222186773.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-4961bb5087b14aca.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-ec36f8fc183413c4.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-1f2d63b65184cfac.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-b9c8816a90102d04.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-1d07ce46f780a1ae.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.15.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=97fecb71433d3750 -C extra-filename=-97fecb71433d3750 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f408edb9ab31238d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-6b63b49845ea559a.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-a5c98a5dc11241a7.rmeta --cap-lints allow --cap-lints=warn --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name syn /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.5/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=f55a823ccbd1a834 -C extra-filename=-f55a823ccbd1a834 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d33b0af5b28df630.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e3d13048ae7ecaf6.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-7157d860fec2ae23.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "4957530f6432f267e1f8aa1f25cf3068a2401223d7a171c323337339c95f015d"` [INFO] running `"docker" "rm" "-f" "4957530f6432f267e1f8aa1f25cf3068a2401223d7a171c323337339c95f015d"` [INFO] [stdout] 4957530f6432f267e1f8aa1f25cf3068a2401223d7a171c323337339c95f015d