[INFO] cloning repository https://github.com/harry-anderson/cxx-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/harry-anderson/cxx-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharry-anderson%2Fcxx-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharry-anderson%2Fcxx-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f7327c970b386081bb9075da13b6615934b5445 [INFO] testing harry-anderson/cxx-test against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharry-anderson%2Fcxx-test" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/harry-anderson/cxx-test on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/harry-anderson/cxx-test [INFO] finished tweaking git repo https://github.com/harry-anderson/cxx-test [INFO] tweaked toml for git repo https://github.com/harry-anderson/cxx-test written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/harry-anderson/cxx-test 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cxxbridge-macro v1.0.95 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.95 [INFO] [stderr] Downloaded cxx-build v1.0.95 [INFO] [stderr] Downloaded cxx v1.0.95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66157c666cf8f12b53a5c93bcd30a0716c3d818929b69ec218d24a7428e75f5d [INFO] running `Command { std: "docker" "start" "-a" "66157c666cf8f12b53a5c93bcd30a0716c3d818929b69ec218d24a7428e75f5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66157c666cf8f12b53a5c93bcd30a0716c3d818929b69ec218d24a7428e75f5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66157c666cf8f12b53a5c93bcd30a0716c3d818929b69ec218d24a7428e75f5d", kill_on_drop: false }` [INFO] [stdout] 66157c666cf8f12b53a5c93bcd30a0716c3d818929b69ec218d24a7428e75f5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d96e438c4fc4fd46c81b98d5668c6aff289bd5e5c4f8eca1ae1fbd36e31e064 [INFO] running `Command { std: "docker" "start" "-a" "7d96e438c4fc4fd46c81b98d5668c6aff289bd5e5c4f8eca1ae1fbd36e31e064", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling scratch v1.0.5 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling cxxbridge-flags v1.0.95 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling link-cplusplus v1.0.8 [INFO] [stderr] Compiling cxx v1.0.95 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling cxx-build v1.0.95 [INFO] [stderr] Compiling cxxbridge-macro v1.0.95 [INFO] [stderr] Compiling cxx-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.96s [INFO] running `Command { std: "docker" "inspect" "7d96e438c4fc4fd46c81b98d5668c6aff289bd5e5c4f8eca1ae1fbd36e31e064", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d96e438c4fc4fd46c81b98d5668c6aff289bd5e5c4f8eca1ae1fbd36e31e064", kill_on_drop: false }` [INFO] [stdout] 7d96e438c4fc4fd46c81b98d5668c6aff289bd5e5c4f8eca1ae1fbd36e31e064 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd3b2123563fdee6cbf9b8693a77025ddf50eb402d3a05a4e326e1e67d2bf50e [INFO] running `Command { std: "docker" "start" "-a" "fd3b2123563fdee6cbf9b8693a77025ddf50eb402d3a05a4e326e1e67d2bf50e", kill_on_drop: false }` [INFO] [stderr] Compiling cxx-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] running `Command { std: "docker" "inspect" "fd3b2123563fdee6cbf9b8693a77025ddf50eb402d3a05a4e326e1e67d2bf50e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd3b2123563fdee6cbf9b8693a77025ddf50eb402d3a05a4e326e1e67d2bf50e", kill_on_drop: false }` [INFO] [stdout] fd3b2123563fdee6cbf9b8693a77025ddf50eb402d3a05a4e326e1e67d2bf50e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 697a6108b2927dde79d36151bac9a7d29cc1e92e9c855a8bb97cad54c115efe8 [INFO] running `Command { std: "docker" "start" "-a" "697a6108b2927dde79d36151bac9a7d29cc1e92e9c855a8bb97cad54c115efe8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cxx_test-35333db5d4162c30) [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" "697a6108b2927dde79d36151bac9a7d29cc1e92e9c855a8bb97cad54c115efe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "697a6108b2927dde79d36151bac9a7d29cc1e92e9c855a8bb97cad54c115efe8", kill_on_drop: false }` [INFO] [stdout] 697a6108b2927dde79d36151bac9a7d29cc1e92e9c855a8bb97cad54c115efe8