[INFO] cloning repository https://github.com/ihciah/rust2go [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ihciah/rust2go" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fihciah%2Frust2go", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fihciah%2Frust2go'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f06b0697c1b7a93aac2d51e5a5d13bd702469e0 [INFO] testing ihciah/rust2go against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fihciah%2Frust2go" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ihciah/rust2go [INFO] finished tweaking git repo https://github.com/ihciah/rust2go [INFO] tweaked toml for git repo https://github.com/ihciah/rust2go written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ihciah/rust2go on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ihciah/rust2go 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded io-uring v0.6.4 [INFO] [stderr] Downloaded auto-const-array v0.2.2 [INFO] [stderr] Downloaded monoio-macros v0.1.0 [INFO] [stderr] Downloaded local-sync v0.1.1 [INFO] [stderr] Downloaded monoio v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d53fb7964a8ed4eb2be65eb69c5e446eb6d3788bbad7a8598ee22c97b0e1ce2 [INFO] running `Command { std: "docker" "start" "-a" "5d53fb7964a8ed4eb2be65eb69c5e446eb6d3788bbad7a8598ee22c97b0e1ce2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d53fb7964a8ed4eb2be65eb69c5e446eb6d3788bbad7a8598ee22c97b0e1ce2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d53fb7964a8ed4eb2be65eb69c5e446eb6d3788bbad7a8598ee22c97b0e1ce2", kill_on_drop: false }` [INFO] [stdout] 5d53fb7964a8ed4eb2be65eb69c5e446eb6d3788bbad7a8598ee22c97b0e1ce2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a6655937f80354317ba7563c9b5a0d96fee5782773040e3fc677ff01c5beb79 [INFO] running `Command { std: "docker" "start" "-a" "4a6655937f80354317ba7563c9b5a0d96fee5782773040e3fc677ff01c5beb79", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling cbindgen v0.28.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Compiling rust2go-convert v0.1.1 (/opt/rustwide/workdir/rust2go-convert) [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling io-uring v0.6.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling clap_builder v4.5.56 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling local-sync v0.1.1 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling fs-set-times v0.20.3 [INFO] [stderr] Compiling rust2go-common v0.4.1 (/opt/rustwide/workdir/rust2go-common) [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling monoio-macros v0.1.0 [INFO] [stderr] Compiling auto-const-array v0.2.2 [INFO] [stderr] Compiling rust2go-macro v0.4.1 (/opt/rustwide/workdir/rust2go-macro) [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling rust2go v0.4.3 (/opt/rustwide/workdir/rust2go) [INFO] [stderr] Compiling rust-lib v0.1.0 (/opt/rustwide/workdir/examples/example-go2rust/rust-lib) [INFO] [stderr] Compiling clap v4.5.56 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling monoio v0.2.4 [INFO] [stderr] Compiling mem-ring v0.2.0 (/opt/rustwide/workdir/mem-ring) [INFO] [stderr] Compiling rust2go-mem-ffi v0.2.1 (/opt/rustwide/workdir/rust2go-mem-ffi) [INFO] [stderr] Compiling rust2go-cli v0.4.2 (/opt/rustwide/workdir/rust2go-cli) [INFO] [stderr] Compiling example-tokio-mem v0.1.0 (/opt/rustwide/workdir/examples/example-tokio-mem) [INFO] [stderr] Compiling example-bi v0.1.0 (/opt/rustwide/workdir/examples/example-bidirectional) [INFO] [stderr] Compiling example-monoio-mem v0.1.0 (/opt/rustwide/workdir/examples/example-monoio-mem) [INFO] [stderr] Compiling example-tokio v0.1.0 (/opt/rustwide/workdir/examples/example-tokio) [INFO] [stderr] Compiling test v0.1.0 (/opt/rustwide/workdir/test) [INFO] [stderr] Compiling example-monoio v0.1.0 (/opt/rustwide/workdir/examples/example-monoio) [INFO] [stderr] error: failed to run custom build command for `example-monoio v0.1.0 (/opt/rustwide/workdir/examples/example-monoio)` [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/example-monoio-c689aad84a515c9d/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (1729) panicked at rust2go-cli/src/lib.rs:42:56: [INFO] [stderr] Unable to write file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x62312694847a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x62312694847a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x62312694847a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x62312694847a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x623126960cda - ::fmt [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x623126960cda - core[fa0eadad68403074]::fmt::write [INFO] [stderr] 6: 0x62312694eae2 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x62312694eae2 - ::write_fmt [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x6231269276af - ::print [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x6231269276af - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x623126941561 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x6231269417db - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x623126927768 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x62312691c689 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x6231269280cd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x62312696151c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x623126961292 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stderr] 17: 0x62312646f3ac - >::expect [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stderr] 18: 0x623126451cfb - rust2go_cli[ce0c6c92b2bd2294]::generate [INFO] [stderr] at /opt/rustwide/workdir/rust2go-cli/src/lib.rs:42:56 [INFO] [stderr] 19: 0x6231260449f3 - >::build [INFO] [stderr] 20: 0x6231260443e1 - build_script_build[cd45d02086126f73]::main [INFO] [stderr] 21: 0x623126045c33 - >::call_once [INFO] [stderr] 22: 0x6231260441e6 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 23: 0x6231260441f9 - std[31e582c13f4e914f]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 24: 0x6231269405c4 - <&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 25: 0x6231269405c4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stderr] 26: 0x6231269405c4 - std[31e582c13f4e914f]::panicking::catch_unwind:: + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stderr] 27: 0x6231269405c4 - std[31e582c13f4e914f]::panic::catch_unwind::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x6231269405c4 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stderr] 29: 0x6231269405c4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stderr] 30: 0x6231269405c4 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stderr] 31: 0x6231269405c4 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x6231269405c4 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stderr] 33: 0x6231260439d1 - std[31e582c13f4e914f]::rt::lang_start::<()> [INFO] [stderr] 34: 0x623126047415 - main [INFO] [stderr] 35: 0x7dfafcca01ca - [INFO] [stderr] 36: 0x7dfafcca028b - __libc_start_main [INFO] [stderr] 37: 0x623126043125 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4a6655937f80354317ba7563c9b5a0d96fee5782773040e3fc677ff01c5beb79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a6655937f80354317ba7563c9b5a0d96fee5782773040e3fc677ff01c5beb79", kill_on_drop: false }` [INFO] [stdout] 4a6655937f80354317ba7563c9b5a0d96fee5782773040e3fc677ff01c5beb79