[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] testing projectriff/rust-function-invoker against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprojectriff%2Frust-function-invoker" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/projectriff/rust-function-invoker on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-5/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] f2b8cf6aaab9ad8274f1da5a0ba98e204b3c0579b8332f971dcd1d1b002a8668 [INFO] running `Command { std: "docker" "start" "-a" "f2b8cf6aaab9ad8274f1da5a0ba98e204b3c0579b8332f971dcd1d1b002a8668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2b8cf6aaab9ad8274f1da5a0ba98e204b3c0579b8332f971dcd1d1b002a8668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2b8cf6aaab9ad8274f1da5a0ba98e204b3c0579b8332f971dcd1d1b002a8668", kill_on_drop: false }` [INFO] [stdout] f2b8cf6aaab9ad8274f1da5a0ba98e204b3c0579b8332f971dcd1d1b002a8668 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfadd71d9141b1444fb7c382dc35ca5d77e23ecd31507158408d6f249b5a0109 [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" "cfadd71d9141b1444fb7c382dc35ca5d77e23ecd31507158408d6f249b5a0109", kill_on_drop: false }` [INFO] [stderr] Compiling matches v0.1.7 [INFO] [stderr] Compiling byteorder v1.2.4 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling function_types v0.1.0 (/opt/rustwide/workdir/function_types) [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling hello v0.1.0 (/opt/rustwide/workdir/samples/hello) [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] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling url v1.7.1 [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 30.14s [INFO] running `Command { std: "docker" "inspect" "cfadd71d9141b1444fb7c382dc35ca5d77e23ecd31507158408d6f249b5a0109", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfadd71d9141b1444fb7c382dc35ca5d77e23ecd31507158408d6f249b5a0109", kill_on_drop: false }` [INFO] [stdout] cfadd71d9141b1444fb7c382dc35ca5d77e23ecd31507158408d6f249b5a0109 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", 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] 91b590be7986f559e11b55d0c821a01718ab28c4947ef67ccb338e1bfb3aa94c [INFO] running `Command { std: "docker" "start" "-a" "91b590be7986f559e11b55d0c821a01718ab28c4947ef67ccb338e1bfb3aa94c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] [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] 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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.58s [INFO] running `Command { std: "docker" "inspect" "91b590be7986f559e11b55d0c821a01718ab28c4947ef67ccb338e1bfb3aa94c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91b590be7986f559e11b55d0c821a01718ab28c4947ef67ccb338e1bfb3aa94c", kill_on_drop: false }` [INFO] [stdout] 91b590be7986f559e11b55d0c821a01718ab28c4947ef67ccb338e1bfb3aa94c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 497f63bf20b2950a2874229d1e3c5185d129ee2ad2e34479b26abfe6bd7cfd4d [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" "497f63bf20b2950a2874229d1e3c5185d129ee2ad2e34479b26abfe6bd7cfd4d", kill_on_drop: false }` [INFO] [stderr] warning: `extern` fn uses type `String`, which is not FFI-safe [INFO] [stderr] --> samples/hello/src/lib.rs:22:35 [INFO] [stderr] | [INFO] [stderr] 22 | pub extern "C" fn function(input: String) -> String { [INFO] [stderr] | ^^^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stderr] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stderr] = note: this struct has unspecified layout [INFO] [stderr] [INFO] [stderr] warning: `extern` fn uses type `String`, which is not FFI-safe [INFO] [stderr] --> samples/hello/src/lib.rs:22:46 [INFO] [stderr] | [INFO] [stderr] 22 | pub extern "C" fn function(input: String) -> String { [INFO] [stderr] | ^^^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stderr] = note: this struct has unspecified layout [INFO] [stderr] [INFO] [stderr] warning: `hello` (lib) generated 2 warnings [INFO] [stderr] warning: `hello` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/function_types-370a41b5dd878bd1) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hello-990e9153a10a4233) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_invoker-28e4f5c3f71c8caa) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests function_types [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests hello [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "497f63bf20b2950a2874229d1e3c5185d129ee2ad2e34479b26abfe6bd7cfd4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "497f63bf20b2950a2874229d1e3c5185d129ee2ad2e34479b26abfe6bd7cfd4d", kill_on_drop: false }` [INFO] [stdout] 497f63bf20b2950a2874229d1e3c5185d129ee2ad2e34479b26abfe6bd7cfd4d