[INFO] fetching crate socktop_agent 1.40.70... [INFO] checking socktop_agent-1.40.70 against try#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] extracting crate socktop_agent 1.40.70 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate socktop_agent 1.40.70 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate socktop_agent 1.40.70 [INFO] tweaked toml for crates.io crate socktop_agent 1.40.70 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate socktop_agent 1.40.70 on toolchain 149edce6c6ee840adb602803b96d083101ef3592 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate socktop_agent 1.40.70 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" "+149edce6c6ee840adb602803b96d083101ef3592" "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/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed83daa89c1f84ddf4f463eae9253d3794e9bac178afa2c425773548996cdc4b [INFO] running `Command { std: "docker" "start" "-a" "ed83daa89c1f84ddf4f463eae9253d3794e9bac178afa2c425773548996cdc4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed83daa89c1f84ddf4f463eae9253d3794e9bac178afa2c425773548996cdc4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed83daa89c1f84ddf4f463eae9253d3794e9bac178afa2c425773548996cdc4b", kill_on_drop: false }` [INFO] [stdout] ed83daa89c1f84ddf4f463eae9253d3794e9bac178afa2c425773548996cdc4b [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0dd1830965c92c63681f6bcefede6fecdfdc2dada26202a8a800568ac72ee07 [INFO] running `Command { std: "docker" "start" "-a" "a0dd1830965c92c63681f6bcefede6fecdfdc2dada26202a8a800568ac72ee07", kill_on_drop: false }` [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling prettyplease v0.2.36 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Compiling protoc-bin-vendored-macos-x86_64 v3.2.0 [INFO] [stderr] Compiling libdrm_amdgpu_sys v0.8.8 [INFO] [stderr] Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-s390_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.2.0 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.2.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling protoc-bin-vendored v3.2.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking nvml-wrapper-sys v0.8.0 [INFO] [stderr] Compiling wrapcenum-derive v0.4.1 [INFO] [stderr] Checking tungstenite v0.24.0 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling socktop_agent v1.40.70 (/opt/rustwide/workdir) [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking axum-server v0.6.0 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking rcgen v0.13.2 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking sysinfo v0.37.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking nvml-wrapper v0.10.0 [INFO] [stderr] Checking gfxinfo v0.1.2 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "a0dd1830965c92c63681f6bcefede6fecdfdc2dada26202a8a800568ac72ee07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0dd1830965c92c63681f6bcefede6fecdfdc2dada26202a8a800568ac72ee07", kill_on_drop: false }` [INFO] [stdout] a0dd1830965c92c63681f6bcefede6fecdfdc2dada26202a8a800568ac72ee07