[INFO] fetching crate actix-test-server 0.2.2... [INFO] checking actix-test-server-0.2.2 against master#4847d6a9d07d4be9ba3196f6ad444af2d7bdde72 for pr-134276 [INFO] extracting crate actix-test-server 0.2.2 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate actix-test-server 0.2.2 on toolchain 4847d6a9d07d4be9ba3196f6ad444af2d7bdde72 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate actix-test-server 0.2.2 [INFO] finished tweaking crates.io crate actix-test-server 0.2.2 [INFO] tweaked toml for crates.io crate actix-test-server 0.2.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 113 packages to latest compatible versions [INFO] [stderr] Adding actix-rt v0.2.6 (available: v2.10.0) [INFO] [stderr] Adding actix-server v0.5.1 (available: v2.5.0) [INFO] [stderr] Adding actix-server-config v0.1.2 (available: v0.2.0) [INFO] [stderr] Adding actix-service v0.4.2 (available: v2.0.2) [INFO] [stderr] Adding futures v0.1.31 (available: v0.3.31) [INFO] [stderr] Adding rustls v0.15.2 (available: v0.23.20) [INFO] [stderr] Adding tokio-rustls v0.9.4 (available: v0.26.1) [INFO] [stderr] Adding webpki v0.19.1 (available: v0.22.4) [INFO] [stderr] Adding webpki-roots v0.16.0 (available: v0.26.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-openssl v0.3.0 [INFO] [stderr] Downloaded tokio-rustls v0.9.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 264d6c90969a8367478f95ccf7f973a11360840cb74aeb9b9de0fa3a9f725f68 [INFO] running `Command { std: "docker" "start" "-a" "264d6c90969a8367478f95ccf7f973a11360840cb74aeb9b9de0fa3a9f725f68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "264d6c90969a8367478f95ccf7f973a11360840cb74aeb9b9de0fa3a9f725f68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "264d6c90969a8367478f95ccf7f973a11360840cb74aeb9b9de0fa3a9f725f68", kill_on_drop: false }` [INFO] [stdout] 264d6c90969a8367478f95ccf7f973a11360840cb74aeb9b9de0fa3a9f725f68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21e1256edc573872c7b9fe8e0896f9c30561693366f58eae4f0288b0a3375acb [INFO] running `Command { std: "docker" "start" "-a" "21e1256edc573872c7b9fe8e0896f9c30561693366f58eae4f0288b0a3375acb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking actix-service v0.4.2 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-signal v0.2.9 [INFO] [stderr] Checking actix-server-config v0.1.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustc7w8bxJ/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc7w8bxJ/symbols.o" "/opt/rustwide/target/debug/deps/derive_more-edb63306ab7a9787.derive_more.bf4076e753fabb0d-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-edb63306ab7a9787.derive_more.bf4076e753fabb0d-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-edb63306ab7a9787.derive_more.bf4076e753fabb0d-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-edb63306ab7a9787.derive_more.bf4076e753fabb0d-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-edb63306ab7a9787.derive_more.bf4076e753fabb0d-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-edb63306ab7a9787.derive_more.bf4076e753fabb0d-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-edb63306ab7a9787.derive_more.bf4076e753fabb0d-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-edb63306ab7a9787.derive_more.bf4076e753fabb0d-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-edb63306ab7a9787.derive_more.bf4076e753fabb0d-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-edb63306ab7a9787.derive_more.bf4076e753fabb0d-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-edb63306ab7a9787.derive_more.bf4076e753fabb0d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-edb63306ab7a9787.derive_more.bf4076e753fabb0d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-edb63306ab7a9787.derive_more.bf4076e753fabb0d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-edb63306ab7a9787.derive_more.bf4076e753fabb0d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-edb63306ab7a9787.derive_more.bf4076e753fabb0d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-edb63306ab7a9787.derive_more.bf4076e753fabb0d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-edb63306ab7a9787.33qd2fpahe777hao9igy2t8hw.rcgu.rmeta" "/opt/rustwide/target/debug/deps/derive_more-edb63306ab7a9787.6yh0b4c1hr3d9y64sq6bu8fk7.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-c6dee55ac8019105.rlib" "/opt/rustwide/target/debug/deps/libregex-39784c0c764a8e3c.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-e14dfba79ea00465.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a1e7da1c8c3eca80.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dc59019bb9374999.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-04d73652b04f2428.rlib" "/opt/rustwide/target/debug/deps/libquote-494d596189eaadce.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-30a5b99dd735ab2a.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-0683420cc1c7e996.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-ae3283d122119265.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-e53af29243682c52.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ea2006fbcbea27b7.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d4c6d9fc9402962b.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb648d8066e1f446.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-45fd352c16a37a98.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c2c9b281c2c2a277.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7548f2e020479f08.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ca9b1b189437f8ae.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libderive_more-edb63306ab7a9787.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `derive_more` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "21e1256edc573872c7b9fe8e0896f9c30561693366f58eae4f0288b0a3375acb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21e1256edc573872c7b9fe8e0896f9c30561693366f58eae4f0288b0a3375acb", kill_on_drop: false }` [INFO] [stdout] 21e1256edc573872c7b9fe8e0896f9c30561693366f58eae4f0288b0a3375acb