[INFO] cloning repository https://github.com/gimli-rs/ddbug [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gimli-rs/ddbug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgimli-rs%2Fddbug", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgimli-rs%2Fddbug'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a83b60dfb86c8c534cc8c714e574b5a767bc20c [INFO] testing gimli-rs/ddbug against master#9e297bf54d31eb3b30067208ff9af4416945a2ed for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgimli-rs%2Fddbug" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gimli-rs/ddbug on toolchain 9e297bf54d31eb3b30067208ff9af4416945a2ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gimli-rs/ddbug [INFO] finished tweaking git repo https://github.com/gimli-rs/ddbug [INFO] tweaked toml for git repo https://github.com/gimli-rs/ddbug written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gimli-rs/ddbug 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" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded marksman_escape v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ccdafa48ffe491a404d4160ef581ccc8a27c0d8c110e51163968548cc30ee4f6 [INFO] running `Command { std: "docker" "start" "-a" "ccdafa48ffe491a404d4160ef581ccc8a27c0d8c110e51163968548cc30ee4f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ccdafa48ffe491a404d4160ef581ccc8a27c0d8c110e51163968548cc30ee4f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccdafa48ffe491a404d4160ef581ccc8a27c0d8c110e51163968548cc30ee4f6", kill_on_drop: false }` [INFO] [stdout] ccdafa48ffe491a404d4160ef581ccc8a27c0d8c110e51163968548cc30ee4f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28b350da8f9c88f05b1780a59aadebaeda842244955fb48852ec2f1376b39932 [INFO] running `Command { std: "docker" "start" "-a" "28b350da8f9c88f05b1780a59aadebaeda842244955fb48852ec2f1376b39932", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling marksman_escape v0.1.2 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling wasmparser v0.202.0 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling capstone-sys v0.16.0 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] error: could not compile `marksman_escape` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/bin/rustc --crate-name marksman_escape --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/marksman_escape-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8113cfe0a713c630 -C extra-filename=-8113cfe0a713c630 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "28b350da8f9c88f05b1780a59aadebaeda842244955fb48852ec2f1376b39932", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28b350da8f9c88f05b1780a59aadebaeda842244955fb48852ec2f1376b39932", kill_on_drop: false }` [INFO] [stdout] 28b350da8f9c88f05b1780a59aadebaeda842244955fb48852ec2f1376b39932 [INFO] testing gimli-rs/ddbug against try#61a9ac64344e91d62f5496627ff363d177f9daab for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgimli-rs%2Fddbug" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gimli-rs/ddbug on toolchain 61a9ac64344e91d62f5496627ff363d177f9daab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gimli-rs/ddbug [INFO] finished tweaking git repo https://github.com/gimli-rs/ddbug [INFO] tweaked toml for git repo https://github.com/gimli-rs/ddbug written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/gimli-rs/ddbug 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" "+61a9ac64344e91d62f5496627ff363d177f9daab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d961e2f2f3bd9aa7b9493ceb7c92aae88d9cec45fcc54b7d133210ad80162c38 [INFO] running `Command { std: "docker" "start" "-a" "d961e2f2f3bd9aa7b9493ceb7c92aae88d9cec45fcc54b7d133210ad80162c38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d961e2f2f3bd9aa7b9493ceb7c92aae88d9cec45fcc54b7d133210ad80162c38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d961e2f2f3bd9aa7b9493ceb7c92aae88d9cec45fcc54b7d133210ad80162c38", kill_on_drop: false }` [INFO] [stdout] d961e2f2f3bd9aa7b9493ceb7c92aae88d9cec45fcc54b7d133210ad80162c38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a80b4da0a65cf9d797e887080bbee44c662b15e098bc2350f4e20bfe227efad1 [INFO] running `Command { std: "docker" "start" "-a" "a80b4da0a65cf9d797e887080bbee44c662b15e098bc2350f4e20bfe227efad1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling marksman_escape v0.1.2 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling wasmparser v0.202.0 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling capstone-sys v0.16.0 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling ruzstd v0.6.0 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling hyper v1.2.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling object v0.35.0 [INFO] [stderr] Compiling ddbug_parser v0.3.0 (/opt/rustwide/workdir/parser) [INFO] [stderr] Compiling capstone v0.12.0 [INFO] [stderr] Compiling ddbug v0.3.0 (/opt/rustwide/workdir/main) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.70s [INFO] running `Command { std: "docker" "inspect" "a80b4da0a65cf9d797e887080bbee44c662b15e098bc2350f4e20bfe227efad1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a80b4da0a65cf9d797e887080bbee44c662b15e098bc2350f4e20bfe227efad1", kill_on_drop: false }` [INFO] [stdout] a80b4da0a65cf9d797e887080bbee44c662b15e098bc2350f4e20bfe227efad1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36742af67e7ef1890a55c5547caff2e6f59385481d602171c09a1b0444159ca0 [INFO] running `Command { std: "docker" "start" "-a" "36742af67e7ef1890a55c5547caff2e6f59385481d602171c09a1b0444159ca0", kill_on_drop: false }` [INFO] [stderr] Compiling ddbug_parser v0.3.0 (/opt/rustwide/workdir/parser) [INFO] [stderr] Compiling ddbug v0.3.0 (/opt/rustwide/workdir/main) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.24s [INFO] running `Command { std: "docker" "inspect" "36742af67e7ef1890a55c5547caff2e6f59385481d602171c09a1b0444159ca0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36742af67e7ef1890a55c5547caff2e6f59385481d602171c09a1b0444159ca0", kill_on_drop: false }` [INFO] [stdout] 36742af67e7ef1890a55c5547caff2e6f59385481d602171c09a1b0444159ca0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 386178139b618deab7b10cba6acf72cfb3bd1af1b55962dc12c2d017ec9c860e [INFO] running `Command { std: "docker" "start" "-a" "386178139b618deab7b10cba6acf72cfb3bd1af1b55962dc12c2d017ec9c860e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ddbug-b7449bc425ef2862) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ddbug-19e4543e4d4c17ba) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test verify_cli ... 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] [stderr] Running tests/diff.rs (/opt/rustwide/target/debug/deps/diff-5c3646ca5338dc96) [INFO] [stdout] [INFO] [stdout] running 49 tests [INFO] [stdout] test function_equal ... ok [INFO] [stdout] test array_diff_size ... ok [INFO] [stdout] test enum_diff_equal ... ok [INFO] [stdout] test function_diff_return_type ... ok [INFO] [stdout] test member_diff_bitfield ... ok [INFO] [stdout] test enum_diff ... ok [INFO] [stdout] test array_diff_type ... ok [INFO] [stdout] test array_diff_equal ... ok [INFO] [stdout] test member_diff_inline_struct_struct ... ok [INFO] [stdout] test member_diff_bitfield_equal ... ok [INFO] [stdout] test member_diff_inline_struct_none ... ok [INFO] [stdout] test function_diff_variables ... ok [INFO] [stdout] test member_diff_inline_none_struct ... ok [INFO] [stdout] test member_diff_inline_struct_struct_equal ... ok [INFO] [stdout] test member_diff_inline_union_union ... ok [INFO] [stdout] test member_diff_inline_union_struct ... ok [INFO] [stdout] test member_diff_padding_equal ... ok [INFO] [stdout] test member_diff_inline_union_union_equal ... ok [INFO] [stdout] test member_diff_padding_none ... ok [INFO] [stdout] test struct_diff_decl_equal ... ok [INFO] [stdout] test struct_diff_member_reorder ... ok [INFO] [stdout] test member_diff_padding ... ok [INFO] [stdout] test struct_diff_defn_equal ... ok [INFO] [stdout] test struct_diff_decl_defn ... ok [INFO] [stdout] test typedef_diff_anon ... ok [INFO] [stdout] test member_diff_unsized ... ok [INFO] [stdout] test typedef_diff_anon_base ... ok [INFO] [stdout] test struct_diff_member ... ok [INFO] [stdout] test struct_diff_defn_decl ... ok [INFO] [stdout] test typedef_diff_anon_equal ... ok [INFO] [stdout] test struct_diff_recursive_equal ... ok [INFO] [stdout] test typedef_diff_anon_struct_union ... ok [INFO] [stdout] test typedef_diff_base_anon ... ok [INFO] [stdout] test typedef_diff_base ... ok [INFO] [stdout] test struct_diff_size_equal ... ok [INFO] [stdout] test typedef_diff_struct_size ... ok [INFO] [stdout] test typedef_diff_base_equal ... ok [INFO] [stdout] test typedef_diff_struct_name ... ok [INFO] [stdout] test union_diff_defn_decl ... ok [INFO] [stdout] test union_diff_defn_equal ... ok [INFO] [stdout] test union_diff_member ... ok [INFO] [stdout] test union_diff_decl_equal ... ok [INFO] [stdout] test union_diff_decl_defn ... ok [INFO] [stdout] test union_diff_size_equal ... ok [INFO] [stdout] test union_diff_member_reorder ... ok [INFO] [stdout] test variable_diff_decl ... ok [INFO] [stdout] test variable_diff_size ... ok [INFO] [stdout] test variable_equal ... ok [INFO] [stdout] test variable_diff_size_multi ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ddbug_parser-d17188fe1b2aa362) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test namespace::test::cmp ... 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] [stderr] Doc-tests ddbug [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] [stderr] Doc-tests ddbug_parser [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test parser/src/lib.rs - (line 5) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "386178139b618deab7b10cba6acf72cfb3bd1af1b55962dc12c2d017ec9c860e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "386178139b618deab7b10cba6acf72cfb3bd1af1b55962dc12c2d017ec9c860e", kill_on_drop: false }` [INFO] [stdout] 386178139b618deab7b10cba6acf72cfb3bd1af1b55962dc12c2d017ec9c860e