[INFO] cloning repository https://github.com/mythmon/steel-series-apex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mythmon/steel-series-apex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmythmon%2Fsteel-series-apex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmythmon%2Fsteel-series-apex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 14689d31c2ea40ab82e550fbb0af0b245519700b [INFO] testing mythmon/steel-series-apex against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmythmon%2Fsteel-series-apex" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mythmon/steel-series-apex 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/mythmon/steel-series-apex [INFO] finished tweaking git repo https://github.com/mythmon/steel-series-apex [INFO] tweaked toml for git repo https://github.com/mythmon/steel-series-apex written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/mythmon/steel-series-apex 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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 38ca5a6e4d0951de6b18ad2aa661e96d61b10be2e93547cf645f5a2030e5ff7c [INFO] running `Command { std: "docker" "start" "-a" "38ca5a6e4d0951de6b18ad2aa661e96d61b10be2e93547cf645f5a2030e5ff7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38ca5a6e4d0951de6b18ad2aa661e96d61b10be2e93547cf645f5a2030e5ff7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38ca5a6e4d0951de6b18ad2aa661e96d61b10be2e93547cf645f5a2030e5ff7c", kill_on_drop: false }` [INFO] [stdout] 38ca5a6e4d0951de6b18ad2aa661e96d61b10be2e93547cf645f5a2030e5ff7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] ca2df16954458fca66d14c371d1202d1d19146a851d409d903f065abf9628c43 [INFO] running `Command { std: "docker" "start" "-a" "ca2df16954458fca66d14c371d1202d1d19146a851d409d903f065abf9628c43", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling rusb v0.8.0 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling embedded-graphics v0.6.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling libusb1-sys v0.5.0 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling steel-series-apex v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.14s [INFO] running `Command { std: "docker" "inspect" "ca2df16954458fca66d14c371d1202d1d19146a851d409d903f065abf9628c43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca2df16954458fca66d14c371d1202d1d19146a851d409d903f065abf9628c43", kill_on_drop: false }` [INFO] [stdout] ca2df16954458fca66d14c371d1202d1d19146a851d409d903f065abf9628c43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 8d8d914462f5a6662a8cca393c23b19311b06a5c972e2ddf1d6eabcd73b683a7 [INFO] running `Command { std: "docker" "start" "-a" "8d8d914462f5a6662a8cca393c23b19311b06a5c972e2ddf1d6eabcd73b683a7", kill_on_drop: false }` [INFO] [stderr] Compiling steel-series-apex v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `Command { std: "docker" "inspect" "8d8d914462f5a6662a8cca393c23b19311b06a5c972e2ddf1d6eabcd73b683a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d8d914462f5a6662a8cca393c23b19311b06a5c972e2ddf1d6eabcd73b683a7", kill_on_drop: false }` [INFO] [stdout] 8d8d914462f5a6662a8cca393c23b19311b06a5c972e2ddf1d6eabcd73b683a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 687ccffc631c537b5127b69bc2599664e4515d7f13748582e7518054dc7ec312 [INFO] running `Command { std: "docker" "start" "-a" "687ccffc631c537b5127b69bc2599664e4515d7f13748582e7518054dc7ec312", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/steel_series_apex-1a6e85f057a810a5) [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" "687ccffc631c537b5127b69bc2599664e4515d7f13748582e7518054dc7ec312", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "687ccffc631c537b5127b69bc2599664e4515d7f13748582e7518054dc7ec312", kill_on_drop: false }` [INFO] [stdout] 687ccffc631c537b5127b69bc2599664e4515d7f13748582e7518054dc7ec312