[INFO] fetching crate clouseau_cli 0.3.5... [INFO] checking clouseau_cli-0.3.5 against master#f167efad2f51088d86180ee89177b3d7c9e7c2f5 for pr-129543 [INFO] extracting crate clouseau_cli 0.3.5 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate clouseau_cli 0.3.5 on toolchain f167efad2f51088d86180ee89177b3d7c9e7c2f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate clouseau_cli 0.3.5 [INFO] finished tweaking crates.io crate clouseau_cli 0.3.5 [INFO] tweaked toml for crates.io crate clouseau_cli 0.3.5 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate clouseau_cli 0.3.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded velcro_core v0.5.2 [INFO] [stderr] Downloaded velcro_macros v0.5.2 [INFO] [stderr] Downloaded clouseau v0.3.5 [INFO] [stderr] Downloaded velcro v0.5.3 [INFO] [stderr] Downloaded clouseau_core v0.3.5 [INFO] [stderr] Downloaded clouseau_pest v0.3.5 [INFO] [stderr] Downloaded clouseau_query v0.3.5 [INFO] [stderr] Downloaded clouseau_macros v0.3.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63c33a4b224c7f0af71cfdc5ed688e3e1be2e257a922802dfcca7c4054fc4e00 [INFO] running `Command { std: "docker" "start" "-a" "63c33a4b224c7f0af71cfdc5ed688e3e1be2e257a922802dfcca7c4054fc4e00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63c33a4b224c7f0af71cfdc5ed688e3e1be2e257a922802dfcca7c4054fc4e00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63c33a4b224c7f0af71cfdc5ed688e3e1be2e257a922802dfcca7c4054fc4e00", kill_on_drop: false }` [INFO] [stdout] 63c33a4b224c7f0af71cfdc5ed688e3e1be2e257a922802dfcca7c4054fc4e00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48153f294cafbb8f4a029a642a1a8837a42966a32ba5301c40b2051fad33e916 [INFO] running `Command { std: "docker" "start" "-a" "48153f294cafbb8f4a029a642a1a8837a42966a32ba5301c40b2051fad33e916", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking directories v3.0.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling velcro_core v0.5.2 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling velcro_macros v0.5.2 [INFO] [stderr] Checking velcro v0.5.3 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking clouseau_core v0.3.5 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling clouseau_macros v0.3.5 [INFO] [stderr] Checking clouseau_query v0.3.5 [INFO] [stderr] Checking clouseau_pest v0.3.5 [INFO] [stderr] Checking clouseau v0.3.5 [INFO] [stderr] Checking clouseau_cli v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.06s [INFO] running `Command { std: "docker" "inspect" "48153f294cafbb8f4a029a642a1a8837a42966a32ba5301c40b2051fad33e916", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48153f294cafbb8f4a029a642a1a8837a42966a32ba5301c40b2051fad33e916", kill_on_drop: false }` [INFO] [stdout] 48153f294cafbb8f4a029a642a1a8837a42966a32ba5301c40b2051fad33e916