[INFO] cloning repository https://github.com/pgray/ndl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pgray/ndl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpgray%2Fndl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpgray%2Fndl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 22c16a0295cd94e5643a39bf3530cbfcab10b9eb
[INFO] testing pgray/ndl against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpgray%2Fndl" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pgray/ndl
[INFO] finished tweaking git repo https://github.com/pgray/ndl
[INFO] tweaked toml for git repo https://github.com/pgray/ndl written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pgray/ndl on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pgray/ndl 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dbb4b6cfc2b95719e9f9adaf53c724f6addfd342ef72a8db0a727312b84123bd
[INFO] running `Command { std: "docker" "start" "-a" "dbb4b6cfc2b95719e9f9adaf53c724f6addfd342ef72a8db0a727312b84123bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dbb4b6cfc2b95719e9f9adaf53c724f6addfd342ef72a8db0a727312b84123bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbb4b6cfc2b95719e9f9adaf53c724f6addfd342ef72a8db0a727312b84123bd", kill_on_drop: false }`
[INFO] [stdout] dbb4b6cfc2b95719e9f9adaf53c724f6addfd342ef72a8db0a727312b84123bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59a3c7153888c78bf3ccaa8ea40dffefda31d2a53485c7666dea59c8cc1f646b
[INFO] running `Command { std: "docker" "start" "-a" "59a3c7153888c78bf3ccaa8ea40dffefda31d2a53485c7666dea59c8cc1f646b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling aws-lc-rs v1.15.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling time-macros v0.2.25
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling openssl-src v300.5.4+3.5.4
[INFO] [stderr]    Compiling compression-codecs v0.4.36
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling fs-err v3.2.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling aws-lc-sys v0.36.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling serde_html_form v0.2.8
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling nonempty v0.7.0
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling ndld v0.2.15 (/opt/rustwide/workdir/ndld)
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.17
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling match-lookup v0.1.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling data-encoding-macro v0.1.19
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling forwarded-header-value v0.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling maud_macros v0.27.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling moka v0.12.12
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async-http-codec v0.8.0
[INFO] [stderr]    Compiling governor v0.10.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling multihash v0.19.3
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling cid v0.11.1
[INFO] [stderr]    Compiling atrium-xrpc v0.12.4
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling ipld-core v0.4.2
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling langtag v0.3.4
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling psl v2.1.180
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling maud v0.27.0
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling ndl v0.2.15 (/opt/rustwide/workdir/ndl)
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling async-compression v0.4.37
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling atrium-common v0.1.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling atrium-api v0.25.7
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling tower_governor v0.8.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling futures-rustls v0.26.0
[INFO] [stderr]    Compiling async-web-client v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum-server v0.8.0
[INFO] [stderr]    Compiling axum-server v0.7.3
[INFO] [stderr]    Compiling rustls-acme v0.15.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling ndl-core v0.2.15 (/opt/rustwide/workdir/ndl-core)
[INFO] [stderr]    Compiling atrium-xrpc-client v0.5.15
[INFO] [stderr]    Compiling bsky-sdk v0.1.23
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 36s
[INFO] running `Command { std: "docker" "inspect" "59a3c7153888c78bf3ccaa8ea40dffefda31d2a53485c7666dea59c8cc1f646b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59a3c7153888c78bf3ccaa8ea40dffefda31d2a53485c7666dea59c8cc1f646b", kill_on_drop: false }`
[INFO] [stdout] 59a3c7153888c78bf3ccaa8ea40dffefda31d2a53485c7666dea59c8cc1f646b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 866ba7e94e84e2e44934f0fd764c8fce14d46fd593862d0b06e3f19297fc5fed
[INFO] running `Command { std: "docker" "start" "-a" "866ba7e94e84e2e44934f0fd764c8fce14d46fd593862d0b06e3f19297fc5fed", kill_on_drop: false }`
[INFO] [stderr]    Compiling ndld v0.2.15 (/opt/rustwide/workdir/ndld)
[INFO] [stderr]    Compiling ndl v0.2.15 (/opt/rustwide/workdir/ndl)
[INFO] [stderr]    Compiling ndl-core v0.2.15 (/opt/rustwide/workdir/ndl-core)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc5KD8Ma/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtoml-f365dd9c69959919,libtoml_edit-bbaeab0c3c2b73ef,libserde_spanned-0619a6bb43390b02,libwinnow-d62ac2e12e2c39e2,libtoml_write-2f6b5c773e85447e,libtoml_datetime-d6f78754570024c0,libdirs-d5b5638684462d45,libdirs_sys-f8ae7e4dc6b3a6be,liboption_ext-38791eff9acb757e,libbsky_sdk-25dcfefe6ec6357a,libunicode_segmentation-bd9208f0886bf29c,libpsl-8f475eaacf742ea9,libpsl_types-6947b81f8be31980,libanyhow-e16577d217315ef4,libatrium_xrpc_client-d3a850b0abc9fc5f,libreqwest-fe8afbf1d57229d4,libserde_urlencoded-fb54bef0fb8a06c8,libhyper_rustls-f9546f0aceeb512f,libwebpki_roots-d2f3b04a98d3a462,libhyper_tls-8f4cd845a9c9107e,libtokio_native_tls-7292dcb617960449,libtokio_rustls-73d1784ec4bfd5b8,librustls-1ec039b565e6da2b,libsubtle-e2f0af8959bd7889,libwebpki-23fb5b685785d521,libaws_lc_rs-07f0aef82c600ed3,libaws_lc_sys-405e49b34bccc791,libring-a894b99baf0522e9,libgetrandom-e9e5be3fa05ad6e9,libuntrusted-151845769873c416,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libtower_http-495dbfb270a4da90,libiri_string-f1c5413b54c99d2e,libasync_compression-695e8a1b807a61d5,libcompression_codecs-ec7a24801a056eba,libflate2-bbd1384db814b8db,libminiz_oxide-4cf62e918dcfb87a,libsimd_adler32-4fe4b4c59464bded,libcrc32fast-5906a57d877d687d,libcompression_core-02cd4f19cd465a46,libtower-87aed02c2b370b7f,libtower_layer-5699d784b4449e00,libnative_tls-2fdbda1f9cf93fa4,libopenssl_probe-d74274d8b7245f2e,libopenssl-0eec11b8f2ebb7ef,libbitflags-4d737dbc83efaeda,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-15d0a29e55a6edce,libhyper_util-5993d879f9800186,libbase64-fff42f7554bbeb90,libipnet-7f24c5b85fa70b77,libtower_service-222788e4f5219726,libhyper-03a1485c20d9d9c6,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-6f0cd48076efba7b,libtracing-6e3e3a6344403e49,libtracing_core-5bf54009919d6314,libfnv-2a26f5d3b9cd4973,libtokio_util-49487b30d394d3bb,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libhttp_body_util-2f36d98c928ce11e,libhttp_body-23339767303e23ba,liburl-94f619a2a661a64f,libidna-dacce4130bc8781f,libutf8_iter-efb3984ee203d151,libidna_adapter-6a5702eb47ec5192,libicu_properties-50f9328acbd4cda9,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-1b1a6d5c8965fbec,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-59859ed7caef6986,libpotential_utf-eac12f1fa123427a,libicu_provider-784cff46abe55e36,libicu_locale_core-bec2634be33bf6ab,libtinystr-eb4bed62f8df3dd6,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-cf6664418a2900dd,libzerotrie-875d5e6165a3ba1a,libyoke-66aacba6753672ab,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-909ccc4e33ea9945,libsync_wrapper-c4446c9ab9748a89,libatrium_api-ef3b53caf2fdfda9,libregex-bf3cb137acafe36e,libregex_automata-a555e40b5193d935,libaho_corasick-0037848dbb2ade91,libregex_syntax-a5d8b889516cd560,liblangtag-8134c10c08ed128f,libchrono-4495211c7c76b201,libiana_time_zone-8ff78489a2abaa85,libnum_traits-efae0973d6a22ee7,libipld_core-0f13ece80c1d01d6,libcid-a8a8c5a289aae411,libserde_bytes-ca5ac5c085e964b3,libmultihash-98d61610ad13892b,libunsigned_varint-7365080e55afed01,libmultibase-6b3de63cae935a5c,libbase_x-272f7f4bdf7ad803,libbase256emoji-4e0fc71ea3d50852,libconst_str-cdd35d794f112367,libdata_encoding_macro-4a5b6a59f034fc0e,libdata_encoding-b4708a4db8b9ff4f,libatrium_common-88eba103ba65d56a,libmoka-7c60ef65fade495f,libportable_atomic-5286ae17331d11cd,libtagptr-49ea1a6fd7ab5212,libparking_lot-300f1a9101402bca,libcrossbeam_epoch-0de33e397810f096,libuuid-ffa89f3df92446eb,libgetrandom-69acec7c4bc338d9,libasync_lock-fd5df78ff91b5627,libevent_listener_strategy-164842d14c80a8ad,libevent_listener-ed9e2ee965f4adf7,libparking-a433cf79076a56ac,libfutures_util-e5bf0d26c8044064,libfutures_io-a909ffe8b7e43c5e,libslab-61ed84375f91dbc7,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libcrossbeam_channel-5add0dde592d5282,libdashmap-424c9f6848814684,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libhashbrown-4a5c8172d1d54191,libonce_cell-db8f3eed2a1f3f7b,libcrossbeam_utils-7c4ed9e811c5c46d,libparking_lot_core-23817983c081d8ec,libcfg_if-cad248e7066eec15,libsmallvec-128704011005142e,libatrium_xrpc-6a081c5865ea0a85,libserde_html_form-6900ea2e1e15491f,libryu-32a9bcdb682e7cbe,libindexmap-f58814bfbabe4f74,libhashbrown-b345fd242f4c0834,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libfoldhash-d879794daeb2a923,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libserde_json-89efefca4fcf4f60,libmemchr-c5a8540217c8112c,libzmij-f3bd07f3a2848f8a,libthiserror-90a708c2cb9aef84,libserde-3b39a432b21047bb,libserde_core-f5ed69f6ed59a68c,libhttp-d5d1cb5794245029,libitoa-d7c2333f8dedd037}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtokio-6e91975345fc355e,libsignal_hook_registry-fd621ba0a8addf40,liberrno-ed431953f93f1552,libsocket2-57607e5b602c76e0,libbytes-8e64decf8cb59e96,libmio-e140c985a8335f99,liblibc-0eece572e083b4d9,liblog-753a0cb3f11b08fe,libpin_project_lite-5ffafa3f2ed0bb57}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc5KD8Ma/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-d743fa8d1e54bc19/out" "-L" "/opt/rustwide/target/debug/build/ring-6b6cd502b747213b/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-e734a2468bba2e2c/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bluesky_tests-6b44c222974a1422" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ndl` (test "bluesky_tests") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "866ba7e94e84e2e44934f0fd764c8fce14d46fd593862d0b06e3f19297fc5fed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "866ba7e94e84e2e44934f0fd764c8fce14d46fd593862d0b06e3f19297fc5fed", kill_on_drop: false }`
[INFO] [stdout] 866ba7e94e84e2e44934f0fd764c8fce14d46fd593862d0b06e3f19297fc5fed
