[INFO] updating cached repository https://github.com/carbidegames/scheming-sun [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71e553511cbc94a162d7d36603ff3d386bd52a6e [INFO] testing carbidegames/scheming-sun against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarbidegames%2Fscheming-sun" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/carbidegames/scheming-sun on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/carbidegames/scheming-sun [INFO] removed path dependency sc-client from git repo https://github.com/carbidegames/scheming-sun [INFO] finished tweaking git repo https://github.com/carbidegames/scheming-sun [INFO] tweaked toml for git repo https://github.com/carbidegames/scheming-sun written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/carbidegames/scheming-sun already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (sc-client) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (sc-client) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6dbf96d193b445029ac2b9480c924c35f2cd1904f885e53f1ceb08da71e23316 [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" "6dbf96d193b445029ac2b9480c924c35f2cd1904f885e53f1ceb08da71e23316", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6dbf96d193b445029ac2b9480c924c35f2cd1904f885e53f1ceb08da71e23316", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dbf96d193b445029ac2b9480c924c35f2cd1904f885e53f1ceb08da71e23316", kill_on_drop: false }` [INFO] [stdout] 6dbf96d193b445029ac2b9480c924c35f2cd1904f885e53f1ceb08da71e23316 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6ee3cd16a242d1229e0b5d63fa16c610e57703509d588c41cb7bbfe1da05840 [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" "a6ee3cd16a242d1229e0b5d63fa16c610e57703509d588c41cb7bbfe1da05840", kill_on_drop: false }` [INFO] [stderr] warning: dependency (sc-client) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.67 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling parity-util-mem v0.6.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling sp-std v2.0.0-rc5 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling hash-db v0.15.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling environmental v1.1.1 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling unsigned-varint v0.3.3 [INFO] [stderr] Compiling unsigned-varint v0.4.0 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling data-encoding v2.2.1 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fastrand v1.3.4 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling event-listener v2.3.3 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling integer-sqrt v0.1.3 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling protobuf v2.16.2 [INFO] [stderr] Compiling prometheus v0.8.0 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling parity-send-wrapper v0.1.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling hex-literal-impl v0.2.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling blake2s_simd v0.5.10 [INFO] [stderr] Compiling ed25519 v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling trie-root v0.16.0 [INFO] [stderr] Compiling quicksink v0.1.2 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling futures-lite v0.1.10 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling async-channel v1.4.0 [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling hex-literal v0.2.1 [INFO] [stderr] Compiling uint v0.8.4 [INFO] [stderr] Compiling wasmi-validation v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.67 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.2 [INFO] [stderr] Compiling sp-debug-derive v2.0.0-rc5 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Compiling libp2p-core-derive v0.19.1 [INFO] [stderr] Compiling libp2p-core-derive v0.20.2 [INFO] [stderr] error: could not compile `object`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/object-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' -C metadata=0d6e0bb75f5e2105 -C extra-filename=-0d6e0bb75f5e2105 --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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a6ee3cd16a242d1229e0b5d63fa16c610e57703509d588c41cb7bbfe1da05840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6ee3cd16a242d1229e0b5d63fa16c610e57703509d588c41cb7bbfe1da05840", kill_on_drop: false }` [INFO] [stdout] a6ee3cd16a242d1229e0b5d63fa16c610e57703509d588c41cb7bbfe1da05840