[INFO] cloning repository https://github.com/hnakamur/rs-socket-activation-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hnakamur/rs-socket-activation-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhnakamur%2Frs-socket-activation-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhnakamur%2Frs-socket-activation-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 713ecea48673e16c496faff7ee9b32d29de8b2d8
[INFO] checking hnakamur/rs-socket-activation-example against try#334963c956d25708feab489a3816ae63f639355d for pr-135216-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhnakamur%2Frs-socket-activation-example" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/hnakamur/rs-socket-activation-example on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/hnakamur/rs-socket-activation-example
[INFO] finished tweaking git repo https://github.com/hnakamur/rs-socket-activation-example
[INFO] tweaked toml for git repo https://github.com/hnakamur/rs-socket-activation-example written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/hnakamur/rs-socket-activation-example 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60d9f00b7f12c9c0c55b583ec18f38d5a9ef03811cdb4f5a2ff947548b735313
[INFO] running `Command { std: "docker" "start" "-a" "60d9f00b7f12c9c0c55b583ec18f38d5a9ef03811cdb4f5a2ff947548b735313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60d9f00b7f12c9c0c55b583ec18f38d5a9ef03811cdb4f5a2ff947548b735313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60d9f00b7f12c9c0c55b583ec18f38d5a9ef03811cdb4f5a2ff947548b735313", kill_on_drop: false }`
[INFO] [stdout] 60d9f00b7f12c9c0c55b583ec18f38d5a9ef03811cdb4f5a2ff947548b735313
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b9e722ac2e098874c0cfc75fbfe408ea7359b944a30eb447a2c18293fea9b93
[INFO] running `Command { std: "docker" "start" "-a" "4b9e722ac2e098874c0cfc75fbfe408ea7359b944a30eb447a2c18293fea9b93", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling build-env v0.3.1
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking anstyle-parse v0.2.0
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]    Compiling libsystemd-sys v0.9.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking cstr-argument v0.1.2
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking utf8-cstr v0.1.6
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking clap_builder v4.3.3
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]     Checking systemd v0.10.0
[INFO] [stderr]     Checking clap v4.3.3
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking h2 v0.3.19
[INFO] [stderr]     Checking hyper v0.14.26
[INFO] [stderr]     Checking sockact v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.02s
[INFO] running `Command { std: "docker" "inspect" "4b9e722ac2e098874c0cfc75fbfe408ea7359b944a30eb447a2c18293fea9b93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b9e722ac2e098874c0cfc75fbfe408ea7359b944a30eb447a2c18293fea9b93", kill_on_drop: false }`
[INFO] [stdout] 4b9e722ac2e098874c0cfc75fbfe408ea7359b944a30eb447a2c18293fea9b93
