[INFO] fetching crate salph 0.2.1... [INFO] checking salph-0.2.1 against master#11ebe6512b4c77633c59f8dcdd421df3b79d1a9f for pr-103872 [INFO] extracting crate salph 0.2.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate salph 0.2.1 on toolchain 11ebe6512b4c77633c59f8dcdd421df3b79d1a9f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+11ebe6512b4c77633c59f8dcdd421df3b79d1a9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate salph 0.2.1 [INFO] finished tweaking crates.io crate salph 0.2.1 [INFO] tweaked toml for crates.io crate salph 0.2.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate salph 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+11ebe6512b4c77633c59f8dcdd421df3b79d1a9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum_macros v0.24.1 [INFO] [stderr] Downloaded cargo-bump v1.1.0 [INFO] [stderr] Downloaded clap_derive v3.2.4 [INFO] [stderr] Downloaded cargo_metadata v0.7.4 [INFO] [stderr] Downloaded tabular v0.2.0 [INFO] [stderr] Downloaded clap v3.2.4 [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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+11ebe6512b4c77633c59f8dcdd421df3b79d1a9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17903a059b3948025a885a18f18eb52f2534d20b1b09637a7dd3c076e92e02ee [INFO] running `Command { std: "docker" "start" "-a" "17903a059b3948025a885a18f18eb52f2534d20b1b09637a7dd3c076e92e02ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17903a059b3948025a885a18f18eb52f2534d20b1b09637a7dd3c076e92e02ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17903a059b3948025a885a18f18eb52f2534d20b1b09637a7dd3c076e92e02ee", kill_on_drop: false }` [INFO] [stdout] 17903a059b3948025a885a18f18eb52f2534d20b1b09637a7dd3c076e92e02ee [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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+11ebe6512b4c77633c59f8dcdd421df3b79d1a9f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4db8fe29f53002a77c745587f0c24eb771f77f7ae84949577c62c1b5a0e4410 [INFO] running `Command { std: "docker" "start" "-a" "b4db8fe29f53002a77c745587f0c24eb771f77f7ae84949577c62c1b5a0e4410", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: salph v0.2.1 (/opt/rustwide/workdir) ignoring invalid dependency `cargo-bump` which is missing a lib target [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking clap_lex v0.2.2 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking tabular v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling rust-embed-utils v7.2.0 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Compiling clap_derive v3.2.4 [INFO] [stderr] Compiling strum_macros v0.24.1 [INFO] [stderr] Compiling rust-embed v6.4.0 [INFO] [stderr] Compiling salph v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking clap v3.2.4 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.47s [INFO] running `Command { std: "docker" "inspect" "b4db8fe29f53002a77c745587f0c24eb771f77f7ae84949577c62c1b5a0e4410", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4db8fe29f53002a77c745587f0c24eb771f77f7ae84949577c62c1b5a0e4410", kill_on_drop: false }` [INFO] [stdout] b4db8fe29f53002a77c745587f0c24eb771f77f7ae84949577c62c1b5a0e4410