[INFO] fetching crate bpxe 0.2.1... [INFO] testing bpxe-0.2.1 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate bpxe 0.2.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate bpxe 0.2.1 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/.cargo/config.toml [INFO] started tweaking crates.io crate bpxe 0.2.1 [INFO] finished tweaking crates.io crate bpxe 0.2.1 [INFO] tweaked toml for crates.io crate bpxe 0.2.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sxd-document v0.3.2 [INFO] [stderr] Downloaded rhai_codegen v0.3.6 [INFO] [stderr] Downloaded rhai v0.19.15 [INFO] [stderr] Downloaded wasm-rs-dbg v0.1.2 [INFO] [stderr] Downloaded factory v0.1.2 [INFO] [stderr] Downloaded wasm-rs-shared-channel v0.1.0 [INFO] [stderr] Downloaded wasm-rs-async-executor v0.8.1 [INFO] [stderr] Downloaded bpxe-bpmn-schema v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", 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] e148a22290f91280e0061a5527a35d1552e9e3b12c3b9e368d73e18f8765dd2a [INFO] running `Command { std: "docker" "start" "-a" "e148a22290f91280e0061a5527a35d1552e9e3b12c3b9e368d73e18f8765dd2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e148a22290f91280e0061a5527a35d1552e9e3b12c3b9e368d73e18f8765dd2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e148a22290f91280e0061a5527a35d1552e9e3b12c3b9e368d73e18f8765dd2a", kill_on_drop: false }` [INFO] [stdout] e148a22290f91280e0061a5527a35d1552e9e3b12c3b9e368d73e18f8765dd2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b689ee10f525021e565dbc6335b389a338646b48da790d2ccb93bcea2d9dbc4d [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" "b689ee10f525021e565dbc6335b389a338646b48da790d2ccb93bcea2d9dbc4d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling jetscii v0.5.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling peresil v0.3.0 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling factory v0.1.2 [INFO] [stderr] Compiling wasm-rs-dbg v0.1.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling smartstring v0.2.7 [INFO] [stderr] Compiling sxd-document v0.3.2 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling strong-xml-derive v0.6.3 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling bpxe-internal-macros v0.2.1 [INFO] [stderr] Compiling tia v1.0.1 [INFO] [stderr] Compiling rhai_codegen v0.3.6 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling strong-xml v0.6.3 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling streamunordered v0.5.2 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling wasm-rs-async-executor v0.8.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling rhai v0.19.15 [INFO] [stderr] Compiling bpxe-bpmn-schema v0.2.1 [INFO] [stderr] error: could not compile `bpxe-bpmn-schema` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bpxe_bpmn_schema --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bpxe-bpmn-schema-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type cdylib --crate-type lib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=b64fff821aed86be -C extra-filename=-b64fff821aed86be --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bpxe_internal_macros=/opt/rustwide/target/debug/deps/libbpxe_internal_macros-ae059de335560ef0.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-e02933780ca991d5.so --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-b9ffb2bf001c434f.rlib --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-5c078102df25da09.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-19d9c30a002fc83c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1ca6f4da0368d14b.rlib --extern strong_xml=/opt/rustwide/target/debug/deps/libstrong_xml-5fb44390604de738.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-ddde038055a2b76c.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b8f30a2924b54b1e.rlib --extern tia=/opt/rustwide/target/debug/deps/libtia-5ae06d18e0dff28a.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b689ee10f525021e565dbc6335b389a338646b48da790d2ccb93bcea2d9dbc4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b689ee10f525021e565dbc6335b389a338646b48da790d2ccb93bcea2d9dbc4d", kill_on_drop: false }` [INFO] [stdout] b689ee10f525021e565dbc6335b389a338646b48da790d2ccb93bcea2d9dbc4d