[INFO] fetching crate ad-astra 1.0.0... [INFO] testing ad-astra-1.0.0 against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] extracting crate ad-astra 1.0.0 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ad-astra 1.0.0 on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 72 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35e7eab9caeb3d88c9efe64de4e4f054fc7078d962759b705da6da603e2b262f [INFO] running `Command { std: "docker" "start" "-a" "35e7eab9caeb3d88c9efe64de4e4f054fc7078d962759b705da6da603e2b262f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35e7eab9caeb3d88c9efe64de4e4f054fc7078d962759b705da6da603e2b262f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35e7eab9caeb3d88c9efe64de4e4f054fc7078d962759b705da6da603e2b262f", kill_on_drop: false }` [INFO] [stdout] 35e7eab9caeb3d88c9efe64de4e4f054fc7078d962759b705da6da603e2b262f [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe78ca56f3d18535021faa66ea2b9fd127115927dcb016d29702b864e96d2fe5 [INFO] running `Command { std: "docker" "start" "-a" "fe78ca56f3d18535021faa66ea2b9fd127115927dcb016d29702b864e96d2fe5", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling fluent-uri v0.1.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling time v0.3.46 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling lady-deirdre-derive v2.2.0 [INFO] [stderr] Compiling syslog v6.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling lsp-types v0.97.0 [INFO] [stderr] Compiling lady-deirdre v2.2.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [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/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/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=5fcc70450593f3b8 -C extra-filename=-82a9f0d600ca3104 --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-695110b5a2b25bb9.so --extern ahash=/opt/rustwide/target/debug/deps/libahash-12a79e70ea7e61fe.rmeta --extern cast=/opt/rustwide/target/debug/deps/libcast-ba532c28431dad26.rmeta --extern compact_str=/opt/rustwide/target/debug/deps/libcompact_str-87490dbb1a3dfc52.rmeta --extern lady_deirdre=/opt/rustwide/target/debug/deps/liblady_deirdre-021c73165ebc05d9.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-cfb0a897de58af94.rmeta --extern lsp_types=/opt/rustwide/target/debug/deps/liblsp_types-d24f653011838495.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-696d06b0fb952eb7.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e019d3695b3cf20a.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4e6e517e654eb15a.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-24acdad2526b95b7.rmeta --extern syslog=/opt/rustwide/target/debug/deps/libsyslog-438b53d38752bd49.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "fe78ca56f3d18535021faa66ea2b9fd127115927dcb016d29702b864e96d2fe5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe78ca56f3d18535021faa66ea2b9fd127115927dcb016d29702b864e96d2fe5", kill_on_drop: false }` [INFO] [stdout] fe78ca56f3d18535021faa66ea2b9fd127115927dcb016d29702b864e96d2fe5