[INFO] fetching crate cargo-valgrind 2.3.3... [INFO] testing cargo-valgrind-2.3.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate cargo-valgrind 2.3.3 into /workspace/builds/worker-2-tc2/source [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate cargo-valgrind 2.3.3 [INFO] finished tweaking crates.io crate cargo-valgrind 2.3.3 [INFO] tweaked toml for crates.io crate cargo-valgrind 2.3.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cargo-valgrind 2.3.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cargo-valgrind 2.3.3 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 945d9173d308353cb9cbc69d0f46830360a8b55af41297c514cec4a3a8167a2e [INFO] running `Command { std: "docker" "start" "-a" "945d9173d308353cb9cbc69d0f46830360a8b55af41297c514cec4a3a8167a2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "945d9173d308353cb9cbc69d0f46830360a8b55af41297c514cec4a3a8167a2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "945d9173d308353cb9cbc69d0f46830360a8b55af41297c514cec4a3a8167a2e", kill_on_drop: false }` [INFO] [stdout] 945d9173d308353cb9cbc69d0f46830360a8b55af41297c514cec4a3a8167a2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac8b1df8d3833abe5d9b13e9dfffda690d9f3e809e7e148c7e4bd91d79933537 [INFO] running `Command { std: "docker" "start" "-a" "ac8b1df8d3833abe5d9b13e9dfffda690d9f3e809e7e148c7e4bd91d79933537", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.163 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling syn v2.0.56 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling cargo-valgrind v2.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling temp-file v0.1.9 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling colored v1.9.4 [INFO] [stderr] Compiling serde-xml-rs v0.5.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.84s [INFO] running `Command { std: "docker" "inspect" "ac8b1df8d3833abe5d9b13e9dfffda690d9f3e809e7e148c7e4bd91d79933537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac8b1df8d3833abe5d9b13e9dfffda690d9f3e809e7e148c7e4bd91d79933537", kill_on_drop: false }` [INFO] [stdout] ac8b1df8d3833abe5d9b13e9dfffda690d9f3e809e7e148c7e4bd91d79933537 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 577252924c60431ea9681d1d3612e31f9a647021d0246ff900473504c2866e10 [INFO] running `Command { std: "docker" "start" "-a" "577252924c60431ea9681d1d3612e31f9a647021d0246ff900473504c2866e10", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling assert_cmd v2.0.5 [INFO] [stderr] Compiling cargo-valgrind v2.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.64s [INFO] running `Command { std: "docker" "inspect" "577252924c60431ea9681d1d3612e31f9a647021d0246ff900473504c2866e10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "577252924c60431ea9681d1d3612e31f9a647021d0246ff900473504c2866e10", kill_on_drop: false }` [INFO] [stdout] 577252924c60431ea9681d1d3612e31f9a647021d0246ff900473504c2866e10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 84d348c3ba308b1c00a48a816562a3027da5879bbc59cfbe598661269be44559 [INFO] running `Command { std: "docker" "start" "-a" "84d348c3ba308b1c00a48a816562a3027da5879bbc59cfbe598661269be44559", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_valgrind-543511dae5856b2c) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test valgrind::xml::tests::missing_hex_prefix_is_an_error ... ok [INFO] [stdout] test valgrind::xml::tests::unique_id_is_64bit ... ok [INFO] [stdout] test valgrind::xml::tests::unique_ids_have_to_be_in_hex_with_prefix ... ok [INFO] [stdout] test valgrind::xml::tests::hex_and_prefix_case_is_ignored ... ok [INFO] [stdout] test valgrind::xml::tests::invalid_hex_digits_are_an_error ... ok [INFO] [stdout] test valgrind::xml::tests::sample_output ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "84d348c3ba308b1c00a48a816562a3027da5879bbc59cfbe598661269be44559", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84d348c3ba308b1c00a48a816562a3027da5879bbc59cfbe598661269be44559", kill_on_drop: false }` [INFO] [stdout] 84d348c3ba308b1c00a48a816562a3027da5879bbc59cfbe598661269be44559