[INFO] cloning repository https://github.com/icewind1991/bobstop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/icewind1991/bobstop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficewind1991%2Fbobstop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficewind1991%2Fbobstop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef7124ceb058609214cb0f183bed13cce1ddb41d [INFO] testing icewind1991/bobstop against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficewind1991%2Fbobstop" "/workspace/builds/worker-47/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-47/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/icewind1991/bobstop on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-47/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/icewind1991/bobstop [INFO] finished tweaking git repo https://github.com/icewind1991/bobstop [INFO] tweaked toml for git repo https://github.com/icewind1991/bobstop written to /workspace/builds/worker-47/source/Cargo.toml [INFO] crate git repo https://github.com/icewind1991/bobstop already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5688281fb8e318691b5c57dde9485b783ba7bdd9ce7dcde8dde3b12003c52a88 [INFO] running `Command { std: "docker" "start" "-a" "5688281fb8e318691b5c57dde9485b783ba7bdd9ce7dcde8dde3b12003c52a88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5688281fb8e318691b5c57dde9485b783ba7bdd9ce7dcde8dde3b12003c52a88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5688281fb8e318691b5c57dde9485b783ba7bdd9ce7dcde8dde3b12003c52a88", kill_on_drop: false }` [INFO] [stdout] 5688281fb8e318691b5c57dde9485b783ba7bdd9ce7dcde8dde3b12003c52a88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1704932853c2a35bd0dae9d81bb7d0a873c82c264868f4a35d0f17728914a62a [INFO] running `Command { std: "docker" "start" "-a" "1704932853c2a35bd0dae9d81bb7d0a873c82c264868f4a35d0f17728914a62a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling main_error v0.1.2 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling err-derive v0.3.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling syn_util v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling structmeta-derive v0.1.4 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling enumflags2_derive v0.7.3 [INFO] [stderr] Compiling bitbuffer_derive v0.10.0 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling structmeta v0.1.4 [INFO] [stderr] Compiling parse-display-derive v0.5.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.8 [INFO] [stderr] Compiling num_enum_derive v0.5.6 [INFO] [stderr] Compiling num_enum v0.5.6 [INFO] [stderr] Compiling parse-display v0.5.3 [INFO] [stderr] Compiling bitbuffer v0.10.3 [INFO] [stderr] Compiling steamid-ng v1.0.0 [INFO] [stderr] Compiling enumflags2 v0.7.3 [INFO] [stderr] Compiling tf-demo-parser v0.4.0 [INFO] [stderr] Compiling bobstop v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 2m 07s [INFO] running `Command { std: "docker" "inspect" "1704932853c2a35bd0dae9d81bb7d0a873c82c264868f4a35d0f17728914a62a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1704932853c2a35bd0dae9d81bb7d0a873c82c264868f4a35d0f17728914a62a", kill_on_drop: false }` [INFO] [stdout] 1704932853c2a35bd0dae9d81bb7d0a873c82c264868f4a35d0f17728914a62a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 125dd0dca4c025dcaf95987d7d76c87389cf8207cf2acaade18af3efd099f2f1 [INFO] running `Command { std: "docker" "start" "-a" "125dd0dca4c025dcaf95987d7d76c87389cf8207cf2acaade18af3efd099f2f1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling bobstop v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 11.54s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/bobstop-a74fd42f27f71001) [INFO] running `Command { std: "docker" "inspect" "125dd0dca4c025dcaf95987d7d76c87389cf8207cf2acaade18af3efd099f2f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "125dd0dca4c025dcaf95987d7d76c87389cf8207cf2acaade18af3efd099f2f1", kill_on_drop: false }` [INFO] [stdout] 125dd0dca4c025dcaf95987d7d76c87389cf8207cf2acaade18af3efd099f2f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d039ae2a591cfe67d0654034dd3d18fcfdc7fa4ec0af19e21362827f726a1d74 [INFO] running `Command { std: "docker" "start" "-a" "d039ae2a591cfe67d0654034dd3d18fcfdc7fa4ec0af19e21362827f726a1d74", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 3.92s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bobstop-a74fd42f27f71001) [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" "d039ae2a591cfe67d0654034dd3d18fcfdc7fa4ec0af19e21362827f726a1d74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d039ae2a591cfe67d0654034dd3d18fcfdc7fa4ec0af19e21362827f726a1d74", kill_on_drop: false }` [INFO] [stdout] d039ae2a591cfe67d0654034dd3d18fcfdc7fa4ec0af19e21362827f726a1d74