[INFO] updating cached repository https://github.com/ustulation/using-quinn [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/ustulation/using-quinn [INFO] [stderr] 2346783..82b2e44 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 82b2e44656986936328ac2bf32c8e50f130017b5 [INFO] testing ustulation/using-quinn against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fustulation%2Fusing-quinn" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ustulation/using-quinn 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/ustulation/using-quinn [INFO] finished tweaking git repo https://github.com/ustulation/using-quinn [INFO] tweaked toml for git repo https://github.com/ustulation/using-quinn written to work/builds/worker-6/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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] 47c36d120b344695ba5c8cfbe31e642ef0992b5b77bc6e48e8fe0e7cfc3e5dab [INFO] running `"docker" "start" "-a" "47c36d120b344695ba5c8cfbe31e642ef0992b5b77bc6e48e8fe0e7cfc3e5dab"` [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling err-derive v0.1.6 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling pem v0.6.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling yasna v0.2.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling rcgen v0.2.1 [INFO] [stderr] Compiling ct-logs v0.5.1 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling webpki-roots v0.16.0 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling quinn-proto v0.3.0 [INFO] [stderr] Compiling quinn v0.3.0 [INFO] [stderr] Compiling quic-p2p v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.70s [INFO] running `"docker" "inspect" "47c36d120b344695ba5c8cfbe31e642ef0992b5b77bc6e48e8fe0e7cfc3e5dab"` [INFO] running `"docker" "rm" "-f" "47c36d120b344695ba5c8cfbe31e642ef0992b5b77bc6e48e8fe0e7cfc3e5dab"` [INFO] [stdout] 47c36d120b344695ba5c8cfbe31e642ef0992b5b77bc6e48e8fe0e7cfc3e5dab [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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" "test" "--frozen" "--no-run"` [INFO] [stdout] 105ccfff0d3e04b1d6c970d8b23d455a16b9919359ba76a68b437f4c78bf373d [INFO] running `"docker" "start" "-a" "105ccfff0d3e04b1d6c970d8b23d455a16b9919359ba76a68b437f4c78bf373d"` [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling rustyline v4.1.0 [INFO] [stderr] Compiling quic-p2p v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `quic-p2p`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name quic_p2p src/lib.rs --color never --emit=dep-info,link -C debuginfo=2 --test -C metadata=26c6cc76a2453594 -C extra-filename=-26c6cc76a2453594 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-1185b35e17751827.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-eedbc12783406c19.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-cc6bebe7ffc2b6a7.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-86c4aa82e13949e1.rlib --extern crc=/opt/rustwide/target/debug/deps/libcrc-7744bc2d59024776.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-4d4db8207f2ffbf6.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-0d57af76db9f643d.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-8b5c930eea7e6a6f.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-5513cb556299afcf.rlib --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-9411b7aab885de58.rlib --extern quinn=/opt/rustwide/target/debug/deps/libquinn-f5c5bea01b2ba0e0.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-4698e61893af559a.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-c62235eed8ae2cba.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-b20fc25c205f4e41.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-3f3b4f8645e9adbc.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-99bda1236d933191.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-c7498d9d4b74626e.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d23617778eb43382.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-73d20a120f5c4466.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bc2353119532c7a2.rlib --extern unwrap=/opt/rustwide/target/debug/deps/libunwrap-bbe560768cab035c.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-a4f1c45432ae6be3/out -L native=/opt/rustwide/target/debug/build/backtrace-sys-f66bd34361c58f86/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `quic-p2p`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name chat examples/chat.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=c7eba7d8048ac496 -C extra-filename=-c7eba7d8048ac496 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-1185b35e17751827.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-eedbc12783406c19.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-cc6bebe7ffc2b6a7.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-86c4aa82e13949e1.rlib --extern crc=/opt/rustwide/target/debug/deps/libcrc-7744bc2d59024776.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-4d4db8207f2ffbf6.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-0d57af76db9f643d.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-8b5c930eea7e6a6f.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-5513cb556299afcf.rlib --extern quic_p2p=/opt/rustwide/target/debug/deps/libquic_p2p-45e8fe0ab01c3afa.rlib --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-9411b7aab885de58.rlib --extern quinn=/opt/rustwide/target/debug/deps/libquinn-f5c5bea01b2ba0e0.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-4698e61893af559a.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-c62235eed8ae2cba.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-b20fc25c205f4e41.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-3f3b4f8645e9adbc.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-99bda1236d933191.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-c7498d9d4b74626e.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d23617778eb43382.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-73d20a120f5c4466.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bc2353119532c7a2.rlib --extern unwrap=/opt/rustwide/target/debug/deps/libunwrap-bbe560768cab035c.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-a4f1c45432ae6be3/out -L native=/opt/rustwide/target/debug/build/backtrace-sys-f66bd34361c58f86/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "105ccfff0d3e04b1d6c970d8b23d455a16b9919359ba76a68b437f4c78bf373d"` [INFO] running `"docker" "rm" "-f" "105ccfff0d3e04b1d6c970d8b23d455a16b9919359ba76a68b437f4c78bf373d"` [INFO] [stdout] 105ccfff0d3e04b1d6c970d8b23d455a16b9919359ba76a68b437f4c78bf373d