[INFO] cloning repository https://github.com/JSH32/actias [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JSH32/actias" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJSH32%2Factias", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJSH32%2Factias'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 737038cab65b679722123b9a7495e00321ed248c [INFO] checking JSH32/actias against try#b67bddc71c8ce18bca43818e26d6290f72650a92 for pr-116633 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJSH32%2Factias" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JSH32/actias on toolchain b67bddc71c8ce18bca43818e26d6290f72650a92 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b67bddc71c8ce18bca43818e26d6290f72650a92" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JSH32/actias [INFO] finished tweaking git repo https://github.com/JSH32/actias [INFO] tweaked toml for git repo https://github.com/JSH32/actias written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/JSH32/actias 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" "+b67bddc71c8ce18bca43818e26d6290f72650a92" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: resolver for the non root package will be ignored, specify resolver at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-3-tc2/source/actias-script-service/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] [stderr] warning: resolver for the non root package will be ignored, specify resolver at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-3-tc2/source/actias-kv/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+b67bddc71c8ce18bca43818e26d6290f72650a92" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 391c6213cb78ff81f5adaf0c15181fe061b235a973337407f13855716d771fca [INFO] running `Command { std: "docker" "start" "-a" "391c6213cb78ff81f5adaf0c15181fe061b235a973337407f13855716d771fca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "391c6213cb78ff81f5adaf0c15181fe061b235a973337407f13855716d771fca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "391c6213cb78ff81f5adaf0c15181fe061b235a973337407f13855716d771fca", kill_on_drop: false }` [INFO] [stdout] 391c6213cb78ff81f5adaf0c15181fe061b235a973337407f13855716d771fca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+b67bddc71c8ce18bca43818e26d6290f72650a92" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 467233f3ba9d67033d9e9b4dd0c94e8ef3e16176db9ce6fc3fb3a4705a481988 [INFO] running `Command { std: "docker" "start" "-a" "467233f3ba9d67033d9e9b4dd0c94e8ef3e16176db9ce6fc3fb3a4705a481988", kill_on_drop: false }` [INFO] [stderr] warning: resolver for the non root package will be ignored, specify resolver at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/actias-script-service/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: resolver for the non root package will be ignored, specify resolver at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/actias-kv/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde v1.0.186 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Checking once_cell v1.17.0 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling winnow v0.5.3 [INFO] [stderr] Compiling prettyplease v0.1.23 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling schemars v0.8.12 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling async-trait v0.1.60 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking nom v7.1.2 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Compiling dyn-clone v1.0.10 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling axum-core v0.3.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling rustix v0.38.6 [INFO] [stderr] Compiling axum v0.6.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling regress v0.6.0 [INFO] [stderr] Compiling libgit2-sys v0.15.2+1.6.4 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking tracing-subscriber v0.3.16 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Checking sync_wrapper v0.1.1 [INFO] [stderr] Checking matchit v0.7.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Checking ucd-trie v0.1.6 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling dotenvy v0.15.6 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling luau0-src v0.7.2+luau592 [INFO] [stderr] Compiling lua-src v546.0.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling whoami v1.3.0 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking rustls-webpki v0.101.3 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Checking webpki-roots v0.24.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling erased-serde v0.3.24 [INFO] [stderr] Compiling serde_derive v1.0.186 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking ipnet v2.7.1 [INFO] [stderr] Compiling project-root v0.2.2 [INFO] [stderr] Checking clap_builder v4.3.19 [INFO] [stderr] Checking bigdecimal v0.2.2 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling const_format_proc_macros v0.2.29 [INFO] [stderr] Checking brownstone v3.0.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking lz4_flex v0.11.1 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Checking nom-supreme v0.8.0 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking pori v0.0.0 [INFO] [stderr] Checking newline-converter v0.2.2 [INFO] [stderr] Checking dashmap v5.4.0 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling schemars_derive v0.8.12 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling scylla-macros v0.2.0 [INFO] [stderr] Checking const_format v0.2.30 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Checking pest v2.7.2 [INFO] [stderr] Checking rand_pcg v0.3.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking http-body v1.0.0-rc.2 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Compiling include_dir_macros v0.7.3 [INFO] [stderr] Checking bstr v1.6.0 [INFO] [stderr] error: could not compile `rustls` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b67bddc71c8ce18bca43818e26d6290f72650a92/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.6/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 --cfg 'feature="dangerous_configuration"' --cfg 'feature="tls12"' -C metadata=93e65d51d8e7d1e4 -C extra-filename=-93e65d51d8e7d1e4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ring=/opt/rustwide/target/debug/deps/libring-f029ac18e476b139.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-f64f733e009615c7.rmeta --extern sct=/opt/rustwide/target/debug/deps/libsct-9c70b9ff54e1ca2a.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-ac007493a3edfce0/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "467233f3ba9d67033d9e9b4dd0c94e8ef3e16176db9ce6fc3fb3a4705a481988", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "467233f3ba9d67033d9e9b4dd0c94e8ef3e16176db9ce6fc3fb3a4705a481988", kill_on_drop: false }` [INFO] [stdout] 467233f3ba9d67033d9e9b4dd0c94e8ef3e16176db9ce6fc3fb3a4705a481988