[INFO] cloning repository https://github.com/TsuITOAR/rustrument
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TsuITOAR/rustrument" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTsuITOAR%2Frustrument", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTsuITOAR%2Frustrument'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3bb0fc5c51bc81cda94883bf22d2b0dbe40892be
[INFO] testing TsuITOAR/rustrument against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTsuITOAR%2Frustrument" "/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/TsuITOAR/rustrument
[INFO] finished tweaking git repo https://github.com/TsuITOAR/rustrument
[INFO] tweaked toml for git repo https://github.com/TsuITOAR/rustrument written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TsuITOAR/rustrument on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 63 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a00f9c683d27a149da8c93ab371bd43a243c9d9479ac755f46034e995ff740f0
[INFO] running `Command { std: "docker" "start" "-a" "a00f9c683d27a149da8c93ab371bd43a243c9d9479ac755f46034e995ff740f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a00f9c683d27a149da8c93ab371bd43a243c9d9479ac755f46034e995ff740f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a00f9c683d27a149da8c93ab371bd43a243c9d9479ac755f46034e995ff740f0", kill_on_drop: false }`
[INFO] [stdout] a00f9c683d27a149da8c93ab371bd43a243c9d9479ac755f46034e995ff740f0
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] cc3fe6166519472e0eab4a400ff3929fe042c548d640e7df18e2ca8a411eb41f
[INFO] running `Command { std: "docker" "start" "-a" "cc3fe6166519472e0eab4a400ff3929fe042c548d640e7df18e2ca8a411eb41f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling serial-core v0.4.0
[INFO] [stderr]    Compiling termios v0.2.2
[INFO] [stderr]    Compiling ioctl-rs v0.1.6
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling serial-unix v0.4.0
[INFO] [stderr]    Compiling serial v0.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling fastxdr v1.0.2
[INFO] [stderr]    Compiling onc-rpc v0.3.2
[INFO] [stderr]    Compiling rustrument v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde-xdr v0.6.0
[INFO] [stdout] warning: structure field `clientId` should have a snake case name
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:561:5
[INFO] [stdout]     |
[INFO] [stdout] 561 | pub clientId: long,
[INFO] [stdout]     |     ^^^^^^^^ help: convert the identifier to snake case: `client_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `lockDevice` should have a snake case name
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:562:5
[INFO] [stdout]     |
[INFO] [stdout] 562 | pub lockDevice: bool,
[INFO] [stdout]     |     ^^^^^^^^^^ help: convert the identifier to snake case: `lock_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `abortPort` should have a snake case name
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:570:5
[INFO] [stdout]     |
[INFO] [stdout] 570 | pub abortPort: ushort,
[INFO] [stdout]     |     ^^^^^^^^^ help: convert the identifier to snake case: `abort_port`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `maxRecvSize` should have a snake case name
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:571:5
[INFO] [stdout]     |
[INFO] [stdout] 571 | pub maxRecvSize: ulong,
[INFO] [stdout]     |     ^^^^^^^^^^^ help: convert the identifier to snake case: `max_recv_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `requestSize` should have a snake case name
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:626:5
[INFO] [stdout]     |
[INFO] [stdout] 626 | pub requestSize: ulong,
[INFO] [stdout]     |     ^^^^^^^^^^^ help: convert the identifier to snake case: `request_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `termChar` should have a snake case name
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:630:5
[INFO] [stdout]     |
[INFO] [stdout] 630 | pub termChar: xdr_char,
[INFO] [stdout]     |     ^^^^^^^^ help: convert the identifier to snake case: `term_char`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `hostAddr` should have a snake case name
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:645:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | pub hostAddr: ulong,
[INFO] [stdout]     |     ^^^^^^^^ help: convert the identifier to snake case: `host_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `hostPort` should have a snake case name
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:646:5
[INFO] [stdout]     |
[INFO] [stdout] 646 | pub hostPort: ushort,
[INFO] [stdout]     |     ^^^^^^^^ help: convert the identifier to snake case: `host_port`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `progNum` should have a snake case name
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:647:5
[INFO] [stdout]     |
[INFO] [stdout] 647 | pub progNum: ulong,
[INFO] [stdout]     |     ^^^^^^^ help: convert the identifier to snake case: `prog_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `progVers` should have a snake case name
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:648:5
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub progVers: ulong,
[INFO] [stdout]     |     ^^^^^^^^ help: convert the identifier to snake case: `prog_vers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `progFamily` should have a snake case name
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:649:5
[INFO] [stdout]     |
[INFO] [stdout] 649 | pub progFamily: Device_AddrFamily,
[INFO] [stdout]     |     ^^^^^^^^^^ help: convert the identifier to snake case: `prog_family`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.02s
[INFO] running `Command { std: "docker" "inspect" "cc3fe6166519472e0eab4a400ff3929fe042c548d640e7df18e2ca8a411eb41f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc3fe6166519472e0eab4a400ff3929fe042c548d640e7df18e2ca8a411eb41f", kill_on_drop: false }`
[INFO] [stdout] cc3fe6166519472e0eab4a400ff3929fe042c548d640e7df18e2ca8a411eb41f
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 67471610806ba52cf9e34916b3cb735a692d2a7eabd7425ef961d1a30c4831d5
[INFO] running `Command { std: "docker" "start" "-a" "67471610806ba52cf9e34916b3cb735a692d2a7eabd7425ef961d1a30c4831d5", kill_on_drop: false }`
[INFO] [stdout] warning: structure field `clientId` should have a snake case name
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:561:5
[INFO] [stdout]     |
[INFO] [stdout] 561 | pub clientId: long,
[INFO] [stdout]     |     ^^^^^^^^ help: convert the identifier to snake case: `client_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `lockDevice` should have a snake case name
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:562:5
[INFO] [stdout]     |
[INFO] [stdout] 562 | pub lockDevice: bool,
[INFO] [stdout]     |     ^^^^^^^^^^ help: convert the identifier to snake case: `lock_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `abortPort` should have a snake case name
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:570:5
[INFO] [stdout]     |
[INFO] [stdout] 570 | pub abortPort: ushort,
[INFO] [stdout]     |     ^^^^^^^^^ help: convert the identifier to snake case: `abort_port`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `maxRecvSize` should have a snake case name
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:571:5
[INFO] [stdout]     |
[INFO] [stdout] 571 | pub maxRecvSize: ulong,
[INFO] [stdout]     |     ^^^^^^^^^^^ help: convert the identifier to snake case: `max_recv_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `requestSize` should have a snake case name
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:626:5
[INFO] [stdout]     |
[INFO] [stdout] 626 | pub requestSize: ulong,
[INFO] [stdout]     |     ^^^^^^^^^^^ help: convert the identifier to snake case: `request_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `termChar` should have a snake case name
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:630:5
[INFO] [stdout]     |
[INFO] [stdout] 630 | pub termChar: xdr_char,
[INFO] [stdout]     |     ^^^^^^^^ help: convert the identifier to snake case: `term_char`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `hostAddr` should have a snake case name
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:645:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | pub hostAddr: ulong,
[INFO] [stdout]     |     ^^^^^^^^ help: convert the identifier to snake case: `host_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `hostPort` should have a snake case name
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:646:5
[INFO] [stdout]     |
[INFO] [stdout] 646 | pub hostPort: ushort,
[INFO] [stdout]     |     ^^^^^^^^ help: convert the identifier to snake case: `host_port`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `progNum` should have a snake case name
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:647:5
[INFO] [stdout]     |
[INFO] [stdout] 647 | pub progNum: ulong,
[INFO] [stdout]     |     ^^^^^^^ help: convert the identifier to snake case: `prog_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `progVers` should have a snake case name
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:648:5
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub progVers: ulong,
[INFO] [stdout]     |     ^^^^^^^^ help: convert the identifier to snake case: `prog_vers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `progFamily` should have a snake case name
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:649:5
[INFO] [stdout]     |
[INFO] [stdout] 649 | pub progFamily: Device_AddrFamily,
[INFO] [stdout]     |     ^^^^^^^^^^ help: convert the identifier to snake case: `prog_family`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustrument v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: structure field `clientId` should have a snake case name
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:561:5
[INFO] [stdout]     |
[INFO] [stdout] 561 | pub clientId: long,
[INFO] [stdout]     |     ^^^^^^^^ help: convert the identifier to snake case: `client_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `lockDevice` should have a snake case name
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:562:5
[INFO] [stdout]     |
[INFO] [stdout] 562 | pub lockDevice: bool,
[INFO] [stdout]     |     ^^^^^^^^^^ help: convert the identifier to snake case: `lock_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `abortPort` should have a snake case name
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:570:5
[INFO] [stdout]     |
[INFO] [stdout] 570 | pub abortPort: ushort,
[INFO] [stdout]     |     ^^^^^^^^^ help: convert the identifier to snake case: `abort_port`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `maxRecvSize` should have a snake case name
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:571:5
[INFO] [stdout]     |
[INFO] [stdout] 571 | pub maxRecvSize: ulong,
[INFO] [stdout]     |     ^^^^^^^^^^^ help: convert the identifier to snake case: `max_recv_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `requestSize` should have a snake case name
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:626:5
[INFO] [stdout]     |
[INFO] [stdout] 626 | pub requestSize: ulong,
[INFO] [stdout]     |     ^^^^^^^^^^^ help: convert the identifier to snake case: `request_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `termChar` should have a snake case name
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:630:5
[INFO] [stdout]     |
[INFO] [stdout] 630 | pub termChar: xdr_char,
[INFO] [stdout]     |     ^^^^^^^^ help: convert the identifier to snake case: `term_char`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `hostAddr` should have a snake case name
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:645:5
[INFO] [stdout]     |
[INFO] [stdout] 645 | pub hostAddr: ulong,
[INFO] [stdout]     |     ^^^^^^^^ help: convert the identifier to snake case: `host_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `hostPort` should have a snake case name
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:646:5
[INFO] [stdout]     |
[INFO] [stdout] 646 | pub hostPort: ushort,
[INFO] [stdout]     |     ^^^^^^^^ help: convert the identifier to snake case: `host_port`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `progNum` should have a snake case name
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:647:5
[INFO] [stdout]     |
[INFO] [stdout] 647 | pub progNum: ulong,
[INFO] [stdout]     |     ^^^^^^^ help: convert the identifier to snake case: `prog_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `progVers` should have a snake case name
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:648:5
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub progVers: ulong,
[INFO] [stdout]     |     ^^^^^^^^ help: convert the identifier to snake case: `prog_vers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `progFamily` should have a snake case name
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:649:5
[INFO] [stdout]     |
[INFO] [stdout] 649 | pub progFamily: Device_AddrFamily,
[INFO] [stdout]     |     ^^^^^^^^^^ help: convert the identifier to snake case: `prog_family`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.17s
[INFO] running `Command { std: "docker" "inspect" "67471610806ba52cf9e34916b3cb735a692d2a7eabd7425ef961d1a30c4831d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67471610806ba52cf9e34916b3cb735a692d2a7eabd7425ef961d1a30c4831d5", kill_on_drop: false }`
[INFO] [stdout] 67471610806ba52cf9e34916b3cb735a692d2a7eabd7425ef961d1a30c4831d5
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 0acc38a33d69468a991c3c789210344c3e44d42104fdc16008cd402c3d612f6f
[INFO] running `Command { std: "docker" "start" "-a" "0acc38a33d69468a991c3c789210344c3e44d42104fdc16008cd402c3d612f6f", kill_on_drop: false }`
[INFO] [stderr] warning: structure field `clientId` should have a snake case name
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:561:5
[INFO] [stderr]     |
[INFO] [stderr] 561 | pub clientId: long,
[INFO] [stderr]     |     ^^^^^^^^ help: convert the identifier to snake case: `client_id`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `lockDevice` should have a snake case name
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:562:5
[INFO] [stderr]     |
[INFO] [stderr] 562 | pub lockDevice: bool,
[INFO] [stderr]     |     ^^^^^^^^^^ help: convert the identifier to snake case: `lock_device`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `abortPort` should have a snake case name
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:570:5
[INFO] [stderr]     |
[INFO] [stderr] 570 | pub abortPort: ushort,
[INFO] [stderr]     |     ^^^^^^^^^ help: convert the identifier to snake case: `abort_port`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `maxRecvSize` should have a snake case name
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:571:5
[INFO] [stderr]     |
[INFO] [stderr] 571 | pub maxRecvSize: ulong,
[INFO] [stderr]     |     ^^^^^^^^^^^ help: convert the identifier to snake case: `max_recv_size`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `requestSize` should have a snake case name
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:626:5
[INFO] [stderr]     |
[INFO] [stderr] 626 | pub requestSize: ulong,
[INFO] [stderr]     |     ^^^^^^^^^^^ help: convert the identifier to snake case: `request_size`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `termChar` should have a snake case name
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:630:5
[INFO] [stderr]     |
[INFO] [stderr] 630 | pub termChar: xdr_char,
[INFO] [stderr]     |     ^^^^^^^^ help: convert the identifier to snake case: `term_char`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `hostAddr` should have a snake case name
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:645:5
[INFO] [stderr]     |
[INFO] [stderr] 645 | pub hostAddr: ulong,
[INFO] [stderr]     |     ^^^^^^^^ help: convert the identifier to snake case: `host_addr`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `hostPort` should have a snake case name
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:646:5
[INFO] [stderr]     |
[INFO] [stderr] 646 | pub hostPort: ushort,
[INFO] [stderr]     |     ^^^^^^^^ help: convert the identifier to snake case: `host_port`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `progNum` should have a snake case name
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:647:5
[INFO] [stderr]     |
[INFO] [stderr] 647 | pub progNum: ulong,
[INFO] [stderr]     |     ^^^^^^^ help: convert the identifier to snake case: `prog_num`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `progVers` should have a snake case name
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:648:5
[INFO] [stderr]     |
[INFO] [stderr] 648 | pub progVers: ulong,
[INFO] [stderr]     |     ^^^^^^^^ help: convert the identifier to snake case: `prog_vers`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `progFamily` should have a snake case name
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/rustrument/5cde337774b8c5b5/build-script-execution/out/xdr.rs:649:5
[INFO] [stderr]     |
[INFO] [stderr] 649 | pub progFamily: Device_AddrFamily,
[INFO] [stderr]     |     ^^^^^^^^^^ help: convert the identifier to snake case: `prog_family`
[INFO] [stderr] 
[INFO] [stderr] warning: `rustrument` (lib) generated 11 warnings
[INFO] [stderr] warning: `rustrument` (lib test) generated 11 warnings (11 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/rustrument/915e96ace027df00/deps/rustrument-915e96ace027df00)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test protocols::onc_rpc::xdr::tests::test_pad_length ... ok
[INFO] [stdout] test protocols::onc_rpc::xdr::tests::test_try_variable_bytes_no_max ... ok
[INFO] [stdout] test protocols::onc_rpc::xdr::tests::test_try_bool ... ok
[INFO] [stdout] test protocols::onc_rpc::xdr::tests::test_variable_array_no_max ... ok
[INFO] [stdout] test instruments::mdt693_b::stress_serial ... FAILED
[INFO] [stdout] test protocols::onc_rpc::xdr::tests::test_try_variable_bytes_no_max_with_padding ... ok
[INFO] [stdout] test protocols::onc_rpc::xdr::tests::test_variable_array_no_max_with_padding ... ok
[INFO] [stdout] test protocols::onc_rpc::xdr::tests::test_variable_array_variable_len_struct ... ok
[INFO] [stdout] test protocols::onc_rpc::xdr::tests::test_wire_size_array ... ok
[INFO] [stdout] test protocols::onc_rpc::xdr::tests::test_wire_size_basic_types ... ok
[INFO] [stdout] test protocols::onc_rpc::xdr::tests::test_wire_size_vec ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- instruments::mdt693_b::stress_serial stdout ----
[INFO] [stdout] Error: Error { kind: NoDevice, description: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     instruments::mdt693_b::stress_serial
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "0acc38a33d69468a991c3c789210344c3e44d42104fdc16008cd402c3d612f6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0acc38a33d69468a991c3c789210344c3e44d42104fdc16008cd402c3d612f6f", kill_on_drop: false }`
[INFO] [stdout] 0acc38a33d69468a991c3c789210344c3e44d42104fdc16008cd402c3d612f6f
