[INFO] cloning repository https://github.com/TehUncleDolan/spiders [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TehUncleDolan/spiders" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTehUncleDolan%2Fspiders", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTehUncleDolan%2Fspiders'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba68e726bfe6530a88ff40a7854a2a58d43d09ab [INFO] checking TehUncleDolan/spiders against master#4fa76a4a7742bb9c1febe33019f5a9e7e4839a65 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTehUncleDolan%2Fspiders" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TehUncleDolan/spiders on toolchain 4fa76a4a7742bb9c1febe33019f5a9e7e4839a65 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TehUncleDolan/spiders [INFO] finished tweaking git repo https://github.com/TehUncleDolan/spiders [INFO] tweaked toml for git repo https://github.com/TehUncleDolan/spiders written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/TehUncleDolan/spiders already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17acaa59983790b3e8dd4af82feeced0a337b362988f4f9448a4a808ac2af2f3 [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" "17acaa59983790b3e8dd4af82feeced0a337b362988f4f9448a4a808ac2af2f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17acaa59983790b3e8dd4af82feeced0a337b362988f4f9448a4a808ac2af2f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17acaa59983790b3e8dd4af82feeced0a337b362988f4f9448a4a808ac2af2f3", kill_on_drop: false }` [INFO] [stdout] 17acaa59983790b3e8dd4af82feeced0a337b362988f4f9448a4a808ac2af2f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4aa9d10a374a90bb5024f4fb5a171edb00948ab26e626257d9350e5f5d07ebb [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" "a4aa9d10a374a90bb5024f4fb5a171edb00948ab26e626257d9350e5f5d07ebb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling const_fn v0.4.6 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling cookie v0.15.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking dtoa-short v0.3.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking tendril v0.4.2 [INFO] [stderr] Checking rustls v0.19.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stdout] error: linking with `cc` failed: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/derive_more-70fa880a3674fad1.derive_more.z7fsk36s-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-70fa880a3674fad1.derive_more.z7fsk36s-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-70fa880a3674fad1.derive_more.z7fsk36s-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-70fa880a3674fad1.derive_more.z7fsk36s-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-70fa880a3674fad1.derive_more.z7fsk36s-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-70fa880a3674fad1.derive_more.z7fsk36s-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-70fa880a3674fad1.derive_more.z7fsk36s-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-70fa880a3674fad1.derive_more.z7fsk36s-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-70fa880a3674fad1.derive_more.z7fsk36s-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-70fa880a3674fad1.derive_more.z7fsk36s-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-70fa880a3674fad1.derive_more.z7fsk36s-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-70fa880a3674fad1.derive_more.z7fsk36s-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-70fa880a3674fad1.derive_more.z7fsk36s-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-70fa880a3674fad1.derive_more.z7fsk36s-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-70fa880a3674fad1.derive_more.z7fsk36s-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-70fa880a3674fad1.derive_more.z7fsk36s-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libderive_more-70fa880a3674fad1.so" "/opt/rustwide/target/debug/deps/derive_more-70fa880a3674fad1.1u3mnvczidfndqbj.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-70fa880a3674fad1.230ule3m826n8ljq.rcgu.o" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libconvert_case-d5681db2e1858c9b.rlib" "/opt/rustwide/target/debug/deps/libsyn-0c537e936ecea82a.rlib" "/opt/rustwide/target/debug/deps/libquote-5f2a98a903f1d830.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-32a461668e4c2f4b.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-4182131ee577b5da.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-5d1162e60f7751bc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-61556e43b375c2c0.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-787faa8b02fbd963.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-dda4c0b69607e93b.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-4b7dae8949ac132c.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-978e97832b309706.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-073b1b693304b876.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c07f996a53ee6558.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0ae8ed6a282247d0.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-978dd04958b6ebcc.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-14b94bdd9a47d665.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bff7534e4dfcef6c.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-022f1a0e7cd794ec.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff456575f1773ef0.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aeb407930ebd519.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6ab1ee6dbc17ad08.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-166dae07beec0398.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-761b290f47712921.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `derive_more` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a4aa9d10a374a90bb5024f4fb5a171edb00948ab26e626257d9350e5f5d07ebb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4aa9d10a374a90bb5024f4fb5a171edb00948ab26e626257d9350e5f5d07ebb", kill_on_drop: false }` [INFO] [stdout] a4aa9d10a374a90bb5024f4fb5a171edb00948ab26e626257d9350e5f5d07ebb