[INFO] fetching crate rustgie_types 0.1.1... [INFO] checking rustgie_types-0.1.1 against master#ab37a83ae2c829b8597bdcda8244964ebc60b495 for pr-99943 [INFO] extracting crate rustgie_types 0.1.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate rustgie_types 0.1.1 on toolchain ab37a83ae2c829b8597bdcda8244964ebc60b495 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ab37a83ae2c829b8597bdcda8244964ebc60b495" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustgie_types 0.1.1 [INFO] finished tweaking crates.io crate rustgie_types 0.1.1 [INFO] tweaked toml for crates.io crate rustgie_types 0.1.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ab37a83ae2c829b8597bdcda8244964ebc60b495" "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" "+ab37a83ae2c829b8597bdcda8244964ebc60b495" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+ab37a83ae2c829b8597bdcda8244964ebc60b495" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c093b503070bf35d5cea9070ee64fe8e58520f63fb8412e3bd01d257bd5c687 [INFO] running `Command { std: "docker" "start" "-a" "8c093b503070bf35d5cea9070ee64fe8e58520f63fb8412e3bd01d257bd5c687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c093b503070bf35d5cea9070ee64fe8e58520f63fb8412e3bd01d257bd5c687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c093b503070bf35d5cea9070ee64fe8e58520f63fb8412e3bd01d257bd5c687", kill_on_drop: false }` [INFO] [stdout] 8c093b503070bf35d5cea9070ee64fe8e58520f63fb8412e3bd01d257bd5c687 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+ab37a83ae2c829b8597bdcda8244964ebc60b495" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a260f94880e087e058be0e6124f121b265d48074f5ea59f45aa36807a6b6c84b [INFO] running `Command { std: "docker" "start" "-a" "a260f94880e087e058be0e6124f121b265d48074f5ea59f45aa36807a6b6c84b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling serde_repr v0.1.9 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Checking time v0.3.14 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Checking rustgie_types v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.48s [INFO] running `Command { std: "docker" "inspect" "a260f94880e087e058be0e6124f121b265d48074f5ea59f45aa36807a6b6c84b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a260f94880e087e058be0e6124f121b265d48074f5ea59f45aa36807a6b6c84b", kill_on_drop: false }` [INFO] [stdout] a260f94880e087e058be0e6124f121b265d48074f5ea59f45aa36807a6b6c84b