[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 beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathiversen%2Fhtml-parser" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mathiversen/html-parser on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-3/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" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded insta v1.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e554c2b9a46feb6a3c010a58d4128dbf2bc748dbb7a42c2c065b555c56e52ef7 [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" "e554c2b9a46feb6a3c010a58d4128dbf2bc748dbb7a42c2c065b555c56e52ef7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e554c2b9a46feb6a3c010a58d4128dbf2bc748dbb7a42c2c065b555c56e52ef7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e554c2b9a46feb6a3c010a58d4128dbf2bc748dbb7a42c2c065b555c56e52ef7", kill_on_drop: false }` [INFO] [stdout] e554c2b9a46feb6a3c010a58d4128dbf2bc748dbb7a42c2c065b555c56e52ef7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11c1844c932f4f797d0803ca207e0a2b7dfb90709d25db773d9ea2f7c6888b5b [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" "11c1844c932f4f797d0803ca207e0a2b7dfb90709d25db773d9ea2f7c6888b5b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling atty v0.2.14 [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 thiserror-impl v1.0.22 [INFO] [stderr] Compiling structopt-derive v0.4.14 [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 03s [INFO] running `Command { std: "docker" "inspect" "11c1844c932f4f797d0803ca207e0a2b7dfb90709d25db773d9ea2f7c6888b5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11c1844c932f4f797d0803ca207e0a2b7dfb90709d25db773d9ea2f7c6888b5b", kill_on_drop: false }` [INFO] [stdout] 11c1844c932f4f797d0803ca207e0a2b7dfb90709d25db773d9ea2f7c6888b5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 758f2f220285840e56fd6727fb85524eb268368c2d0dab333c6c84f854de03fc [INFO] running `Command { std: "docker" "start" "-a" "758f2f220285840e56fd6727fb85524eb268368c2d0dab333c6c84f854de03fc", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling half v1.6.0 [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 futures-channel v0.3.8 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling socket2 v0.3.19 [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 plotters v0.2.15 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling console v0.12.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling insta v1.3.0 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [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=5fc1c7747377f0b4 -C extra-filename=-5fc1c7747377f0b4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-6405ef3005ee99f6.rlib --extern indoc=/opt/rustwide/target/debug/deps/libindoc-66d816172ffdddc0.so --extern insta=/opt/rustwide/target/debug/deps/libinsta-a15550094b4bb6a8.rlib --extern pest=/opt/rustwide/target/debug/deps/libpest-faccf00187586be1.rlib --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-13fc6eaddf66ad72.so --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-34e52e3138034e35.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-82d0dfe24cd99015.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-284479f2c3560fd1.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2631e6e832bade13.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-87ff40c09003126f.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-99d9bbe95f6188ef.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0c037029ce836085.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" "758f2f220285840e56fd6727fb85524eb268368c2d0dab333c6c84f854de03fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "758f2f220285840e56fd6727fb85524eb268368c2d0dab333c6c84f854de03fc", kill_on_drop: false }` [INFO] [stdout] 758f2f220285840e56fd6727fb85524eb268368c2d0dab333c6c84f854de03fc