[INFO] cloning repository https://github.com/xxshady/panic-repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xxshady/panic-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxxshady%2Fpanic-repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxxshady%2Fpanic-repro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d2420382ae210d49e22679b40d1b827d9380c609 [INFO] testing xxshady/panic-repro against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxxshady%2Fpanic-repro" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xxshady/panic-repro on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xxshady/panic-repro [INFO] finished tweaking git repo https://github.com/xxshady/panic-repro [INFO] tweaked toml for git repo https://github.com/xxshady/panic-repro written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/xxshady/panic-repro 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.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cxxbridge-flags v1.0.95 [INFO] [stderr] Downloaded miette-derive v5.9.0 [INFO] [stderr] Downloaded autocxx-build v0.25.0 [INFO] [stderr] Downloaded miette v5.9.0 [INFO] [stderr] Downloaded once_cell v1.17.2 [INFO] [stderr] Downloaded moveit v0.5.1 [INFO] [stderr] Downloaded autocxx-parser v0.25.0 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.95 [INFO] [stderr] Downloaded autocxx v0.25.0 [INFO] [stderr] Downloaded cxx v1.0.95 [INFO] [stderr] Downloaded autocxx-macro v0.25.0 [INFO] [stderr] Downloaded autocxx-bindgen v0.62.1 [INFO] [stderr] Downloaded autocxx-engine v0.25.0 [INFO] [stderr] Downloaded cxx-gen v0.7.95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60fd019697ec75ce0459b76d3f4cd516bc703d487692df823ded6c32b6c77b7d [INFO] running `Command { std: "docker" "start" "-a" "60fd019697ec75ce0459b76d3f4cd516bc703d487692df823ded6c32b6c77b7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60fd019697ec75ce0459b76d3f4cd516bc703d487692df823ded6c32b6c77b7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60fd019697ec75ce0459b76d3f4cd516bc703d487692df823ded6c32b6c77b7d", kill_on_drop: false }` [INFO] [stdout] 60fd019697ec75ce0459b76d3f4cd516bc703d487692df823ded6c32b6c77b7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e811279580aed0d7ed017361f6acb81fa47939b303db253bca0d2e7a62f407d [INFO] running `Command { std: "docker" "start" "-a" "4e811279580aed0d7ed017361f6acb81fa47939b303db253bca0d2e7a62f407d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.59 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling once_cell v1.17.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling autocxx-bindgen v0.62.1 [INFO] [stderr] Compiling cxxbridge-flags v1.0.95 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling link-cplusplus v1.0.8 [INFO] [stderr] Compiling cxx v1.0.95 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.8.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling cxx-gen v0.7.95 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling miette-derive v5.9.0 [INFO] [stderr] Compiling cxxbridge-macro v1.0.95 [INFO] [stderr] Compiling miette v5.9.0 [INFO] [stderr] Compiling aquamarine v0.1.12 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling moveit v0.5.1 [INFO] [stderr] Compiling autocxx-parser v0.25.0 [INFO] [stderr] Compiling autocxx-engine v0.25.0 [INFO] [stderr] Compiling autocxx-macro v0.25.0 [INFO] [stderr] Compiling autocxx v0.25.0 [INFO] [stderr] Compiling autocxx-build v0.25.0 [INFO] [stderr] Compiling panic-repro v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.42s [INFO] running `Command { std: "docker" "inspect" "4e811279580aed0d7ed017361f6acb81fa47939b303db253bca0d2e7a62f407d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e811279580aed0d7ed017361f6acb81fa47939b303db253bca0d2e7a62f407d", kill_on_drop: false }` [INFO] [stdout] 4e811279580aed0d7ed017361f6acb81fa47939b303db253bca0d2e7a62f407d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c9644cc0735eba232de90b2258aa43c8afd40fe3cfc0e1c6702a164fc7a4d5c [INFO] running `Command { std: "docker" "start" "-a" "8c9644cc0735eba232de90b2258aa43c8afd40fe3cfc0e1c6702a164fc7a4d5c", kill_on_drop: false }` [INFO] [stderr] Compiling panic-repro v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `Command { std: "docker" "inspect" "8c9644cc0735eba232de90b2258aa43c8afd40fe3cfc0e1c6702a164fc7a4d5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c9644cc0735eba232de90b2258aa43c8afd40fe3cfc0e1c6702a164fc7a4d5c", kill_on_drop: false }` [INFO] [stdout] 8c9644cc0735eba232de90b2258aa43c8afd40fe3cfc0e1c6702a164fc7a4d5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e50eecbe22596bf366347bfd8e60d8abd1303f29300636be531574ce4f851ac2 [INFO] running `Command { std: "docker" "start" "-a" "e50eecbe22596bf366347bfd8e60d8abd1303f29300636be531574ce4f851ac2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/panic_repro-3e52e94b8dc84928) [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" "e50eecbe22596bf366347bfd8e60d8abd1303f29300636be531574ce4f851ac2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e50eecbe22596bf366347bfd8e60d8abd1303f29300636be531574ce4f851ac2", kill_on_drop: false }` [INFO] [stdout] e50eecbe22596bf366347bfd8e60d8abd1303f29300636be531574ce4f851ac2