[INFO] cloning repository https://github.com/ytti/dynlink-issue
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ytti/dynlink-issue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fytti%2Fdynlink-issue", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fytti%2Fdynlink-issue'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c9a5386395ae6933abdc33e2ac9cc5a1851756a
[INFO] testing ytti/dynlink-issue against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fytti%2Fdynlink-issue" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ytti/dynlink-issue
[INFO] finished tweaking git repo https://github.com/ytti/dynlink-issue
[INFO] tweaked toml for git repo https://github.com/ytti/dynlink-issue written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ytti/dynlink-issue 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 git repo https://github.com/ytti/dynlink-issue 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] [stderr] warning: path `src/foo.rs` was erroneously implicitly accepted for binary `foo`,
[INFO] [stderr] please set bin.path in Cargo.toml
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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] def01d874a36687c33c9c5392b3e8d3ca27f38abe504e5577059bdb0eeb195c0
[INFO] running `Command { std: "docker" "start" "-a" "def01d874a36687c33c9c5392b3e8d3ca27f38abe504e5577059bdb0eeb195c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "def01d874a36687c33c9c5392b3e8d3ca27f38abe504e5577059bdb0eeb195c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "def01d874a36687c33c9c5392b3e8d3ca27f38abe504e5577059bdb0eeb195c0", kill_on_drop: false }`
[INFO] [stdout] def01d874a36687c33c9c5392b3e8d3ca27f38abe504e5577059bdb0eeb195c0
[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] bca8a1deefa590403e58c34edbd96ff1cc9644dba2307fd98bb8007084999616
[INFO] running `Command { std: "docker" "start" "-a" "bca8a1deefa590403e58c34edbd96ff1cc9644dba2307fd98bb8007084999616", kill_on_drop: false }`
[INFO] [stderr] warning: path `src/foo.rs` was erroneously implicitly accepted for binary `foo`,
[INFO] [stderr] please set bin.path in Cargo.toml
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.1.8
[INFO] [stderr]    Compiling regex-syntax v0.2.1
[INFO] [stderr]    Compiling pnet v0.1.0 (https://github.com/libpnet/libpnet.git#31fefb3a)
[INFO] [stderr]    Compiling memchr v0.1.3
[INFO] [stderr]    Compiling aho-corasick v0.3.0
[INFO] [stderr]    Compiling regex v0.1.41
[INFO] [stderr]    Compiling pnet_macros v0.1.0 (https://github.com/libpnet/libpnet.git#31fefb3a)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/libpnet-0f6666b166df5f5b/31fefb3/pnet_macros/src/lib.rs:142:31
[INFO] [stdout]     |
[INFO] [stdout] 142 | #![feature(append, fmt_radix, plugin_registrar, quote, rustc_private)]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]     |
[INFO] [stdout]     = note: removed in 1.75.0; see <https://github.com/rust-lang/rust/pull/116412> for more information
[INFO] [stdout]     = note: plugins are no longer supported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/libpnet-0f6666b166df5f5b/31fefb3/pnet_macros/src/lib.rs:142:49
[INFO] [stdout]     |
[INFO] [stdout] 142 | #![feature(append, fmt_radix, plugin_registrar, quote, rustc_private)]
[INFO] [stdout]     |                                                 ^^^^^ feature has been removed
[INFO] [stdout]     |
[INFO] [stdout]     = note: removed in 1.33.0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `syntax`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/libpnet-0f6666b166df5f5b/31fefb3/pnet_macros/src/lib.rs:144:1
[INFO] [stdout]     |
[INFO] [stdout] 144 | extern crate syntax;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0462]: found staticlib `rustc` instead of rlib or dylib
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/libpnet-0f6666b166df5f5b/31fefb3/pnet_macros/src/lib.rs:146:14
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[macro_use] extern crate rustc;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following crate versions were found:
[INFO] [stdout]             crate `rustc`: /opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.asan.a
[INFO] [stdout]             crate `rustc`: /opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.dfsan.a
[INFO] [stdout]             crate `rustc`: /opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.lsan.a
[INFO] [stdout]             crate `rustc`: /opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.msan.a
[INFO] [stdout]             crate `rustc`: /opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.safestack.a
[INFO] [stdout]             crate `rustc`: /opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.tsan.a
[INFO] [stdout]     = help: please recompile that crate using --crate-type lib
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `declare_lint` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/libpnet-0f6666b166df5f5b/31fefb3/pnet_macros/src/lint.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | declare_lint! {
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lint_array` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/libpnet-0f6666b166df5f5b/31fefb3/pnet_macros/src/lint.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         lint_array!(PACKET_LINT)
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_attr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/libpnet-0f6666b166df5f5b/31fefb3/pnet_macros/src/lib.rs:175:25
[INFO] [stdout]     |
[INFO] [stdout] 175 |     new_item.attrs.push(quote_attr!(ecx, #[_packet_lint]));
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_attr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/libpnet-0f6666b166df5f5b/31fefb3/pnet_macros/src/lib.rs:176:25
[INFO] [stdout]     |
[INFO] [stdout] 176 |     new_item.attrs.push(quote_attr!(ecx, #[_packet_generator]));
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_attr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/libpnet-0f6666b166df5f5b/31fefb3/pnet_macros/src/lib.rs:177:25
[INFO] [stdout]     |
[INFO] [stdout] 177 |     new_item.attrs.push(quote_attr!(ecx, #[derive(Clone, Debug)]));
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_attr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/libpnet-0f6666b166df5f5b/31fefb3/pnet_macros/src/lib.rs:178:25
[INFO] [stdout]     |
[INFO] [stdout] 178 |     new_item.attrs.push(quote_attr!(ecx, #[allow(unused_attributes)]));
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `plugin_registrar` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/libpnet-0f6666b166df5f5b/31fefb3/pnet_macros/src/lib.rs:189:3
[INFO] [stdout]     |
[INFO] [stdout] 189 | #[plugin_registrar]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `plugin_registrar` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `radix` in module `fmt`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/libpnet-0f6666b166df5f5b/31fefb3/pnet_macros/src/util.rs:32:43
[INFO] [stdout]    |
[INFO] [stdout] 32 |             format!("({{}} & 0x{})", fmt::radix(self.mask, 16))
[INFO] [stdout]    |                                           ^^^^^ not found in `fmt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `radix` in module `fmt`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/libpnet-0f6666b166df5f5b/31fefb3/pnet_macros/src/util.rs:77:49
[INFO] [stdout]    |
[INFO] [stdout] 77 |             format!("({{packet}} & 0x{})", fmt::radix(self.save_mask, 16))
[INFO] [stdout]    |                                                 ^^^^^ not found in `fmt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `radix` in module `fmt`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/libpnet-0f6666b166df5f5b/31fefb3/pnet_macros/src/util.rs:83:46
[INFO] [stdout]    |
[INFO] [stdout] 83 |             format!("({{val}} & 0x{})", fmt::radix(self.value_mask, 16))
[INFO] [stdout]    |                                              ^^^^^ not found in `fmt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `fmt_radix`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/libpnet-0f6666b166df5f5b/31fefb3/pnet_macros/src/lib.rs:142:20
[INFO] [stdout]     |
[INFO] [stdout] 142 | #![feature(append, fmt_radix, plugin_registrar, quote, rustc_private)]
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0462, E0463, E0557, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pnet_macros` (lib) due to 15 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bca8a1deefa590403e58c34edbd96ff1cc9644dba2307fd98bb8007084999616", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bca8a1deefa590403e58c34edbd96ff1cc9644dba2307fd98bb8007084999616", kill_on_drop: false }`
[INFO] [stdout] bca8a1deefa590403e58c34edbd96ff1cc9644dba2307fd98bb8007084999616
