[INFO] fetching crate mmids-core 1.1.1... [INFO] building mmids-core-1.1.1 against master#a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 for pr-93180 [INFO] extracting crate mmids-core 1.1.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate mmids-core 1.1.1 on toolchain a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mmids-core 1.1.1 [INFO] finished tweaking crates.io crate mmids-core 1.1.1 [INFO] tweaked toml for crates.io crate mmids-core 1.1.1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "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" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56cb4c582af4e3ba7374751d0ebf319d9399a3c10de08a4ebdfcc53d6fa14b84 [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" "56cb4c582af4e3ba7374751d0ebf319d9399a3c10de08a4ebdfcc53d6fa14b84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56cb4c582af4e3ba7374751d0ebf319d9399a3c10de08a4ebdfcc53d6fa14b84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56cb4c582af4e3ba7374751d0ebf319d9399a3c10de08a4ebdfcc53d6fa14b84", kill_on_drop: false }` [INFO] [stdout] 56cb4c582af4e3ba7374751d0ebf319d9399a3c10de08a4ebdfcc53d6fa14b84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cb95e28d9d84026bbce9991da59c383844bcb3fceb7df2cf6868a2ea0882143 [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" "5cb95e28d9d84026bbce9991da59c383844bcb3fceb7df2cf6868a2ea0882143", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling debug-helper v0.3.12 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling rml_amf0 v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rml_rtmp v0.6.1 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling cidr-utils v0.5.5 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling mmids-core v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `Command { std: "docker" "inspect" "5cb95e28d9d84026bbce9991da59c383844bcb3fceb7df2cf6868a2ea0882143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cb95e28d9d84026bbce9991da59c383844bcb3fceb7df2cf6868a2ea0882143", kill_on_drop: false }` [INFO] [stdout] 5cb95e28d9d84026bbce9991da59c383844bcb3fceb7df2cf6868a2ea0882143 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40205f00c05068e677e994bea3231ce7fc966ae76ef5b0f1504ad9f43457c832 [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" "40205f00c05068e677e994bea3231ce7fc966ae76ef5b0f1504ad9f43457c832", kill_on_drop: false }` [INFO] [stderr] Compiling mmids-core v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 43.70s [INFO] running `Command { std: "docker" "inspect" "40205f00c05068e677e994bea3231ce7fc966ae76ef5b0f1504ad9f43457c832", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40205f00c05068e677e994bea3231ce7fc966ae76ef5b0f1504ad9f43457c832", kill_on_drop: false }` [INFO] [stdout] 40205f00c05068e677e994bea3231ce7fc966ae76ef5b0f1504ad9f43457c832