[INFO] cloning repository https://github.com/rellyrell24/fixed-width-numeric [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rellyrell24/fixed-width-numeric" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frellyrell24%2Ffixed-width-numeric", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frellyrell24%2Ffixed-width-numeric'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d6c82d7b7a4ff0a9591d7a9eead37494d25cf9a [INFO] testing rellyrell24/fixed-width-numeric against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frellyrell24%2Ffixed-width-numeric" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rellyrell24/fixed-width-numeric [INFO] finished tweaking git repo https://github.com/rellyrell24/fixed-width-numeric [INFO] tweaked toml for git repo https://github.com/rellyrell24/fixed-width-numeric written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rellyrell24/fixed-width-numeric on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rellyrell24/fixed-width-numeric 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb4e68d3c1a5e969f6057baab58a77dc57900996937ec41c03bf124fa33e3b95 [INFO] running `Command { std: "docker" "start" "-a" "fb4e68d3c1a5e969f6057baab58a77dc57900996937ec41c03bf124fa33e3b95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb4e68d3c1a5e969f6057baab58a77dc57900996937ec41c03bf124fa33e3b95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb4e68d3c1a5e969f6057baab58a77dc57900996937ec41c03bf124fa33e3b95", kill_on_drop: false }` [INFO] [stdout] fb4e68d3c1a5e969f6057baab58a77dc57900996937ec41c03bf124fa33e3b95 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcfa9526054e9509e8f9c4ec22efd3f4a674cbeea73c6609d53c94a3368bdf14 [INFO] running `Command { std: "docker" "start" "-a" "bcfa9526054e9509e8f9c4ec22efd3f4a674cbeea73c6609d53c94a3368bdf14", kill_on_drop: false }` [INFO] [stderr] Compiling fixed-width-numeric v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] running `Command { std: "docker" "inspect" "bcfa9526054e9509e8f9c4ec22efd3f4a674cbeea73c6609d53c94a3368bdf14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcfa9526054e9509e8f9c4ec22efd3f4a674cbeea73c6609d53c94a3368bdf14", kill_on_drop: false }` [INFO] [stdout] bcfa9526054e9509e8f9c4ec22efd3f4a674cbeea73c6609d53c94a3368bdf14 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cea57d2fb0b3bdb1cee9229e72844ef91ec99f12d5ce553d7e43c6db71918f72 [INFO] running `Command { std: "docker" "start" "-a" "cea57d2fb0b3bdb1cee9229e72844ef91ec99f12d5ce553d7e43c6db71918f72", kill_on_drop: false }` [INFO] [stderr] Compiling fixed-width-numeric v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] running `Command { std: "docker" "inspect" "cea57d2fb0b3bdb1cee9229e72844ef91ec99f12d5ce553d7e43c6db71918f72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cea57d2fb0b3bdb1cee9229e72844ef91ec99f12d5ce553d7e43c6db71918f72", kill_on_drop: false }` [INFO] [stdout] cea57d2fb0b3bdb1cee9229e72844ef91ec99f12d5ce553d7e43c6db71918f72 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d92b535d68a7e097599f551051b852c62bcd7c7c91f0724da333bff1f57e9fc6 [INFO] running `Command { std: "docker" "start" "-a" "d92b535d68a7e097599f551051b852c62bcd7c7c91f0724da333bff1f57e9fc6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fixed_width_numeric-5883242fee75904e) [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" "d92b535d68a7e097599f551051b852c62bcd7c7c91f0724da333bff1f57e9fc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d92b535d68a7e097599f551051b852c62bcd7c7c91f0724da333bff1f57e9fc6", kill_on_drop: false }` [INFO] [stdout] d92b535d68a7e097599f551051b852c62bcd7c7c91f0724da333bff1f57e9fc6