[INFO] fetching crate tiktoklive 0.0.19... [INFO] checking tiktoklive-0.0.19 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate tiktoklive 0.0.19 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate tiktoklive 0.0.19 [INFO] finished tweaking crates.io crate tiktoklive 0.0.19 [INFO] tweaked toml for crates.io crate tiktoklive 0.0.19 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tiktoklive 0.0.19 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tiktoklive 0.0.19 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded protoc-bin-vendored v3.0.0 [INFO] [stderr] Downloaded protobuf-parse v3.5.1 [INFO] [stderr] Downloaded protobuf-codegen v3.5.1 [INFO] [stderr] Downloaded protoc-bin-vendored-win32 v3.0.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-x86_32 v3.0.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-aarch_64 v3.0.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-x86_64 v3.0.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-ppcle_64 v3.0.0 [INFO] [stderr] Downloaded protoc-bin-vendored-macos-x86_64 v3.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8eb5bf924f06d6518059d709d23e3862d5dec5939bde3342e305aa1f248e26d8 [INFO] running `Command { std: "docker" "start" "-a" "8eb5bf924f06d6518059d709d23e3862d5dec5939bde3342e305aa1f248e26d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8eb5bf924f06d6518059d709d23e3862d5dec5939bde3342e305aa1f248e26d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eb5bf924f06d6518059d709d23e3862d5dec5939bde3342e305aa1f248e26d8", kill_on_drop: false }` [INFO] [stdout] 8eb5bf924f06d6518059d709d23e3862d5dec5939bde3342e305aa1f248e26d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bc470d06b0d8dd89e10d0134f23b31768a4805e48a1c79f23607b062db3a927 [INFO] running `Command { std: "docker" "start" "-a" "3bc470d06b0d8dd89e10d0134f23b31768a4805e48a1c79f23607b062db3a927", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling protobuf v3.5.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking protoc-bin-vendored-linux-aarch_64 v3.0.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking protoc-bin-vendored-linux-x86_32 v3.0.0 [INFO] [stderr] Checking protoc-bin-vendored-win32 v3.0.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking protoc-bin-vendored-linux-x86_64 v3.0.0 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking protoc-bin-vendored-macos-x86_64 v3.0.0 [INFO] [stderr] Checking protoc-bin-vendored-linux-ppcle_64 v3.0.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking protoc-bin-vendored v3.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking protobuf-support v3.5.1 [INFO] [stderr] Checking protobuf-parse v3.5.1 [INFO] [stderr] Checking tungstenite v0.16.0 [INFO] [stderr] Checking protobuf-codegen v3.5.1 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-tungstenite v0.16.1 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking hyper v0.14.30 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking tiktoklive v0.0.19 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> src/generated/messages/data.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> src/generated/messages/enums.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> src/generated/messages/webcast.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> src/generated/messages/data.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> src/generated/messages/enums.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> src/generated/messages/webcast.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.35s [INFO] running `Command { std: "docker" "inspect" "3bc470d06b0d8dd89e10d0134f23b31768a4805e48a1c79f23607b062db3a927", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bc470d06b0d8dd89e10d0134f23b31768a4805e48a1c79f23607b062db3a927", kill_on_drop: false }` [INFO] [stdout] 3bc470d06b0d8dd89e10d0134f23b31768a4805e48a1c79f23607b062db3a927