[INFO] cloning repository https://github.com/getreu/tp-note [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/getreu/tp-note" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgetreu%2Ftp-note", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgetreu%2Ftp-note'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 671f21a1d3537a8f543026c755e21819e7602041 [INFO] checking getreu/tp-note against try#a7b168ac4977e8e93a43448b44847adaa305d5a9 for pr-150557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgetreu%2Ftp-note" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/getreu/tp-note [INFO] finished tweaking git repo https://github.com/getreu/tp-note [INFO] tweaked toml for git repo https://github.com/getreu/tp-note written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/getreu/tp-note on toolchain a7b168ac4977e8e93a43448b44847adaa305d5a9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/getreu/tp-note 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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 992ca27b83606a88904d8c794d8cfd8e108ada6115f6fdce645dc5635d66e7ea [INFO] running `Command { std: "docker" "start" "-a" "992ca27b83606a88904d8c794d8cfd8e108ada6115f6fdce645dc5635d66e7ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "992ca27b83606a88904d8c794d8cfd8e108ada6115f6fdce645dc5635d66e7ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "992ca27b83606a88904d8c794d8cfd8e108ada6115f6fdce645dc5635d66e7ea", kill_on_drop: false }` [INFO] [stdout] 992ca27b83606a88904d8c794d8cfd8e108ada6115f6fdce645dc5635d66e7ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8225c72c8aee0723d7a8292723ef439040963ce7c7e3468707b88bab12f5ebbc [INFO] running `Command { std: "docker" "start" "-a" "8225c72c8aee0723d7a8292723ef439040963ce7c7e3468707b88bab12f5ebbc", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Compiling string_cache_codegen v0.6.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking include_dir v0.7.4 [INFO] [stderr] Compiling web_atoms v0.2.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Checking utf8-width v0.1.8 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Checking quick-xml v0.38.4 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking xml-rs v0.8.28 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] error: could not compile `rustix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7b168ac4977e8e93a43448b44847adaa305d5a9/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=ef3a1fa243614d0e -C extra-filename=-dc3f5bf3421e4fe1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c85988d0561b2741.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-728ee1a46395067f.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8225c72c8aee0723d7a8292723ef439040963ce7c7e3468707b88bab12f5ebbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8225c72c8aee0723d7a8292723ef439040963ce7c7e3468707b88bab12f5ebbc", kill_on_drop: false }` [INFO] [stdout] 8225c72c8aee0723d7a8292723ef439040963ce7c7e3468707b88bab12f5ebbc