[INFO] cloning repository https://github.com/petrochenkov/classifui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/petrochenkov/classifui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetrochenkov%2Fclassifui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetrochenkov%2Fclassifui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb42d62f4bd5751ea2fdcf53c13e77f58f63f518 [INFO] testing petrochenkov/classifui against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetrochenkov%2Fclassifui" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/petrochenkov/classifui 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] removed /workspace/builds/worker-2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/petrochenkov/classifui [INFO] finished tweaking git repo https://github.com/petrochenkov/classifui [INFO] tweaked toml for git repo https://github.com/petrochenkov/classifui written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/petrochenkov/classifui 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 715027bb14e0af25674ef8a569cf3b8c37fd5c5342b2f7ae3fc65f93cd632ea7 [INFO] running `Command { std: "docker" "start" "-a" "715027bb14e0af25674ef8a569cf3b8c37fd5c5342b2f7ae3fc65f93cd632ea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "715027bb14e0af25674ef8a569cf3b8c37fd5c5342b2f7ae3fc65f93cd632ea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "715027bb14e0af25674ef8a569cf3b8c37fd5c5342b2f7ae3fc65f93cd632ea7", kill_on_drop: false }` [INFO] [stdout] 715027bb14e0af25674ef8a569cf3b8c37fd5c5342b2f7ae3fc65f93cd632ea7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 086a43fe65d438a44512e41353697161608a02e57c104e1b508d0a146837771c [INFO] running `Command { std: "docker" "start" "-a" "086a43fe65d438a44512e41353697161608a02e57c104e1b508d0a146837771c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling parsnip v0.3.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling liblinear v1.0.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling classifui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.94s [INFO] running `Command { std: "docker" "inspect" "086a43fe65d438a44512e41353697161608a02e57c104e1b508d0a146837771c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "086a43fe65d438a44512e41353697161608a02e57c104e1b508d0a146837771c", kill_on_drop: false }` [INFO] [stdout] 086a43fe65d438a44512e41353697161608a02e57c104e1b508d0a146837771c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] f06db6c0d0449873129cb311b45209b994f6e68907a60f8e84b52bbc89444b11 [INFO] running `Command { std: "docker" "start" "-a" "f06db6c0d0449873129cb311b45209b994f6e68907a60f8e84b52bbc89444b11", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling classifui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.65s [INFO] running `Command { std: "docker" "inspect" "f06db6c0d0449873129cb311b45209b994f6e68907a60f8e84b52bbc89444b11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f06db6c0d0449873129cb311b45209b994f6e68907a60f8e84b52bbc89444b11", kill_on_drop: false }` [INFO] [stdout] f06db6c0d0449873129cb311b45209b994f6e68907a60f8e84b52bbc89444b11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] e15340b0a4884f2fb0e95676ec2e5df0957c356bdb43209f205221d342ceb245 [INFO] running `Command { std: "docker" "start" "-a" "e15340b0a4884f2fb0e95676ec2e5df0957c356bdb43209f205221d342ceb245", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/classifui-5f17577cfde80250) [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" "e15340b0a4884f2fb0e95676ec2e5df0957c356bdb43209f205221d342ceb245", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e15340b0a4884f2fb0e95676ec2e5df0957c356bdb43209f205221d342ceb245", kill_on_drop: false }` [INFO] [stdout] e15340b0a4884f2fb0e95676ec2e5df0957c356bdb43209f205221d342ceb245