[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 try#4987e9d4227139400384ab59296ffee3b0fb1183 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-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tuxlinuxien/sns on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efccac20f7459358effb6a2e4b16c39fb9cbd9cc3d341d94696b73822405dbf5 [INFO] running `Command { std: "docker" "start" "-a" "efccac20f7459358effb6a2e4b16c39fb9cbd9cc3d341d94696b73822405dbf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efccac20f7459358effb6a2e4b16c39fb9cbd9cc3d341d94696b73822405dbf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efccac20f7459358effb6a2e4b16c39fb9cbd9cc3d341d94696b73822405dbf5", kill_on_drop: false }` [INFO] [stdout] efccac20f7459358effb6a2e4b16c39fb9cbd9cc3d341d94696b73822405dbf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d1af22973f5e590cbdabf2e160d6e35f75ba8021d8f1ee050c536373383729e [INFO] running `Command { std: "docker" "start" "-a" "7d1af22973f5e590cbdabf2e160d6e35f75ba8021d8f1ee050c536373383729e", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling regex-automata v0.4.3 [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 tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [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 env_logger v0.10.0 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling tracing v0.1.40 [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 43.98s [INFO] running `Command { std: "docker" "inspect" "7d1af22973f5e590cbdabf2e160d6e35f75ba8021d8f1ee050c536373383729e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d1af22973f5e590cbdabf2e160d6e35f75ba8021d8f1ee050c536373383729e", kill_on_drop: false }` [INFO] [stdout] 7d1af22973f5e590cbdabf2e160d6e35f75ba8021d8f1ee050c536373383729e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c3f7780c371e7098f6c477dc2bd692ba9d11e4b03c15776f3b626d0c2d3ff85 [INFO] running `Command { std: "docker" "start" "-a" "5c3f7780c371e7098f6c477dc2bd692ba9d11e4b03c15776f3b626d0c2d3ff85", 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.63s [INFO] running `Command { std: "docker" "inspect" "5c3f7780c371e7098f6c477dc2bd692ba9d11e4b03c15776f3b626d0c2d3ff85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c3f7780c371e7098f6c477dc2bd692ba9d11e4b03c15776f3b626d0c2d3ff85", kill_on_drop: false }` [INFO] [stdout] 5c3f7780c371e7098f6c477dc2bd692ba9d11e4b03c15776f3b626d0c2d3ff85