[INFO] cloning repository https://github.com/colbyn/web-pub [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/colbyn/web-pub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolbyn%2Fweb-pub", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolbyn%2Fweb-pub'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3defcab8ca13fc33d14876cfc1578ccffbd646b2 [INFO] testing colbyn/web-pub against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolbyn%2Fweb-pub" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/colbyn/web-pub on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/colbyn/web-pub [INFO] removed workspace from git repo https://github.com/colbyn/web-pub [INFO] removed path dependency markdown-toc from git repo https://github.com/colbyn/web-pub [INFO] finished tweaking git repo https://github.com/colbyn/web-pub [INFO] tweaked toml for git repo https://github.com/colbyn/web-pub written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/colbyn/web-pub already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (markdown-toc) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/swc-project/swc.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (markdown-toc) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7cad163cc4d2f9d9e7f4d11e4aaec2c093b657319aaef4585fb73034ceb13012 [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" "7cad163cc4d2f9d9e7f4d11e4aaec2c093b657319aaef4585fb73034ceb13012", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cad163cc4d2f9d9e7f4d11e4aaec2c093b657319aaef4585fb73034ceb13012", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cad163cc4d2f9d9e7f4d11e4aaec2c093b657319aaef4585fb73034ceb13012", kill_on_drop: false }` [INFO] [stdout] 7cad163cc4d2f9d9e7f4d11e4aaec2c093b657319aaef4585fb73034ceb13012 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b778b7a53d1e067d0a97032e59c31fa7b33a86c3f8a952f014f24feb3c1b8f1 [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" "7b778b7a53d1e067d0a97032e59c31fa7b33a86c3f8a952f014f24feb3c1b8f1", kill_on_drop: false }` [INFO] [stderr] warning: dependency (markdown-toc) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling if_chain v1.0.1 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling retain_mut v0.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling pipeline v0.5.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling markdown-toc v0.2.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling const-random-macro v0.1.12 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling const-random v0.1.12 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling markdown v0.3.0 [INFO] [stderr] Compiling swc_atoms v0.2.4 (https://github.com/swc-project/swc.git?rev=75a6211#75a6211e) [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling swc_macros_common v0.3.1 (https://github.com/swc-project/swc.git?rev=75a6211#75a6211e) [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling swc_visit_macros v0.2.0 (https://github.com/swc-project/swc.git?rev=75a6211#75a6211e) [INFO] [stderr] Compiling from_variant v0.1.2 (https://github.com/swc-project/swc.git?rev=75a6211#75a6211e) [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling enum_kind v0.2.0 (https://github.com/swc-project/swc.git?rev=75a6211#75a6211e) [INFO] [stderr] Compiling is-macro v0.1.8 [INFO] [stderr] Compiling string_enum v0.3.0 (https://github.com/swc-project/swc.git?rev=75a6211#75a6211e) [INFO] [stderr] Compiling swc_ecma_parser_macros v0.4.1 (https://github.com/swc-project/swc.git?rev=75a6211#75a6211e) [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling swc_ecma_transforms_macros v0.1.1 (https://github.com/swc-project/swc.git?rev=75a6211#75a6211e) [INFO] [stderr] Compiling static-map-macro v0.2.1 [INFO] [stderr] Compiling swc_ecma_codegen_macros v0.5.0 (https://github.com/swc-project/swc.git?rev=75a6211#75a6211e) [INFO] [stderr] Compiling derive_more v0.99.11 [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 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=1a60fc7254682e75 -C extra-filename=-1a60fc7254682e75 --out-dir /opt/rustwide/target/debug/build/html5ever-1a60fc7254682e75 -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8a8bb825df9136cb.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-944c052ceb08ffd8.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-af68e8891a22a6d5.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: build failed [INFO] running `Command { std: "docker" "inspect" "7b778b7a53d1e067d0a97032e59c31fa7b33a86c3f8a952f014f24feb3c1b8f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b778b7a53d1e067d0a97032e59c31fa7b33a86c3f8a952f014f24feb3c1b8f1", kill_on_drop: false }` [INFO] [stdout] 7b778b7a53d1e067d0a97032e59c31fa7b33a86c3f8a952f014f24feb3c1b8f1