[INFO] fetching crate irc 0.14.0... [INFO] testing irc-0.14.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate irc 0.14.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate irc 0.14.0 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate irc 0.14.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate irc 0.14.0 [INFO] tweaked toml for crates.io crate irc 0.14.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate irc 0.14.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] beccffda30e239d08e2d9a3ea9b0740b9689308445632ba7523996c70a32b89a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "beccffda30e239d08e2d9a3ea9b0740b9689308445632ba7523996c70a32b89a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "beccffda30e239d08e2d9a3ea9b0740b9689308445632ba7523996c70a32b89a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "beccffda30e239d08e2d9a3ea9b0740b9689308445632ba7523996c70a32b89a", kill_on_drop: false }` [INFO] [stdout] beccffda30e239d08e2d9a3ea9b0740b9689308445632ba7523996c70a32b89a [INFO] running `Command { std: "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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f87599c35f79560881ea66d32c31b573165ec751389d8d6fb5ed040e4097227 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8f87599c35f79560881ea66d32c31b573165ec751389d8d6fb5ed040e4097227", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling tokio v0.2.20 [INFO] [stderr] Compiling thiserror v1.0.16 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling irc-proto v0.14.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling irc v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "8f87599c35f79560881ea66d32c31b573165ec751389d8d6fb5ed040e4097227", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f87599c35f79560881ea66d32c31b573165ec751389d8d6fb5ed040e4097227", kill_on_drop: false }` [INFO] [stdout] 8f87599c35f79560881ea66d32c31b573165ec751389d8d6fb5ed040e4097227 [INFO] running `Command { std: "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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4b32b33c7765b35a111adec4ed19cd861c3052966bb1f896b978cde58276c276 [INFO] running `Command { std: "docker" "start" "-a" "4b32b33c7765b35a111adec4ed19cd861c3052966bb1f896b978cde58276c276", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling args v2.2.0 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling irc v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `irc`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name irc --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test --cfg 'feature="ctcp"' --cfg 'feature="default"' --cfg 'feature="native-tls"' --cfg 'feature="serde"' --cfg 'feature="serde_derive"' --cfg 'feature="tls-native"' --cfg 'feature="tokio-tls"' --cfg 'feature="toml"' --cfg 'feature="toml_config"' -C metadata=5e554bbdca0f2ed6 -C extra-filename=-5e554bbdca0f2ed6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-32b66572876f04db.rlib --extern args=/opt/rustwide/target/debug/deps/libargs-ad66a9575d93e1f8.rlib --extern bufstream=/opt/rustwide/target/debug/deps/libbufstream-3fe3a5a909c134c9.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ecc56e35ac169e8d.rlib --extern encoding=/opt/rustwide/target/debug/deps/libencoding-353258f0677ad3f2.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-954614af7d1289ce.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-88c52d62cc61497f.rlib --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-41d2204887beddbc.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-4a3a0e9896c5746a.rlib --extern getopts=/opt/rustwide/target/debug/deps/libgetopts-721b8a41a57ce627.rlib --extern irc_proto=/opt/rustwide/target/debug/deps/libirc_proto-ad90554987acac28.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-ffe8bc751b6771da.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-cd7f779585d103e4.rlib --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a616e67d945de6ae.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-ba3dacc2c56dcd8a.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-913987cc70d90f59.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0d4b0901c4359b70.rlib --extern tokio_tls=/opt/rustwide/target/debug/deps/libtokio_tls-b2f208ba53e0ea56.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-4c005d0fdb39ba57.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-31791421debec1c1.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4b32b33c7765b35a111adec4ed19cd861c3052966bb1f896b978cde58276c276", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b32b33c7765b35a111adec4ed19cd861c3052966bb1f896b978cde58276c276", kill_on_drop: false }` [INFO] [stdout] 4b32b33c7765b35a111adec4ed19cd861c3052966bb1f896b978cde58276c276