[INFO] fetching crate tsproto-packets 0.1.0... [INFO] testing tsproto-packets-0.1.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate tsproto-packets 0.1.0 into /workspace/builds/worker-95/source [INFO] validating manifest of crates.io crate tsproto-packets 0.1.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tsproto-packets 0.1.0 [INFO] finished tweaking crates.io crate tsproto-packets 0.1.0 [INFO] tweaked toml for crates.io crate tsproto-packets 0.1.0 written to /workspace/builds/worker-95/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rental v0.5.6 [INFO] [stderr] Downloaded rental-impl v0.5.5 [INFO] [stderr] Downloaded omnom v3.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef58edc15520029bfcdd2948a1a2eb0fc604e6eeec546e12d6348872ad9c0498 [INFO] running `Command { std: "docker" "start" "-a" "ef58edc15520029bfcdd2948a1a2eb0fc604e6eeec546e12d6348872ad9c0498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef58edc15520029bfcdd2948a1a2eb0fc604e6eeec546e12d6348872ad9c0498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef58edc15520029bfcdd2948a1a2eb0fc604e6eeec546e12d6348872ad9c0498", kill_on_drop: false }` [INFO] [stdout] ef58edc15520029bfcdd2948a1a2eb0fc604e6eeec546e12d6348872ad9c0498 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc9a2472f93f64fe49a5f9be87f01a304c2fe11555df9a6db2ac6a06b9a2698c [INFO] running `Command { std: "docker" "start" "-a" "fc9a2472f93f64fe49a5f9be87f01a304c2fe11555df9a6db2ac6a06b9a2698c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling omnom v3.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling rental v0.5.6 [INFO] [stderr] Compiling tsproto-packets v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: using `procedural-masquerade` crate [INFO] [stdout] --> src/packets.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / create_buf!(InAudioBuf, InAudio, into_audio; [INFO] [stdout] 112 | | InCommandBuf, InCommand, into_command; [INFO] [stdout] 113 | | InC2SInitBuf, InC2SInit, into_c2sinit; [INFO] [stdout] 114 | | InS2CInitBuf, InS2CInit, into_s2cinit); [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(proc_macro_back_compat)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stdout] = note: this warning originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.54s [INFO] running `Command { std: "docker" "inspect" "fc9a2472f93f64fe49a5f9be87f01a304c2fe11555df9a6db2ac6a06b9a2698c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc9a2472f93f64fe49a5f9be87f01a304c2fe11555df9a6db2ac6a06b9a2698c", kill_on_drop: false }` [INFO] [stdout] fc9a2472f93f64fe49a5f9be87f01a304c2fe11555df9a6db2ac6a06b9a2698c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28cf2fe1a013c4571de533058239047c8e441397d0e20453bee9c70fd6482eda [INFO] running `Command { std: "docker" "start" "-a" "28cf2fe1a013c4571de533058239047c8e441397d0e20453bee9c70fd6482eda", kill_on_drop: false }` [INFO] [stderr] Compiling tsproto-packets v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: using `procedural-masquerade` crate [INFO] [stdout] --> src/packets.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / create_buf!(InAudioBuf, InAudio, into_audio; [INFO] [stdout] 112 | | InCommandBuf, InCommand, into_command; [INFO] [stdout] 113 | | InC2SInitBuf, InC2SInit, into_c2sinit; [INFO] [stdout] 114 | | InS2CInitBuf, InS2CInit, into_s2cinit); [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(proc_macro_back_compat)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stdout] = note: this warning originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `procedural-masquerade` crate [INFO] [stdout] --> src/packets.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / create_buf!(InAudioBuf, InAudio, into_audio; [INFO] [stdout] 112 | | InCommandBuf, InCommand, into_command; [INFO] [stdout] 113 | | InC2SInitBuf, InC2SInit, into_c2sinit; [INFO] [stdout] 114 | | InS2CInitBuf, InS2CInit, into_s2cinit); [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(proc_macro_back_compat)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stdout] = note: this warning originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.13s [INFO] running `Command { std: "docker" "inspect" "28cf2fe1a013c4571de533058239047c8e441397d0e20453bee9c70fd6482eda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28cf2fe1a013c4571de533058239047c8e441397d0e20453bee9c70fd6482eda", kill_on_drop: false }` [INFO] [stdout] 28cf2fe1a013c4571de533058239047c8e441397d0e20453bee9c70fd6482eda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c6786aee6a08ab327911671637c6869ea56120f3e033d098e346b0ac777986b3 [INFO] running `Command { std: "docker" "start" "-a" "c6786aee6a08ab327911671637c6869ea56120f3e033d098e346b0ac777986b3", kill_on_drop: false }` [INFO] [stderr] warning: using `procedural-masquerade` crate [INFO] [stderr] --> src/packets.rs:111:1 [INFO] [stderr] | [INFO] [stderr] 111 | / create_buf!(InAudioBuf, InAudio, into_audio; [INFO] [stderr] 112 | | InCommandBuf, InCommand, into_command; [INFO] [stderr] 113 | | InC2SInitBuf, InC2SInit, into_c2sinit; [INFO] [stderr] 114 | | InS2CInitBuf, InS2CInit, into_s2cinit); [INFO] [stderr] | |___________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(proc_macro_back_compat)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83125 [INFO] [stderr] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stderr] = note: this warning originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `tsproto-packets` (lib) generated 1 warning [INFO] [stderr] warning: `tsproto-packets` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tsproto_packets-af1f06f9c691ada0) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test packets::tests::test_audio_c2s ... ok [INFO] [stdout] test commands::tests::optional_arg ... ok [INFO] [stdout] test commands::tests::no_slash_escape ... ok [INFO] [stdout] test packets::tests::test_audio_c2s_whisper ... ok [INFO] [stdout] test packets::tests::test_audio_c2s_whisper_new ... ok [INFO] [stdout] test packets::tests::test_audio_s2c_whisper ... ok [INFO] [stdout] test packets::tests::test_audio_s2c ... ok [INFO] [stdout] test commands::tests::loop_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests tsproto-packets [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c6786aee6a08ab327911671637c6869ea56120f3e033d098e346b0ac777986b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6786aee6a08ab327911671637c6869ea56120f3e033d098e346b0ac777986b3", kill_on_drop: false }` [INFO] [stdout] c6786aee6a08ab327911671637c6869ea56120f3e033d098e346b0ac777986b3