[INFO] cloning repository https://github.com/mrodgers-witekio/test-bindgen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrodgers-witekio/test-bindgen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrodgers-witekio%2Ftest-bindgen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrodgers-witekio%2Ftest-bindgen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] be4838f069e1f843722c099f546f40e28b06317e
[INFO] testing mrodgers-witekio/test-bindgen against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrodgers-witekio%2Ftest-bindgen" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mrodgers-witekio/test-bindgen
[INFO] finished tweaking git repo https://github.com/mrodgers-witekio/test-bindgen
[INFO] tweaked toml for git repo https://github.com/mrodgers-witekio/test-bindgen written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mrodgers-witekio/test-bindgen on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mrodgers-witekio/test-bindgen 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.90.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-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b8d5758aee87cec020d315baccdae4b0ef65dfbeeb830bd20e229e0850b157b
[INFO] running `Command { std: "docker" "start" "-a" "2b8d5758aee87cec020d315baccdae4b0ef65dfbeeb830bd20e229e0850b157b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b8d5758aee87cec020d315baccdae4b0ef65dfbeeb830bd20e229e0850b157b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b8d5758aee87cec020d315baccdae4b0ef65dfbeeb830bd20e229e0850b157b", kill_on_drop: false }`
[INFO] [stdout] 2b8d5758aee87cec020d315baccdae4b0ef65dfbeeb830bd20e229e0850b157b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 605673469a1198d4186f9f33e79da1ebe4a856e25abe6e600198f7eb45e0a5d1
[INFO] running `Command { std: "docker" "start" "-a" "605673469a1198d4186f9f33e79da1ebe4a856e25abe6e600198f7eb45e0a5d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling test-bindgen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.93s
[INFO] running `Command { std: "docker" "inspect" "605673469a1198d4186f9f33e79da1ebe4a856e25abe6e600198f7eb45e0a5d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "605673469a1198d4186f9f33e79da1ebe4a856e25abe6e600198f7eb45e0a5d1", kill_on_drop: false }`
[INFO] [stdout] 605673469a1198d4186f9f33e79da1ebe4a856e25abe6e600198f7eb45e0a5d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b17cbe917bb3964090c0c9a83bea86388c4e18e9411e44a8f7a736b8c10c0186
[INFO] running `Command { std: "docker" "start" "-a" "b17cbe917bb3964090c0c9a83bea86388c4e18e9411e44a8f7a736b8c10c0186", kill_on_drop: false }`
[INFO] [stderr]    Compiling test-bindgen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.07s
[INFO] running `Command { std: "docker" "inspect" "b17cbe917bb3964090c0c9a83bea86388c4e18e9411e44a8f7a736b8c10c0186", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b17cbe917bb3964090c0c9a83bea86388c4e18e9411e44a8f7a736b8c10c0186", kill_on_drop: false }`
[INFO] [stdout] b17cbe917bb3964090c0c9a83bea86388c4e18e9411e44a8f7a736b8c10c0186
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1007858a385b6968f0733ba5e75f886744d35fc8a40cdf0b73445d5948bc79e8
[INFO] running `Command { std: "docker" "start" "-a" "1007858a385b6968f0733ba5e75f886744d35fc8a40cdf0b73445d5948bc79e8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/test_bindgen-53bc557eac808936)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test raw::bindgen_test_layout___locale_struct ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1007858a385b6968f0733ba5e75f886744d35fc8a40cdf0b73445d5948bc79e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1007858a385b6968f0733ba5e75f886744d35fc8a40cdf0b73445d5948bc79e8", kill_on_drop: false }`
[INFO] [stdout] 1007858a385b6968f0733ba5e75f886744d35fc8a40cdf0b73445d5948bc79e8
