[INFO] cloning repository https://github.com/rcelha/hibernation-control [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rcelha/hibernation-control" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcelha%2Fhibernation-control", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcelha%2Fhibernation-control'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b3b0565f590a177e8e3bc4e31e5ca4ce3eabacc [INFO] building rcelha/hibernation-control against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcelha%2Fhibernation-control" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rcelha/hibernation-control [INFO] finished tweaking git repo https://github.com/rcelha/hibernation-control [INFO] tweaked toml for git repo https://github.com/rcelha/hibernation-control written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rcelha/hibernation-control on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rcelha/hibernation-control already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sys-info v0.9.1 [INFO] [stderr] Downloaded faccess v0.2.4 [INFO] [stderr] Downloaded main_error v0.1.2 [INFO] [stderr] Downloaded snailquote v0.2.0 [INFO] [stderr] Downloaded envfile v0.2.1 [INFO] [stderr] Downloaded rust-embed-impl v8.0.0 [INFO] [stderr] Downloaded cmd_lib_macros v1.6.0 [INFO] [stderr] Downloaded errno v0.3.5 [INFO] [stderr] Downloaded termcolor v1.3.0 [INFO] [stderr] Downloaded env_logger v0.10.0 [INFO] [stderr] Downloaded os_pipe v1.1.4 [INFO] [stderr] Downloaded cmd_lib v1.6.0 [INFO] [stderr] Downloaded rust-embed-utils v8.0.0 [INFO] [stderr] Downloaded syn v2.0.38 [INFO] [stderr] Downloaded rustix v0.38.21 [INFO] [stderr] Downloaded libc v0.2.149 [INFO] [stderr] Downloaded rust-embed v8.0.0 [INFO] [stderr] Downloaded linux-raw-sys v0.4.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88d2813ad7f1eeca12f4b907421b4212a630943cc287b0d82b359736dd161ae2 [INFO] running `Command { std: "docker" "start" "-a" "88d2813ad7f1eeca12f4b907421b4212a630943cc287b0d82b359736dd161ae2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88d2813ad7f1eeca12f4b907421b4212a630943cc287b0d82b359736dd161ae2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88d2813ad7f1eeca12f4b907421b4212a630943cc287b0d82b359736dd161ae2", kill_on_drop: false }` [INFO] [stdout] 88d2813ad7f1eeca12f4b907421b4212a630943cc287b0d82b359736dd161ae2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 459d2375af8ece6e47f26bfa99d661c1f06df9dc364d2e1f131a5cb2ec435c08 [INFO] running `Command { std: "docker" "start" "-a" "459d2375af8ece6e47f26bfa99d661c1f06df9dc364d2e1f131a5cb2ec435c08", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling rust-embed-utils v8.0.0 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling snailquote v0.2.0 [INFO] [stderr] Compiling faccess v0.2.4 [INFO] [stderr] Compiling os_pipe v1.1.4 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling main_error v0.1.2 [INFO] [stderr] Compiling envfile v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling cmd_lib_macros v1.6.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling rust-embed-impl v8.0.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling rust-embed v8.0.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling cmd_lib v1.6.0 [INFO] [stderr] Compiling clap v4.4.7 [INFO] [stderr] Compiling hibernation-control v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.90s [INFO] running `Command { std: "docker" "inspect" "459d2375af8ece6e47f26bfa99d661c1f06df9dc364d2e1f131a5cb2ec435c08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "459d2375af8ece6e47f26bfa99d661c1f06df9dc364d2e1f131a5cb2ec435c08", kill_on_drop: false }` [INFO] [stdout] 459d2375af8ece6e47f26bfa99d661c1f06df9dc364d2e1f131a5cb2ec435c08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e878353ac7fca52b023ae9e4e8a14e46dd5347db586f1b3cbbd0cb564574a3ee [INFO] running `Command { std: "docker" "start" "-a" "e878353ac7fca52b023ae9e4e8a14e46dd5347db586f1b3cbbd0cb564574a3ee", kill_on_drop: false }` [INFO] [stderr] Compiling hibernation-control v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] running `Command { std: "docker" "inspect" "e878353ac7fca52b023ae9e4e8a14e46dd5347db586f1b3cbbd0cb564574a3ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e878353ac7fca52b023ae9e4e8a14e46dd5347db586f1b3cbbd0cb564574a3ee", kill_on_drop: false }` [INFO] [stdout] e878353ac7fca52b023ae9e4e8a14e46dd5347db586f1b3cbbd0cb564574a3ee