[INFO] updating cached repository https://github.com/notriddle/more-interesting [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] [stderr] From https://github.com/notriddle/more-interesting [INFO] [stderr] 03c46d5..76c0465 master -> master [INFO] [stderr] * [new branch] private-messages -> private-messages [INFO] [stderr] 03c46d5..1fff1fe staging -> staging [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 76c0465c1468146f1b1cff4f2d892f58bc46dc7b [INFO] checking notriddle/more-interesting against master#b61e69433951e31f7bd746e22f516a48ad41623b for prs-64470-and-65389 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotriddle%2Fmore-interesting" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/notriddle/more-interesting on toolchain b61e69433951e31f7bd746e22f516a48ad41623b [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/notriddle/more-interesting [INFO] finished tweaking git repo https://github.com/notriddle/more-interesting [INFO] tweaked toml for git repo https://github.com/notriddle/more-interesting written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/notriddle/more-interesting already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+b61e69433951e31f7bd746e22f516a48ad41623b" "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] a60d6956bf62863fed594e4f8f70e1f580311bfc0e0dcf8b0e46a35f949296d3 [INFO] running `"docker" "start" "-a" "a60d6956bf62863fed594e4f8f70e1f580311bfc0e0dcf8b0e46a35f949296d3"` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Checking version_check v0.1.5 [INFO] [stderr] Checking percent-encoding v2.0.0 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling v_escape v0.7.2 [INFO] [stderr] Compiling rocket_contrib_codegen v0.4.2 [INFO] [stderr] Checking dtoa-short v0.3.2 [INFO] [stderr] Compiling pest v2.1.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking encoding_rs v0.8.17 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking tokio-trace-core v0.1.0 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking arrayvec v0.4.10 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling nom v4.2.2 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking url v2.0.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking r2d2 v0.8.3 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking tokio-executor v0.1.7 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking tokio-timer v0.2.10 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking backtrace-sys v0.1.28 [INFO] [stderr] Checking getrandom v0.1.6 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking miniz_oxide_c_api v0.2.1 [INFO] [stderr] Checking filetime v0.2.4 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking backtrace v0.3.15 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking hyper v0.10.15 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking flate2 v1.0.7 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking error-chain v0.12.0 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.16 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking publicsuffix v1.5.2 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking tokio-threadpool v0.1.13 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking notify v4.0.9 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking cookie v0.11.0 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Checking quickcheck v0.9.0 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio v0.1.18 [INFO] [stderr] Checking h2 v0.1.17 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Checking hyper v0.12.25 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling cssparser v0.25.5 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling html5ever v0.22.5 [INFO] [stderr] Compiling html5ever v0.24.0 [INFO] [stderr] Compiling cssparser-macros v0.3.5 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling v_escape_derive v0.5.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling devise v0.2.0 [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.23.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=78042ea4f6db7ba0 -C extra-filename=-78042ea4f6db7ba0 --out-dir /opt/rustwide/target/debug/build/html5ever-78042ea4f6db7ba0 -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-95e6b77d29a0561d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-36ab385a8092edf4.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-58772adaa455f7ad.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: 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.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=4df44c66bf6d6694 -C extra-filename=-4df44c66bf6d6694 --out-dir /opt/rustwide/target/debug/build/html5ever-4df44c66bf6d6694 -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-95e6b77d29a0561d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-36ab385a8092edf4.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-58772adaa455f7ad.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/b61e69433951e31f7bd746e22f516a48ad41623b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/html5ever-7e0e8cff50546620/build_script_build-7e0e8cff50546620.build_script_build.3s73kakg-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/html5ever-7e0e8cff50546620/build_script_build-7e0e8cff50546620.build_script_build.3s73kakg-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/html5ever-7e0e8cff50546620/build_script_build-7e0e8cff50546620.build_script_build.3s73kakg-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/html5ever-7e0e8cff50546620/build_script_build-7e0e8cff50546620.build_script_build.3s73kakg-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/html5ever-7e0e8cff50546620/build_script_build-7e0e8cff50546620.build_script_build.3s73kakg-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/html5ever-7e0e8cff50546620/build_script_build-7e0e8cff50546620.build_script_build.3s73kakg-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/html5ever-7e0e8cff50546620/build_script_build-7e0e8cff50546620.build_script_build.3s73kakg-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/html5ever-7e0e8cff50546620/build_script_build-7e0e8cff50546620.build_script_build.3s73kakg-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/html5ever-7e0e8cff50546620/build_script_build-7e0e8cff50546620.build_script_build.3s73kakg-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/html5ever-7e0e8cff50546620/build_script_build-7e0e8cff50546620.build_script_build.3s73kakg-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/html5ever-7e0e8cff50546620/build_script_build-7e0e8cff50546620.build_script_build.3s73kakg-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/html5ever-7e0e8cff50546620/build_script_build-7e0e8cff50546620.build_script_build.3s73kakg-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/html5ever-7e0e8cff50546620/build_script_build-7e0e8cff50546620.build_script_build.3s73kakg-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/html5ever-7e0e8cff50546620/build_script_build-7e0e8cff50546620.build_script_build.3s73kakg-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/html5ever-7e0e8cff50546620/build_script_build-7e0e8cff50546620.build_script_build.3s73kakg-cgu.8.rcgu.o" "/opt/rustwide/target/debug/build/html5ever-7e0e8cff50546620/build_script_build-7e0e8cff50546620.build_script_build.3s73kakg-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/build/html5ever-7e0e8cff50546620/build_script_build-7e0e8cff50546620" "/opt/rustwide/target/debug/build/html5ever-7e0e8cff50546620/build_script_build-7e0e8cff50546620.4tryrusvnv6hsnc9.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/b61e69433951e31f7bd746e22f516a48ad41623b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-58772adaa455f7ad.rlib" "/opt/rustwide/target/debug/deps/libquote-36ab385a8092edf4.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-95e6b77d29a0561d.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-29bc8b2c4e83c4fd.rlib" "/opt/rustwide/rustup-home/toolchains/b61e69433951e31f7bd746e22f516a48ad41623b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-bc905aef44afd299.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b61e69433951e31f7bd746e22f516a48ad41623b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-24164f45a48d79fc.rlib" "/opt/rustwide/rustup-home/toolchains/b61e69433951e31f7bd746e22f516a48ad41623b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e74f363f27e108c1.rlib" "/opt/rustwide/rustup-home/toolchains/b61e69433951e31f7bd746e22f516a48ad41623b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-82e403bff68457ad.rlib" "/opt/rustwide/rustup-home/toolchains/b61e69433951e31f7bd746e22f516a48ad41623b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-afcc1c613cd09c0c.rlib" "/opt/rustwide/rustup-home/toolchains/b61e69433951e31f7bd746e22f516a48ad41623b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e03d89d60e307887.rlib" "/opt/rustwide/rustup-home/toolchains/b61e69433951e31f7bd746e22f516a48ad41623b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cc0bcd2cbf664baa.rlib" "/opt/rustwide/rustup-home/toolchains/b61e69433951e31f7bd746e22f516a48ad41623b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7b356542452900bc.rlib" "/opt/rustwide/rustup-home/toolchains/b61e69433951e31f7bd746e22f516a48ad41623b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e969cfdac1a07dd1.rlib" "/opt/rustwide/rustup-home/toolchains/b61e69433951e31f7bd746e22f516a48ad41623b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d0a279a34ef61f42.rlib" "/opt/rustwide/rustup-home/toolchains/b61e69433951e31f7bd746e22f516a48ad41623b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cb4ab16221752a6.rlib" "/opt/rustwide/rustup-home/toolchains/b61e69433951e31f7bd746e22f516a48ad41623b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-61c5083f6b28388d.rlib" "/opt/rustwide/rustup-home/toolchains/b61e69433951e31f7bd746e22f516a48ad41623b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-97e3d9a9d51a57f4.rlib" "/opt/rustwide/rustup-home/toolchains/b61e69433951e31f7bd746e22f516a48ad41623b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5a539d158ec2337c.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b61e69433951e31f7bd746e22f516a48ad41623b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-452ea5545f477999.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 `html5ever`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "a60d6956bf62863fed594e4f8f70e1f580311bfc0e0dcf8b0e46a35f949296d3"` [INFO] running `"docker" "rm" "-f" "a60d6956bf62863fed594e4f8f70e1f580311bfc0e0dcf8b0e46a35f949296d3"` [INFO] [stdout] a60d6956bf62863fed594e4f8f70e1f580311bfc0e0dcf8b0e46a35f949296d3