[INFO] cloning repository https://github.com/tmscer/rust-course [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tmscer/rust-course" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmscer%2Frust-course", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmscer%2Frust-course'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0d4d897d55ec6a525d8dcbd2daebab4aa32efe9 [INFO] checking tmscer/rust-course against try#d83b14207998f47b18a34e930157ac0d7c18b16e for pr-149137 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmscer%2Frust-course" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tmscer/rust-course [INFO] finished tweaking git repo https://github.com/tmscer/rust-course [INFO] tweaked toml for git repo https://github.com/tmscer/rust-course written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tmscer/rust-course on toolchain d83b14207998f47b18a34e930157ac0d7c18b16e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tmscer/rust-course 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" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8eb142b6fe34301499ab22961ac2b271f21eabd03d6f8fca3b148c2cf4a96a2 [INFO] running `Command { std: "docker" "start" "-a" "b8eb142b6fe34301499ab22961ac2b271f21eabd03d6f8fca3b148c2cf4a96a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8eb142b6fe34301499ab22961ac2b271f21eabd03d6f8fca3b148c2cf4a96a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8eb142b6fe34301499ab22961ac2b271f21eabd03d6f8fca3b148c2cf4a96a2", kill_on_drop: false }` [INFO] [stdout] b8eb142b6fe34301499ab22961ac2b271f21eabd03d6f8fca3b148c2cf4a96a2 [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b903e5197993d46f1e3d9fbb91c64a18a983c9b887c8f4c202839c1fe3d8f61e [INFO] running `Command { std: "docker" "start" "-a" "b903e5197993d46f1e3d9fbb91c64a18a983c9b887c8f4c202839c1fe3d8f61e", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling aws-lc-rs v1.7.3 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking mirai-annotations v1.12.0 [INFO] [stderr] Compiling rustls v0.23.10 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking cookie v0.16.2 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling aws-lc-sys v0.18.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling zstd-sys v2.0.11+zstd.1.5.6 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking postgres-protocol v0.6.6 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling diesel_derives v2.1.4 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking actix-server v2.4.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking postgres-types v0.2.6 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Checking human_bytes v0.4.3 [INFO] [stderr] Checking retain_mut v0.1.9 [INFO] [stderr] Checking whoami v1.5.1 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking deadpool v0.9.5 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking tokio-postgres v0.7.10 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling utoipa-gen v4.3.0 [INFO] [stderr] Checking slug v0.1.5 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking scoped-futures v0.1.3 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking rust-course v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking proptest v1.4.0 [INFO] [stderr] error: could not compile `diesel_derives` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d83b14207998f47b18a34e930157ac0d7c18b16e/bin/rustc --crate-name diesel_derives --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel_derives-2.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="postgres"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "chrono", "default", "mysql", "nightly", "postgres", "r2d2", "sqlite", "time", "with-deprecated", "without-deprecated"))' -C metadata=8176ad1970d3b17c -C extra-filename=-96b46de51187e1bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern diesel_table_macro_syntax=/opt/rustwide/target/debug/deps/libdiesel_table_macro_syntax-9d35c884c557827a.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0b625c2daaa9603a.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-a253f29cdd71ec93.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-2df1ffaecccae5fe.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b903e5197993d46f1e3d9fbb91c64a18a983c9b887c8f4c202839c1fe3d8f61e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b903e5197993d46f1e3d9fbb91c64a18a983c9b887c8f4c202839c1fe3d8f61e", kill_on_drop: false }` [INFO] [stdout] b903e5197993d46f1e3d9fbb91c64a18a983c9b887c8f4c202839c1fe3d8f61e