[INFO] updating cached repository https://github.com/ustulation/using-quinn [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] * [new branch] S-Coyle-issue-templates -> S-Coyle-issue-templates [INFO] [stderr] 171ce6c..af92fcb master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] af92fcbb5dc50d2baabbe04417d0a5f5e9037355 [INFO] testing ustulation/using-quinn against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fustulation%2Fusing-quinn" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ustulation/using-quinn on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ustulation/using-quinn [INFO] removed workspace from 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 /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f06f04845aee18ae2be440f29b31a4381e7f687b9d9bb15b918f599029b00fb8 [INFO] running `"docker" "start" "-a" "f06f04845aee18ae2be440f29b31a4381e7f687b9d9bb15b918f599029b00fb8"` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling tokio v0.2.19 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling yasna v0.3.1 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling tracing-attributes v0.1.7 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling pem v0.6.1 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling rcgen v0.7.0 [INFO] [stderr] Compiling tracing v0.1.13 [INFO] [stderr] Compiling quinn-proto v0.6.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling quinn v0.6.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling quic-p2p v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: lint `exceeding_bitshifts` has been renamed to `arithmetic_overflow` [INFO] [stderr] --> src/lib.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | exceeding_bitshifts, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use the new name: `arithmetic_overflow` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 20s [INFO] running `"docker" "inspect" "f06f04845aee18ae2be440f29b31a4381e7f687b9d9bb15b918f599029b00fb8"` [INFO] running `"docker" "rm" "-f" "f06f04845aee18ae2be440f29b31a4381e7f687b9d9bb15b918f599029b00fb8"` [INFO] [stdout] f06f04845aee18ae2be440f29b31a4381e7f687b9d9bb15b918f599029b00fb8 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 632837c7564ad7ade535f977ea23318e7118c8c63a29afdc886dca8d58767707 [INFO] running `"docker" "start" "-a" "632837c7564ad7ade535f977ea23318e7118c8c63a29afdc886dca8d58767707"` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] warning: lint `exceeding_bitshifts` has been renamed to `arithmetic_overflow` [INFO] [stderr] --> src/lib.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | exceeding_bitshifts, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use the new name: `arithmetic_overflow` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rustyline v4.1.0 [INFO] [stderr] Compiling quic-p2p v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: lint `exceeding_bitshifts` has been renamed to `arithmetic_overflow` [INFO] [stderr] --> src/lib.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | exceeding_bitshifts, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use the new name: `arithmetic_overflow` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] error: could not compile `quic-p2p`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name quic_p2p --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C debuginfo=2 --test -C metadata=6df9ba0dcc5da396 -C extra-filename=-6df9ba0dcc5da396 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-cce9b1ddd16c0711.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-de1867f82c82e101.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-999be01782e0a2c4.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-9d8eda38d7ca6558.rlib --extern crc=/opt/rustwide/target/debug/deps/libcrc-faf6376f2a5bc4a2.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-a297361ab29da04e.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-7f3521bc303d020e.so --extern directories=/opt/rustwide/target/debug/deps/libdirectories-2312799087d580ab.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-ed309f02854e1ea9.rlib --extern err_derive=/opt/rustwide/target/debug/deps/liberr_derive-08e6df0b02a35839.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-f7622debfe335fb0.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib --extern quinn=/opt/rustwide/target/debug/deps/libquinn-2d6b932a0d23d0a5.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f488f31dc6440488.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-76ddf2600537f5c9.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-e8164763a904c30c.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-9ef09be1db4f74bd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5b4ffed502a9a6c9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6fe86028a0f6b70c.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f2d4237ccfbdea97.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5c3ddef7acbe19c9.rlib --extern unwrap=/opt/rustwide/target/debug/deps/libunwrap-bdcf23e335b2c9bc.rlib --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-82ce132b9d2a32ef.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-fce93d253d5da906/out -L native=/opt/rustwide/target/debug/build/backtrace-sys-de32497c4a0b18ff/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" "632837c7564ad7ade535f977ea23318e7118c8c63a29afdc886dca8d58767707"` [INFO] running `"docker" "rm" "-f" "632837c7564ad7ade535f977ea23318e7118c8c63a29afdc886dca8d58767707"` [INFO] [stdout] 632837c7564ad7ade535f977ea23318e7118c8c63a29afdc886dca8d58767707