[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrvannes16%2Fpom" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/frvannes16/pom on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-17/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded colored v1.6.0 [INFO] [stderr] Downloaded winapi v0.3.2 [INFO] [stderr] Downloaded winapi-x86_64-pc-windows-gnu v0.3.1 [INFO] [stderr] Downloaded winapi-i686-pc-windows-gnu v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9fdfcd3302e11c060e98e3ee62158639697fb26fdedfdca013b6c481b69e50f5 [INFO] running `Command { std: "docker" "start" "-a" "9fdfcd3302e11c060e98e3ee62158639697fb26fdedfdca013b6c481b69e50f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fdfcd3302e11c060e98e3ee62158639697fb26fdedfdca013b6c481b69e50f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fdfcd3302e11c060e98e3ee62158639697fb26fdedfdca013b6c481b69e50f5", kill_on_drop: false }` [INFO] [stdout] 9fdfcd3302e11c060e98e3ee62158639697fb26fdedfdca013b6c481b69e50f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c62d132dccaa0521bbac03f84624b242f1109f6053c112c61f10b8137b61c3dc [INFO] running `Command { std: "docker" "start" "-a" "c62d132dccaa0521bbac03f84624b242f1109f6053c112c61f10b8137b61c3dc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling serde_derive_internals v0.18.1 [INFO] [stderr] Compiling colored v1.6.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling csv-core v0.1.6 [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 10.86s [INFO] running `Command { std: "docker" "inspect" "c62d132dccaa0521bbac03f84624b242f1109f6053c112c61f10b8137b61c3dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c62d132dccaa0521bbac03f84624b242f1109f6053c112c61f10b8137b61c3dc", kill_on_drop: false }` [INFO] [stdout] c62d132dccaa0521bbac03f84624b242f1109f6053c112c61f10b8137b61c3dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41ad51d47f6dbe0617ee4f6081a3261206af7cc00334dbacda9f724b89ad5231 [INFO] running `Command { std: "docker" "start" "-a" "41ad51d47f6dbe0617ee4f6081a3261206af7cc00334dbacda9f724b89ad5231", kill_on_drop: false }` [INFO] [stderr] Compiling pom v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.40s [INFO] running `Command { std: "docker" "inspect" "41ad51d47f6dbe0617ee4f6081a3261206af7cc00334dbacda9f724b89ad5231", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41ad51d47f6dbe0617ee4f6081a3261206af7cc00334dbacda9f724b89ad5231", kill_on_drop: false }` [INFO] [stdout] 41ad51d47f6dbe0617ee4f6081a3261206af7cc00334dbacda9f724b89ad5231 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4d04ab20ef381f9527436f2dd358d609e45b24c7dcd02bf567d8b4722c5700fc [INFO] running `Command { std: "docker" "start" "-a" "4d04ab20ef381f9527436f2dd358d609e45b24c7dcd02bf567d8b4722c5700fc", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pom-fd14d2caeb194de5) [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" "4d04ab20ef381f9527436f2dd358d609e45b24c7dcd02bf567d8b4722c5700fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d04ab20ef381f9527436f2dd358d609e45b24c7dcd02bf567d8b4722c5700fc", kill_on_drop: false }` [INFO] [stdout] 4d04ab20ef381f9527436f2dd358d609e45b24c7dcd02bf567d8b4722c5700fc