[INFO] cloning repository https://github.com/zheland/typed-index-collections [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zheland/typed-index-collections" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzheland%2Ftyped-index-collections", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzheland%2Ftyped-index-collections'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b61c443cbf17429f27a6d2f07ebf6065b891c82 [INFO] checking zheland/typed-index-collections against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzheland%2Ftyped-index-collections" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zheland/typed-index-collections on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zheland/typed-index-collections [INFO] finished tweaking git repo https://github.com/zheland/typed-index-collections [INFO] tweaked toml for git repo https://github.com/zheland/typed-index-collections written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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 semver-parser v0.9.0 [INFO] [stderr] Downloaded version-sync v0.9.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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4163f6b0c707c639cf57811e1aff1f4a72abcbf524b3578613c9e5b47812476d [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" "4163f6b0c707c639cf57811e1aff1f4a72abcbf524b3578613c9e5b47812476d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4163f6b0c707c639cf57811e1aff1f4a72abcbf524b3578613c9e5b47812476d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4163f6b0c707c639cf57811e1aff1f4a72abcbf524b3578613c9e5b47812476d", kill_on_drop: false }` [INFO] [stdout] 4163f6b0c707c639cf57811e1aff1f4a72abcbf524b3578613c9e5b47812476d [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--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] bf0a1eb29eb46637a70025aa20c7b9c6606241f7141feb8b5127ccafbf934b5a [INFO] running `Command { std: "docker" "start" "-a" "bf0a1eb29eb46637a70025aa20c7b9c6606241f7141feb8b5127ccafbf934b5a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking semver-parser v0.9.0 [INFO] [stderr] Checking typed-index-collections v3.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking proc-macro2 v1.0.24 [INFO] [stderr] Checking quote v1.0.7 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking version-sync v0.9.1 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] error: could not compile `typed-index-collections` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name typed_index_collections --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=92dac85f9714e5a1 -C extra-filename=-92dac85f9714e5a1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-4828fab51547f27b.so --extern version_sync=/opt/rustwide/target/debug/deps/libversion_sync-0b98e22914abde02.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "bf0a1eb29eb46637a70025aa20c7b9c6606241f7141feb8b5127ccafbf934b5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf0a1eb29eb46637a70025aa20c7b9c6606241f7141feb8b5127ccafbf934b5a", kill_on_drop: false }` [INFO] [stdout] bf0a1eb29eb46637a70025aa20c7b9c6606241f7141feb8b5127ccafbf934b5a