[INFO] cloning repository https://github.com/GGBBB2000/co2-monitor-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GGBBB2000/co2-monitor-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGGBBB2000%2Fco2-monitor-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGGBBB2000%2Fco2-monitor-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a80f93f5f702b715738f70c416b369bf2d5a41ca [INFO] building GGBBB2000/co2-monitor-rs against try#0c94de7c1a8f4b82b92d562847c35f513f520c7a for pr-102832-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGGBBB2000%2Fco2-monitor-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GGBBB2000/co2-monitor-rs on toolchain 0c94de7c1a8f4b82b92d562847c35f513f520c7a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GGBBB2000/co2-monitor-rs [INFO] finished tweaking git repo https://github.com/GGBBB2000/co2-monitor-rs [INFO] tweaked toml for git repo https://github.com/GGBBB2000/co2-monitor-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/GGBBB2000/co2-monitor-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df86f1da18896e7d513c9e89febb7be1f652d4ad90d251d77e9eced5716f9791 [INFO] running `Command { std: "docker" "start" "-a" "df86f1da18896e7d513c9e89febb7be1f652d4ad90d251d77e9eced5716f9791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df86f1da18896e7d513c9e89febb7be1f652d4ad90d251d77e9eced5716f9791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df86f1da18896e7d513c9e89febb7be1f652d4ad90d251d77e9eced5716f9791", kill_on_drop: false }` [INFO] [stdout] df86f1da18896e7d513c9e89febb7be1f652d4ad90d251d77e9eced5716f9791 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3f3e9ab4b29da15c17fca0f2fb37184dd942b735ebfb8137de037c98cf29b1a [INFO] running `Command { std: "docker" "start" "-a" "b3f3e9ab4b29da15c17fca0f2fb37184dd942b735ebfb8137de037c98cf29b1a", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling hidapi v1.2.1 [INFO] [stderr] Compiling co2-monitor-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.41s [INFO] running `Command { std: "docker" "inspect" "b3f3e9ab4b29da15c17fca0f2fb37184dd942b735ebfb8137de037c98cf29b1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3f3e9ab4b29da15c17fca0f2fb37184dd942b735ebfb8137de037c98cf29b1a", kill_on_drop: false }` [INFO] [stdout] b3f3e9ab4b29da15c17fca0f2fb37184dd942b735ebfb8137de037c98cf29b1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d8faffa3748ca968a878bf9d22e8e7e1881030eb1f7b1a9546339d13ef7dc38 [INFO] running `Command { std: "docker" "start" "-a" "9d8faffa3748ca968a878bf9d22e8e7e1881030eb1f7b1a9546339d13ef7dc38", kill_on_drop: false }` [INFO] [stderr] Compiling co2-monitor-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `Command { std: "docker" "inspect" "9d8faffa3748ca968a878bf9d22e8e7e1881030eb1f7b1a9546339d13ef7dc38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d8faffa3748ca968a878bf9d22e8e7e1881030eb1f7b1a9546339d13ef7dc38", kill_on_drop: false }` [INFO] [stdout] 9d8faffa3748ca968a878bf9d22e8e7e1881030eb1f7b1a9546339d13ef7dc38