[INFO] fetching crate num_enum 0.5.1... [INFO] checking num_enum-0.5.1 against try#ff044a3d65d25a17c3e14c1530004e1540179ba7 for pr-78338 [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 ff044a3d65d25a17c3e14c1530004e1540179ba7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ff044a3d65d25a17c3e14c1530004e1540179ba7" "read-manifest" "--manifest-path" "Cargo.toml", 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" "+ff044a3d65d25a17c3e14c1530004e1540179ba7" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ff044a3d65d25a17c3e14c1530004e1540179ba7" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ff044a3d65d25a17c3e14c1530004e1540179ba7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a238931e0a24e9e432ab161bc8bdd17e9781bc65c2583656fedb1697e4a9ebe [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" "4a238931e0a24e9e432ab161bc8bdd17e9781bc65c2583656fedb1697e4a9ebe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a238931e0a24e9e432ab161bc8bdd17e9781bc65c2583656fedb1697e4a9ebe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a238931e0a24e9e432ab161bc8bdd17e9781bc65c2583656fedb1697e4a9ebe", kill_on_drop: false }` [INFO] [stdout] 4a238931e0a24e9e432ab161bc8bdd17e9781bc65c2583656fedb1697e4a9ebe [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ff044a3d65d25a17c3e14c1530004e1540179ba7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa2a5701353979598e542fe28d83bd8e6b75f6f1a93a9ff0cc724454272ffc68 [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" "fa2a5701353979598e542fe28d83bd8e6b75f6f1a93a9ff0cc724454272ffc68", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling rustversion v1.0.3 [INFO] [stderr] Compiling trybuild v1.0.35 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking toml v0.5.7 [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.51s [INFO] running `Command { std: "docker" "inspect" "fa2a5701353979598e542fe28d83bd8e6b75f6f1a93a9ff0cc724454272ffc68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa2a5701353979598e542fe28d83bd8e6b75f6f1a93a9ff0cc724454272ffc68", kill_on_drop: false }` [INFO] [stdout] fa2a5701353979598e542fe28d83bd8e6b75f6f1a93a9ff0cc724454272ffc68