[INFO] cloning repository https://github.com/stusmall/maturin-safer-ffi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stusmall/maturin-safer-ffi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstusmall%2Fmaturin-safer-ffi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstusmall%2Fmaturin-safer-ffi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c0a737dd2fa476cd49949b1f8fd7d0b834fa21ab [INFO] testing stusmall/maturin-safer-ffi against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstusmall%2Fmaturin-safer-ffi" "/workspace/builds/worker-41/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-41/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stusmall/maturin-safer-ffi on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-41/source/.cargo/config [INFO] started tweaking git repo https://github.com/stusmall/maturin-safer-ffi [INFO] finished tweaking git repo https://github.com/stusmall/maturin-safer-ffi [INFO] tweaked toml for git repo https://github.com/stusmall/maturin-safer-ffi written to /workspace/builds/worker-41/source/Cargo.toml [INFO] crate git repo https://github.com/stusmall/maturin-safer-ffi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ada25db546f37ab7cda799d91a03a671fb432971b934e0f9a802cdc7f84eea1b [INFO] running `Command { std: "docker" "start" "-a" "ada25db546f37ab7cda799d91a03a671fb432971b934e0f9a802cdc7f84eea1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ada25db546f37ab7cda799d91a03a671fb432971b934e0f9a802cdc7f84eea1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ada25db546f37ab7cda799d91a03a671fb432971b934e0f9a802cdc7f84eea1b", kill_on_drop: false }` [INFO] [stdout] ada25db546f37ab7cda799d91a03a671fb432971b934e0f9a802cdc7f84eea1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee0619a50dabe1d79121d627ef91a7a72efc51b4ef90ed462c1e13f12241668c [INFO] running `Command { std: "docker" "start" "-a" "ee0619a50dabe1d79121d627ef91a7a72efc51b4ef90ed462c1e13f12241668c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling mini_paste-proc_macro v0.1.11 [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Compiling mini_paste v0.1.11 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling safer_ffi-proc_macro v0.0.6 [INFO] [stderr] Compiling require_unsafe_in_body v0.2.1 [INFO] [stderr] Compiling safer-ffi v0.0.6 [INFO] [stderr] Compiling centralcrate v0.1.0 (/opt/rustwide/workdir/centralcrate) [INFO] [stderr] Compiling pythonsdk v0.1.0 (/opt/rustwide/workdir/pythonsdk) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "ee0619a50dabe1d79121d627ef91a7a72efc51b4ef90ed462c1e13f12241668c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee0619a50dabe1d79121d627ef91a7a72efc51b4ef90ed462c1e13f12241668c", kill_on_drop: false }` [INFO] [stdout] ee0619a50dabe1d79121d627ef91a7a72efc51b4ef90ed462c1e13f12241668c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebe34f376d619c35e4743d67ac8a6de0a1db1a217904200cd583748bdf6d98b1 [INFO] running `Command { std: "docker" "start" "-a" "ebe34f376d619c35e4743d67ac8a6de0a1db1a217904200cd583748bdf6d98b1", kill_on_drop: false }` [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Compiling centralcrate v0.1.0 (/opt/rustwide/workdir/centralcrate) [INFO] [stderr] Compiling pythonsdk v0.1.0 (/opt/rustwide/workdir/pythonsdk) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 34.66s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/centralcrate-8c0a4fdb06ecae8d) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/pythonsdk-0560e5ce212fd0d8) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/xtask-27553fe485bc2beb) [INFO] running `Command { std: "docker" "inspect" "ebe34f376d619c35e4743d67ac8a6de0a1db1a217904200cd583748bdf6d98b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebe34f376d619c35e4743d67ac8a6de0a1db1a217904200cd583748bdf6d98b1", kill_on_drop: false }` [INFO] [stdout] ebe34f376d619c35e4743d67ac8a6de0a1db1a217904200cd583748bdf6d98b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0903d18863f99ff000a3dd93cf3494d7b27d5a6d5dda01597427f82522fbf3dd [INFO] running `Command { std: "docker" "start" "-a" "0903d18863f99ff000a3dd93cf3494d7b27d5a6d5dda01597427f82522fbf3dd", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/centralcrate-8c0a4fdb06ecae8d) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pythonsdk-0560e5ce212fd0d8) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xtask-27553fe485bc2beb) [INFO] [stdout] [INFO] [stderr] Doc-tests centralcrate [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] [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" "0903d18863f99ff000a3dd93cf3494d7b27d5a6d5dda01597427f82522fbf3dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0903d18863f99ff000a3dd93cf3494d7b27d5a6d5dda01597427f82522fbf3dd", kill_on_drop: false }` [INFO] [stdout] 0903d18863f99ff000a3dd93cf3494d7b27d5a6d5dda01597427f82522fbf3dd