[INFO] fetching crate ad-astra 1.0.0... [INFO] testing ad-astra-1.0.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate ad-astra 1.0.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate ad-astra 1.0.0 [INFO] finished tweaking crates.io crate ad-astra 1.0.0 [INFO] tweaked toml for crates.io crate ad-astra 1.0.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ad-astra 1.0.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 70 packages to latest compatible versions [INFO] [stderr] Adding compact_str v0.7.1 (available: v0.9.0) [INFO] [stderr] Adding syslog v6.1.1 (available: v7.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d311a9bc673ba0940abf8dadda6348a07a020ad6d1eef62607752d466cdd82a6 [INFO] running `Command { std: "docker" "start" "-a" "d311a9bc673ba0940abf8dadda6348a07a020ad6d1eef62607752d466cdd82a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d311a9bc673ba0940abf8dadda6348a07a020ad6d1eef62607752d466cdd82a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d311a9bc673ba0940abf8dadda6348a07a020ad6d1eef62607752d466cdd82a6", kill_on_drop: false }` [INFO] [stdout] d311a9bc673ba0940abf8dadda6348a07a020ad6d1eef62607752d466cdd82a6 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41033731c6b98812147331daef69161cd58d9fb7d57574ac2186741527ff604b [INFO] running `Command { std: "docker" "start" "-a" "41033731c6b98812147331daef69161cd58d9fb7d57574ac2186741527ff604b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling deranged v0.5.2 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling time-core v0.1.5 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling fluent-uri v0.1.4 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling syslog v6.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling lady-deirdre-derive v2.2.0 [INFO] [stderr] Compiling lady-deirdre v2.2.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling lsp-types v0.97.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling cargo_toml v0.20.5 [INFO] [stderr] Compiling ad-astra-export v1.0.0 [INFO] [stderr] Compiling ad-astra v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `ad-astra` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name ad_astra --edition=2021 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="default"' --cfg 'feature="export"' --cfg 'feature="lsp"' --cfg 'feature="lsp-types"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="syslog"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "export", "lsp", "lsp-types", "serde", "serde_json", "shallow", "syslog"))' -C metadata=c04d16787f67ff1d -C extra-filename=-3f44b0a8c17ceb1c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ad_astra_export=/opt/rustwide/target/debug/deps/libad_astra_export-ace995cc56849889.so --extern ahash=/opt/rustwide/target/debug/deps/libahash-2dbdd42ebc28f58e.rmeta --extern cast=/opt/rustwide/target/debug/deps/libcast-ba532c28431dad26.rmeta --extern compact_str=/opt/rustwide/target/debug/deps/libcompact_str-3715055aeebf6c2e.rmeta --extern lady_deirdre=/opt/rustwide/target/debug/deps/liblady_deirdre-af2a754e18563114.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rmeta --extern lsp_types=/opt/rustwide/target/debug/deps/liblsp_types-491718c15e3b8acd.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-ff06d5ab784e9881.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-76405d063c27ce57.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-452c487968d42b16.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-24acdad2526b95b7.rmeta --extern syslog=/opt/rustwide/target/debug/deps/libsyslog-11e9b752b8a0e0f0.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "41033731c6b98812147331daef69161cd58d9fb7d57574ac2186741527ff604b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41033731c6b98812147331daef69161cd58d9fb7d57574ac2186741527ff604b", kill_on_drop: false }` [INFO] [stdout] 41033731c6b98812147331daef69161cd58d9fb7d57574ac2186741527ff604b