[INFO] cloning repository https://github.com/foxtive/foxtive [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/foxtive/foxtive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoxtive%2Ffoxtive", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoxtive%2Ffoxtive'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20e6aaba4a05f97913d1d3ba1c0cacf916a13c70 [INFO] checking foxtive/foxtive against c0dfa9ae292642b7683cf7162ffb6880170df098 for pr-160902 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoxtive%2Ffoxtive" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/foxtive/foxtive [INFO] finished tweaking git repo https://github.com/foxtive/foxtive [INFO] tweaked toml for git repo https://github.com/foxtive/foxtive written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/foxtive/foxtive on toolchain c0dfa9ae292642b7683cf7162ffb6880170df098 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/foxtive/foxtive 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" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] b4ca07c4090e5a8c8ecf0237875d88175c9e2f34e241cc348a703c5b150c9f15 [INFO] running `Command { std: "docker" "start" "b4ca07c4090e5a8c8ecf0237875d88175c9e2f34e241cc348a703c5b150c9f15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4ca07c4090e5a8c8ecf0237875d88175c9e2f34e241cc348a703c5b150c9f15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b4ca07c4090e5a8c8ecf0237875d88175c9e2f34e241cc348a703c5b150c9f15" "/opt/rustwide/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4ca07c4090e5a8c8ecf0237875d88175c9e2f34e241cc348a703c5b150c9f15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b4ca07c4090e5a8c8ecf0237875d88175c9e2f34e241cc348a703c5b150c9f15" "/opt/rustwide/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Checking futures-core v0.3.34 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Checking futures-sink v0.3.34 [INFO] [stderr] Checking futures-task v0.3.34 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking futures-io v0.3.34 [INFO] [stderr] Checking log v0.4.34 [INFO] [stderr] Compiling syn v3.0.4 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Compiling thiserror v2.0.20 [INFO] [stderr] Checking spin v0.9.9 [INFO] [stderr] Compiling anyhow v1.0.104 [INFO] [stderr] Checking num-integer v0.1.47 [INFO] [stderr] Checking rand v0.10.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking futures-channel v0.3.34 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking regex-automata v0.4.18 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling rand v0.8.8 [INFO] [stderr] Checking writeable v0.6.4 [INFO] [stderr] Checking litemap v0.8.3 [INFO] [stderr] Compiling icu_properties_data v2.3.0 [INFO] [stderr] Compiling icu_normalizer_data v2.3.0 [INFO] [stderr] Checking event-listener v5.4.2 [INFO] [stderr] Checking arcstr v1.2.0 [INFO] [stderr] Checking xxhash-rust v0.8.18 [INFO] [stderr] Checking num-bigint v0.5.1 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking zeroize v1.9.0 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling strum v0.28.0 [INFO] [stderr] Compiling zerocopy v0.8.56 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking num-iter v0.1.46 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking http-body-util v0.1.5 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking proc-macro2 v1.0.107 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Checking quote v1.0.47 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking uuid v1.26.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Compiling tokio-macros v2.7.2 [INFO] [stderr] Compiling futures-macro v0.3.34 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Compiling thiserror-impl v2.0.20 [INFO] [stderr] Compiling async-trait v0.1.92 [INFO] [stderr] Compiling zerovec-derive v0.11.6 [INFO] [stderr] Compiling displaydoc v0.2.7 [INFO] [stderr] Compiling foxtive-macros v0.6.0 (/opt/rustwide/workdir/foxtive-macros) [INFO] [stderr] Checking futures-util v0.3.34 [INFO] [stderr] Checking zerotrie v0.2.5 [INFO] [stderr] Checking tokio v1.53.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking zerovec v0.11.8 [INFO] [stderr] Checking num-bigint-dig v0.8.6 [INFO] [stderr] Checking tinystr v0.8.4 [INFO] [stderr] Checking potential_utf v0.1.6 [INFO] [stderr] Checking icu_collections v2.3.0 [INFO] [stderr] Checking icu_locale_core v2.3.0 [INFO] [stderr] Checking serde v1.0.229 [INFO] [stderr] Checking futures-executor v0.3.34 [INFO] [stderr] Checking futures v0.3.34 [INFO] [stderr] Checking icu_provider v2.3.1 [INFO] [stderr] Checking chrono v0.4.45 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking icu_properties v2.3.0 [INFO] [stderr] Checking icu_normalizer v2.3.0 [INFO] [stderr] Checking rsa v0.9.10 [INFO] [stderr] Checking cron v0.17.0 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking tokio-util v0.7.19 [INFO] [stderr] Checking tokio-stream v0.1.19 [INFO] [stderr] Checking hyper v1.11.0 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking axum v0.8.9 [INFO] [stderr] Checking combine v4.6.8 [INFO] [stderr] Checking foxtive v1.2.0 (/opt/rustwide/workdir/foxtive) [INFO] [stderr] Checking foxtive-worker v0.7.0 (/opt/rustwide/workdir/foxtive-worker) [INFO] [stderr] Checking foxtive-cron v0.6.0 (/opt/rustwide/workdir/foxtive-cron) [INFO] [stderr] Checking redis v1.6.0 [INFO] [stderr] Checking foxtive-supervisor v0.4.1 (/opt/rustwide/workdir/foxtive-supervisor) [INFO] [stderr] Checking persistence v0.1.0 (/opt/rustwide/workdir/foxtive-supervisor/examples/persistence) [INFO] [stderr] Checking panic-cathcer v0.1.0 (/opt/rustwide/workdir/foxtive-supervisor/examples/panic-catcher) [INFO] [stderr] Checking microservice-orchestration v0.1.0 (/opt/rustwide/workdir/foxtive-supervisor/examples/microservice-orchestration) [INFO] [stderr] Checking circuit-breaker-example v0.1.0 (/opt/rustwide/workdir/foxtive-supervisor/examples/circuit-breaker) [INFO] [stderr] Checking axum-cron v0.1.0 (/opt/rustwide/workdir/foxtive-supervisor/examples/axum-cron) [INFO] [stderr] Checking basic v0.1.0 (/opt/rustwide/workdir/foxtive-supervisor/examples/basic) [INFO] [stderr] Checking distributed-coordination-example v0.1.0 (/opt/rustwide/workdir/foxtive-supervisor/examples/distributed-coordination) [INFO] [stderr] Checking cron-scheduling v0.1.0 (/opt/rustwide/workdir/foxtive-supervisor/examples/cron-scheduling) [INFO] [stderr] Checking db-message-consumer v0.1.0 (/opt/rustwide/workdir/foxtive-supervisor/examples/db-message-consumer) [INFO] [stderr] Checking graceful-shutdown v0.1.0 (/opt/rustwide/workdir/foxtive-supervisor/examples/graceful-shutdown) [INFO] [stderr] Checking tracing-example v0.1.0 (/opt/rustwide/workdir/foxtive-supervisor/examples/tracing) [INFO] [stderr] Checking task-pools v0.1.0 (/opt/rustwide/workdir/foxtive-supervisor/examples/task-pools) [INFO] [stderr] Checking task-groups v0.1.0 (/opt/rustwide/workdir/foxtive-supervisor/examples/task-groups) [INFO] [stderr] Checking supervisor-hierarchies v0.1.0 (/opt/rustwide/workdir/foxtive-supervisor/examples/supervisor-hierarchies) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.52s [INFO] running `Command { std: "docker" "inspect" "b4ca07c4090e5a8c8ecf0237875d88175c9e2f34e241cc348a703c5b150c9f15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4ca07c4090e5a8c8ecf0237875d88175c9e2f34e241cc348a703c5b150c9f15", kill_on_drop: false }` [INFO] [stdout] b4ca07c4090e5a8c8ecf0237875d88175c9e2f34e241cc348a703c5b150c9f15