[INFO] cloning repository https://github.com/xupea/rust-cargo-neo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xupea/rust-cargo-neo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxupea%2Frust-cargo-neo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxupea%2Frust-cargo-neo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f58d64d754d35c4c42c97ce5da34b2440b62bdc1 [INFO] testing xupea/rust-cargo-neo against 1.78.0 for beta-1.79-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxupea%2Frust-cargo-neo" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xupea/rust-cargo-neo on toolchain 1.78.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.78.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xupea/rust-cargo-neo [INFO] finished tweaking git repo https://github.com/xupea/rust-cargo-neo [INFO] tweaked toml for git repo https://github.com/xupea/rust-cargo-neo written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/xupea/rust-cargo-neo already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.78.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ext-trait-proc_macros v1.0.1 [INFO] [stderr] Downloaded unwind_safe v0.1.0 [INFO] [stderr] Downloaded extension-traits v1.0.1 [INFO] [stderr] Downloaded with_builtin_macros-proc_macros v0.0.3 [INFO] [stderr] Downloaded safer-ffi v0.1.5 [INFO] [stderr] Downloaded async-ffi v0.5.0 [INFO] [stderr] Downloaded safer_ffi-proc_macros v0.1.5 [INFO] [stderr] Downloaded ext-trait v1.0.1 [INFO] [stderr] Downloaded uninit v0.5.1 [INFO] [stderr] Downloaded with_builtin_macros v0.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f53ef2a7e42643989e126df1b4b60d72fe151885084b1253c4bd578011b38b2b [INFO] running `Command { std: "docker" "start" "-a" "f53ef2a7e42643989e126df1b4b60d72fe151885084b1253c4bd578011b38b2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f53ef2a7e42643989e126df1b4b60d72fe151885084b1253c4bd578011b38b2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f53ef2a7e42643989e126df1b4b60d72fe151885084b1253c4bd578011b38b2b", kill_on_drop: false }` [INFO] [stdout] f53ef2a7e42643989e126df1b4b60d72fe151885084b1253c4bd578011b38b2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2139bad88700e37bda93773c5b9d59c5ccebf2f79740443e4bdc963805962a65 [INFO] running `Command { std: "docker" "start" "-a" "2139bad88700e37bda93773c5b9d59c5ccebf2f79740443e4bdc963805962a65", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.1.3 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling macro_rules_attribute v0.1.3 [INFO] [stderr] Compiling safer-ffi v0.1.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling hashlink v0.9.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling unwind_safe v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling async-ffi v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling ext-trait-proc_macros v1.0.1 [INFO] [stderr] Compiling with_builtin_macros-proc_macros v0.0.3 [INFO] [stderr] Compiling safer_ffi-proc_macros v0.1.5 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling with_builtin_macros v0.0.3 [INFO] [stderr] Compiling ext-trait v1.0.1 [INFO] [stderr] Compiling extension-traits v1.0.1 [INFO] [stderr] Compiling uninit v0.5.1 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling rust-cargo-neo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.78s [INFO] running `Command { std: "docker" "inspect" "2139bad88700e37bda93773c5b9d59c5ccebf2f79740443e4bdc963805962a65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2139bad88700e37bda93773c5b9d59c5ccebf2f79740443e4bdc963805962a65", kill_on_drop: false }` [INFO] [stdout] 2139bad88700e37bda93773c5b9d59c5ccebf2f79740443e4bdc963805962a65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a523185d6ae7acf80556a2c48374a4a1fa08552bf7bbff80a6fa26489b849b8 [INFO] running `Command { std: "docker" "start" "-a" "2a523185d6ae7acf80556a2c48374a4a1fa08552bf7bbff80a6fa26489b849b8", kill_on_drop: false }` [INFO] [stderr] Compiling rust-cargo-neo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] running `Command { std: "docker" "inspect" "2a523185d6ae7acf80556a2c48374a4a1fa08552bf7bbff80a6fa26489b849b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a523185d6ae7acf80556a2c48374a4a1fa08552bf7bbff80a6fa26489b849b8", kill_on_drop: false }` [INFO] [stdout] 2a523185d6ae7acf80556a2c48374a4a1fa08552bf7bbff80a6fa26489b849b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ccf4840cf16a77d8757f91d7c211c04dd10a19aa85a90c3584d0d6b2a2c96005 [INFO] running `Command { std: "docker" "start" "-a" "ccf4840cf16a77d8757f91d7c211c04dd10a19aa85a90c3584d0d6b2a2c96005", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mylib-135f09d719fe5918) [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" "ccf4840cf16a77d8757f91d7c211c04dd10a19aa85a90c3584d0d6b2a2c96005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccf4840cf16a77d8757f91d7c211c04dd10a19aa85a90c3584d0d6b2a2c96005", kill_on_drop: false }` [INFO] [stdout] ccf4840cf16a77d8757f91d7c211c04dd10a19aa85a90c3584d0d6b2a2c96005