[INFO] fetching crate oxigraph_wikibase 0.1.1... [INFO] checking oxigraph_wikibase-0.1.1 against try#5d9095c550fcec9e458ce8d6b0c04a217641db66 for pr-77153 [INFO] extracting crate oxigraph_wikibase 0.1.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate oxigraph_wikibase 0.1.1 on toolchain 5d9095c550fcec9e458ce8d6b0c04a217641db66 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d9095c550fcec9e458ce8d6b0c04a217641db66" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate oxigraph_wikibase 0.1.1 [INFO] finished tweaking crates.io crate oxigraph_wikibase 0.1.1 [INFO] tweaked toml for crates.io crate oxigraph_wikibase 0.1.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate oxigraph_wikibase 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d9095c550fcec9e458ce8d6b0c04a217641db66" "fetch" "--locked" "--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 peg-runtime v0.6.3 [INFO] [stderr] Downloaded oxiri v0.1.1 [INFO] [stderr] Downloaded http-client v4.0.0 [INFO] [stderr] Downloaded polling v0.1.3 [INFO] [stderr] Downloaded lasso v0.3.1 [INFO] [stderr] Downloaded peg-macros v0.6.3 [INFO] [stderr] Downloaded peg v0.6.3 [INFO] [stderr] Downloaded oxilangtag v0.1.1 [INFO] [stderr] Downloaded rio_api v0.5.0 [INFO] [stderr] Downloaded rio_turtle v0.5.0 [INFO] [stderr] Downloaded oxigraph v0.1.1 [INFO] [stderr] Downloaded rio_xml v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+5d9095c550fcec9e458ce8d6b0c04a217641db66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79b691766b940b2b1649c7f05385fc5ec6adcce70ea5f1717e11849cae6c9447 [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" "79b691766b940b2b1649c7f05385fc5ec6adcce70ea5f1717e11849cae6c9447", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79b691766b940b2b1649c7f05385fc5ec6adcce70ea5f1717e11849cae6c9447", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79b691766b940b2b1649c7f05385fc5ec6adcce70ea5f1717e11849cae6c9447", kill_on_drop: false }` [INFO] [stdout] 79b691766b940b2b1649c7f05385fc5ec6adcce70ea5f1717e11849cae6c9447 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+5d9095c550fcec9e458ce8d6b0c04a217641db66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5eaa12e16210ac1f20cb06ec7d428b84002e2d3c9f476402f0aff1555633d37a [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" "5eaa12e16210ac1f20cb06ec7d428b84002e2d3c9f476402f0aff1555633d37a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking fastrand v1.3.4 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking waker-fn v1.0.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking event-listener v2.3.3 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Checking vec-arena v0.5.0 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking parking v1.0.6 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Checking infer v0.1.7 [INFO] [stderr] Checking rio_api v0.5.0 [INFO] [stderr] Checking oxilangtag v0.1.1 [INFO] [stderr] Checking oxiri v0.1.1 [INFO] [stderr] Compiling argh_shared v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Checking async-mutex v1.1.5 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Checking rio_turtle v0.5.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking multitask v0.2.0 [INFO] [stderr] Checking async-channel v1.4.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking futures-lite v0.1.11 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking quick-xml v0.18.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking rio_xml v0.5.0 [INFO] [stderr] Checking byte-pool v0.2.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking block-cipher v0.7.1 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking polyval v0.4.0 [INFO] [stderr] Checking aes-soft v0.4.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking sha-1 v0.9.1 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking polling v0.1.3 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking blocking v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking ghash v0.3.0 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Checking aes v0.4.0 [INFO] [stderr] Checking hkdf v0.9.0 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking aes-gcm v0.6.0 [INFO] [stderr] Checking async-io v0.1.11 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking async-executor v0.1.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking dashmap v3.11.10 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking lasso v0.3.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Checking peg v0.6.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.67 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.67 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling argh_derive v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.67 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking argh v0.1.3 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking js-sys v0.3.44 [INFO] [stderr] Checking serde v1.0.115 [INFO] [stderr] Checking web-sys v0.3.44 [INFO] [stderr] Compiling librocksdb-sys v6.7.4 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking gloo-timers v0.2.1 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking async-std v1.6.3 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking serde_qs v0.6.1 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] error: could not compile `async-std` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name async_std --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-attributes"' --cfg 'feature="async-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-mutex"' --cfg 'feature="async-task"' --cfg 'feature="attributes"' --cfg 'feature="blocking"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="futures-timer"' --cfg 'feature="kv-log-macro"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="num_cpus"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --cfg 'feature="unstable"' --cfg 'feature="wasm-bindgen-futures"' -C metadata=470fa35156263fc7 -C extra-filename=-470fa35156263fc7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_attributes=/opt/rustwide/target/debug/deps/libasync_attributes-048f0b3f09faa0fc.so --extern async_executor=/opt/rustwide/target/debug/deps/libasync_executor-ddd704a34c522b49.rmeta --extern async_io=/opt/rustwide/target/debug/deps/libasync_io-e78452ac92e79fd8.rmeta --extern async_mutex=/opt/rustwide/target/debug/deps/libasync_mutex-4664a6a69d83db61.rmeta --extern async_task=/opt/rustwide/target/debug/deps/libasync_task-4c531fb4f5a5dd78.rmeta --extern blocking=/opt/rustwide/target/debug/deps/libblocking-63503c3c1bcc8b12.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-1f5876c5d613f861.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-c17f700371417c3d.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-3108e23fc80e1ce8.rmeta --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-e62985c7af65a90a.rmeta --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-434b4f05762185bb.rmeta --extern kv_log_macro=/opt/rustwide/target/debug/deps/libkv_log_macro-6aa12178f4cc13fa.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-be683308e3af99c8.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-eca6b403799bd083.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-384582b9d0a8b254.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e2fe39e2ff713e0d.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-92f9e57b3e00e4cb.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-7c8a191063a5eaa6.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-259161656569c6a2.rmeta --cap-lints allow --cap-lints=forbid` (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] 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" "5eaa12e16210ac1f20cb06ec7d428b84002e2d3c9f476402f0aff1555633d37a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5eaa12e16210ac1f20cb06ec7d428b84002e2d3c9f476402f0aff1555633d37a", kill_on_drop: false }` [INFO] [stdout] 5eaa12e16210ac1f20cb06ec7d428b84002e2d3c9f476402f0aff1555633d37a