[INFO] cloning repository https://github.com/mattiascibien/idgaf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mattiascibien/idgaf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattiascibien%2Fidgaf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattiascibien%2Fidgaf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 72ec990cd69964b9576a951979e8a2d1c29456bc [INFO] testing mattiascibien/idgaf against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattiascibien%2Fidgaf" "/workspace/builds/worker-63/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-63/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mattiascibien/idgaf on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mattiascibien/idgaf [INFO] finished tweaking git repo https://github.com/mattiascibien/idgaf [INFO] tweaked toml for git repo https://github.com/mattiascibien/idgaf written to /workspace/builds/worker-63/source/Cargo.toml [INFO] crate git repo https://github.com/mattiascibien/idgaf already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded procinfo v0.3.1 [INFO] [stderr] Downloaded sanitize-filename v0.2.1 [INFO] [stderr] Downloaded pentry v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 211cfc80ec411adf950f006ef4bc6b21a3f2900201b065bbeef42a28fc48fa3a [INFO] running `Command { std: "docker" "start" "-a" "211cfc80ec411adf950f006ef4bc6b21a3f2900201b065bbeef42a28fc48fa3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "211cfc80ec411adf950f006ef4bc6b21a3f2900201b065bbeef42a28fc48fa3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "211cfc80ec411adf950f006ef4bc6b21a3f2900201b065bbeef42a28fc48fa3a", kill_on_drop: false }` [INFO] [stdout] 211cfc80ec411adf950f006ef4bc6b21a3f2900201b065bbeef42a28fc48fa3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d882d4b608069477293f8f902ed21816a06db8e183f8b47bf379793ac3aebf6 [INFO] running `Command { std: "docker" "start" "-a" "6d882d4b608069477293f8f902ed21816a06db8e183f8b47bf379793ac3aebf6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling procinfo v0.3.1 [INFO] [stderr] Compiling sanitize-filename v0.2.1 [INFO] [stderr] Compiling pentry v0.1.1 [INFO] [stderr] Compiling idgaf v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.26s [INFO] running `Command { std: "docker" "inspect" "6d882d4b608069477293f8f902ed21816a06db8e183f8b47bf379793ac3aebf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d882d4b608069477293f8f902ed21816a06db8e183f8b47bf379793ac3aebf6", kill_on_drop: false }` [INFO] [stdout] 6d882d4b608069477293f8f902ed21816a06db8e183f8b47bf379793ac3aebf6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa58f823d3f4e8832e1485709b2d2ebda8195f40332f4e7b07b49bf6d125728f [INFO] running `Command { std: "docker" "start" "-a" "aa58f823d3f4e8832e1485709b2d2ebda8195f40332f4e7b07b49bf6d125728f", kill_on_drop: false }` [INFO] [stderr] Compiling idgaf v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `Command { std: "docker" "inspect" "aa58f823d3f4e8832e1485709b2d2ebda8195f40332f4e7b07b49bf6d125728f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa58f823d3f4e8832e1485709b2d2ebda8195f40332f4e7b07b49bf6d125728f", kill_on_drop: false }` [INFO] [stdout] aa58f823d3f4e8832e1485709b2d2ebda8195f40332f4e7b07b49bf6d125728f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] df2b66dc644e73e4ea83cc6d0def4fda5e7d198eaa6f9d8d9b0c0803d4c6d449 [INFO] running `Command { std: "docker" "start" "-a" "df2b66dc644e73e4ea83cc6d0def4fda5e7d198eaa6f9d8d9b0c0803d4c6d449", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.85s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/idgaf-7ebcd8de669b8571) [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" "df2b66dc644e73e4ea83cc6d0def4fda5e7d198eaa6f9d8d9b0c0803d4c6d449", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df2b66dc644e73e4ea83cc6d0def4fda5e7d198eaa6f9d8d9b0c0803d4c6d449", kill_on_drop: false }` [INFO] [stdout] df2b66dc644e73e4ea83cc6d0def4fda5e7d198eaa6f9d8d9b0c0803d4c6d449