[INFO] cloning repository https://github.com/mathiversen/html-parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mathiversen/html-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathiversen%2Fhtml-parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathiversen%2Fhtml-parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6591408ccbb3b4233cf2a8282f03a28466fce8d1 [INFO] testing mathiversen/html-parser against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathiversen%2Fhtml-parser" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mathiversen/html-parser on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mathiversen/html-parser [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/mathiversen/html-parser [INFO] tweaked toml for git repo https://github.com/mathiversen/html-parser written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/mathiversen/html-parser already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b6f5a3bb2276739592f4ef71114711b18e6a7a03b5cf027e76cc464ed933d24 [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" "4b6f5a3bb2276739592f4ef71114711b18e6a7a03b5cf027e76cc464ed933d24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b6f5a3bb2276739592f4ef71114711b18e6a7a03b5cf027e76cc464ed933d24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b6f5a3bb2276739592f4ef71114711b18e6a7a03b5cf027e76cc464ed933d24", kill_on_drop: false }` [INFO] [stdout] 4b6f5a3bb2276739592f4ef71114711b18e6a7a03b5cf027e76cc464ed933d24 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9b3720805d2c608add96f00a4400ace2a6be1a9da1cafde7e84e3de7a9c592d [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" "a9b3720805d2c608add96f00a4400ace2a6be1a9da1cafde7e84e3de7a9c592d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling html_parser v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "a9b3720805d2c608add96f00a4400ace2a6be1a9da1cafde7e84e3de7a9c592d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9b3720805d2c608add96f00a4400ace2a6be1a9da1cafde7e84e3de7a9c592d", kill_on_drop: false }` [INFO] [stdout] a9b3720805d2c608add96f00a4400ace2a6be1a9da1cafde7e84e3de7a9c592d [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38fb9b66a520bf556d7c9ac3edd4e88194f52726969b521536a61747654eb799 [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" "38fb9b66a520bf556d7c9ac3edd4e88194f52726969b521536a61747654eb799", kill_on_drop: false }` [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling console v0.12.0 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling insta v1.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling html_parser v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `html_parser` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name html_parser --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=c6a9813d3f7957dc -C extra-filename=-c6a9813d3f7957dc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-0fb5ef8378ca0d57.rlib --extern indoc=/opt/rustwide/target/debug/deps/libindoc-700dae3de112e0af.so --extern insta=/opt/rustwide/target/debug/deps/libinsta-31d7666f3d29bb61.rlib --extern pest=/opt/rustwide/target/debug/deps/libpest-94472cacdd28b4f3.rlib --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-aa9cb532da46aa49.so --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3c435cba9f264f5f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fb5ff4dbdc9cb7ac.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-be4dd8c177b1e497.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-183fd69ba38f2ebf.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-0a9f905acf959353.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c1b24fa050274183.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f526eb2a4c3274e4.rlib --cap-lints=warn` (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" "38fb9b66a520bf556d7c9ac3edd4e88194f52726969b521536a61747654eb799", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38fb9b66a520bf556d7c9ac3edd4e88194f52726969b521536a61747654eb799", kill_on_drop: false }` [INFO] [stdout] 38fb9b66a520bf556d7c9ac3edd4e88194f52726969b521536a61747654eb799