[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#b755f8b9936d084e0363ce6b393c7e444a37080e for pr-97334-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprojectriff%2Frust-function-invoker" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/projectriff/rust-function-invoker on toolchain b755f8b9936d084e0363ce6b393c7e444a37080e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "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-3/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" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5bc2e25cbda743eca103df7de8fafc5168442015a29afdf315a2d03301232174 [INFO] running `Command { std: "docker" "start" "-a" "5bc2e25cbda743eca103df7de8fafc5168442015a29afdf315a2d03301232174", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5bc2e25cbda743eca103df7de8fafc5168442015a29afdf315a2d03301232174", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bc2e25cbda743eca103df7de8fafc5168442015a29afdf315a2d03301232174", kill_on_drop: false }` [INFO] [stdout] 5bc2e25cbda743eca103df7de8fafc5168442015a29afdf315a2d03301232174 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c6ddb8f425a470562028a439c9b5f5fda670e6ddf8cb4ba0efd3335cfeb25a3 [INFO] running `Command { std: "docker" "start" "-a" "8c6ddb8f425a470562028a439c9b5f5fda670e6ddf8cb4ba0efd3335cfeb25a3", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling siphasher v0.2.3 [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 httparse v1.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling byteorder v1.2.4 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling function_types v0.1.0 (/opt/rustwide/workdir/function_types) [INFO] [stderr] Compiling modifier v0.1.0 [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 log v0.3.9 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling hyper v0.10.13 [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 13.54s [INFO] running `Command { std: "docker" "inspect" "8c6ddb8f425a470562028a439c9b5f5fda670e6ddf8cb4ba0efd3335cfeb25a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c6ddb8f425a470562028a439c9b5f5fda670e6ddf8cb4ba0efd3335cfeb25a3", kill_on_drop: false }` [INFO] [stdout] 8c6ddb8f425a470562028a439c9b5f5fda670e6ddf8cb4ba0efd3335cfeb25a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ffd3f64a9bb5ed6f9d275f4dfeeeab02b4abcb85e58a90ccb168bdbc18b9086 [INFO] running `Command { std: "docker" "start" "-a" "0ffd3f64a9bb5ed6f9d275f4dfeeeab02b4abcb85e58a90ccb168bdbc18b9086", 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] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `Command { std: "docker" "inspect" "0ffd3f64a9bb5ed6f9d275f4dfeeeab02b4abcb85e58a90ccb168bdbc18b9086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ffd3f64a9bb5ed6f9d275f4dfeeeab02b4abcb85e58a90ccb168bdbc18b9086", kill_on_drop: false }` [INFO] [stdout] 0ffd3f64a9bb5ed6f9d275f4dfeeeab02b4abcb85e58a90ccb168bdbc18b9086