[INFO] fetching crate ttproxy 0.2.35...
[INFO] testing ttproxy-0.2.35 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate ttproxy 0.2.35 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate ttproxy 0.2.35
[INFO] finished tweaking crates.io crate ttproxy 0.2.35
[INFO] tweaked toml for crates.io crate ttproxy 0.2.35 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ttproxy 0.2.35 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ttproxy 0.2.35 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0cc2e3c4f84d54c73938912727b1e62ef406d1a77b2ed88eb51eba37a491a5cb
[INFO] running `Command { std: "docker" "start" "-a" "0cc2e3c4f84d54c73938912727b1e62ef406d1a77b2ed88eb51eba37a491a5cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0cc2e3c4f84d54c73938912727b1e62ef406d1a77b2ed88eb51eba37a491a5cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cc2e3c4f84d54c73938912727b1e62ef406d1a77b2ed88eb51eba37a491a5cb", kill_on_drop: false }`
[INFO] [stdout] 0cc2e3c4f84d54c73938912727b1e62ef406d1a77b2ed88eb51eba37a491a5cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96911a48c5a469a97063208bdc2d3fce1d1b27895415228804a806f4c542f231
[INFO] running `Command { std: "docker" "start" "-a" "96911a48c5a469a97063208bdc2d3fce1d1b27895415228804a806f4c542f231", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.79
[INFO] [stderr]    Compiling syn v1.0.45
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling futures-core v0.3.6
[INFO] [stderr]    Compiling standback v0.2.11
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling futures-io v0.3.6
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling pin-project-lite v0.1.10
[INFO] [stderr]    Compiling fastrand v1.4.0
[INFO] [stderr]    Compiling once_cell v1.4.1
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling vec-arena v1.0.0
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling const_fn v0.4.2
[INFO] [stderr]    Compiling futures-lite v1.11.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling time v0.2.22
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling async-channel v1.5.1
[INFO] [stderr]    Compiling instant v0.1.7
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling smallvec v1.4.2
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling lock_api v0.4.1
[INFO] [stderr]    Compiling polling v2.0.2
[INFO] [stderr]    Compiling nb-connect v1.0.2
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling parking_lot v0.11.0
[INFO] [stderr]    Compiling async-executor v1.3.0
[INFO] [stderr]    Compiling async-io v1.1.10
[INFO] [stderr]    Compiling blocking v1.0.2
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling flate2 v1.0.18
[INFO] [stderr]    Compiling async-global-executor v1.4.0
[INFO] [stderr]    Compiling async-std v1.6.5
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling myutil v0.2.621
[INFO] [stderr]    Compiling ttcore_def v0.2.35
[INFO] [stderr]    Compiling ttserver_def v0.2.34
[INFO] [stderr]    Compiling ttproxy v0.2.35 (/opt/rustwide/workdir)
[INFO] [stdout] error: valid forms for the attribute are `#[macro_export(local_inner_macros)]` and `#[macro_export]`
[INFO] [stdout]   --> src/hdr/mod.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[macro_export(crate)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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 #57571 <https://github.com/rust-lang/rust/issues/57571>
[INFO] [stdout]    = note: `#[deny(invalid_macro_export_arguments)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: valid forms for the attribute are `#[macro_export(local_inner_macros)]` and `#[macro_export]`
[INFO] [stdout]   --> src/util.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[macro_export(crate)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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 #57571 <https://github.com/rust-lang/rust/issues/57571>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: valid forms for the attribute are `#[macro_export(local_inner_macros)]` and `#[macro_export]`
[INFO] [stdout]   --> src/util.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[macro_export(crate)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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 #57571 <https://github.com/rust-lang/rust/issues/57571>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `start_ts` is never read
[INFO] [stdout]   --> src/def.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct SlaveRes {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub start_ts: u64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/cfg.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 |     unsafe { CFG.as_ref() }
[INFO] [stdout]    |              ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ttproxy` (lib) due to 6 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "96911a48c5a469a97063208bdc2d3fce1d1b27895415228804a806f4c542f231", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96911a48c5a469a97063208bdc2d3fce1d1b27895415228804a806f4c542f231", kill_on_drop: false }`
[INFO] [stdout] 96911a48c5a469a97063208bdc2d3fce1d1b27895415228804a806f4c542f231
