[INFO] cloning repository https://github.com/jlgerber/packybara [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jlgerber/packybara" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlgerber%2Fpackybara", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlgerber%2Fpackybara'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82c913a197be8000d4f818433fdac8905a257296 [INFO] checking jlgerber/packybara against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlgerber%2Fpackybara" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jlgerber/packybara on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jlgerber/packybara [INFO] finished tweaking git repo https://github.com/jlgerber/packybara [INFO] tweaked toml for git repo https://github.com/jlgerber/packybara written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/jlgerber/rust-lspec.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6ab4e848c91f46a3f49ea362271d79174b304ca11425c03c4feb409a5b2dba5 [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" "f6ab4e848c91f46a3f49ea362271d79174b304ca11425c03c4feb409a5b2dba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6ab4e848c91f46a3f49ea362271d79174b304ca11425c03c4feb409a5b2dba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6ab4e848c91f46a3f49ea362271d79174b304ca11425c03c4feb409a5b2dba5", kill_on_drop: false }` [INFO] [stdout] f6ab4e848c91f46a3f49ea362271d79174b304ca11425c03c4feb409a5b2dba5 [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" "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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecb33e479769f85ba74745dc7209788b5fda932fcffeb410f5b4aa60b64a4ee5 [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" "ecb33e479769f85ba74745dc7209788b5fda932fcffeb410f5b4aa60b64a4ee5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking whoami v0.8.2 [INFO] [stderr] Checking strum v0.17.1 [INFO] [stderr] Checking simple_xml_serialize v0.2.3 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking tokio v0.2.23 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking postgres-protocol v0.5.3 [INFO] [stderr] Checking postgres-types v0.1.3 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling snafu-derive v0.6.9 [INFO] [stderr] Compiling strum_macros v0.17.1 [INFO] [stderr] Compiling simple_xml_serialize_macro v0.2.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] error: could not compile `snafu-derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name snafu_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/snafu-derive-0.6.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=ef0279285399ee26 -C extra-filename=-ef0279285399ee26 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-db256853d8ab4a1e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ade5fbeeb7bccbe4.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-179644c7e3882336.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/structopt_derive-4f5215547aefa273.structopt_derive.c1og77jo-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-4f5215547aefa273.structopt_derive.c1og77jo-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-4f5215547aefa273.structopt_derive.c1og77jo-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-4f5215547aefa273.structopt_derive.c1og77jo-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-4f5215547aefa273.structopt_derive.c1og77jo-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-4f5215547aefa273.structopt_derive.c1og77jo-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-4f5215547aefa273.structopt_derive.c1og77jo-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-4f5215547aefa273.structopt_derive.c1og77jo-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-4f5215547aefa273.structopt_derive.c1og77jo-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-4f5215547aefa273.structopt_derive.c1og77jo-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-4f5215547aefa273.structopt_derive.c1og77jo-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-4f5215547aefa273.structopt_derive.c1og77jo-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-4f5215547aefa273.structopt_derive.c1og77jo-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-4f5215547aefa273.structopt_derive.c1og77jo-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-4f5215547aefa273.structopt_derive.c1og77jo-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-4f5215547aefa273.structopt_derive.c1og77jo-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libstructopt_derive-4f5215547aefa273.so" "/opt/rustwide/target/debug/deps/structopt_derive-4f5215547aefa273.1srgmzfpm8h06kg2.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-4f5215547aefa273.22bf0hayjxs0nlct.rcgu.o" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libproc_macro_error-074b49e45e110162.rlib" "/opt/rustwide/target/debug/deps/libsyn-179644c7e3882336.rlib" "/opt/rustwide/target/debug/deps/libquote-ade5fbeeb7bccbe4.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-db256853d8ab4a1e.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-b888af50774a486c.rlib" "/opt/rustwide/target/debug/deps/libheck-4caa6d4388c802ad.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-00935b5488cd2e24.rlib" "/opt/rustwide/rustup-home/toolchains/beta-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-99fff886dc1d5825.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-3532beb752f910d7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3529ece450b7f3c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-23e8f582a6744f80.rlib" "/opt/rustwide/rustup-home/toolchains/beta-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-5e7e0793b29cbf78.rlib" "/opt/rustwide/rustup-home/toolchains/beta-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-253e0736424ceb78.rlib" "/opt/rustwide/rustup-home/toolchains/beta-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-b6fd484888124c85.rlib" "/opt/rustwide/rustup-home/toolchains/beta-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-cca4d20e4b53839c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0a7401891c2a4f50.rlib" "/opt/rustwide/rustup-home/toolchains/beta-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-efbb25e073df787e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-25965457612624bc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-09058283ea779342.rlib" "/opt/rustwide/rustup-home/toolchains/beta-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-ab973dacc0513511.rlib" "/opt/rustwide/rustup-home/toolchains/beta-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b437d6640b1f764b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8cc0b2380206399c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-727cdf2b6a468113.rlib" "/opt/rustwide/rustup-home/toolchains/beta-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-cf4d442d877ea2f4.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7e5b6df427ca977c.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ecb33e479769f85ba74745dc7209788b5fda932fcffeb410f5b4aa60b64a4ee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecb33e479769f85ba74745dc7209788b5fda932fcffeb410f5b4aa60b64a4ee5", kill_on_drop: false }` [INFO] [stdout] ecb33e479769f85ba74745dc7209788b5fda932fcffeb410f5b4aa60b64a4ee5