[INFO] cloning repository https://github.com/Svring/devpod [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Svring/devpod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSvring%2Fdevpod", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSvring%2Fdevpod'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5e192ad93ad31f91d14ff642079139b3d6274a70 [INFO] testing Svring/devpod against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSvring%2Fdevpod" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Svring/devpod [INFO] finished tweaking git repo https://github.com/Svring/devpod [INFO] tweaked toml for git repo https://github.com/Svring/devpod written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Svring/devpod on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Svring/devpod 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9652b706cf4bc5022d0993db71b776a4a13d66ae0152aa682eacc8b09255a251 [INFO] running `Command { std: "docker" "start" "-a" "9652b706cf4bc5022d0993db71b776a4a13d66ae0152aa682eacc8b09255a251", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9652b706cf4bc5022d0993db71b776a4a13d66ae0152aa682eacc8b09255a251", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9652b706cf4bc5022d0993db71b776a4a13d66ae0152aa682eacc8b09255a251", kill_on_drop: false }` [INFO] [stdout] 9652b706cf4bc5022d0993db71b776a4a13d66ae0152aa682eacc8b09255a251 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] e9d60dce45132e279b917d234306e67c7b3e7b680f80b386942d72d8531dcb9a [INFO] running `Command { std: "docker" "start" "-a" "e9d60dce45132e279b917d234306e67c7b3e7b680f80b386942d72d8531dcb9a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling rfc7239 v0.1.3 [INFO] [stderr] Compiling wildmatch v2.4.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling cross v0.2.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling supports-color v1.3.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] error: could not compile `object` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.36.7/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="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=69c4a4e290a7d221 -C extra-filename=-1ed09302d0ade1e4 --out-dir /opt/rustwide/target/debug/build/object/1ed09302d0ade1e4/deps -L dependency=/opt/rustwide/target/debug/build/memchr/6f5829dadd40eda8/deps -L dependency=/opt/rustwide/target/debug/build/object/1ed09302d0ade1e4/deps -L dependency=/opt/rustwide/target/debug/build/object/40373f76a90997a9/deps -L dependency=/opt/rustwide/target/debug/build/object/50ecdd106a797fa0/deps --extern memchr=/opt/rustwide/target/debug/build/memchr/6f5829dadd40eda8/deps/libmemchr-6f5829dadd40eda8.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e9d60dce45132e279b917d234306e67c7b3e7b680f80b386942d72d8531dcb9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9d60dce45132e279b917d234306e67c7b3e7b680f80b386942d72d8531dcb9a", kill_on_drop: false }` [INFO] [stdout] e9d60dce45132e279b917d234306e67c7b3e7b680f80b386942d72d8531dcb9a