[INFO] cloning repository https://github.com/oxidecomputer/lockstep [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oxidecomputer/lockstep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Flockstep", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Flockstep'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec596ec4523231d219ca8b853ab77b161bd9c9cb [INFO] building oxidecomputer/lockstep against try#b755f8b9936d084e0363ce6b393c7e444a37080e for pr-97334-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Flockstep" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oxidecomputer/lockstep on toolchain b755f8b9936d084e0363ce6b393c7e444a37080e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oxidecomputer/lockstep [INFO] finished tweaking git repo https://github.com/oxidecomputer/lockstep [INFO] tweaked toml for git repo https://github.com/oxidecomputer/lockstep written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/oxidecomputer/lockstep already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36d56073533fd324b91c6c1907431f9f52899278ddcc0255bf5e9c6b55b8501a [INFO] running `Command { std: "docker" "start" "-a" "36d56073533fd324b91c6c1907431f9f52899278ddcc0255bf5e9c6b55b8501a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36d56073533fd324b91c6c1907431f9f52899278ddcc0255bf5e9c6b55b8501a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36d56073533fd324b91c6c1907431f9f52899278ddcc0255bf5e9c6b55b8501a", kill_on_drop: false }` [INFO] [stdout] 36d56073533fd324b91c6c1907431f9f52899278ddcc0255bf5e9c6b55b8501a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38d375b4260cd2f74a4cfab98af7830f75a9a3c80c5d80c491f7df67f0c995e5 [INFO] running `Command { std: "docker" "start" "-a" "38d375b4260cd2f74a4cfab98af7830f75a9a3c80c5d80c491f7df67f0c995e5", 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] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling schemars v0.8.8 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling dyn-clone v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling array-init v2.0.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling usdt-impl v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling dropshot v0.6.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#0e971f5c) [INFO] [stderr] Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=257032d1e842901d427f344a396d78b9b85b183f#257032d1) [INFO] [stderr] Compiling slog-dtrace v0.2.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling ringbuffer v0.8.4 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling thread-id v4.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling toolchain_find v0.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling slog-term v2.9.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.13.2+1.4.2 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling twox-hash v1.6.2 [INFO] [stderr] Compiling rusqlite v0.27.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling spdm v0.1.0 (https://github.com/oxidecomputer/spdm?rev=9742f6e#9742f6ea) [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling schemars_derive v0.8.8 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structmeta-derive v0.1.4 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#db6bc39d) [INFO] [stderr] Compiling zone_cfg_derive v0.1.2 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling aes-gcm-siv v0.10.3 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling zerocopy v0.3.0 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling structmeta v0.1.4 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling rustfmt-wrapper v0.1.0 [INFO] [stderr] Compiling dof v0.1.5 [INFO] [stderr] Compiling smf v0.2.1 [INFO] [stderr] Compiling parse-display-derive v0.5.5 [INFO] [stderr] Compiling p256 v0.9.0 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling dtrace-parser v0.1.12 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling zone v0.1.8 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling parse-display v0.5.5 [INFO] [stderr] Compiling git2 v0.14.2 [INFO] [stderr] Compiling serde_tokenstream v0.1.3 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_with v1.13.0 [INFO] [stderr] Compiling ipnetwork v0.18.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling macaddr v1.0.1 [INFO] [stderr] Compiling serde-big-array v0.3.3 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling dropshot_endpoint v0.6.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#0e971f5c) [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling postgres-protocol v0.6.3 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling vsss-rs v2.0.0-pre0 [INFO] [stderr] Compiling cargo_toml v0.11.5 [INFO] [stderr] Compiling openapiv3 v1.0.1 [INFO] [stderr] Compiling slog-json v2.6.1 [INFO] [stderr] Compiling postgres-types v0.2.2 [INFO] [stderr] Compiling slog-bunyan v2.4.0 [INFO] [stderr] Compiling typify-impl v0.0.6-dev (https://github.com/oxidecomputer/typify#6617df98) [INFO] [stderr] Compiling usdt-attr-macro v0.3.2 [INFO] [stderr] Compiling usdt-macro v0.3.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling usdt v0.3.2 [INFO] [stderr] Compiling typify-macro v0.0.6-dev (https://github.com/oxidecomputer/typify#6617df98) [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.23.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling steno v0.1.0 (https://github.com/oxidecomputer/steno?branch=main#578498bb) [INFO] [stderr] Compiling crucible-common v0.0.0 (https://github.com/oxidecomputer/crucible?rev=257032d1e842901d427f344a396d78b9b85b183f#257032d1) [INFO] [stderr] Compiling tokio-postgres v0.7.5 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling crucible-scope v0.0.0 (https://github.com/oxidecomputer/crucible?rev=257032d1e842901d427f344a396d78b9b85b183f#257032d1) [INFO] [stderr] Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=257032d1e842901d427f344a396d78b9b85b183f#257032d1) [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling typify v0.0.6-dev (https://github.com/oxidecomputer/typify#6617df98) [INFO] [stderr] Compiling progenitor-impl v0.0.0 (https://github.com/oxidecomputer/progenitor#bbf81dfe) [INFO] [stderr] Compiling progenitor-client v0.0.0 (https://github.com/oxidecomputer/progenitor#bbf81dfe) [INFO] [stderr] Compiling omicron-zone-package v0.2.0 [INFO] [stderr] Compiling progenitor-macro v0.0.0 (https://github.com/oxidecomputer/progenitor#bbf81dfe) [INFO] [stderr] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ec4f3a41a638ea6c3316a86f30f1895f4877f2ef#ec4f3a41) [INFO] [stderr] Compiling progenitor v0.0.0 (https://github.com/oxidecomputer/progenitor#bbf81dfe) [INFO] [stderr] Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#db6bc39d) [INFO] [stderr] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=257032d1e842901d427f344a396d78b9b85b183f#257032d1) [INFO] [stderr] Compiling sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#db6bc39d) [INFO] [stderr] Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#db6bc39d) [INFO] [stderr] Compiling omicron-sled-agent v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#db6bc39d) [INFO] [stderr] Compiling omicron-package v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#db6bc39d) [INFO] [stderr] Compiling lockstep v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 28s [INFO] running `Command { std: "docker" "inspect" "38d375b4260cd2f74a4cfab98af7830f75a9a3c80c5d80c491f7df67f0c995e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38d375b4260cd2f74a4cfab98af7830f75a9a3c80c5d80c491f7df67f0c995e5", kill_on_drop: false }` [INFO] [stdout] 38d375b4260cd2f74a4cfab98af7830f75a9a3c80c5d80c491f7df67f0c995e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 024983339b84174f66ad4dbef61fc3298fcd70001e7826dd10494c933fb091f4 [INFO] running `Command { std: "docker" "start" "-a" "024983339b84174f66ad4dbef61fc3298fcd70001e7826dd10494c933fb091f4", kill_on_drop: false }` [INFO] [stderr] Compiling lockstep v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.26s [INFO] running `Command { std: "docker" "inspect" "024983339b84174f66ad4dbef61fc3298fcd70001e7826dd10494c933fb091f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "024983339b84174f66ad4dbef61fc3298fcd70001e7826dd10494c933fb091f4", kill_on_drop: false }` [INFO] [stdout] 024983339b84174f66ad4dbef61fc3298fcd70001e7826dd10494c933fb091f4