[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] b9952ec9230509377e8900b2681601d0cacef180 [INFO] checking zheland/typed-index-collections against try#ffa4a0215752773248fb0f0a8092f1c3e7907e9e for pr-75585 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzheland%2Ftyped-index-collections" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zheland/typed-index-collections on toolchain ffa4a0215752773248fb0f0a8092f1c3e7907e9e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "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-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "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" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded version-sync v0.9.1 [INFO] [stderr] Downloaded semver-parser v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2c971debd9a8f330e2b6c7898d7b5ff88760aff9c488dd32cc7a8b6a5c7fdfb [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" "b2c971debd9a8f330e2b6c7898d7b5ff88760aff9c488dd32cc7a8b6a5c7fdfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2c971debd9a8f330e2b6c7898d7b5ff88760aff9c488dd32cc7a8b6a5c7fdfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2c971debd9a8f330e2b6c7898d7b5ff88760aff9c488dd32cc7a8b6a5c7fdfb", kill_on_drop: false }` [INFO] [stdout] b2c971debd9a8f330e2b6c7898d7b5ff88760aff9c488dd32cc7a8b6a5c7fdfb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfd54adf982d7125849db879fd33752eb3918061e7a1036507cfe5562e603ad7 [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" "bfd54adf982d7125849db879fd33752eb3918061e7a1036507cfe5562e603ad7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking semver-parser v0.9.0 [INFO] [stderr] Checking typed-index-collections v2.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking quote v1.0.7 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking version-sync v0.9.1 [INFO] [stderr] Compiling derive_more v0.99.9 [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 -Cembed-bitcode=no -C debuginfo=2 --test --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="impl-index-from"' --cfg 'feature="std"' -C metadata=d0fd351d9c5b1453 -C extra-filename=-d0fd351d9c5b1453 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-4a948f2be67db017.so --extern version_sync=/opt/rustwide/target/debug/deps/libversion_sync-fd2bf5a697bfa370.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "bfd54adf982d7125849db879fd33752eb3918061e7a1036507cfe5562e603ad7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfd54adf982d7125849db879fd33752eb3918061e7a1036507cfe5562e603ad7", kill_on_drop: false }` [INFO] [stdout] bfd54adf982d7125849db879fd33752eb3918061e7a1036507cfe5562e603ad7