[INFO] fetching crate cquill 0.0.9... [INFO] checking cquill-0.0.9 against try#de0e80659cee4f27282e60d63bbb8c5271a0d147 for pr-129392 [INFO] extracting crate cquill 0.0.9 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate cquill 0.0.9 on toolchain de0e80659cee4f27282e60d63bbb8c5271a0d147 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+de0e80659cee4f27282e60d63bbb8c5271a0d147" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cquill 0.0.9 [INFO] finished tweaking crates.io crate cquill 0.0.9 [INFO] tweaked toml for crates.io crate cquill 0.0.9 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate cquill 0.0.9 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" "+de0e80659cee4f27282e60d63bbb8c5271a0d147" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+de0e80659cee4f27282e60d63bbb8c5271a0d147" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c54e055f207721ee84abe46de1587f7edeedf9741d71d215d980cb559645f7eb [INFO] running `Command { std: "docker" "start" "-a" "c54e055f207721ee84abe46de1587f7edeedf9741d71d215d980cb559645f7eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c54e055f207721ee84abe46de1587f7edeedf9741d71d215d980cb559645f7eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c54e055f207721ee84abe46de1587f7edeedf9741d71d215d980cb559645f7eb", kill_on_drop: false }` [INFO] [stdout] c54e055f207721ee84abe46de1587f7edeedf9741d71d215d980cb559645f7eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+de0e80659cee4f27282e60d63bbb8c5271a0d147" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ba612293339437f08ccc23ddd31ca520b29364b12a770542536016ba11a5ad5 [INFO] running `Command { std: "docker" "start" "-a" "2ba612293339437f08ccc23ddd31ca520b29364b12a770542536016ba11a5ad5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking lz4_flex v0.11.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking rand_pcg v0.3.1 [INFO] [stderr] Checking histogram v0.6.9 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Checking arc-swap v1.7.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking temp-dir v0.1.12 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking num_enum v0.6.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling scylla-macros v0.4.0 [INFO] [stderr] Checking clap v4.5.3 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking scylla-cql v0.1.0 [INFO] [stderr] Checking scylla v0.12.0 [INFO] [stderr] Checking cquill v0.0.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.12s [INFO] running `Command { std: "docker" "inspect" "2ba612293339437f08ccc23ddd31ca520b29364b12a770542536016ba11a5ad5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ba612293339437f08ccc23ddd31ca520b29364b12a770542536016ba11a5ad5", kill_on_drop: false }` [INFO] [stdout] 2ba612293339437f08ccc23ddd31ca520b29364b12a770542536016ba11a5ad5