[INFO] fetching crate neutrino 0.3.1... [INFO] testing neutrino-0.3.1 against 1.44.0 for beta-1.45-1 [INFO] extracting crate neutrino 0.3.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate neutrino 0.3.1 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate neutrino 0.3.1 [INFO] finished tweaking crates.io crate neutrino 0.3.1 [INFO] tweaked toml for crates.io crate neutrino 0.3.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate neutrino 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7ea050c886f7f1ba13626e0d80d83628796df43c3d0d169f4a59dbfabc3aaf2f [INFO] running `"docker" "start" "-a" "7ea050c886f7f1ba13626e0d80d83628796df43c3d0d169f4a59dbfabc3aaf2f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling getrandom v0.1.10 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling bytecount v0.5.1 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling strfmt v0.1.6 [INFO] [stderr] Compiling json v0.11.15 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling nom v5.0.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling stackvector v1.0.6 [INFO] [stderr] Compiling lexical-core v0.4.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling webview-sys v0.1.2 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling web-view v0.4.1 [INFO] [stderr] Compiling rsass v0.11.0 [INFO] [stderr] Compiling neutrino v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.69s [INFO] running `"docker" "inspect" "7ea050c886f7f1ba13626e0d80d83628796df43c3d0d169f4a59dbfabc3aaf2f"` [INFO] running `"docker" "rm" "-f" "7ea050c886f7f1ba13626e0d80d83628796df43c3d0d169f4a59dbfabc3aaf2f"` [INFO] [stdout] 7ea050c886f7f1ba13626e0d80d83628796df43c3d0d169f4a59dbfabc3aaf2f [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d07e58283e962883c6a92f9bec87aa4f5acb3f60444212e1b4e8eb5a1e81036c [INFO] running `"docker" "start" "-a" "d07e58283e962883c6a92f9bec87aa4f5acb3f60444212e1b4e8eb5a1e81036c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling neutrino v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/demo_breeze-3918cc3d6ad636c6.demo_breeze.8kdds7jy-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/demo_breeze-3918cc3d6ad636c6.demo_breeze.8kdds7jy-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/demo_breeze-3918cc3d6ad636c6.demo_breeze.8kdds7jy-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/demo_breeze-3918cc3d6ad636c6.demo_breeze.8kdds7jy-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/demo_breeze-3918cc3d6ad636c6.demo_breeze.8kdds7jy-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/demo_breeze-3918cc3d6ad636c6.demo_breeze.8kdds7jy-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/demo_breeze-3918cc3d6ad636c6.demo_breeze.8kdds7jy-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/demo_breeze-3918cc3d6ad636c6.demo_breeze.8kdds7jy-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/demo_breeze-3918cc3d6ad636c6.demo_breeze.8kdds7jy-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/demo_breeze-3918cc3d6ad636c6.demo_breeze.8kdds7jy-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/demo_breeze-3918cc3d6ad636c6.demo_breeze.8kdds7jy-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/demo_breeze-3918cc3d6ad636c6.demo_breeze.8kdds7jy-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/demo_breeze-3918cc3d6ad636c6.demo_breeze.8kdds7jy-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/demo_breeze-3918cc3d6ad636c6.demo_breeze.8kdds7jy-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/demo_breeze-3918cc3d6ad636c6.demo_breeze.8kdds7jy-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/demo_breeze-3918cc3d6ad636c6.demo_breeze.8kdds7jy-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/demo_breeze-3918cc3d6ad636c6" "/opt/rustwide/target/debug/examples/demo_breeze-3918cc3d6ad636c6.2rj86lh6z95fotud.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/webview-sys-28cc4398d949f143/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libneutrino-eb07653dfad21e33.rlib" "/opt/rustwide/target/debug/deps/libjson-3f16f2c4a0ce1759.rlib" "/opt/rustwide/target/debug/deps/librsass-24691912c463e2b6.rlib" "/opt/rustwide/target/debug/deps/libbytecount-80092423b5a129d3.rlib" "/opt/rustwide/target/debug/deps/librand-f171db8078426ff4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8c6df05085040737.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-2a2e3dddbc97e93d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-7a7a95765fa55576.rlib" "/opt/rustwide/target/debug/deps/librand_core-782bc56490b6450f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-87776c23e81f891d.rlib" "/opt/rustwide/target/debug/deps/liblibc-963a4b42eb2c4462.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c207312554410787.rlib" "/opt/rustwide/target/debug/deps/libnom-9d1dd2fb5d25bb1d.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-dbaf98676476e8e8.rlib" "/opt/rustwide/target/debug/deps/libryu-290c21121bea8453.rlib" "/opt/rustwide/target/debug/deps/libstackvector-eeef256522857ba2.rlib" "/opt/rustwide/target/debug/deps/libunreachable-af05623850dc442c.rlib" "/opt/rustwide/target/debug/deps/libvoid-ef80a4c5b644431d.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-7098714927ec4bf9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c9325044fa92f8a5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e153991b7be66249.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-ef307a66514a8a37.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-03543e86f200bbf0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-efde0ca71b7c9a9a.rlib" "/opt/rustwide/target/debug/deps/libbase64-874b6ea391b91190.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-e25957e3c50c2ac2.rlib" "/opt/rustwide/target/debug/deps/libweb_view-a28334d2adb9bdee.rlib" "/opt/rustwide/target/debug/deps/libwebview_sys-d54c98998cfb2ecd.rlib" "/opt/rustwide/target/debug/deps/libbitflags-bae0fd3e41703743.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-d4bec845f1611d6a.rlib" "/opt/rustwide/target/debug/deps/libboxfnonce-a3bc118ba102f995.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" "-lwebkit2gtk-4.0" "-lgtk-3" "-lgdk-3" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-latk-1.0" "-lcairo-gobject" "-lcairo" "-lgdk_pixbuf-2.0" "-lsoup-2.4" "-lgio-2.0" "-ljavascriptcoregtk-4.0" "-lgobject-2.0" "-lglib-2.0" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `neutrino`. [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 `"docker" "inspect" "d07e58283e962883c6a92f9bec87aa4f5acb3f60444212e1b4e8eb5a1e81036c"` [INFO] running `"docker" "rm" "-f" "d07e58283e962883c6a92f9bec87aa4f5acb3f60444212e1b4e8eb5a1e81036c"` [INFO] [stdout] d07e58283e962883c6a92f9bec87aa4f5acb3f60444212e1b4e8eb5a1e81036c