[INFO] cloning repository https://github.com/xsxz01/fire_alarm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xsxz01/fire_alarm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxsxz01%2Ffire_alarm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxsxz01%2Ffire_alarm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd1589945b17b083b452eea9fbd3d7626ba7fd3c [INFO] checking xsxz01/fire_alarm against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxsxz01%2Ffire_alarm" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/xsxz01/fire_alarm [INFO] finished tweaking git repo https://github.com/xsxz01/fire_alarm [INFO] tweaked toml for git repo https://github.com/xsxz01/fire_alarm written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/xsxz01/fire_alarm on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/xsxz01/fire_alarm 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-5-tc1/source/examples/server.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `fire_alarm_server` [INFO] [stderr] * `example` target `server` [INFO] [stderr] warning: file `/workspace/builds/worker-5-tc1/source/examples/client.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `fire_alarm_client` [INFO] [stderr] * `example` target `client` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 305c6a5e097ebf7888689fcc7680e955cead68b9010db13302bf590127a6d6e8 [INFO] running `Command { std: "docker" "start" "-a" "305c6a5e097ebf7888689fcc7680e955cead68b9010db13302bf590127a6d6e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "305c6a5e097ebf7888689fcc7680e955cead68b9010db13302bf590127a6d6e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "305c6a5e097ebf7888689fcc7680e955cead68b9010db13302bf590127a6d6e8", kill_on_drop: false }` [INFO] [stdout] 305c6a5e097ebf7888689fcc7680e955cead68b9010db13302bf590127a6d6e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d72e8cad638099801294e7f2d33f5c05caf897aeffed75b7a03f557abb4ef6d7 [INFO] running `Command { std: "docker" "start" "-a" "d72e8cad638099801294e7f2d33f5c05caf897aeffed75b7a03f557abb4ef6d7", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/client.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `fire_alarm_client` [INFO] [stderr] * `example` target `client` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/server.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `fire_alarm_server` [INFO] [stderr] * `example` target `server` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking fire_alarm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.27s [INFO] running `Command { std: "docker" "inspect" "d72e8cad638099801294e7f2d33f5c05caf897aeffed75b7a03f557abb4ef6d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d72e8cad638099801294e7f2d33f5c05caf897aeffed75b7a03f557abb4ef6d7", kill_on_drop: false }` [INFO] [stdout] d72e8cad638099801294e7f2d33f5c05caf897aeffed75b7a03f557abb4ef6d7