[INFO] fetching crate just-latex 0.2.1... [INFO] testing just-latex-0.2.1 against 1.73.0 for beta-1.74-1 [INFO] extracting crate just-latex 0.2.1 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate just-latex 0.2.1 on toolchain 1.73.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate just-latex 0.2.1 [INFO] finished tweaking crates.io crate just-latex 0.2.1 [INFO] tweaked toml for crates.io crate just-latex 0.2.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate just-latex 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-script v0.5.4 [INFO] [stderr] Downloaded rctree v0.4.0 [INFO] [stderr] Downloaded fontdb v0.9.1 [INFO] [stderr] Downloaded async-trait v0.1.56 [INFO] [stderr] Downloaded bytesize v1.1.0 [INFO] [stderr] Downloaded svgtypes v0.8.1 [INFO] [stderr] Downloaded html-escape v0.2.11 [INFO] [stderr] Downloaded roxmltree v0.14.1 [INFO] [stderr] Downloaded config v0.13.1 [INFO] [stderr] Downloaded lzma-sys v0.1.19 [INFO] [stderr] Downloaded rustybuzz v0.5.1 [INFO] [stderr] Downloaded ron v0.7.0 [INFO] [stderr] Downloaded kurbo v0.8.3 [INFO] [stderr] Downloaded quick-xml v0.23.0 [INFO] [stderr] Downloaded memmap2 v0.5.4 [INFO] [stderr] Downloaded ttf-parser v0.15.1 [INFO] [stderr] Downloaded usvg v0.23.0 [INFO] [stderr] Downloaded ordered-float v3.0.0 [INFO] [stderr] Downloaded fontconfig-parser v0.5.0 [INFO] [stderr] Downloaded xmlparser v0.13.3 [INFO] [stderr] Downloaded unicode-general-category v0.4.0 [INFO] [stderr] Downloaded data-url v0.1.1 [INFO] [stderr] Downloaded indoc v1.0.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f24b6d5643c32209a686775199537e68d5e6e5f2ca8758ed4ce5c1c580774c5f [INFO] running `Command { std: "docker" "start" "-a" "f24b6d5643c32209a686775199537e68d5e6e5f2ca8758ed4ce5c1c580774c5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f24b6d5643c32209a686775199537e68d5e6e5f2ca8758ed4ce5c1c580774c5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f24b6d5643c32209a686775199537e68d5e6e5f2ca8758ed4ce5c1c580774c5f", kill_on_drop: false }` [INFO] [stdout] f24b6d5643c32209a686775199537e68d5e6e5f2ca8758ed4ce5c1c580774c5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d39efc53a0ead86e014ef52cad5a522feb2382e6af581d853d8c2deb7db2399f [INFO] running `Command { std: "docker" "start" "-a" "d39efc53a0ead86e014ef52cad5a522feb2382e6af581d853d8c2deb7db2399f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling unicode-general-category v0.4.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling ttf-parser v0.15.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling fontconfig-parser v0.5.0 [INFO] [stderr] Compiling memmap2 v0.5.4 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling lzma-sys v0.1.19 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling unicode-script v0.5.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling kurbo v0.8.3 [INFO] [stderr] Compiling svgtypes v0.8.1 [INFO] [stderr] Compiling data-url v0.1.1 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling rustybuzz v0.5.1 [INFO] [stderr] Compiling fontdb v0.9.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name regex_syntax --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.6.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=3a6ccf235d510147 -C extra-filename=-3a6ccf235d510147 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d39efc53a0ead86e014ef52cad5a522feb2382e6af581d853d8c2deb7db2399f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d39efc53a0ead86e014ef52cad5a522feb2382e6af581d853d8c2deb7db2399f", kill_on_drop: false }` [INFO] [stdout] d39efc53a0ead86e014ef52cad5a522feb2382e6af581d853d8c2deb7db2399f