[INFO] fetching crate tugraph-plugin-util 0.1.2...
[INFO] testing tugraph-plugin-util-0.1.2 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate tugraph-plugin-util 0.1.2 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate tugraph-plugin-util 0.1.2
[INFO] finished tweaking crates.io crate tugraph-plugin-util 0.1.2
[INFO] tweaked toml for crates.io crate tugraph-plugin-util 0.1.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tugraph-plugin-util 0.1.2 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 98 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tugraph_plugin_util-proc_macros v0.1.1
[INFO] [stderr]   Downloaded tugraph v0.1.4
[INFO] [stderr]   Downloaded libtugraph-sys v0.1.2+3.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50ecdeb94050ad5d23456529d7286264915283554876953a749a61c13769c613
[INFO] running `Command { std: "docker" "start" "-a" "50ecdeb94050ad5d23456529d7286264915283554876953a749a61c13769c613", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50ecdeb94050ad5d23456529d7286264915283554876953a749a61c13769c613", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50ecdeb94050ad5d23456529d7286264915283554876953a749a61c13769c613", kill_on_drop: false }`
[INFO] [stdout] 50ecdeb94050ad5d23456529d7286264915283554876953a749a61c13769c613
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8b0878129131ec18426614e87943a2900069404bb6b4010a76ac992a5d22734
[INFO] running `Command { std: "docker" "start" "-a" "d8b0878129131ec18426614e87943a2900069404bb6b4010a76ac992a5d22734", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.194
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling tugraph_plugin_util-proc_macros v0.1.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling cxx v1.0.194
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.194
[INFO] [stderr]    Compiling libtugraph-sys v0.1.2+3.5.0
[INFO] [stderr] error: failed to run custom build command for `libtugraph-sys v0.1.2+3.5.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/libtugraph-sys-7e96b7e69ef83cf0/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=tugraph-db/include/lgraph/c.h
[INFO] [stderr]   Running command: $ "/bin/bash" "-c" "SKIP_WEB=1 tugraph-db/deps/build_deps.sh -j16"
[INFO] [stderr]   ======================================
[INFO] [stderr]   Building antlr4
[INFO] [stderr]   ======================================
[INFO] [stderr]   Failed to build antlr4
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain 'ec6f9a5b4413f74386267ef8efc93712c2ce6db6'.
[INFO] [stderr]   note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr]   help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr]   Failed to run rustfmt: Internal rustfmt error (non-fatal, continuing)
[INFO] [stderr]   mkdir: cannot create directory '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtugraph-sys-0.1.2+3.5.0/tugraph-db/deps/install': Read-only file system
[INFO] [stderr]   mkdir: cannot create directory '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtugraph-sys-0.1.2+3.5.0/tugraph-db/deps/build': Read-only file system
[INFO] [stderr]   mkdir: cannot create directory '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtugraph-sys-0.1.2+3.5.0/tugraph-db/deps/build': Read-only file system
[INFO] [stderr]   tugraph-db/deps/build_deps.sh: line 36: cd: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtugraph-sys-0.1.2+3.5.0/tugraph-db/deps/build/antlr4: No such file or directory
[INFO] [stderr]   CMake Error: Unable to (re)create the private pkgRedirects directory:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtugraph-sys-0.1.2+3.5.0/CMakeFiles/pkgRedirects
[INFO] [stderr]   make: *** No targets specified and no makefile found.  Stop.
[INFO] [stderr]   make: *** No rule to make target 'install'.  Stop.
[INFO] [stderr]   tugraph-db/deps/build_deps.sh: line 52: cd: OLDPWD not set
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (467) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtugraph-sys-0.1.2+3.5.0/build.rs:45:33:
[INFO] [stderr]   Command failed with error code 1
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5e618fb0f01a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5e618fb0f01a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5e618fb0f01a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5e618fb0f01a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5e618fb2641a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5e618fb2641a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stderr]      6:     0x5e618fb15252 - std[29689e6404d28ef9]::io::default_write_fmt::<std[29689e6404d28ef9]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stderr]      7:     0x5e618fb15252 - <std[29689e6404d28ef9]::sys::stdio::unix::Stderr as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]      8:     0x5e618faf0d9f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5e618faf0d9f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5e618fb09711 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5e618fb0998b - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5e618faf0e58 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5e618fae5ec9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5e618faf17bd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5e618fb26c5c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5e618f60e874 - build_script_build[1a215240dba9c463]::run_cmd
[INFO] [stderr]     17:     0x5e618f60eb32 - build_script_build[1a215240dba9c463]::build_dep
[INFO] [stderr]     18:     0x5e618f60d4cf - build_script_build[1a215240dba9c463]::build_tugraph_db
[INFO] [stderr]     19:     0x5e618f60e658 - build_script_build[1a215240dba9c463]::main
[INFO] [stderr]     20:     0x5e618f610593 - <fn() as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     21:     0x5e618f60ccb6 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     22:     0x5e618f60ce99 - std[29689e6404d28ef9]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     23:     0x5e618fb08537 - <&dyn core[e929cb53b82a81ca]::ops::function::Fn<(), Output = i32> + core[e929cb53b82a81ca]::panic::unwind_safe::RefUnwindSafe + core[e929cb53b82a81ca]::marker::Sync as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x5e618fb08537 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<&dyn core[e929cb53b82a81ca]::ops::function::Fn<(), Output = i32> + core[e929cb53b82a81ca]::panic::unwind_safe::RefUnwindSafe + core[e929cb53b82a81ca]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stderr]     25:     0x5e618fb08537 - std[29689e6404d28ef9]::panicking::catch_unwind::<i32, &dyn core[e929cb53b82a81ca]::ops::function::Fn<(), Output = i32> + core[e929cb53b82a81ca]::panic::unwind_safe::RefUnwindSafe + core[e929cb53b82a81ca]::marker::Sync>
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stderr]     26:     0x5e618fb08537 - std[29689e6404d28ef9]::panic::catch_unwind::<&dyn core[e929cb53b82a81ca]::ops::function::Fn<(), Output = i32> + core[e929cb53b82a81ca]::panic::unwind_safe::RefUnwindSafe + core[e929cb53b82a81ca]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x5e618fb08537 - std[29689e6404d28ef9]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x5e618fb08537 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<std[29689e6404d28ef9]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stderr]     29:     0x5e618fb08537 - std[29689e6404d28ef9]::panicking::catch_unwind::<isize, std[29689e6404d28ef9]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stderr]     30:     0x5e618fb08537 - std[29689e6404d28ef9]::panic::catch_unwind::<std[29689e6404d28ef9]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x5e618fb08537 - std[29689e6404d28ef9]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x5e618f60ca61 - std[29689e6404d28ef9]::rt::lang_start::<()>
[INFO] [stderr]     33:     0x5e618f6108f5 - main
[INFO] [stderr]     34:     0x7db00a1341ca - <unknown>
[INFO] [stderr]     35:     0x7db00a13428b - __libc_start_main
[INFO] [stderr]     36:     0x5e618f60bfc5 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "d8b0878129131ec18426614e87943a2900069404bb6b4010a76ac992a5d22734", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8b0878129131ec18426614e87943a2900069404bb6b4010a76ac992a5d22734", kill_on_drop: false }`
[INFO] [stdout] d8b0878129131ec18426614e87943a2900069404bb6b4010a76ac992a5d22734
