[INFO] cloning repository https://github.com/sectordistrict/intentrace [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sectordistrict/intentrace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsectordistrict%2Fintentrace", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsectordistrict%2Fintentrace'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78873489435f791945e16037622d095896e9e402 [INFO] testing sectordistrict/intentrace against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsectordistrict%2Fintentrace" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sectordistrict/intentrace on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sectordistrict/intentrace [INFO] finished tweaking git repo https://github.com/sectordistrict/intentrace [INFO] tweaked toml for git repo https://github.com/sectordistrict/intentrace written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sectordistrict/intentrace 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" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tabled_derive v0.8.0 [INFO] [stderr] Downloaded uapi v0.2.13 [INFO] [stderr] Downloaded uapi-proc v0.0.5 [INFO] [stderr] Downloaded pete v0.12.0 [INFO] [stderr] Downloaded syscalls v0.6.18 [INFO] [stderr] Downloaded papergrid v0.12.0 [INFO] [stderr] Downloaded clone3 v0.2.3 [INFO] [stderr] Downloaded tabled v0.16.0 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a603e4a845a5804265950bc18b26fcff76a02536826c563352a18b281f6b4fd [INFO] running `Command { std: "docker" "start" "-a" "1a603e4a845a5804265950bc18b26fcff76a02536826c563352a18b281f6b4fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a603e4a845a5804265950bc18b26fcff76a02536826c563352a18b281f6b4fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a603e4a845a5804265950bc18b26fcff76a02536826c563352a18b281f6b4fd", kill_on_drop: false }` [INFO] [stdout] 1a603e4a845a5804265950bc18b26fcff76a02536826c563352a18b281f6b4fd [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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5aa42a5e8efb44f48d90b51cdb3e32628fa7686d6913a966a4dc75807795a4bb [INFO] running `Command { std: "docker" "start" "-a" "5aa42a5e8efb44f48d90b51cdb3e32628fa7686d6913a966a4dc75807795a4bb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling syscalls v0.6.18 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling papergrid v0.12.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling uapi v0.2.13 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling procfs-core v0.16.0 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling uzers v0.12.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling exec v0.3.1 [INFO] [stderr] Compiling errno v0.3.9 [INFO] [stderr] Compiling serde_derive v1.0.213 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tabled_derive v0.8.0 [INFO] [stderr] Compiling uapi-proc v0.0.5 [INFO] [stderr] Compiling tabled v0.16.0 [INFO] [stderr] Compiling clone3 v0.2.3 [INFO] [stderr] Compiling pete v0.12.0 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling intentrace v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.48s [INFO] running `Command { std: "docker" "inspect" "5aa42a5e8efb44f48d90b51cdb3e32628fa7686d6913a966a4dc75807795a4bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5aa42a5e8efb44f48d90b51cdb3e32628fa7686d6913a966a4dc75807795a4bb", kill_on_drop: false }` [INFO] [stdout] 5aa42a5e8efb44f48d90b51cdb3e32628fa7686d6913a966a4dc75807795a4bb [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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2bd49ad4e3451cd636926845514eb8b7c479f63964998bf1ecae2908a2c24331 [INFO] running `Command { std: "docker" "start" "-a" "2bd49ad4e3451cd636926845514eb8b7c479f63964998bf1ecae2908a2c24331", kill_on_drop: false }` [INFO] [stderr] Compiling intentrace v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.76s [INFO] running `Command { std: "docker" "inspect" "2bd49ad4e3451cd636926845514eb8b7c479f63964998bf1ecae2908a2c24331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bd49ad4e3451cd636926845514eb8b7c479f63964998bf1ecae2908a2c24331", kill_on_drop: false }` [INFO] [stdout] 2bd49ad4e3451cd636926845514eb8b7c479f63964998bf1ecae2908a2c24331 [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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dca19bfe7114de6bc75175ba4a57fd6c80cd31614ec112ff7f3523f0ef48ba91 [INFO] running `Command { std: "docker" "start" "-a" "dca19bfe7114de6bc75175ba4a57fd6c80cd31614ec112ff7f3523f0ef48ba91", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/intentrace-ab16acb7611c3cb9) [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" "dca19bfe7114de6bc75175ba4a57fd6c80cd31614ec112ff7f3523f0ef48ba91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dca19bfe7114de6bc75175ba4a57fd6c80cd31614ec112ff7f3523f0ef48ba91", kill_on_drop: false }` [INFO] [stdout] dca19bfe7114de6bc75175ba4a57fd6c80cd31614ec112ff7f3523f0ef48ba91