[INFO] fetching crate tulip 0.1.2... [INFO] testing tulip-0.1.2 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate tulip 0.1.2 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate tulip 0.1.2 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tulip 0.1.2 [INFO] finished tweaking crates.io crate tulip 0.1.2 [INFO] tweaked toml for crates.io crate tulip 0.1.2 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate tulip 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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 wasm-bindgen-backend v0.2.59 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.9 [INFO] [stderr] Downloaded h2 v0.2.2 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.59 [INFO] [stderr] Downloaded js-sys v0.3.36 [INFO] [stderr] Downloaded clang-sys v0.29.2 [INFO] [stderr] Downloaded halfbrown v0.1.11 [INFO] [stderr] Downloaded mimalloc v0.1.18 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.59 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.59 [INFO] [stderr] Downloaded wasm-bindgen v0.2.59 [INFO] [stderr] Downloaded rust-argon2 v0.8.1 [INFO] [stderr] Downloaded web-sys v0.3.36 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.14 [INFO] [stderr] Downloaded value-trait v0.1.3 [INFO] [stderr] Downloaded simd-json v0.3.1 [INFO] [stderr] Downloaded librocksdb-sys v6.6.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a2f5d6ce1faf7405d429d6c6af4e09acb8e290eb278f59d1feb5ff12cdc3f15 [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" "2a2f5d6ce1faf7405d429d6c6af4e09acb8e290eb278f59d1feb5ff12cdc3f15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a2f5d6ce1faf7405d429d6c6af4e09acb8e290eb278f59d1feb5ff12cdc3f15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a2f5d6ce1faf7405d429d6c6af4e09acb8e290eb278f59d1feb5ff12cdc3f15", kill_on_drop: false }` [INFO] [stdout] 2a2f5d6ce1faf7405d429d6c6af4e09acb8e290eb278f59d1feb5ff12cdc3f15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--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] de37ec5f49f22c9eceb211f9501b2ad93602f8da02d4219e5eac5e4b2295c7ff [INFO] running `Command { std: "docker" "start" "-a" "de37ec5f49f22c9eceb211f9501b2ad93602f8da02d4219e5eac5e4b2295c7ff", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling clang-sys v0.29.2 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling hashbrown v0.7.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling float-cmp v0.6.0 [INFO] [stderr] Compiling rust-argon2 v0.8.1 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling libmimalloc-sys v0.1.14 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.3.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling h2 v0.2.2 [INFO] [stderr] Compiling mimalloc v0.1.18 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling librocksdb-sys v6.6.4 [INFO] [stderr] Compiling structopt v0.3.12 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling halfbrown v0.1.11 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling value-trait v0.1.3 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling simd-json v0.3.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] error: could not compile `simd-json` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name simd_json --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-json-0.3.1/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="serde"' --cfg 'feature="serde_impl"' --cfg 'feature="serde_json"' --cfg 'feature="swar-number-parsing"' -C metadata=49958ee559413615 -C extra-filename=-49958ee559413615 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern float_cmp=/opt/rustwide/target/debug/deps/libfloat_cmp-a6e13f2efd66d759.rmeta --extern halfbrown=/opt/rustwide/target/debug/deps/libhalfbrown-a64f59d7636acc9a.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-49b33d255b8312c1.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-9af0ef5e9bd102a8.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5ae71de07a1f75b6.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8fd3c9d8373d8e50.rmeta --extern value_trait=/opt/rustwide/target/debug/deps/libvalue_trait-cd4d54c664d9562d.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "de37ec5f49f22c9eceb211f9501b2ad93602f8da02d4219e5eac5e4b2295c7ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de37ec5f49f22c9eceb211f9501b2ad93602f8da02d4219e5eac5e4b2295c7ff", kill_on_drop: false }` [INFO] [stdout] de37ec5f49f22c9eceb211f9501b2ad93602f8da02d4219e5eac5e4b2295c7ff