[INFO] fetching crate num_enum 0.5.0... [INFO] checking num_enum-0.5.0 against try#5fdfba63a96c5e8ae0ebf6b8b66853110277087d for pr-73166 [INFO] extracting crate num_enum 0.5.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate num_enum 0.5.0 on toolchain 5fdfba63a96c5e8ae0ebf6b8b66853110277087d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate num_enum 0.5.0 [INFO] finished tweaking crates.io crate num_enum 0.5.0 [INFO] tweaked toml for crates.io crate num_enum 0.5.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "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" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db3aaeb5d9ed7acd2a4069c375cb11de0ad6f26ed06d52140646e543d2ec3b6a [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" "db3aaeb5d9ed7acd2a4069c375cb11de0ad6f26ed06d52140646e543d2ec3b6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db3aaeb5d9ed7acd2a4069c375cb11de0ad6f26ed06d52140646e543d2ec3b6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db3aaeb5d9ed7acd2a4069c375cb11de0ad6f26ed06d52140646e543d2ec3b6a", kill_on_drop: false }` [INFO] [stdout] db3aaeb5d9ed7acd2a4069c375cb11de0ad6f26ed06d52140646e543d2ec3b6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8abd393c174412f68aeb1db51ddedec7edc02b49ff5ddaa99dd01b38fc8d994 [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" "a8abd393c174412f68aeb1db51ddedec7edc02b49ff5ddaa99dd01b38fc8d994", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.5.0 [INFO] [stderr] Checking num_enum v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Warning: Could not find `num_enum` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`! [INFO] [stderr] => defaulting to `num_enum` [INFO] [stderr] Warning: Could not find `num_enum` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`! [INFO] [stderr] => defaulting to `num_enum` [INFO] [stderr] Warning: Could not find `num_enum` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`! [INFO] [stderr] => defaulting to `num_enum` [INFO] [stderr] Warning: Could not find `num_enum` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`! [INFO] [stderr] => defaulting to `num_enum` [INFO] [stderr] Warning: Could not find `num_enum` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`! [INFO] [stderr] => defaulting to `num_enum` [INFO] [stderr] Warning: Could not find `num_enum` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`! [INFO] [stderr] => defaulting to `num_enum` [INFO] [stderr] Warning: Could not find `num_enum` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`! [INFO] [stderr] => defaulting to `num_enum` [INFO] [stderr] Warning: Could not find `num_enum` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`! [INFO] [stderr] => defaulting to `num_enum` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.45s [INFO] running `Command { std: "docker" "inspect" "a8abd393c174412f68aeb1db51ddedec7edc02b49ff5ddaa99dd01b38fc8d994", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8abd393c174412f68aeb1db51ddedec7edc02b49ff5ddaa99dd01b38fc8d994", kill_on_drop: false }` [INFO] [stdout] a8abd393c174412f68aeb1db51ddedec7edc02b49ff5ddaa99dd01b38fc8d994