[INFO] fetching crate cjval 0.8.4... [INFO] checking cjval-0.8.4 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] extracting crate cjval 0.8.4 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate cjval 0.8.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cjval 0.8.4 [INFO] tweaked toml for crates.io crate cjval 0.8.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cjval 0.8.4 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cjval 0.8.4 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid-simd v0.8.0 [INFO] [stderr] Downloaded zmij v0.1.7 [INFO] [stderr] Downloaded windows-registry v0.6.1 [INFO] [stderr] Downloaded outref v0.5.2 [INFO] [stderr] Downloaded iso8601 v0.6.3 [INFO] [stderr] Downloaded bytecount v0.6.9 [INFO] [stderr] Downloaded num-cmp v0.1.0 [INFO] [stderr] Downloaded nom v8.0.0 [INFO] [stderr] Downloaded fraction v0.15.3 [INFO] [stderr] Downloaded jsonschema v0.19.1 [INFO] [stderr] Downloaded serde_json v1.0.147 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ddffce9a47fd6cb04db3db060a5c9d0f68e448a3d530bc8490c70c83e170238 [INFO] running `Command { std: "docker" "start" "-a" "7ddffce9a47fd6cb04db3db060a5c9d0f68e448a3d530bc8490c70c83e170238", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ddffce9a47fd6cb04db3db060a5c9d0f68e448a3d530bc8490c70c83e170238", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ddffce9a47fd6cb04db3db060a5c9d0f68e448a3d530bc8490c70c83e170238", kill_on_drop: false }` [INFO] [stdout] 7ddffce9a47fd6cb04db3db060a5c9d0f68e448a3d530bc8490c70c83e170238 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 682b3fbc552d1cbebfe288f322d0fd3db862e3955f9dccadd4fc2484cae78499 [INFO] running `Command { std: "docker" "start" "-a" "682b3fbc552d1cbebfe288f322d0fd3db862e3955f9dccadd4fc2484cae78499", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling serde_json v1.0.147 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking zmij v0.1.7 [INFO] [stderr] Checking itoa v1.0.16 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-cmp v0.1.0 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking uuid-simd v0.8.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking fraction v0.15.3 [INFO] [stderr] Checking iso8601 v0.6.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking fancy-regex v0.13.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [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] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking serde_with v3.16.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking jsonschema v0.19.1 [INFO] [stderr] Checking cjval v0.8.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.35s [INFO] running `Command { std: "docker" "inspect" "682b3fbc552d1cbebfe288f322d0fd3db862e3955f9dccadd4fc2484cae78499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "682b3fbc552d1cbebfe288f322d0fd3db862e3955f9dccadd4fc2484cae78499", kill_on_drop: false }` [INFO] [stdout] 682b3fbc552d1cbebfe288f322d0fd3db862e3955f9dccadd4fc2484cae78499