[INFO] cloning repository https://github.com/feanors/sm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/feanors/sm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeanors%2Fsm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeanors%2Fsm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d46e0274b8a60f3966b337ccc1e4d33a407bc40 [INFO] testing feanors/sm against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeanors%2Fsm" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/feanors/sm [INFO] finished tweaking git repo https://github.com/feanors/sm [INFO] tweaked toml for git repo https://github.com/feanors/sm written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/feanors/sm on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/feanors/sm 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0441b9d71c1551ee2f7c6f35a885c881ca3d86fb821b77d3bb138209630c5f73 [INFO] running `Command { std: "docker" "start" "-a" "0441b9d71c1551ee2f7c6f35a885c881ca3d86fb821b77d3bb138209630c5f73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0441b9d71c1551ee2f7c6f35a885c881ca3d86fb821b77d3bb138209630c5f73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0441b9d71c1551ee2f7c6f35a885c881ca3d86fb821b77d3bb138209630c5f73", kill_on_drop: false }` [INFO] [stdout] 0441b9d71c1551ee2f7c6f35a885c881ca3d86fb821b77d3bb138209630c5f73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4081ee75235dcbd979b063765d740ead18a7f1d8c9a436b79f5e2926f79ef56f [INFO] running `Command { std: "docker" "start" "-a" "4081ee75235dcbd979b063765d740ead18a7f1d8c9a436b79f5e2926f79ef56f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling rustls v0.23.15 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling static_assertions_next v1.1.2 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling signatory v0.27.1 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling scoped-futures v0.1.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling dsl_auto_type v0.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling diesel_derives v2.2.3 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling nkeys v0.4.4 [INFO] [stderr] Compiling nuid v0.5.0 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_nanos v0.1.4 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling postgres-protocol v0.6.7 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling postgres-types v0.2.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling async-graphql-value v7.0.11 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling handlebars v5.1.2 [INFO] [stderr] Compiling async-graphql-parser v7.0.11 [INFO] [stderr] Compiling diesel v2.2.4 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling async-graphql-derive v7.0.11 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling deadpool v0.12.1 [INFO] [stderr] Compiling tryhard v0.5.1 [INFO] [stderr] Compiling tokio-postgres v0.7.12 [INFO] [stderr] Compiling async-nats v0.37.0 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling axum v0.7.7 [INFO] [stderr] Compiling async-graphql v7.0.11 [INFO] [stderr] Compiling async-graphql-axum v7.0.11 [INFO] [stderr] error: could not compile `async-graphql` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustc --crate-name async_graphql --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-graphql-7.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="email-validator"' --cfg 'feature="fast_chemail"' --cfg 'feature="graphiql"' --cfg 'feature="handlebars"' --cfg 'feature="playground"' --cfg 'feature="tempfile"' --cfg 'feature="time"' --cfg 'feature="uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("altair", "apollo_persisted_queries", "apollo_tracing", "bigdecimal", "blocking", "bson", "cbor", "chrono", "chrono-duration", "chrono-tz", "dataloader", "decimal", "default", "dynamic-schema", "email-validator", "fast_chemail", "futures-channel", "graphiql", "handlebars", "hashbrown", "iso8601", "log", "lru", "opentelemetry", "password-strength-validator", "playground", "raw_value", "rust_decimal", "schemars", "secrecy", "serde_cbor", "sha2", "smol_str", "string_number", "tempfile", "time", "tokio", "tokio-sync", "tracing", "tracing-futures", "tracinglib", "unblock", "url", "uuid", "zxcvbn"))' -C metadata=a9415950f4941f97 -C extra-filename=-02204a8a23ce1d3d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_graphql_derive=/opt/rustwide/target/debug/deps/libasync_graphql_derive-66a51592894a3880.so --extern async_graphql_parser=/opt/rustwide/target/debug/deps/libasync_graphql_parser-2ddf83b80c311a45.rmeta --extern async_graphql_value=/opt/rustwide/target/debug/deps/libasync_graphql_value-73401ca61125aa78.rmeta --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-75105f662f83c44f.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-774ffe4986131e41.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3661080c8014e806.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b3ec76daafc784dc.rmeta --extern fast_chemail=/opt/rustwide/target/debug/deps/libfast_chemail-c9b2694227e37493.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-2d77ec4f6f971b24.rmeta --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-2b3f729e26c119bb.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-212956aaaac6f0a9.rmeta --extern handlebars=/opt/rustwide/target/debug/deps/libhandlebars-d8bdafd2cf6a7be4.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-3961d70287c18a89.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-6f374a1c31a16679.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rmeta --extern multer=/opt/rustwide/target/debug/deps/libmulter-4a306b3fdaddb8df.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8a0262b550f89c1e.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-debe7c411cf97340.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-e0c50e8704e39276.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-9998da56623e13a3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-06e0d5339f5b22e8.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7004845359369659.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-f2343b044281a79e.rmeta --extern static_assertions_next=/opt/rustwide/target/debug/deps/libstatic_assertions_next-65d9c40ca35d48b0.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-5904f3a6d8d3b680.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3d371f3e2e4697cb.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-76ee609c05ce1916.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c23f0f6e8d8f70a9.rmeta --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" "4081ee75235dcbd979b063765d740ead18a7f1d8c9a436b79f5e2926f79ef56f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4081ee75235dcbd979b063765d740ead18a7f1d8c9a436b79f5e2926f79ef56f", kill_on_drop: false }` [INFO] [stdout] 4081ee75235dcbd979b063765d740ead18a7f1d8c9a436b79f5e2926f79ef56f