[INFO] cloning repository https://github.com/tamanishi/rust_ffi_tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tamanishi/rust_ffi_tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamanishi%2Frust_ffi_tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamanishi%2Frust_ffi_tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0fa441cfc84299466f451908716918289b529207 [INFO] testing tamanishi/rust_ffi_tutorial against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamanishi%2Frust_ffi_tutorial" "/workspace/builds/worker-38/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-38/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tamanishi/rust_ffi_tutorial on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tamanishi/rust_ffi_tutorial [INFO] finished tweaking git repo https://github.com/tamanishi/rust_ffi_tutorial [INFO] tweaked toml for git repo https://github.com/tamanishi/rust_ffi_tutorial written to /workspace/builds/worker-38/source/Cargo.toml [INFO] crate git repo https://github.com/tamanishi/rust_ffi_tutorial already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d73697fc8310853bc821e2c4964a677e65b35d00af5509603f85d96def05a333 [INFO] running `Command { std: "docker" "start" "-a" "d73697fc8310853bc821e2c4964a677e65b35d00af5509603f85d96def05a333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d73697fc8310853bc821e2c4964a677e65b35d00af5509603f85d96def05a333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d73697fc8310853bc821e2c4964a677e65b35d00af5509603f85d96def05a333", kill_on_drop: false }` [INFO] [stdout] d73697fc8310853bc821e2c4964a677e65b35d00af5509603f85d96def05a333 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5ab74aa58dcca59ec2d8fac764dd322c1c05b49f02894863ee8fc9b2c6e55fa [INFO] running `Command { std: "docker" "start" "-a" "f5ab74aa58dcca59ec2d8fac764dd322c1c05b49f02894863ee8fc9b2c6e55fa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling ffi_tutorial v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.14s [INFO] running `Command { std: "docker" "inspect" "f5ab74aa58dcca59ec2d8fac764dd322c1c05b49f02894863ee8fc9b2c6e55fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5ab74aa58dcca59ec2d8fac764dd322c1c05b49f02894863ee8fc9b2c6e55fa", kill_on_drop: false }` [INFO] [stdout] f5ab74aa58dcca59ec2d8fac764dd322c1c05b49f02894863ee8fc9b2c6e55fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf7882600833bfa5395b0e047b321edf8d70566e2bb9e31db4f9c9d8c6d0e325 [INFO] running `Command { std: "docker" "start" "-a" "cf7882600833bfa5395b0e047b321edf8d70566e2bb9e31db4f9c9d8c6d0e325", kill_on_drop: false }` [INFO] [stderr] Compiling ffi_tutorial v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.49s [INFO] running `Command { std: "docker" "inspect" "cf7882600833bfa5395b0e047b321edf8d70566e2bb9e31db4f9c9d8c6d0e325", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf7882600833bfa5395b0e047b321edf8d70566e2bb9e31db4f9c9d8c6d0e325", kill_on_drop: false }` [INFO] [stdout] cf7882600833bfa5395b0e047b321edf8d70566e2bb9e31db4f9c9d8c6d0e325 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6e075ba3f6758cdd31589a76a62927942f8c0087ced29f068a377c550af9bd21 [INFO] running `Command { std: "docker" "start" "-a" "6e075ba3f6758cdd31589a76a62927942f8c0087ced29f068a377c550af9bd21", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ffi_tutorial-b948a84281f50bee) [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" "6e075ba3f6758cdd31589a76a62927942f8c0087ced29f068a377c550af9bd21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e075ba3f6758cdd31589a76a62927942f8c0087ced29f068a377c550af9bd21", kill_on_drop: false }` [INFO] [stdout] 6e075ba3f6758cdd31589a76a62927942f8c0087ced29f068a377c550af9bd21