[INFO] fetching crate gotpl 0.2.6... [INFO] testing gotpl-0.2.6 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate gotpl 0.2.6 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate gotpl 0.2.6 [INFO] finished tweaking crates.io crate gotpl 0.2.6 [INFO] tweaked toml for crates.io crate gotpl 0.2.6 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gotpl 0.2.6 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gotpl 0.2.6 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.225 [INFO] [stderr] Downloaded serde_derive v1.0.225 [INFO] [stderr] Downloaded serde_core v1.0.225 [INFO] [stderr] Downloaded bindgen v0.72.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74d00cbe990bad5a67de3fdca15753a618510d16fe3f4764650e990b1ed87b4b [INFO] running `Command { std: "docker" "start" "-a" "74d00cbe990bad5a67de3fdca15753a618510d16fe3f4764650e990b1ed87b4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74d00cbe990bad5a67de3fdca15753a618510d16fe3f4764650e990b1ed87b4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74d00cbe990bad5a67de3fdca15753a618510d16fe3f4764650e990b1ed87b4b", kill_on_drop: false }` [INFO] [stdout] 74d00cbe990bad5a67de3fdca15753a618510d16fe3f4764650e990b1ed87b4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 977d9e180ea72518e5e2e8ae52d9ddd2cba00bf6a87ff4ec92a151181e90a991 [INFO] running `Command { std: "docker" "start" "-a" "977d9e180ea72518e5e2e8ae52d9ddd2cba00bf6a87ff4ec92a151181e90a991", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling gotpl v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.79s [INFO] running `Command { std: "docker" "inspect" "977d9e180ea72518e5e2e8ae52d9ddd2cba00bf6a87ff4ec92a151181e90a991", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "977d9e180ea72518e5e2e8ae52d9ddd2cba00bf6a87ff4ec92a151181e90a991", kill_on_drop: false }` [INFO] [stdout] 977d9e180ea72518e5e2e8ae52d9ddd2cba00bf6a87ff4ec92a151181e90a991 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 987dd30c51dbefad96a7f5cb947eeebc0ccf9e9270f3a3553163fc75ed6edeef [INFO] running `Command { std: "docker" "start" "-a" "987dd30c51dbefad96a7f5cb947eeebc0ccf9e9270f3a3553163fc75ed6edeef", kill_on_drop: false }` [INFO] [stderr] Compiling gotpl v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.89s [INFO] running `Command { std: "docker" "inspect" "987dd30c51dbefad96a7f5cb947eeebc0ccf9e9270f3a3553163fc75ed6edeef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "987dd30c51dbefad96a7f5cb947eeebc0ccf9e9270f3a3553163fc75ed6edeef", kill_on_drop: false }` [INFO] [stdout] 987dd30c51dbefad96a7f5cb947eeebc0ccf9e9270f3a3553163fc75ed6edeef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e94c3e321647f98149319925e348aeab457d2be9466b48c5612ca8d5c154a3b1 [INFO] running `Command { std: "docker" "start" "-a" "e94c3e321647f98149319925e348aeab457d2be9466b48c5612ca8d5c154a3b1", kill_on_drop: false }` [INFO] [stderr] Compiling gotpl v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gotpl-62b0d0c8025952b3) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stderr] free(): double free detected in tcache 2 [INFO] [stderr] free(): double free detected in tcache 2 [INFO] [stderr] free(): double free detected in tcache 2 [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/gotpl-62b0d0c8025952b3` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "e94c3e321647f98149319925e348aeab457d2be9466b48c5612ca8d5c154a3b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e94c3e321647f98149319925e348aeab457d2be9466b48c5612ca8d5c154a3b1", kill_on_drop: false }` [INFO] [stdout] e94c3e321647f98149319925e348aeab457d2be9466b48c5612ca8d5c154a3b1