[INFO] cloning repository https://github.com/djkoloski/rust_serialization_benchmark [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/djkoloski/rust_serialization_benchmark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjkoloski%2Frust_serialization_benchmark", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjkoloski%2Frust_serialization_benchmark'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6954e24135298ec173f3c2f6f8025028bbeb9f23 [INFO] building djkoloski/rust_serialization_benchmark against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjkoloski%2Frust_serialization_benchmark" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/djkoloski/rust_serialization_benchmark [INFO] finished tweaking git repo https://github.com/djkoloski/rust_serialization_benchmark [INFO] tweaked toml for git repo https://github.com/djkoloski/rust_serialization_benchmark written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/djkoloski/rust_serialization_benchmark 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-7-tc2/source/pages/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-7-tc2/source/Cargo.toml [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 436 packages to latest compatible versions [INFO] [stderr] Adding bilrost v0.1013.0 (available: v0.1014.1) [INFO] [stderr] Adding bincode v1.3.3 (available: v3.0.0) [INFO] [stderr] Adding bincode v2.0.1 (available: v3.0.0) [INFO] [stderr] Adding bitcode v0.6.6 (available: v0.6.9) [INFO] [stderr] Adding bitcode_derive v0.6.5 (available: v0.6.9) [INFO] [stderr] Adding bitflags v2.9.4 (available: v2.10.0) [INFO] [stderr] Adding borsh v1.5.7 (available: v1.6.0) [INFO] [stderr] Adding borsh-derive v1.5.7 (available: v1.6.0) [INFO] [stderr] Adding camino v1.1.12 (available: v1.2.2) [INFO] [stderr] Adding capnp v0.23.2 (available: v0.24.0) [INFO] [stderr] Adding capnpc v0.23.2 (available: v0.23.3) [INFO] [stderr] Adding cargo_metadata v0.15.4 (available: v0.23.1) [INFO] [stderr] Adding cbor4ii v1.0.0 (available: v1.2.2) [INFO] [stderr] Adding criterion v0.5.1 (available: v0.8.1) [INFO] [stderr] Adding enum-iterator v0.8.1 (available: v2.3.0) [INFO] [stderr] Adding flexbuffers v25.2.10 (available: v25.12.19) [INFO] [stderr] Adding libflate v2.1.0 (available: v2.2.1) [INFO] [stderr] Adding minicbor v1.0.0 (available: v1.1.0) [INFO] [stderr] Adding postcard v1.1.1 (available: v1.1.3) [INFO] [stderr] Adding pprof v0.14.0 (available: v0.14.1) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding rand_pcg v0.3.1 (available: v0.9.0) [INFO] [stderr] Adding rkyv v0.8.10 (available: v0.8.12) [INFO] [stderr] Adding rkyv_derive v0.8.10 (available: v0.8.12) [INFO] [stderr] Adding rmp-serde v1.3.0 (available: v1.3.1) [INFO] [stderr] Adding ron v0.10.1 (available: v0.12.0) [INFO] [stderr] Adding savefile v0.18.6 (available: v0.18.7) [INFO] [stderr] Adding savefile-derive v0.18.6 (available: v0.18.7) [INFO] [stderr] Adding semver v1.0.26 (available: v1.0.27) [INFO] [stderr] Adding serde v1.0.219 (available: v1.0.228) [INFO] [stderr] Adding serde-brief v0.1.1 (available: v0.2.0) [INFO] [stderr] Adding serde_bytes v0.11.17 (available: v0.11.19) [INFO] [stderr] Adding serde_derive v1.0.219 (available: v1.0.228) [INFO] [stderr] Adding serde_json v1.0.140 (available: v1.0.147) [INFO] [stderr] Adding simd-json v0.15.1 (available: v0.17.0) [INFO] [stderr] Adding simd-json-derive v0.16.0 (available: v0.16.1) [INFO] [stderr] Adding stylist v0.12.1 (available: v0.13.0) [INFO] [stderr] Adding toml_datetime v0.7.0 (available: v0.7.5+spec-1.1.0) [INFO] [stderr] Adding toml_edit v0.23.4 (available: v0.23.10+spec-1.0.0) [INFO] [stderr] Adding wincode v0.2.4 (available: v0.2.5) [INFO] [stderr] Adding yew v0.20.0 (available: v0.22.0) [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] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-7-tc2/source/pages/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 68efcfa25690145cdfdae1dafa0d90061fdf75090ebbc910e6a438c0d93eac2c [INFO] running `Command { std: "docker" "start" "-a" "68efcfa25690145cdfdae1dafa0d90061fdf75090ebbc910e6a438c0d93eac2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68efcfa25690145cdfdae1dafa0d90061fdf75090ebbc910e6a438c0d93eac2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68efcfa25690145cdfdae1dafa0d90061fdf75090ebbc910e6a438c0d93eac2c", kill_on_drop: false }` [INFO] [stdout] 68efcfa25690145cdfdae1dafa0d90061fdf75090ebbc910e6a438c0d93eac2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] a2c0b8f5001d33b27e7a9498c5c35ec0b9f5ac8756a9412012f75e8d4f38d852 [INFO] running `Command { std: "docker" "start" "-a" "a2c0b8f5001d33b27e7a9498c5c35ec0b9f5ac8756a9412012f75e8d4f38d852", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/pages/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling ryu v1.0.21 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling quote2-macros v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling quote2 v0.7.0 [INFO] [stderr] Compiling wincode v0.2.4 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling savefile v0.18.6 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling minicbor v1.0.0 [INFO] [stderr] Compiling capnp v0.23.2 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling libflate_lz77 v2.2.0 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling bitstream-io v4.9.0 [INFO] [stderr] Compiling rmp v0.8.15 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling dary_heap v0.3.8 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling nanoserde-derive v0.2.1 [INFO] [stderr] Compiling dlhn_derive v0.1.1 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling toml_edit v0.23.4 [INFO] [stderr] Compiling nachricht v0.4.0 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling nanoserde v0.2.1 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling rust_serialization_benchmark v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling databuf_derive_impl v0.2.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling ptr_meta_derive v0.3.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling bytecheck_derive v0.8.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling munge_macro v0.4.7 [INFO] [stderr] Compiling bin-proto-derive v0.12.0 [INFO] [stderr] Compiling ptr_meta v0.3.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling rancor v0.1.1 [INFO] [stderr] Compiling nibblecode_derive v0.1.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling bytecheck v0.8.2 [INFO] [stderr] Compiling munge v0.4.7 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling minicbor-derive v0.17.0 [INFO] [stderr] Compiling bitcode_derive v0.6.5 [INFO] [stderr] Compiling rend v0.5.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling wiring-derive v0.2.3 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling speedy-derive v0.8.7 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling databuf-derive v0.5.0 [INFO] [stderr] Compiling msgpacker-derive v0.3.2 [INFO] [stderr] Compiling bilrost-derive v0.1013.0 [INFO] [stderr] Compiling rkyv_derive v0.8.10 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling bitcode v0.6.6 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling wincode-derive v0.2.3 [INFO] [stderr] Compiling msgpacker v0.4.8 [INFO] [stderr] Compiling speedy v0.8.7 [INFO] [stderr] Compiling databuf v0.5.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling bin-proto v0.12.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling savefile-derive v0.18.6 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling bilrost v0.1013.0 [INFO] [stderr] Compiling nibblecode v0.1.0 [INFO] [stderr] Compiling rkyv v0.8.10 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling halfbrown v0.3.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_bare v0.5.0 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling dlhn v0.1.7 [INFO] [stderr] Compiling ron v0.10.1 [INFO] [stderr] Compiling value-trait v0.11.0 [INFO] [stderr] Compiling postcard v1.1.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling flexbuffers v25.2.10 [INFO] [stderr] Compiling nachricht-serde v0.4.0 [INFO] [stderr] Compiling pot v3.0.1 [INFO] [stderr] Compiling cbor4ii v1.0.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde-brief v0.1.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling simd-json v0.15.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling simd-json-derive-int v0.16.0 [INFO] [stderr] Compiling simd-json-derive v0.16.0 [INFO] [stderr] Compiling wiring v0.2.4 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s [INFO] running `Command { std: "docker" "inspect" "a2c0b8f5001d33b27e7a9498c5c35ec0b9f5ac8756a9412012f75e8d4f38d852", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2c0b8f5001d33b27e7a9498c5c35ec0b9f5ac8756a9412012f75e8d4f38d852", kill_on_drop: false }` [INFO] [stdout] a2c0b8f5001d33b27e7a9498c5c35ec0b9f5ac8756a9412012f75e8d4f38d852 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] eef0092ba9351e611b2885562540857bd1161726a598910a19b376d37c2f6749 [INFO] running `Command { std: "docker" "start" "-a" "eef0092ba9351e611b2885562540857bd1161726a598910a19b376d37c2f6749", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/pages/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling rust_serialization_benchmark v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.27s [INFO] running `Command { std: "docker" "inspect" "eef0092ba9351e611b2885562540857bd1161726a598910a19b376d37c2f6749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eef0092ba9351e611b2885562540857bd1161726a598910a19b376d37c2f6749", kill_on_drop: false }` [INFO] [stdout] eef0092ba9351e611b2885562540857bd1161726a598910a19b376d37c2f6749