[INFO] cloning repository https://github.com/futurepaul/fragment-native [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/futurepaul/fragment-native" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuturepaul%2Ffragment-native", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuturepaul%2Ffragment-native'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8bbc6496accaaddcc14ac142dfc984e2eb4651bc [INFO] checking futurepaul/fragment-native against master#f82664191d0e8764b7435b9d72eb0e366b8b1464 for pr-83354 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuturepaul%2Ffragment-native" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/futurepaul/fragment-native on toolchain f82664191d0e8764b7435b9d72eb0e366b8b1464 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/futurepaul/fragment-native [INFO] finished tweaking git repo https://github.com/futurepaul/fragment-native [INFO] tweaked toml for git repo https://github.com/futurepaul/fragment-native written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/futurepaul/fragment-native already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5d6b23ae7e935935d16a6d660eb1bb8c78e90ce1f1320f250e428b2cc6aef1c [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" "c5d6b23ae7e935935d16a6d660eb1bb8c78e90ce1f1320f250e428b2cc6aef1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5d6b23ae7e935935d16a6d660eb1bb8c78e90ce1f1320f250e428b2cc6aef1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5d6b23ae7e935935d16a6d660eb1bb8c78e90ce1f1320f250e428b2cc6aef1c", kill_on_drop: false }` [INFO] [stdout] c5d6b23ae7e935935d16a6d660eb1bb8c78e90ce1f1320f250e428b2cc6aef1c [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbd8ce22108b0bf7dc07f38eeb9fc9f218b7d60a2624957bdbc75507a0b50267 [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" "cbd8ce22108b0bf7dc07f38eeb9fc9f218b7d60a2624957bdbc75507a0b50267", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Checking xi-unicode v0.2.1 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking fluent-syntax v0.9.3 [INFO] [stderr] Compiling argh_shared v0.1.1 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Compiling time v0.2.17 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking kurbo v0.7.1 [INFO] [stderr] Checking encoding_rs v0.8.24 [INFO] [stderr] Checking keyboard-types v0.5.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking simple_logger v1.9.0 [INFO] [stderr] Checking intl_pluralrules v7.0.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking type-map v0.3.0 [INFO] [stderr] Checking intl-memoizer v0.5.0 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking grep-matcher v0.1.4 [INFO] [stderr] Checking piet v0.2.0-pre6 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking inotify v0.8.3 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking encoding_rs_io v0.1.7 [INFO] [stderr] Checking notify v5.0.0-pre.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking grep-searcher v0.1.7 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking grep-regex v0.1.8 [INFO] [stderr] Checking grep-cli v0.1.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling druid-derive v0.3.1 (https://github.com/linebender/druid/?rev=10f7422#10f74227) [INFO] [stderr] Compiling argh_derive v0.1.1 [INFO] [stderr] error: could not compile `rental-impl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rental_impl /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rental-impl-0.5.5/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=901e3917c53c2f38 -C extra-filename=-901e3917c53c2f38 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0b3859a263246970.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-c8f64742c2b859e6.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-d6691c9fe50d2dd4.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/f82664191d0e8764b7435b9d72eb0e366b8b1464/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/strum_macros-6bec07c52137bf65.strum_macros.8lzbwosq-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/strum_macros-6bec07c52137bf65.strum_macros.8lzbwosq-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/strum_macros-6bec07c52137bf65.strum_macros.8lzbwosq-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/strum_macros-6bec07c52137bf65.strum_macros.8lzbwosq-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/strum_macros-6bec07c52137bf65.strum_macros.8lzbwosq-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/strum_macros-6bec07c52137bf65.strum_macros.8lzbwosq-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/strum_macros-6bec07c52137bf65.strum_macros.8lzbwosq-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/strum_macros-6bec07c52137bf65.strum_macros.8lzbwosq-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/strum_macros-6bec07c52137bf65.strum_macros.8lzbwosq-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/strum_macros-6bec07c52137bf65.strum_macros.8lzbwosq-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/strum_macros-6bec07c52137bf65.strum_macros.8lzbwosq-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/strum_macros-6bec07c52137bf65.strum_macros.8lzbwosq-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/strum_macros-6bec07c52137bf65.strum_macros.8lzbwosq-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/strum_macros-6bec07c52137bf65.strum_macros.8lzbwosq-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/strum_macros-6bec07c52137bf65.strum_macros.8lzbwosq-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/strum_macros-6bec07c52137bf65.strum_macros.8lzbwosq-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libstrum_macros-6bec07c52137bf65.so" "/opt/rustwide/target/debug/deps/strum_macros-6bec07c52137bf65.4dk80huygzkh1x55.rcgu.o" "/opt/rustwide/target/debug/deps/strum_macros-6bec07c52137bf65.mqre7vieyb5ejv8.rcgu.o" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/f82664191d0e8764b7435b9d72eb0e366b8b1464/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-d6691c9fe50d2dd4.rlib" "/opt/rustwide/target/debug/deps/libquote-c8f64742c2b859e6.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-0b3859a263246970.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-4182131ee577b5da.rlib" "/opt/rustwide/rustup-home/toolchains/f82664191d0e8764b7435b9d72eb0e366b8b1464/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-5d1162e60f7751bc.rlib" "/opt/rustwide/target/debug/deps/libheck-543cac07c8eea6d2.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-f99294360e5b5e1b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/f82664191d0e8764b7435b9d72eb0e366b8b1464/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-61556e43b375c2c0.rlib" "/opt/rustwide/rustup-home/toolchains/f82664191d0e8764b7435b9d72eb0e366b8b1464/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-787faa8b02fbd963.rlib" "/opt/rustwide/rustup-home/toolchains/f82664191d0e8764b7435b9d72eb0e366b8b1464/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-dda4c0b69607e93b.rlib" "/opt/rustwide/rustup-home/toolchains/f82664191d0e8764b7435b9d72eb0e366b8b1464/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-4b7dae8949ac132c.rlib" "/opt/rustwide/rustup-home/toolchains/f82664191d0e8764b7435b9d72eb0e366b8b1464/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-978e97832b309706.rlib" "/opt/rustwide/rustup-home/toolchains/f82664191d0e8764b7435b9d72eb0e366b8b1464/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-073b1b693304b876.rlib" "/opt/rustwide/rustup-home/toolchains/f82664191d0e8764b7435b9d72eb0e366b8b1464/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c07f996a53ee6558.rlib" "/opt/rustwide/rustup-home/toolchains/f82664191d0e8764b7435b9d72eb0e366b8b1464/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0ae8ed6a282247d0.rlib" "/opt/rustwide/rustup-home/toolchains/f82664191d0e8764b7435b9d72eb0e366b8b1464/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-978dd04958b6ebcc.rlib" "/opt/rustwide/rustup-home/toolchains/f82664191d0e8764b7435b9d72eb0e366b8b1464/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-14b94bdd9a47d665.rlib" "/opt/rustwide/rustup-home/toolchains/f82664191d0e8764b7435b9d72eb0e366b8b1464/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bff7534e4dfcef6c.rlib" "/opt/rustwide/rustup-home/toolchains/f82664191d0e8764b7435b9d72eb0e366b8b1464/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-022f1a0e7cd794ec.rlib" "/opt/rustwide/rustup-home/toolchains/f82664191d0e8764b7435b9d72eb0e366b8b1464/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff456575f1773ef0.rlib" "/opt/rustwide/rustup-home/toolchains/f82664191d0e8764b7435b9d72eb0e366b8b1464/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aeb407930ebd519.rlib" "/opt/rustwide/rustup-home/toolchains/f82664191d0e8764b7435b9d72eb0e366b8b1464/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6ab1ee6dbc17ad08.rlib" "/opt/rustwide/rustup-home/toolchains/f82664191d0e8764b7435b9d72eb0e366b8b1464/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-166dae07beec0398.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/f82664191d0e8764b7435b9d72eb0e366b8b1464/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: build failed [INFO] running `Command { std: "docker" "inspect" "cbd8ce22108b0bf7dc07f38eeb9fc9f218b7d60a2624957bdbc75507a0b50267", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbd8ce22108b0bf7dc07f38eeb9fc9f218b7d60a2624957bdbc75507a0b50267", kill_on_drop: false }` [INFO] [stdout] cbd8ce22108b0bf7dc07f38eeb9fc9f218b7d60a2624957bdbc75507a0b50267