[INFO] fetching crate rattan-core 0.1.1...
[INFO] checking rattan-core-0.1.1 against 0b63defc8fd68957c635fe61f097b84df8fd9611 for pr-154715
[INFO] extracting crate rattan-core 0.1.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate rattan-core 0.1.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rattan-core 0.1.1
[INFO] tweaked toml for crates.io crate rattan-core 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rattan-core 0.1.1 on toolchain 0b63defc8fd68957c635fe61f097b84df8fd9611
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rattan-core 0.1.1 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" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pcap-file v2.0.0
[INFO] [stderr]   Downloaded netlink-sys v0.8.8
[INFO] [stderr]   Downloaded rattan-log v0.1.1
[INFO] [stderr]   Downloaded derive-into-owned v0.2.0
[INFO] [stderr]   Downloaded binread_derive v2.1.0
[INFO] [stderr]   Downloaded byteorder_slice v3.0.0
[INFO] [stderr]   Downloaded netns-rs v0.1.0
[INFO] [stderr]   Downloaded typetag-impl v0.2.21
[INFO] [stderr]   Downloaded rtnetlink v0.20.0
[INFO] [stderr]   Downloaded binread v2.2.0
[INFO] [stderr]   Downloaded rattan-env v0.1.1
[INFO] [stderr]   Downloaded typetag v0.2.21
[INFO] [stderr]   Downloaded human-bandwidth v0.1.4
[INFO] [stderr]   Downloaded bandwidth v0.3.0
[INFO] [stderr]   Downloaded netem-trace v0.4.4
[INFO] [stderr]   Downloaded netlink-packet-route v0.28.0
[INFO] [stderr]   Downloaded etherparse v0.19.0
[INFO] [stderr]   Downloaded rlimit v0.10.2
[INFO] [stderr]   Downloaded libbpf-rs v0.25.0
[INFO] [stderr]   Downloaded vsprintf v2.0.0
[INFO] [stderr]   Downloaded camellia-net v0.0.1
[INFO] [stderr]   Downloaded libxdp-sys v0.2.4+1.6.0
[INFO] [stderr]   Downloaded libbpf-sys v1.5.1+v1.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d182f2624a755b90c1068f6f92ff2dfdc69aab75cf22d6faeaafd68d4b0d2797
[INFO] running `Command { std: "docker" "start" "d182f2624a755b90c1068f6f92ff2dfdc69aab75cf22d6faeaafd68d4b0d2797", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d182f2624a755b90c1068f6f92ff2dfdc69aab75cf22d6faeaafd68d4b0d2797", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d182f2624a755b90c1068f6f92ff2dfdc69aab75cf22d6faeaafd68d4b0d2797" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d182f2624a755b90c1068f6f92ff2dfdc69aab75cf22d6faeaafd68d4b0d2797", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d182f2624a755b90c1068f6f92ff2dfdc69aab75cf22d6faeaafd68d4b0d2797" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking pnet_base v0.35.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking netlink-packet-core v0.8.1
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking byteorder_slice v3.0.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerocopy v0.8.42
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking netlink-packet-route v0.28.0
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking pnet_macros_support v0.35.0
[INFO] [stderr]     Checking bandwidth v0.3.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling bitfield-macros v0.19.4
[INFO] [stderr]     Checking pnet_sys v0.35.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking inventory v0.3.22
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking netlink-sys v0.8.8
[INFO] [stderr]     Checking bitfield v0.19.4
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]     Checking netlink-proto v0.12.0
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking human-bandwidth v0.1.4
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking ipnetwork v0.20.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]    Compiling pnet v0.35.0
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling serde_with_macros v3.17.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking env_logger v0.11.9
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking etherparse v0.19.0
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking pnet_datalink v0.35.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking tempfile v3.26.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]    Compiling test-log-macros v0.2.19
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]     Checking bytesize v2.3.1
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking serde_with v3.17.0
[INFO] [stderr]     Checking insta v1.46.3
[INFO] [stderr]     Checking reqwest v0.13.2
[INFO] [stderr]     Checking test-log v0.2.19
[INFO] [stderr]    Compiling pnet_macros v0.35.0
[INFO] [stderr]    Compiling derive-into-owned v0.2.0
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]     Checking serial_test v3.4.0
[INFO] [stderr]     Checking pcap-file v2.0.0
[INFO] [stderr]     Checking pnet_packet v0.35.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking binread v2.2.0
[INFO] [stderr]     Checking rtnetlink v0.20.0
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]     Checking netns-rs v0.1.0
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking rattan-log v0.1.1
[INFO] [stderr]     Checking rattan-env v0.1.1
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking netem-trace v0.4.4
[INFO] [stderr]     Checking rattan-core v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking pnet_transport v0.35.0
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/cells/loss.rs:570:13
[INFO] [stdout]     |
[INFO] [stdout] 570 |             assert_json_snapshot!(loss_seq)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `assert_json_snapshot`
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `assert_json_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.30.1, nix v0.31.2, rattan-core v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] running `Command { std: "docker" "inspect" "d182f2624a755b90c1068f6f92ff2dfdc69aab75cf22d6faeaafd68d4b0d2797", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d182f2624a755b90c1068f6f92ff2dfdc69aab75cf22d6faeaafd68d4b0d2797", kill_on_drop: false }`
[INFO] [stdout] d182f2624a755b90c1068f6f92ff2dfdc69aab75cf22d6faeaafd68d4b0d2797
