[INFO] crate faasm-sys 0.0.12 is already in cache [INFO] checking faasm-sys-0.0.12 against master#c724b67e1b474262917a5154d74e7072267593fe for pr-74315 [INFO] extracting crate faasm-sys 0.0.12 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate faasm-sys 0.0.12 on toolchain c724b67e1b474262917a5154d74e7072267593fe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate faasm-sys 0.0.12 [INFO] finished tweaking crates.io crate faasm-sys 0.0.12 [INFO] tweaked toml for crates.io crate faasm-sys 0.0.12 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate faasm-sys 0.0.12 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6bec65a824e4223f35e5d0a92913413ccc4ff12276028d7e75bb7daa251d77c5 [INFO] running `Command { std: "docker" "start" "-a" "6bec65a824e4223f35e5d0a92913413ccc4ff12276028d7e75bb7daa251d77c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bec65a824e4223f35e5d0a92913413ccc4ff12276028d7e75bb7daa251d77c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bec65a824e4223f35e5d0a92913413ccc4ff12276028d7e75bb7daa251d77c5", kill_on_drop: false }` [INFO] [stdout] 6bec65a824e4223f35e5d0a92913413ccc4ff12276028d7e75bb7daa251d77c5 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc6fb64407b5c689408fdf26bbab2b7c9a92b4127791cf86b787f599902da99a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bc6fb64407b5c689408fdf26bbab2b7c9a92b4127791cf86b787f599902da99a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.3 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling faasm-sys v0.0.12 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `faasm-sys v0.0.12 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/faasm-sys-d5951b77d08bbfdd/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'not implemented: Link native Faasm libraries', build.rs:141:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5624579cef65 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x5624579cef65 - backtrace::backtrace::trace_unsynchronized::hc29c6e6df26d44d7 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5624579cef65 - std::sys_common::backtrace::_print_fmt::h4c9f4993b039bd03 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x5624579cef65 - ::fmt::h91f5cfffa0da5a7a [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x5624579f537c - core::fmt::write::h540ac4a6a1232abc [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x5624579c9052 - std::io::Write::write_fmt::h5e28da8ce574bfe8 [INFO] [stderr] at src/libstd/io/mod.rs:1537 [INFO] [stderr] 6: 0x5624579d15f0 - std::sys_common::backtrace::_print::h0ceef71d03fb70bc [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x5624579d15f0 - std::sys_common::backtrace::print::h1bacb65357a70fca [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x5624579d15f0 - std::panicking::default_hook::{{closure}}::h249639eade443064 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x5624579d133c - std::panicking::default_hook::hbe64ddeb621910df [INFO] [stderr] at src/libstd/panicking.rs:217 [INFO] [stderr] 10: 0x5624579d1c33 - std::panicking::rust_panic_with_hook::h16376479909ace6a [INFO] [stderr] at src/libstd/panicking.rs:526 [INFO] [stderr] 11: 0x5624579d182b - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:437 [INFO] [stderr] 12: 0x5624579d179b - std::panicking::begin_panic_fmt::haa0f8c6fd703cf97 [INFO] [stderr] at src/libstd/panicking.rs:391 [INFO] [stderr] 13: 0x5624575a3909 - build_script_build::main::h4c2131ad7fbd4c7c [INFO] [stderr] at /opt/rustwide/workdir/build.rs:141 [INFO] [stderr] 14: 0x5624575a508b - std::rt::lang_start::{{closure}}::h2d8896233974c07f [INFO] [stderr] at /rustc/c724b67e1b474262917a5154d74e7072267593fe/src/libstd/rt.rs:67 [INFO] [stderr] 15: 0x5624579d20d3 - std::rt::lang_start_internal::{{closure}}::h6d7ca43fc52cff4a [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 16: 0x5624579d20d3 - std::panicking::try::do_call::h89610ba8f4fbfe54 [INFO] [stderr] at src/libstd/panicking.rs:348 [INFO] [stderr] 17: 0x5624579d20d3 - std::panicking::try::h69595087e4498dc2 [INFO] [stderr] at src/libstd/panicking.rs:325 [INFO] [stderr] 18: 0x5624579d20d3 - std::panic::catch_unwind::ha2aa2ebd78a46e0d [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 19: 0x5624579d20d3 - std::rt::lang_start_internal::h2ae59503bb8c048c [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 20: 0x5624575a5067 - std::rt::lang_start::h8330576535e3b797 [INFO] [stderr] at /rustc/c724b67e1b474262917a5154d74e7072267593fe/src/libstd/rt.rs:67 [INFO] [stderr] 21: 0x5624575a3b2a - main [INFO] [stderr] 22: 0x7fd7183830b3 - __libc_start_main [INFO] [stderr] 23: 0x56245759e1ae - _start [INFO] [stderr] 24: 0x0 - [INFO] running `Command { std: "docker" "inspect" "bc6fb64407b5c689408fdf26bbab2b7c9a92b4127791cf86b787f599902da99a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc6fb64407b5c689408fdf26bbab2b7c9a92b4127791cf86b787f599902da99a", kill_on_drop: false }` [INFO] [stdout] bc6fb64407b5c689408fdf26bbab2b7c9a92b4127791cf86b787f599902da99a