[INFO] cloning repository https://github.com/dvc94ch/rust-c-wasm-lib [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dvc94ch/rust-c-wasm-lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Frust-c-wasm-lib", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Frust-c-wasm-lib'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 34d86a17a78574fea6f001cd6ba167f7d7e7cbf6 [INFO] checking dvc94ch/rust-c-wasm-lib against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Frust-c-wasm-lib" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dvc94ch/rust-c-wasm-lib on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dvc94ch/rust-c-wasm-lib [INFO] finished tweaking git repo https://github.com/dvc94ch/rust-c-wasm-lib [INFO] tweaked toml for git repo https://github.com/dvc94ch/rust-c-wasm-lib written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/dvc94ch/rust-c-wasm-lib already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v0.15.29 [INFO] [stderr] Downloaded serde_derive v1.0.89 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.39 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.39 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.39 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.39 [INFO] [stderr] Downloaded cbindgen v0.8.2 [INFO] [stderr] Downloaded bumpalo v2.2.1 [INFO] [stderr] Downloaded wasm-bindgen v0.2.39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 756b18cce30169484ef6f068c3bfb15aa0daea4bb22548924473be2ede476feb [INFO] running `Command { std: "docker" "start" "-a" "756b18cce30169484ef6f068c3bfb15aa0daea4bb22548924473be2ede476feb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "756b18cce30169484ef6f068c3bfb15aa0daea4bb22548924473be2ede476feb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "756b18cce30169484ef6f068c3bfb15aa0daea4bb22548924473be2ede476feb", kill_on_drop: false }` [INFO] [stdout] 756b18cce30169484ef6f068c3bfb15aa0daea4bb22548924473be2ede476feb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40f549638c2e24989c90d9a5440227fa9b825ab4e9c704fd614444d707cb5750 [INFO] running `Command { std: "docker" "start" "-a" "40f549638c2e24989c90d9a5440227fa9b825ab4e9c704fd614444d707cb5750", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.39 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling bumpalo v2.2.1 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.39 [INFO] [stderr] Checking fib v0.1.0 (/opt/rustwide/workdir/fib) [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling tempfile v3.0.7 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.39 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.39 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.39 [INFO] [stderr] Checking fib_wasm v0.1.0 (/opt/rustwide/workdir/fib_wasm) [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling cbindgen v0.8.2 [INFO] [stderr] Compiling fib_c v0.1.0 (/opt/rustwide/workdir/fib_c) [INFO] [stderr] error: failed to run custom build command for `fib_c v0.1.0 (/opt/rustwide/workdir/fib_c)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/fib_c-7fd0ad4fdb36064e/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cbindgen-0.8.2/src/bindgen/bindings.rs:66:43 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x564535a405e0 - std::backtrace_rs::backtrace::libunwind::trace::h4e80f45db05e9df0 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x564535a405e0 - std::backtrace_rs::backtrace::trace_unsynchronized::h9db62a3d3587f6c3 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x564535a405e0 - std::sys_common::backtrace::_print_fmt::h2fafbe52c9090591 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x564535a405e0 - ::fmt::h7d41ae04358c516d [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x564535a6587c - core::fmt::write::h968e6400cbc51d6a [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x564535a3dad5 - std::io::Write::write_fmt::h2eaa97c6f8c9e829 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/io/mod.rs:1642:15 [INFO] [stderr] 6: 0x564535a42d0b - std::sys_common::backtrace::_print::h601a6bc581f240d5 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x564535a42d0b - std::sys_common::backtrace::print::h8b96e15ba64b8e64 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x564535a42d0b - std::panicking::default_hook::{{closure}}::h94fa9d2f08c20620 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x564535a427e1 - std::panicking::default_hook::h6d463f5a2e9d9986 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x564535a433f9 - std::panicking::rust_panic_with_hook::h1e953652a338573e [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:626:17 [INFO] [stderr] 11: 0x564535a42eb7 - std::panicking::begin_panic_handler::{{closure}}::h78bf2fec525c238a [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x564535a40adc - std::sys_common::backtrace::__rust_end_short_backtrace::h651eb6282e4ea6b2 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x564535a42e19 - rust_begin_unwind [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x5645355e02b1 - core::panicking::panic_fmt::hdfd0360cedf2d908 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x5645355e03a3 - core::result::unwrap_failed::hc9085c7b2fddd31a [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/core/src/result.rs:1355:5 [INFO] [stderr] 16: 0x56453561083e - core::result::Result::unwrap::h042bec209718aa6e [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/core/src/result.rs:1037:23 [INFO] [stderr] 17: 0x5645356066a5 - cbindgen::bindgen::bindings::Bindings::write_to_file::he9a8764af95c4943 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cbindgen-0.8.2/src/bindgen/bindings.rs:66:24 [INFO] [stderr] 18: 0x5645355f31ce - build_script_build::main::h95700f43b08753c0 [INFO] [stderr] at /opt/rustwide/workdir/fib_c/build.rs:9:5 [INFO] [stderr] 19: 0x5645355f1dcb - core::ops::function::FnOnce::call_once::h6622d1307490a88a [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x5645355f1a9e - std::sys_common::backtrace::__rust_begin_short_backtrace::h24f01efb47a6beae [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x5645355f1b31 - std::rt::lang_start::{{closure}}::hf4b9ef96fd0c4620 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/rt.rs:63:18 [INFO] [stderr] 22: 0x564535a439da - core::ops::function::impls:: for &F>::call_once::hccffb0872f46e99d [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x564535a439da - std::panicking::try::do_call::h814e0410256bb9f2 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:401:40 [INFO] [stderr] 24: 0x564535a439da - std::panicking::try::h97cbec2057cc2c0d [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:365:19 [INFO] [stderr] 25: 0x564535a439da - std::panic::catch_unwind::h964f35f6fa41d1d7 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panic.rs:434:14 [INFO] [stderr] 26: 0x564535a439da - std::rt::lang_start_internal::{{closure}}::hb97931cf27086d8b [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/rt.rs:45:48 [INFO] [stderr] 27: 0x564535a439da - std::panicking::try::do_call::hf0d61be342e8297a [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:401:40 [INFO] [stderr] 28: 0x564535a439da - std::panicking::try::h6b40eeb22db57b23 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panicking.rs:365:19 [INFO] [stderr] 29: 0x564535a439da - std::panic::catch_unwind::h425af95fffdb0cf5 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/panic.rs:434:14 [INFO] [stderr] 30: 0x564535a439da - std::rt::lang_start_internal::h21e355575f2fedc7 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/rt.rs:45:20 [INFO] [stderr] 31: 0x5645355f1b00 - std::rt::lang_start::h1e04517139c05023 [INFO] [stderr] at /rustc/3d9fdbff4f377de96b3a51174e7a64086bee9a5c/library/std/src/rt.rs:62:5 [INFO] [stderr] 32: 0x5645355f33dc - main [INFO] [stderr] 33: 0x7f0303b370b3 - __libc_start_main [INFO] [stderr] 34: 0x5645355e0a6e - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "40f549638c2e24989c90d9a5440227fa9b825ab4e9c704fd614444d707cb5750", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40f549638c2e24989c90d9a5440227fa9b825ab4e9c704fd614444d707cb5750", kill_on_drop: false }` [INFO] [stdout] 40f549638c2e24989c90d9a5440227fa9b825ab4e9c704fd614444d707cb5750