[INFO] fetching crate irc 0.15.0... [INFO] testing irc-0.15.0 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate irc 0.15.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate irc 0.15.0 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate irc 0.15.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate irc 0.15.0 [INFO] tweaked toml for crates.io crate irc 0.15.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate irc 0.15.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b530ba5e5f0baf4f2611c2ac385e922ed93de3e39211d1bf22422588b1fb086 [INFO] running `Command { std: "docker" "start" "-a" "6b530ba5e5f0baf4f2611c2ac385e922ed93de3e39211d1bf22422588b1fb086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b530ba5e5f0baf4f2611c2ac385e922ed93de3e39211d1bf22422588b1fb086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b530ba5e5f0baf4f2611c2ac385e922ed93de3e39211d1bf22422588b1fb086", kill_on_drop: false }` [INFO] [stdout] 6b530ba5e5f0baf4f2611c2ac385e922ed93de3e39211d1bf22422588b1fb086 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26519a43fb0efdbb744d646228d1aedb2819db94ae3d421a8424d56563061343 [INFO] running `Command { std: "docker" "start" "-a" "26519a43fb0efdbb744d646228d1aedb2819db94ae3d421a8424d56563061343", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.59 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.121 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling serde v1.0.121 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling encoding-index-simpchinese 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-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling tokio v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling tokio-stream v0.1.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.2 [INFO] [stderr] Compiling irc-proto v0.15.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling irc v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.32s [INFO] running `Command { std: "docker" "inspect" "26519a43fb0efdbb744d646228d1aedb2819db94ae3d421a8424d56563061343", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26519a43fb0efdbb744d646228d1aedb2819db94ae3d421a8424d56563061343", kill_on_drop: false }` [INFO] [stdout] 26519a43fb0efdbb744d646228d1aedb2819db94ae3d421a8424d56563061343 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f14c3a26f5ab19265484911708a8731036dea5fc4bab289f91143ef723d3ea65 [INFO] running `Command { std: "docker" "start" "-a" "f14c3a26f5ab19265484911708a8731036dea5fc4bab289f91143ef723d3ea65", kill_on_drop: false }` [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling thread_local v1.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling args v2.2.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling irc v0.15.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 -C embed-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-native-tls"' --cfg 'feature="toml"' --cfg 'feature="toml_config"' -C metadata=3e3589f1647b1693 -C extra-filename=-3e3589f1647b1693 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b9c9ba3210894b18.rlib --extern args=/opt/rustwide/target/debug/deps/libargs-dfb6b8a821acd4ee.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-31bac30d14133895.rlib --extern encoding=/opt/rustwide/target/debug/deps/libencoding-9c4b61b3ca66abe2.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-7420e09818c60b5b.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-5de0e72116110c34.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-3402c1211734b96d.rlib --extern getopts=/opt/rustwide/target/debug/deps/libgetopts-c8d9031ac71c333a.rlib --extern irc_proto=/opt/rustwide/target/debug/deps/libirc_proto-c4d622ab0adcaa64.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-32222c7faa8e55f9.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-dc554e006c62fc2c.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-e2fd4ec99353bab9.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-749496091d3f93cb.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-eeb252d7f0e204fa.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-d5d2c48a0d7e5fd3.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-eb2a2986c8795d2d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fb9fa42633e29026.rlib --extern tokio_native_tls=/opt/rustwide/target/debug/deps/libtokio_native_tls-5874f1dd721da0b8.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-dacaaaa06e50db20.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-fc8839d5acba7117.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-8064081f0f9f1e75.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" "f14c3a26f5ab19265484911708a8731036dea5fc4bab289f91143ef723d3ea65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f14c3a26f5ab19265484911708a8731036dea5fc4bab289f91143ef723d3ea65", kill_on_drop: false }` [INFO] [stdout] f14c3a26f5ab19265484911708a8731036dea5fc4bab289f91143ef723d3ea65