[INFO] crate rbx_xml 0.11.2 is already in cache [INFO] testing rbx_xml-0.11.2 against 1.38.0 for beta-1.39-1 [INFO] extracting crate rbx_xml 0.11.2 into work/builds/worker-5/source [INFO] validating manifest of crates.io crate rbx_xml 0.11.2 on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate rbx_xml 0.11.2 [INFO] finished tweaking crates.io crate rbx_xml 0.11.2 [INFO] tweaked toml for crates.io crate rbx_xml 0.11.2 written to work/builds/worker-5/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 3dd8242bf6791a9c3d5b368451154807c1e65b64305806ceb2af00c95d6b1021 [INFO] running `"docker" "start" "-a" "3dd8242bf6791a9c3d5b368451154807c1e65b64305806ceb2af00c95d6b1021"` [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling rbx_dom_weak v1.10.0 [INFO] [stderr] Compiling rbx_reflection v3.2.404 [INFO] [stderr] Compiling rbx_xml v0.11.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.13s [INFO] running `"docker" "inspect" "3dd8242bf6791a9c3d5b368451154807c1e65b64305806ceb2af00c95d6b1021"` [INFO] running `"docker" "rm" "-f" "3dd8242bf6791a9c3d5b368451154807c1e65b64305806ceb2af00c95d6b1021"` [INFO] [stdout] 3dd8242bf6791a9c3d5b368451154807c1e65b64305806ceb2af00c95d6b1021 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 39ae2cc446c647bc3277e751964383c3b07e7457097790aca3cc931771986d76 [INFO] running `"docker" "start" "-a" "39ae2cc446c647bc3277e751964383c3b07e7457097790aca3cc931771986d76"` [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling rbx_xml v0.11.2 (/opt/rustwide/workdir) [INFO] [stderr] error: Could not compile `rbx_xml`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name parts tests/parts.rs --color never --emit=dep-info,link -C debuginfo=2 --test -C metadata=58104ef39fe44d29 -C extra-filename=-58104ef39fe44d29 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-e3c6bc05ecb4dd6b.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-d758af00e6c3001a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e50aa4e61ffd3b64.rlib --extern rbx_dom_weak=/opt/rustwide/target/debug/deps/librbx_dom_weak-4afa9c82c83e970e.rlib --extern rbx_reflection=/opt/rustwide/target/debug/deps/librbx_reflection-d034bfaca0a77634.rlib --extern rbx_xml=/opt/rustwide/target/debug/deps/librbx_xml-788060e187692ce6.rlib --extern xml=/opt/rustwide/target/debug/deps/libxml-bd61999da554ee77.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `rbx_xml`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name rbx_xml src/lib.rs --color never --emit=dep-info,link -C debuginfo=2 --test -C metadata=b9d82ca9eaebd120 -C extra-filename=-b9d82ca9eaebd120 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-e3c6bc05ecb4dd6b.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-d758af00e6c3001a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e50aa4e61ffd3b64.rlib --extern rbx_dom_weak=/opt/rustwide/target/debug/deps/librbx_dom_weak-4afa9c82c83e970e.rlib --extern rbx_reflection=/opt/rustwide/target/debug/deps/librbx_reflection-d034bfaca0a77634.rlib --extern xml=/opt/rustwide/target/debug/deps/libxml-bd61999da554ee77.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `rbx_xml`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name shared_string tests/shared_string.rs --color never --emit=dep-info,link -C debuginfo=2 --test -C metadata=567e292e9560b15b -C extra-filename=-567e292e9560b15b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-e3c6bc05ecb4dd6b.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-d758af00e6c3001a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e50aa4e61ffd3b64.rlib --extern rbx_dom_weak=/opt/rustwide/target/debug/deps/librbx_dom_weak-4afa9c82c83e970e.rlib --extern rbx_reflection=/opt/rustwide/target/debug/deps/librbx_reflection-d034bfaca0a77634.rlib --extern rbx_xml=/opt/rustwide/target/debug/deps/librbx_xml-788060e187692ce6.rlib --extern xml=/opt/rustwide/target/debug/deps/libxml-bd61999da554ee77.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `rbx_xml`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name referent tests/referent.rs --color never --emit=dep-info,link -C debuginfo=2 --test -C metadata=cf2e2fc333f7d7c9 -C extra-filename=-cf2e2fc333f7d7c9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-e3c6bc05ecb4dd6b.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-d758af00e6c3001a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e50aa4e61ffd3b64.rlib --extern rbx_dom_weak=/opt/rustwide/target/debug/deps/librbx_dom_weak-4afa9c82c83e970e.rlib --extern rbx_reflection=/opt/rustwide/target/debug/deps/librbx_reflection-d034bfaca0a77634.rlib --extern rbx_xml=/opt/rustwide/target/debug/deps/librbx_xml-788060e187692ce6.rlib --extern xml=/opt/rustwide/target/debug/deps/libxml-bd61999da554ee77.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 `"docker" "inspect" "39ae2cc446c647bc3277e751964383c3b07e7457097790aca3cc931771986d76"` [INFO] running `"docker" "rm" "-f" "39ae2cc446c647bc3277e751964383c3b07e7457097790aca3cc931771986d76"` [INFO] [stdout] 39ae2cc446c647bc3277e751964383c3b07e7457097790aca3cc931771986d76