[INFO] crate ovgu-canteen 0.3.2 is already in cache [INFO] checking ovgu-canteen-0.3.2 against try#1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0 for pr-69530 [INFO] extracting crate ovgu-canteen 0.3.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate ovgu-canteen 0.3.2 on toolchain 1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate ovgu-canteen 0.3.2 [INFO] finished tweaking crates.io crate ovgu-canteen 0.3.2 [INFO] tweaked toml for crates.io crate ovgu-canteen 0.3.2 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate ovgu-canteen 0.3.2 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4077ef70449f6c1611c964ddf1de99d5c514a71b46d8f7ca9f1a8bc14cefd878 [INFO] running `"docker" "start" "-a" "4077ef70449f6c1611c964ddf1de99d5c514a71b46d8f7ca9f1a8bc14cefd878"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking backtrace-sys v0.1.34 [INFO] [stderr] Checking native-tls v0.2.4 [INFO] [stderr] Checking backtrace v0.3.45 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling html5ever v0.24.1 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling derive_more v0.99.3 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] error: could not compile `derive_more`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name derive_more --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derive_more-0.99.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="sum"' --cfg 'feature="try_into"' -C metadata=58f9c5d44e4584c8 -C extra-filename=-58f9c5d44e4584c8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-428055e8963882db.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-80e500e88237e277.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-2b41e9557134392b.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] [stderr] error: could not compile `pin-project-internal`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pin_project_internal --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pin-project-internal-0.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=88daf3b83f14aca7 -C extra-filename=-88daf3b83f14aca7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-428055e8963882db.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-80e500e88237e277.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-2b41e9557134392b.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] [stderr] error: could not compile `html5ever`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.24.1/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=ff2e36318ea9dab9 -C extra-filename=-ff2e36318ea9dab9 --out-dir /opt/rustwide/target/debug/build/html5ever-ff2e36318ea9dab9 -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-428055e8963882db.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-80e500e88237e277.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-2b41e9557134392b.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: signal: 9 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/cssparser-d1a444c911c5e6d6/build_script_build-d1a444c911c5e6d6.build_script_build.jopw8l5e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/cssparser-d1a444c911c5e6d6/build_script_build-d1a444c911c5e6d6.build_script_build.jopw8l5e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/cssparser-d1a444c911c5e6d6/build_script_build-d1a444c911c5e6d6.build_script_build.jopw8l5e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/cssparser-d1a444c911c5e6d6/build_script_build-d1a444c911c5e6d6.build_script_build.jopw8l5e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/cssparser-d1a444c911c5e6d6/build_script_build-d1a444c911c5e6d6.build_script_build.jopw8l5e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/cssparser-d1a444c911c5e6d6/build_script_build-d1a444c911c5e6d6.build_script_build.jopw8l5e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/cssparser-d1a444c911c5e6d6/build_script_build-d1a444c911c5e6d6.build_script_build.jopw8l5e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/cssparser-d1a444c911c5e6d6/build_script_build-d1a444c911c5e6d6.build_script_build.jopw8l5e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/cssparser-d1a444c911c5e6d6/build_script_build-d1a444c911c5e6d6.build_script_build.jopw8l5e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/cssparser-d1a444c911c5e6d6/build_script_build-d1a444c911c5e6d6.build_script_build.jopw8l5e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/cssparser-d1a444c911c5e6d6/build_script_build-d1a444c911c5e6d6.build_script_build.jopw8l5e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/cssparser-d1a444c911c5e6d6/build_script_build-d1a444c911c5e6d6.build_script_build.jopw8l5e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/cssparser-d1a444c911c5e6d6/build_script_build-d1a444c911c5e6d6.build_script_build.jopw8l5e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/cssparser-d1a444c911c5e6d6/build_script_build-d1a444c911c5e6d6.build_script_build.jopw8l5e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/cssparser-d1a444c911c5e6d6/build_script_build-d1a444c911c5e6d6.build_script_build.jopw8l5e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/build/cssparser-d1a444c911c5e6d6/build_script_build-d1a444c911c5e6d6.build_script_build.jopw8l5e-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/build/cssparser-d1a444c911c5e6d6/build_script_build-d1a444c911c5e6d6" "/opt/rustwide/target/debug/build/cssparser-d1a444c911c5e6d6/build_script_build-d1a444c911c5e6d6.3gpo2jyft94w3io.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-2b41e9557134392b.rlib" "/opt/rustwide/target/debug/deps/libquote-80e500e88237e277.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-428055e8963882db.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-7b6fb802d850e416.rlib" "/opt/rustwide/rustup-home/toolchains/1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-ea9eb53565a9b0c3.rlib" "/opt/rustwide/target/debug/deps/libautocfg-632112248715f385.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-23f05844535718d5.rlib" "/opt/rustwide/rustup-home/toolchains/1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-af8bdc6d5626fbd9.rlib" "/opt/rustwide/rustup-home/toolchains/1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-aaa1a2579cbe88a8.rlib" "/opt/rustwide/rustup-home/toolchains/1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2e618f4797146d30.rlib" "/opt/rustwide/rustup-home/toolchains/1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-66ab654bed7be02f.rlib" "/opt/rustwide/rustup-home/toolchains/1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1da0bcc608f5a298.rlib" "/opt/rustwide/rustup-home/toolchains/1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1b100a96cfa6a756.rlib" "/opt/rustwide/rustup-home/toolchains/1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4f9f856b8bcfe6c3.rlib" "/opt/rustwide/rustup-home/toolchains/1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-0afd3a6ff95605b0.rlib" "/opt/rustwide/rustup-home/toolchains/1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-dfe2d8a1e0bc671c.rlib" "/opt/rustwide/rustup-home/toolchains/1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e7246501e9e02dc8.rlib" "/opt/rustwide/rustup-home/toolchains/1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0e4b6bb609740c0f.rlib" "/opt/rustwide/rustup-home/toolchains/1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-de35568da066ac27.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ad598f414a44481f.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `cssparser`. [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" "4077ef70449f6c1611c964ddf1de99d5c514a71b46d8f7ca9f1a8bc14cefd878"` [INFO] running `"docker" "rm" "-f" "4077ef70449f6c1611c964ddf1de99d5c514a71b46d8f7ca9f1a8bc14cefd878"` [INFO] [stdout] 4077ef70449f6c1611c964ddf1de99d5c514a71b46d8f7ca9f1a8bc14cefd878