[INFO] updating cached repository https://github.com/ahouts/caltraind [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ae4727b93587d477c1bdb247516ae2302eb320df [INFO] checking ahouts/caltraind against try#e60d9e09c55855f5a848fde8ad83e13131a5b241 for pr-68350 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahouts%2Fcaltraind" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ahouts/caltraind on toolchain e60d9e09c55855f5a848fde8ad83e13131a5b241 [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ahouts/caltraind [INFO] finished tweaking git repo https://github.com/ahouts/caltraind [INFO] tweaked toml for git repo https://github.com/ahouts/caltraind written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/ahouts/caltraind already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "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] 291ad77c57528c0e372fdc14b45fc82137bba71502a7b387577a650c63edfdb7 [INFO] running `"docker" "start" "-a" "291ad77c57528c0e372fdc14b45fc82137bba71502a7b387577a650c63edfdb7"` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking unicode-normalization v0.1.10 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking backtrace-sys v0.1.32 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking getrandom v0.1.13 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking signal-hook-registry v1.1.1 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking dbus v0.6.5 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking daemonize v0.4.1 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking signal-hook v0.1.11 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.19 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.19 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking parking_lot_core v0.5.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Checking actix-codec v0.1.2 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking parking_lot v0.8.0 [INFO] [stderr] Checking actix-utils v0.4.7 [INFO] [stderr] Checking notify-rust v3.6.3 [INFO] [stderr] Checking actix-server-config v0.1.2 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [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 actix-web-codegen v0.1.3 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Checking trust-dns-proto v0.7.4 [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=231df66b6b9dc2ec -C extra-filename=-231df66b6b9dc2ec --out-dir /opt/rustwide/target/debug/build/html5ever-231df66b6b9dc2ec -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6c4310d2c67b0cf8.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e99e48db44681a02.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f616ec37304e3cca.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/e60d9e09c55855f5a848fde8ad83e13131a5b241/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/cssparser-0ccc509bf175e92f/build_script_build-0ccc509bf175e92f.build_script_build.28qs9uhf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/cssparser-0ccc509bf175e92f/build_script_build-0ccc509bf175e92f.build_script_build.28qs9uhf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/cssparser-0ccc509bf175e92f/build_script_build-0ccc509bf175e92f.build_script_build.28qs9uhf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/cssparser-0ccc509bf175e92f/build_script_build-0ccc509bf175e92f.build_script_build.28qs9uhf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/cssparser-0ccc509bf175e92f/build_script_build-0ccc509bf175e92f.build_script_build.28qs9uhf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/cssparser-0ccc509bf175e92f/build_script_build-0ccc509bf175e92f.build_script_build.28qs9uhf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/cssparser-0ccc509bf175e92f/build_script_build-0ccc509bf175e92f.build_script_build.28qs9uhf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/cssparser-0ccc509bf175e92f/build_script_build-0ccc509bf175e92f.build_script_build.28qs9uhf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/cssparser-0ccc509bf175e92f/build_script_build-0ccc509bf175e92f.build_script_build.28qs9uhf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/cssparser-0ccc509bf175e92f/build_script_build-0ccc509bf175e92f.build_script_build.28qs9uhf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/cssparser-0ccc509bf175e92f/build_script_build-0ccc509bf175e92f.build_script_build.28qs9uhf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/cssparser-0ccc509bf175e92f/build_script_build-0ccc509bf175e92f.build_script_build.28qs9uhf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/cssparser-0ccc509bf175e92f/build_script_build-0ccc509bf175e92f.build_script_build.28qs9uhf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/cssparser-0ccc509bf175e92f/build_script_build-0ccc509bf175e92f.build_script_build.28qs9uhf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/cssparser-0ccc509bf175e92f/build_script_build-0ccc509bf175e92f.build_script_build.28qs9uhf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/build/cssparser-0ccc509bf175e92f/build_script_build-0ccc509bf175e92f.build_script_build.28qs9uhf-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/build/cssparser-0ccc509bf175e92f/build_script_build-0ccc509bf175e92f" "/opt/rustwide/target/debug/build/cssparser-0ccc509bf175e92f/build_script_build-0ccc509bf175e92f.6pxycdkbbtcjod3.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/e60d9e09c55855f5a848fde8ad83e13131a5b241/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-f616ec37304e3cca.rlib" "/opt/rustwide/target/debug/deps/libquote-e99e48db44681a02.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-6c4310d2c67b0cf8.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-bc3a162cf651483a.rlib" "/opt/rustwide/rustup-home/toolchains/e60d9e09c55855f5a848fde8ad83e13131a5b241/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-953ce70fcf51f406.rlib" "/opt/rustwide/target/debug/deps/libautocfg-b46f40d40de2946c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/e60d9e09c55855f5a848fde8ad83e13131a5b241/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-adaf05a09b645927.rlib" "/opt/rustwide/rustup-home/toolchains/e60d9e09c55855f5a848fde8ad83e13131a5b241/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-41f869a426155b44.rlib" "/opt/rustwide/rustup-home/toolchains/e60d9e09c55855f5a848fde8ad83e13131a5b241/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7939cf98243ea2b2.rlib" "/opt/rustwide/rustup-home/toolchains/e60d9e09c55855f5a848fde8ad83e13131a5b241/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f963a0f0c1975ba3.rlib" "/opt/rustwide/rustup-home/toolchains/e60d9e09c55855f5a848fde8ad83e13131a5b241/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-9a6e36d19b5a14c9.rlib" "/opt/rustwide/rustup-home/toolchains/e60d9e09c55855f5a848fde8ad83e13131a5b241/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-51dc3acd91eaea98.rlib" "/opt/rustwide/rustup-home/toolchains/e60d9e09c55855f5a848fde8ad83e13131a5b241/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-649e709d5a0f5060.rlib" "/opt/rustwide/rustup-home/toolchains/e60d9e09c55855f5a848fde8ad83e13131a5b241/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e47c392bb1875b32.rlib" "/opt/rustwide/rustup-home/toolchains/e60d9e09c55855f5a848fde8ad83e13131a5b241/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-901a4cdf79624df7.rlib" "/opt/rustwide/rustup-home/toolchains/e60d9e09c55855f5a848fde8ad83e13131a5b241/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-01c8b15c42cf7cb9.rlib" "/opt/rustwide/rustup-home/toolchains/e60d9e09c55855f5a848fde8ad83e13131a5b241/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-023f3ea586c05b95.rlib" "/opt/rustwide/rustup-home/toolchains/e60d9e09c55855f5a848fde8ad83e13131a5b241/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ed711e5254a3c324.rlib" "/opt/rustwide/rustup-home/toolchains/e60d9e09c55855f5a848fde8ad83e13131a5b241/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5262744df8137f86.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/e60d9e09c55855f5a848fde8ad83e13131a5b241/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b2d3290df52b1a59.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] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "291ad77c57528c0e372fdc14b45fc82137bba71502a7b387577a650c63edfdb7"` [INFO] running `"docker" "rm" "-f" "291ad77c57528c0e372fdc14b45fc82137bba71502a7b387577a650c63edfdb7"` [INFO] [stdout] 291ad77c57528c0e372fdc14b45fc82137bba71502a7b387577a650c63edfdb7