[INFO] fetching crate num_enum 0.5.1... [INFO] checking num_enum-0.5.1 against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] extracting crate num_enum 0.5.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate num_enum 0.5.1 on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate num_enum 0.5.1 [INFO] finished tweaking crates.io crate num_enum 0.5.1 [INFO] tweaked toml for crates.io crate num_enum 0.5.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bbd1f27e1256414f90c855031b8e0a7d16792cc75e70e4c4b30c005424f8a45b [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" "bbd1f27e1256414f90c855031b8e0a7d16792cc75e70e4c4b30c005424f8a45b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbd1f27e1256414f90c855031b8e0a7d16792cc75e70e4c4b30c005424f8a45b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbd1f27e1256414f90c855031b8e0a7d16792cc75e70e4c4b30c005424f8a45b", kill_on_drop: false }` [INFO] [stdout] bbd1f27e1256414f90c855031b8e0a7d16792cc75e70e4c4b30c005424f8a45b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c22d510316da40eeda51ddf82f34d0edd6798ffd5b34f83112029a7f7acd9158 [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" "c22d510316da40eeda51ddf82f34d0edd6798ffd5b34f83112029a7f7acd9158", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling trybuild v1.0.42 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Checking num_enum v0.5.1 (/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] 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 45.89s [INFO] running `Command { std: "docker" "inspect" "c22d510316da40eeda51ddf82f34d0edd6798ffd5b34f83112029a7f7acd9158", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c22d510316da40eeda51ddf82f34d0edd6798ffd5b34f83112029a7f7acd9158", kill_on_drop: false }` [INFO] [stdout] c22d510316da40eeda51ddf82f34d0edd6798ffd5b34f83112029a7f7acd9158