[INFO] fetching crate tnuctipun 0.1.1... [INFO] building tnuctipun-0.1.1 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate tnuctipun 0.1.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate tnuctipun 0.1.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tnuctipun 0.1.1 [INFO] tweaked toml for crates.io crate tnuctipun 0.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tnuctipun 0.1.1 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tnuctipun 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49acfdce7e48c663a3c9be80c203d94a9cfe6d1c91d5a87192d40773f3a3dbe4 [INFO] running `Command { std: "docker" "start" "-a" "49acfdce7e48c663a3c9be80c203d94a9cfe6d1c91d5a87192d40773f3a3dbe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49acfdce7e48c663a3c9be80c203d94a9cfe6d1c91d5a87192d40773f3a3dbe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49acfdce7e48c663a3c9be80c203d94a9cfe6d1c91d5a87192d40773f3a3dbe4", kill_on_drop: false }` [INFO] [stdout] 49acfdce7e48c663a3c9be80c203d94a9cfe6d1c91d5a87192d40773f3a3dbe4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c89e1c0c100dd4b24d494c0c4e02cd0c913a7d7a7e1c6b25afa44528d9ed2dd [INFO] running `Command { std: "docker" "start" "-a" "4c89e1c0c100dd4b24d494c0c4e02cd0c913a7d7a7e1c6b25afa44528d9ed2dd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling frunk_core v0.4.4 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling frunk_proc_macros v0.1.4 [INFO] [stderr] Compiling frunk_derives v0.4.4 [INFO] [stderr] Compiling tnuctipun-derive v0.1.1 [INFO] [stderr] Compiling frunk v0.4.4 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling bson v2.15.0 [INFO] [stderr] Compiling tnuctipun v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.83s [INFO] running `Command { std: "docker" "inspect" "4c89e1c0c100dd4b24d494c0c4e02cd0c913a7d7a7e1c6b25afa44528d9ed2dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c89e1c0c100dd4b24d494c0c4e02cd0c913a7d7a7e1c6b25afa44528d9ed2dd", kill_on_drop: false }` [INFO] [stdout] 4c89e1c0c100dd4b24d494c0c4e02cd0c913a7d7a7e1c6b25afa44528d9ed2dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0184e06117f2893eb80c0081fb0e057ce20bb71eb27603b924f5e7e2fa3e57f [INFO] running `Command { std: "docker" "start" "-a" "a0184e06117f2893eb80c0081fb0e057ce20bb71eb27603b924f5e7e2fa3e57f", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling bson v2.15.0 [INFO] [stderr] Compiling trybuild v1.0.110 [INFO] [stderr] Compiling tnuctipun v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Company` is never constructed [INFO] [stdout] --> tests/filters/test_fixtures.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct Company { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Employee` is never constructed [INFO] [stdout] --> tests/filters/test_fixtures.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct Employee { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AllPrivateSkipped` is never constructed [INFO] [stdout] --> tests/include_private_test.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | struct AllPrivateSkipped { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.42s [INFO] running `Command { std: "docker" "inspect" "a0184e06117f2893eb80c0081fb0e057ce20bb71eb27603b924f5e7e2fa3e57f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0184e06117f2893eb80c0081fb0e057ce20bb71eb27603b924f5e7e2fa3e57f", kill_on_drop: false }` [INFO] [stdout] a0184e06117f2893eb80c0081fb0e057ce20bb71eb27603b924f5e7e2fa3e57f