[INFO] cloning repository https://github.com/aosp-mirror-neo/platform_tools_rootcanal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aosp-mirror-neo/platform_tools_rootcanal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faosp-mirror-neo%2Fplatform_tools_rootcanal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faosp-mirror-neo%2Fplatform_tools_rootcanal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fff26b87a3db4f4b8c6606373704f12ae9243dd8 [INFO] checking aosp-mirror-neo/platform_tools_rootcanal against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faosp-mirror-neo%2Fplatform_tools_rootcanal" "/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/aosp-mirror-neo/platform_tools_rootcanal [INFO] finished tweaking git repo https://github.com/aosp-mirror-neo/platform_tools_rootcanal [INFO] tweaked toml for git repo https://github.com/aosp-mirror-neo/platform_tools_rootcanal written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aosp-mirror-neo/platform_tools_rootcanal on toolchain b66808126f24f2f30898306a881e1676824ea80c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/aosp-mirror-neo/platform_tools_rootcanal 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" "+b66808126f24f2f30898306a881e1676824ea80c" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] f4f16d68217f2c0f6eb1c8d221fbcb69ebf7b9e673e7d48bb864a4736d1f54a1 [INFO] running `Command { std: "docker" "start" "f4f16d68217f2c0f6eb1c8d221fbcb69ebf7b9e673e7d48bb864a4736d1f54a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4f16d68217f2c0f6eb1c8d221fbcb69ebf7b9e673e7d48bb864a4736d1f54a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f4f16d68217f2c0f6eb1c8d221fbcb69ebf7b9e673e7d48bb864a4736d1f54a1" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4f16d68217f2c0f6eb1c8d221fbcb69ebf7b9e673e7d48bb864a4736d1f54a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f4f16d68217f2c0f6eb1c8d221fbcb69ebf7b9e673e7d48bb864a4736d1f54a1" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling libc v0.2.165 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling serde_json v1.0.109 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking getrandom v0.2.16 [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 num-derive v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Checking pdl-runtime v0.3.2 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling argh_shared v0.1.12 [INFO] [stderr] Compiling argh_derive v0.1.12 [INFO] [stderr] Compiling argh v0.1.12 [INFO] [stderr] Compiling pdl-compiler v0.3.3 [INFO] [stderr] Compiling rootcanal-rs v0.1.0 (/opt/rustwide/workdir/rust) [INFO] [stderr] error: could not compile `rootcanal-rs` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name rootcanal_rs --edition=2018 rust/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type staticlib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=f64e2243d5361928 -C extra-filename=-599fd8bbcb4d8057 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-f9cd86fd05f191c8.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-7125a32dd84c0d8a.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-de7fe41f17488273.so --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-f08f984ddf959f50.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-9fd70495d285592d.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c055e4a9762de25a.so --extern pdl_runtime=/opt/rustwide/target/debug/deps/libpdl_runtime-075284326a0a8ed2.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-db1de871cd8706a6.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-e94186c91db911b5.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-730dcfa36eefc963.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f4f16d68217f2c0f6eb1c8d221fbcb69ebf7b9e673e7d48bb864a4736d1f54a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4f16d68217f2c0f6eb1c8d221fbcb69ebf7b9e673e7d48bb864a4736d1f54a1", kill_on_drop: false }` [INFO] [stdout] f4f16d68217f2c0f6eb1c8d221fbcb69ebf7b9e673e7d48bb864a4736d1f54a1