[INFO] cloning repository https://github.com/projectriff/rust-function-invoker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/projectriff/rust-function-invoker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprojectriff%2Frust-function-invoker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprojectriff%2Frust-function-invoker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c2d9dbda792627e352f505012a2bc996e890564 [INFO] building projectriff/rust-function-invoker against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprojectriff%2Frust-function-invoker" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/projectriff/rust-function-invoker on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/projectriff/rust-function-invoker [INFO] finished tweaking git repo https://github.com/projectriff/rust-function-invoker [INFO] tweaked toml for git repo https://github.com/projectriff/rust-function-invoker written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/projectriff/rust-function-invoker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 012f1a599bf8a4eb8f8390e6fb69d48088290916de7b45ddd5b7db7086c95038 [INFO] running `Command { std: "docker" "start" "-a" "012f1a599bf8a4eb8f8390e6fb69d48088290916de7b45ddd5b7db7086c95038", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "012f1a599bf8a4eb8f8390e6fb69d48088290916de7b45ddd5b7db7086c95038", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "012f1a599bf8a4eb8f8390e6fb69d48088290916de7b45ddd5b7db7086c95038", kill_on_drop: false }` [INFO] [stdout] 012f1a599bf8a4eb8f8390e6fb69d48088290916de7b45ddd5b7db7086c95038 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27d994e0ff90b4b6cfb68e4fc34d42bcbef7f5f73a1ac66e3cc98740578c5639 [INFO] running `Command { std: "docker" "start" "-a" "27d994e0ff90b4b6cfb68e4fc34d42bcbef7f5f73a1ac66e3cc98740578c5639", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling matches v0.1.7 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling byteorder v1.2.4 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling function_types v0.1.0 (/opt/rustwide/workdir/function_types) [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling hello v0.1.0 (/opt/rustwide/workdir/samples/hello) [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stdout] warning: `extern` fn uses type `String`, which is not FFI-safe [INFO] [stdout] --> samples/hello/src/lib.rs:22:35 [INFO] [stdout] | [INFO] [stdout] 22 | pub extern "C" fn function(input: String) -> String { [INFO] [stdout] | ^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `String`, which is not FFI-safe [INFO] [stdout] --> samples/hello/src/lib.rs:22:46 [INFO] [stdout] | [INFO] [stdout] 22 | pub extern "C" fn function(input: String) -> String { [INFO] [stdout] | ^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling rust_invoker v0.1.0 (/opt/rustwide/workdir/rust_invoker) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.21s [INFO] running `Command { std: "docker" "inspect" "27d994e0ff90b4b6cfb68e4fc34d42bcbef7f5f73a1ac66e3cc98740578c5639", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27d994e0ff90b4b6cfb68e4fc34d42bcbef7f5f73a1ac66e3cc98740578c5639", kill_on_drop: false }` [INFO] [stdout] 27d994e0ff90b4b6cfb68e4fc34d42bcbef7f5f73a1ac66e3cc98740578c5639 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77b2128a43b1157c28e0d87e237763884468d7095b6b728831fa9b56261a92d7 [INFO] running `Command { std: "docker" "start" "-a" "77b2128a43b1157c28e0d87e237763884468d7095b6b728831fa9b56261a92d7", kill_on_drop: false }` [INFO] [stderr] Compiling function_types v0.1.0 (/opt/rustwide/workdir/function_types) [INFO] [stderr] Compiling hello v0.1.0 (/opt/rustwide/workdir/samples/hello) [INFO] [stderr] Compiling rust_invoker v0.1.0 (/opt/rustwide/workdir/rust_invoker) [INFO] [stdout] warning: `extern` fn uses type `String`, which is not FFI-safe [INFO] [stdout] --> samples/hello/src/lib.rs:22:35 [INFO] [stdout] | [INFO] [stdout] 22 | pub extern "C" fn function(input: String) -> String { [INFO] [stdout] | ^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `String`, which is not FFI-safe [INFO] [stdout] --> samples/hello/src/lib.rs:22:46 [INFO] [stdout] | [INFO] [stdout] 22 | pub extern "C" fn function(input: String) -> String { [INFO] [stdout] | ^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `String`, which is not FFI-safe [INFO] [stdout] --> samples/hello/src/lib.rs:22:35 [INFO] [stdout] | [INFO] [stdout] 22 | pub extern "C" fn function(input: String) -> String { [INFO] [stdout] | ^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `String`, which is not FFI-safe [INFO] [stdout] --> samples/hello/src/lib.rs:22:46 [INFO] [stdout] | [INFO] [stdout] 22 | pub extern "C" fn function(input: String) -> String { [INFO] [stdout] | ^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.55s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/function_types-6078c8b1b37f0498) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/hello-bcfd47fdaa4a81a0) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_invoker-30342670f86f4194) [INFO] running `Command { std: "docker" "inspect" "77b2128a43b1157c28e0d87e237763884468d7095b6b728831fa9b56261a92d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77b2128a43b1157c28e0d87e237763884468d7095b6b728831fa9b56261a92d7", kill_on_drop: false }` [INFO] [stdout] 77b2128a43b1157c28e0d87e237763884468d7095b6b728831fa9b56261a92d7