[INFO] fetching crate mt_mtc 0.3.0...
[INFO] building mt_mtc-0.3.0 against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] extracting crate mt_mtc 0.3.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate mt_mtc 0.3.0
[INFO] finished tweaking crates.io crate mt_mtc 0.3.0
[INFO] tweaked toml for crates.io crate mt_mtc 0.3.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mt_mtc 0.3.0 on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mt_mtc 0.3.0 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 33471ec1119ea5ad4e5b44b8870e40d634bdbbfd461f15f3ee7a6d05db25e205
[INFO] running `Command { std: "docker" "start" "-a" "33471ec1119ea5ad4e5b44b8870e40d634bdbbfd461f15f3ee7a6d05db25e205", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33471ec1119ea5ad4e5b44b8870e40d634bdbbfd461f15f3ee7a6d05db25e205", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33471ec1119ea5ad4e5b44b8870e40d634bdbbfd461f15f3ee7a6d05db25e205", kill_on_drop: false }`
[INFO] [stdout] 33471ec1119ea5ad4e5b44b8870e40d634bdbbfd461f15f3ee7a6d05db25e205
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bdbb912875dd8143f46def1fdb76ced2ff376c633e9c6e093c6646d74b80e0c5
[INFO] running `Command { std: "docker" "start" "-a" "bdbb912875dd8143f46def1fdb76ced2ff376c633e9c6e093c6646d74b80e0c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pnet_sys v0.35.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling pnet_base v0.35.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling pnet_macros_support v0.35.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling pnet v0.35.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling socketpair v0.19.8
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling if-addrs v0.13.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling widestring v1.2.1
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling cdr-encoding-size-derive v0.5.1
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling chumsky v0.10.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling cdr-encoding-size v0.5.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling ariadne v0.4.1
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pnet_macros v0.35.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling speedy-derive v0.8.7
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling uuid-macro-internal v1.19.0
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling ptr_meta v0.3.1
[INFO] [stderr]    Compiling rancor v0.1.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling bytecheck v0.8.2
[INFO] [stderr]    Compiling rkyv_derive v0.8.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rend v0.5.3
[INFO] [stderr]    Compiling munge v0.4.7
[INFO] [stderr]    Compiling pnet_packet v0.35.0
[INFO] [stderr]    Compiling speedy v0.8.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling cdr-encoding v0.10.2
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling pnet_transport v0.35.0
[INFO] [stderr]    Compiling pnet_datalink v0.35.0
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rustdds v0.11.7
[INFO] [stderr]    Compiling rkyv v0.8.12
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling ros2-interfaces-jazzy-rkyv v0.0.5
[INFO] [stderr]    Compiling ros2-client v0.8.2
[INFO] [stderr]    Compiling ros2-interfaces-jazzy-serde v0.0.4
[INFO] [stderr]    Compiling ros_pointcloud2 v0.6.0
[INFO] [stderr]    Compiling mt_net v0.3.0
[INFO] [stderr]    Compiling mt_mtc v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 20s
[INFO] running `Command { std: "docker" "inspect" "bdbb912875dd8143f46def1fdb76ced2ff376c633e9c6e093c6646d74b80e0c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdbb912875dd8143f46def1fdb76ced2ff376c633e9c6e093c6646d74b80e0c5", kill_on_drop: false }`
[INFO] [stdout] bdbb912875dd8143f46def1fdb76ced2ff376c633e9c6e093c6646d74b80e0c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a94af8a7af588f28d8dc24fcd3c44e759225b54eef1ff6e7cc286bbc5808d1fd
[INFO] running `Command { std: "docker" "start" "-a" "a94af8a7af588f28d8dc24fcd3c44e759225b54eef1ff6e7cc286bbc5808d1fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling mt_mtc v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 06s
[INFO] running `Command { std: "docker" "inspect" "a94af8a7af588f28d8dc24fcd3c44e759225b54eef1ff6e7cc286bbc5808d1fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a94af8a7af588f28d8dc24fcd3c44e759225b54eef1ff6e7cc286bbc5808d1fd", kill_on_drop: false }`
[INFO] [stdout] a94af8a7af588f28d8dc24fcd3c44e759225b54eef1ff6e7cc286bbc5808d1fd
