[INFO] cloning repository https://github.com/hayesHowYaDoin/derive-crud [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hayesHowYaDoin/derive-crud" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhayesHowYaDoin%2Fderive-crud", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhayesHowYaDoin%2Fderive-crud'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b6e8da732f1c3087f7d6acec4e4cb75066f9035 [INFO] checking hayesHowYaDoin/derive-crud against master#b3f8586fb1e4859678d6b231e780ff81801d2282 for pr-147589 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhayesHowYaDoin%2Fderive-crud" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hayesHowYaDoin/derive-crud [INFO] finished tweaking git repo https://github.com/hayesHowYaDoin/derive-crud [INFO] tweaked toml for git repo https://github.com/hayesHowYaDoin/derive-crud written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hayesHowYaDoin/derive-crud on toolchain b3f8586fb1e4859678d6b231e780ff81801d2282 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3f8586fb1e4859678d6b231e780ff81801d2282" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hayesHowYaDoin/derive-crud 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" "+b3f8586fb1e4859678d6b231e780ff81801d2282" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_parser v1.0.1 [INFO] [stderr] Downloaded trybuild v1.0.110 [INFO] [stderr] Downloaded toml v0.9.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b3f8586fb1e4859678d6b231e780ff81801d2282" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 623b7950bd8363725db2ad47904b0dc9372fb0655a187d16d7522bbe6a423e69 [INFO] running `Command { std: "docker" "start" "-a" "623b7950bd8363725db2ad47904b0dc9372fb0655a187d16d7522bbe6a423e69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "623b7950bd8363725db2ad47904b0dc9372fb0655a187d16d7522bbe6a423e69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "623b7950bd8363725db2ad47904b0dc9372fb0655a187d16d7522bbe6a423e69", kill_on_drop: false }` [INFO] [stdout] 623b7950bd8363725db2ad47904b0dc9372fb0655a187d16d7522bbe6a423e69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b3f8586fb1e4859678d6b231e780ff81801d2282" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 371acc3df7c624487bac2749f986bc20abd94da2fff438fdd9e0550b173c4711 [INFO] running `Command { std: "docker" "start" "-a" "371acc3df7c624487bac2749f986bc20abd94da2fff438fdd9e0550b173c4711", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking serde_json v1.0.142 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking syn v2.0.104 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking crud-core v1.0.0 (/opt/rustwide/workdir/lib/crud-core) [INFO] [stderr] Checking winnow v0.7.12 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling crud-macro-core v1.0.0 (/opt/rustwide/workdir/lib/crud-macro-core) [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Checking scc v2.3.4 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Checking toml_parser v1.0.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml v0.9.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling crud-macro v1.0.0 (/opt/rustwide/workdir/lib/crud-macro) [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking trybuild v1.0.110 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking sqlx-core v0.8.6 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Compiling crud-test-core v1.0.0 (/opt/rustwide/workdir/lib/crud-test-core) [INFO] [stderr] Checking derive-crud v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling crud-test-macro v1.0.0 (/opt/rustwide/workdir/lib/crud-test-macro) [INFO] [stderr] Checking crud-test v1.0.0 (/opt/rustwide/workdir/lib/crud-test) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.95s [INFO] running `Command { std: "docker" "inspect" "371acc3df7c624487bac2749f986bc20abd94da2fff438fdd9e0550b173c4711", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "371acc3df7c624487bac2749f986bc20abd94da2fff438fdd9e0550b173c4711", kill_on_drop: false }` [INFO] [stdout] 371acc3df7c624487bac2749f986bc20abd94da2fff438fdd9e0550b173c4711