[INFO] cloning repository https://github.com/tuxlinuxien/sns [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tuxlinuxien/sns" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuxlinuxien%2Fsns", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuxlinuxien%2Fsns'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd4bd43382849a4c8f3cec3e82ce60198fc576d7 [INFO] building tuxlinuxien/sns against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuxlinuxien%2Fsns" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tuxlinuxien/sns [INFO] finished tweaking git repo https://github.com/tuxlinuxien/sns [INFO] tweaked toml for git repo https://github.com/tuxlinuxien/sns written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tuxlinuxien/sns 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/tuxlinuxien/sns 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] Downloading crates ... [INFO] [stderr] Downloaded drain v0.1.1 [INFO] [stderr] Downloaded trust-dns-resolver v0.23.1 [INFO] [stderr] Downloaded trust-dns-server v0.23.1 [INFO] [stderr] Downloaded time v0.3.30 [INFO] [stderr] Downloaded trust-dns-proto v0.23.1 [INFO] [stderr] Downloaded rustix v0.38.20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 0d6c16926554344fe3d67527b4082aea0693cb341ae8050c8f9a962bbc201407 [INFO] running `Command { std: "docker" "start" "-a" "0d6c16926554344fe3d67527b4082aea0693cb341ae8050c8f9a962bbc201407", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d6c16926554344fe3d67527b4082aea0693cb341ae8050c8f9a962bbc201407", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d6c16926554344fe3d67527b4082aea0693cb341ae8050c8f9a962bbc201407", kill_on_drop: false }` [INFO] [stdout] 0d6c16926554344fe3d67527b4082aea0693cb341ae8050c8f9a962bbc201407 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 7a52fef763d6c8a11adab479c80fdcecd0639065b06d4700af0ebb55fe144062 [INFO] running `Command { std: "docker" "start" "-a" "7a52fef763d6c8a11adab479c80fdcecd0639065b06d4700af0ebb55fe144062", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling trust-dns-proto v0.23.1 [INFO] [stderr] Compiling drain v0.1.1 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling trust-dns-resolver v0.23.1 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling trust-dns-server v0.23.1 [INFO] [stderr] Compiling sns v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.94s [INFO] running `Command { std: "docker" "inspect" "7a52fef763d6c8a11adab479c80fdcecd0639065b06d4700af0ebb55fe144062", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a52fef763d6c8a11adab479c80fdcecd0639065b06d4700af0ebb55fe144062", kill_on_drop: false }` [INFO] [stdout] 7a52fef763d6c8a11adab479c80fdcecd0639065b06d4700af0ebb55fe144062 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 4e46c928cf5a6933f8d470aaef8c899f1f63dcb182ce9ca48bc4204a3dba25e5 [INFO] running `Command { std: "docker" "start" "-a" "4e46c928cf5a6933f8d470aaef8c899f1f63dcb182ce9ca48bc4204a3dba25e5", kill_on_drop: false }` [INFO] [stderr] Compiling sns v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.45s [INFO] running `Command { std: "docker" "inspect" "4e46c928cf5a6933f8d470aaef8c899f1f63dcb182ce9ca48bc4204a3dba25e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e46c928cf5a6933f8d470aaef8c899f1f63dcb182ce9ca48bc4204a3dba25e5", kill_on_drop: false }` [INFO] [stdout] 4e46c928cf5a6933f8d470aaef8c899f1f63dcb182ce9ca48bc4204a3dba25e5