[INFO] fetching crate num_enum 0.5.1... [INFO] checking num_enum-0.5.1 against master#d62d3f7fa9a91d933213cc10e20e740608983f64 for pr-77015 [INFO] extracting crate num_enum 0.5.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate num_enum 0.5.1 on toolchain d62d3f7fa9a91d933213cc10e20e740608983f64 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "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-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "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" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c679bfcf1f987115396a50e5e7a4bcd47d9aee53a290ef159a0fbc00efdfe6fc [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" "c679bfcf1f987115396a50e5e7a4bcd47d9aee53a290ef159a0fbc00efdfe6fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c679bfcf1f987115396a50e5e7a4bcd47d9aee53a290ef159a0fbc00efdfe6fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c679bfcf1f987115396a50e5e7a4bcd47d9aee53a290ef159a0fbc00efdfe6fc", kill_on_drop: false }` [INFO] [stdout] c679bfcf1f987115396a50e5e7a4bcd47d9aee53a290ef159a0fbc00efdfe6fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6cec58de746df272fb6ef90eee65c375bb7ebdc992a3569c21ec1563546cd8a [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" "e6cec58de746df272fb6ef90eee65c375bb7ebdc992a3569c21ec1563546cd8a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling trybuild v1.0.35 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling rustversion v1.0.3 [INFO] [stderr] Checking toml v0.5.6 [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 47.60s [INFO] running `Command { std: "docker" "inspect" "e6cec58de746df272fb6ef90eee65c375bb7ebdc992a3569c21ec1563546cd8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6cec58de746df272fb6ef90eee65c375bb7ebdc992a3569c21ec1563546cd8a", kill_on_drop: false }` [INFO] [stdout] e6cec58de746df272fb6ef90eee65c375bb7ebdc992a3569c21ec1563546cd8a