[INFO] cloning repository https://github.com/frvannes16/pom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frvannes16/pom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrvannes16%2Fpom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrvannes16%2Fpom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8666d16c8e25502585b22584402dcfb8737ed0fa [INFO] testing frvannes16/pom against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrvannes16%2Fpom" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/frvannes16/pom on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/frvannes16/pom [INFO] finished tweaking git repo https://github.com/frvannes16/pom [INFO] tweaked toml for git repo https://github.com/frvannes16/pom written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/frvannes16/pom already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f677c2c8fd9a7ca696ace0119d8774ac4c682daf64315c5de6bf420f4db76c9f [INFO] running `Command { std: "docker" "start" "-a" "f677c2c8fd9a7ca696ace0119d8774ac4c682daf64315c5de6bf420f4db76c9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f677c2c8fd9a7ca696ace0119d8774ac4c682daf64315c5de6bf420f4db76c9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f677c2c8fd9a7ca696ace0119d8774ac4c682daf64315c5de6bf420f4db76c9f", kill_on_drop: false }` [INFO] [stdout] f677c2c8fd9a7ca696ace0119d8774ac4c682daf64315c5de6bf420f4db76c9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3fae79d5ed1d68236682c7ecf059e255ccf6f5cb9fb000292bc966ce567ff74 [INFO] running `Command { std: "docker" "start" "-a" "f3fae79d5ed1d68236682c7ecf059e255ccf6f5cb9fb000292bc966ce567ff74", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling linked-hash-map v0.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling num-traits v0.1.41 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling colored v1.6.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling serde_derive_internals v0.18.1 [INFO] [stderr] Compiling serde_derive v1.0.25 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling serde_yaml v0.7.3 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling pom v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.93s [INFO] running `Command { std: "docker" "inspect" "f3fae79d5ed1d68236682c7ecf059e255ccf6f5cb9fb000292bc966ce567ff74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3fae79d5ed1d68236682c7ecf059e255ccf6f5cb9fb000292bc966ce567ff74", kill_on_drop: false }` [INFO] [stdout] f3fae79d5ed1d68236682c7ecf059e255ccf6f5cb9fb000292bc966ce567ff74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e54cbcee3bda380e56223fbf62c778632dea5d20eb64ef322bf691dec317c35f [INFO] running `Command { std: "docker" "start" "-a" "e54cbcee3bda380e56223fbf62c778632dea5d20eb64ef322bf691dec317c35f", kill_on_drop: false }` [INFO] [stderr] Compiling pom v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.40s [INFO] running `Command { std: "docker" "inspect" "e54cbcee3bda380e56223fbf62c778632dea5d20eb64ef322bf691dec317c35f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e54cbcee3bda380e56223fbf62c778632dea5d20eb64ef322bf691dec317c35f", kill_on_drop: false }` [INFO] [stdout] e54cbcee3bda380e56223fbf62c778632dea5d20eb64ef322bf691dec317c35f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 93a0cf0c167a95eae50491229f79ce79037eb67a809a0c088cf98c4bcdee1519 [INFO] running `Command { std: "docker" "start" "-a" "93a0cf0c167a95eae50491229f79ce79037eb67a809a0c088cf98c4bcdee1519", kill_on_drop: false }` [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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pom-dc8ca5f064f2fa61) [INFO] running `Command { std: "docker" "inspect" "93a0cf0c167a95eae50491229f79ce79037eb67a809a0c088cf98c4bcdee1519", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93a0cf0c167a95eae50491229f79ce79037eb67a809a0c088cf98c4bcdee1519", kill_on_drop: false }` [INFO] [stdout] 93a0cf0c167a95eae50491229f79ce79037eb67a809a0c088cf98c4bcdee1519