[INFO] cloning repository https://github.com/dcampbell24/tx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dcampbell24/tx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcampbell24%2Ftx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcampbell24%2Ftx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0dfdd4997ab4a5fcaf48f4ee6e3e764ed1ed10f [INFO] testing dcampbell24/tx against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcampbell24%2Ftx" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dcampbell24/tx on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dcampbell24/tx [INFO] finished tweaking git repo https://github.com/dcampbell24/tx [INFO] tweaked toml for git repo https://github.com/dcampbell24/tx written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/dcampbell24/tx already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d97b034bcb3ca4c748583c82fd0b276adc3d95bfbcf4e5fd2671120860e4b91e [INFO] running `Command { std: "docker" "start" "-a" "d97b034bcb3ca4c748583c82fd0b276adc3d95bfbcf4e5fd2671120860e4b91e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d97b034bcb3ca4c748583c82fd0b276adc3d95bfbcf4e5fd2671120860e4b91e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d97b034bcb3ca4c748583c82fd0b276adc3d95bfbcf4e5fd2671120860e4b91e", kill_on_drop: false }` [INFO] [stdout] d97b034bcb3ca4c748583c82fd0b276adc3d95bfbcf4e5fd2671120860e4b91e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfc80727ba151bc5a402829fdcdf06abd80a6cf88f922d634ca75fbc06ba5255 [INFO] running `Command { std: "docker" "start" "-a" "cfc80727ba151bc5a402829fdcdf06abd80a6cf88f922d634ca75fbc06ba5255", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling stderrlog v0.5.1 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling rust_decimal v1.10.3 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tx v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.91s [INFO] running `Command { std: "docker" "inspect" "cfc80727ba151bc5a402829fdcdf06abd80a6cf88f922d634ca75fbc06ba5255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfc80727ba151bc5a402829fdcdf06abd80a6cf88f922d634ca75fbc06ba5255", kill_on_drop: false }` [INFO] [stdout] cfc80727ba151bc5a402829fdcdf06abd80a6cf88f922d634ca75fbc06ba5255 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c1e2257ef5881d48b784b818acbd07de02c4a36b9060dc13b577db250fc1cbc [INFO] running `Command { std: "docker" "start" "-a" "4c1e2257ef5881d48b784b818acbd07de02c4a36b9060dc13b577db250fc1cbc", kill_on_drop: false }` [INFO] [stderr] Compiling tx v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `Command { std: "docker" "inspect" "4c1e2257ef5881d48b784b818acbd07de02c4a36b9060dc13b577db250fc1cbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c1e2257ef5881d48b784b818acbd07de02c4a36b9060dc13b577db250fc1cbc", kill_on_drop: false }` [INFO] [stdout] 4c1e2257ef5881d48b784b818acbd07de02c4a36b9060dc13b577db250fc1cbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 50ac35189992660a8422252c8c87bc77776b9463031fd5794fc7bb5413d3b615 [INFO] running `Command { std: "docker" "start" "-a" "50ac35189992660a8422252c8c87bc77776b9463031fd5794fc7bb5413d3b615", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tx-c78cce5caa481731) [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" "50ac35189992660a8422252c8c87bc77776b9463031fd5794fc7bb5413d3b615", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50ac35189992660a8422252c8c87bc77776b9463031fd5794fc7bb5413d3b615", kill_on_drop: false }` [INFO] [stdout] 50ac35189992660a8422252c8c87bc77776b9463031fd5794fc7bb5413d3b615