[INFO] cloning repository https://github.com/Philix27/linera_medistory
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Philix27/linera_medistory" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhilix27%2Flinera_medistory", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhilix27%2Flinera_medistory'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4b57284eadc533cbfc81bde290e772d42f886a60
[INFO] documenting Philix27/linera_medistory against 1.75.0 for beta-1.76-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhilix27%2Flinera_medistory" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Philix27/linera_medistory on toolchain 1.75.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.75.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/Philix27/linera_medistory
[INFO] finished tweaking git repo https://github.com/Philix27/linera_medistory
[INFO] tweaked toml for git repo https://github.com/Philix27/linera_medistory written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Philix27/linera_medistory 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" "+1.75.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bcs v0.1.6
[INFO] [stderr]   Downloaded serde-name v0.2.1
[INFO] [stderr]   Downloaded cranelift-isle v0.88.2
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.88.2
[INFO] [stderr]   Downloaded wasmtime-cache v1.0.2
[INFO] [stderr]   Downloaded wasmtime-cranelift v1.0.2
[INFO] [stderr]   Downloaded webassembly-test v0.1.0
[INFO] [stderr]   Downloaded cranelift-native v0.88.2
[INFO] [stderr]   Downloaded linera-wit-bindgen-guest-rust-macro v0.2.0
[INFO] [stderr]   Downloaded metrics-macros v0.7.0
[INFO] [stderr]   Downloaded linera-wit-bindgen-gen-guest-rust v0.2.0
[INFO] [stderr]   Downloaded test-strategy v0.2.1
[INFO] [stderr]   Downloaded linera-wit-bindgen-host-wasmtime-rust v0.2.0
[INFO] [stderr]   Downloaded cranelift-bforest v0.88.2
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.88.2
[INFO] [stderr]   Downloaded cranelift-wasm v0.88.2
[INFO] [stderr]   Downloaded cranelift-codegen v0.88.2
[INFO] [stderr]   Downloaded rustix v0.35.15
[INFO] [stderr]   Downloaded wasmtime-fiber v1.0.2
[INFO] [stderr]   Downloaded cargo_toml v0.15.3
[INFO] [stderr]   Downloaded cranelift-frontend v0.88.2
[INFO] [stderr]   Downloaded linera-views-derive v0.4.1
[INFO] [stderr]   Downloaded linera-base v0.4.1
[INFO] [stderr]   Downloaded linera-wit-bindgen-gen-rust-lib v0.2.0
[INFO] [stderr]   Downloaded linera-sdk-derive v0.4.1
[INFO] [stderr]   Downloaded linera-wit-bindgen-host-wasmtime-rust-macro v0.2.0
[INFO] [stderr]   Downloaded linera-wit-bindgen-guest-rust v0.2.0
[INFO] [stderr]   Downloaded linera-storage v0.4.1
[INFO] [stderr]   Downloaded linera-wit-bindgen-gen-host-wasmtime-rust v0.2.0
[INFO] [stderr]   Downloaded linera-wit-bindgen-core v0.2.0
[INFO] [stderr]   Downloaded linera-wit-parser v0.2.0
[INFO] [stderr]   Downloaded linera-chain v0.4.1
[INFO] [stderr]   Downloaded linera-views v0.4.1
[INFO] [stderr]   Downloaded linera-core v0.4.1
[INFO] [stderr]   Downloaded linera-sdk v0.4.1
[INFO] [stderr]   Downloaded linera-execution v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.75.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0b55aaa36148b03ba7ac35923a41bf9ca1c0b5eaac038970f736b40aba41374
[INFO] running `Command { std: "docker" "start" "-a" "b0b55aaa36148b03ba7ac35923a41bf9ca1c0b5eaac038970f736b40aba41374", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0b55aaa36148b03ba7ac35923a41bf9ca1c0b5eaac038970f736b40aba41374", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0b55aaa36148b03ba7ac35923a41bf9ca1c0b5eaac038970f736b40aba41374", kill_on_drop: false }`
[INFO] [stdout] b0b55aaa36148b03ba7ac35923a41bf9ca1c0b5eaac038970f736b40aba41374
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.75.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8c52681cd97ac0fe4c462c90a5acfe1d60f9ea098af8a98a1f1d462fb48eede
[INFO] running `Command { std: "docker" "start" "-a" "c8c52681cd97ac0fe4c462c90a5acfe1d60f9ea098af8a98a1f1d462fb48eede", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking linux-raw-sys v0.4.10
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking regex-syntax v0.8.1
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling cranelift-isle v0.88.2
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling winnow v0.5.17
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling io-lifetimes v0.7.5
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.88.2
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.88.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking regex-automata v0.4.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]    Compiling rustix v0.35.15
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling linera-wit-parser v0.2.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking ascii_utils v0.9.3
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking linux-raw-sys v0.0.46
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling wasmtime-fiber v1.0.2
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking fast_chemail v0.9.6
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking regalloc2 v0.3.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling linera-wit-bindgen-core v0.2.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking bumpalo v3.14.0
[INFO] [stderr]    Compiling linera-wit-bindgen-gen-rust-lib v0.2.0
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]    Compiling ittapi-sys v0.3.5
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]    Compiling wasmtime-runtime v1.0.2
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking wasmtime-asm-macros v1.0.2
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]     Checking regex v1.10.0
[INFO] [stderr]     Checking termcolor v1.3.0
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking wasm-encoder v0.35.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling cranelift-codegen v0.88.2
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]     Checking lru v0.9.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling linera-wit-bindgen-gen-guest-rust v0.2.0
[INFO] [stderr]    Compiling linera-wit-bindgen-gen-host-wasmtime-rust v0.2.0
[INFO] [stderr]    Compiling wasmtime-cache v1.0.2
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking file-per-thread-logger v0.1.6
[INFO] [stderr]    Compiling wasmtime v1.0.2
[INFO] [stderr]     Checking wast v66.0.2
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking ittapi v0.3.5
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling structmeta-derive v0.1.6
[INFO] [stderr]    Compiling metrics-macros v0.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling linera-views-derive v0.4.1
[INFO] [stderr]    Compiling custom_debug_derive v0.5.1
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]    Compiling test-log v0.2.13
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]    Compiling linera-wit-bindgen-host-wasmtime-rust-macro v0.2.0
[INFO] [stderr]     Checking merlin v2.0.1
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stderr]    Compiling linera-wit-bindgen-guest-rust-macro v0.2.0
[INFO] [stderr]     Checking metrics v0.21.1
[INFO] [stderr]    Compiling pest v2.7.4
[INFO] [stderr]    Compiling linera-sdk-derive v0.4.1
[INFO] [stderr]    Compiling structmeta v0.1.6
[INFO] [stderr]    Compiling test-strategy v0.2.1
[INFO] [stderr] error: could not compile `wast` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.75.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name wast --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wast-66.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="wasm-module"' -C metadata=74352cb1d97ebb0d -C extra-filename=-74352cb1d97ebb0d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern leb128=/opt/rustwide/target/debug/deps/libleb128-8c4c77ac26f98e05.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-1ae38d54773bb569.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-df3db1071f6f9b1d.rmeta --extern wasm_encoder=/opt/rustwide/target/debug/deps/libwasm_encoder-a85d0e95cd96fddc.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.75.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.189/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' -C metadata=a4c5fe325533a792 -C extra-filename=-a4c5fe325533a792 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b0428a9650860c4f.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-748a85d111adb03c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-32262bfeee8f4349.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c8c52681cd97ac0fe4c462c90a5acfe1d60f9ea098af8a98a1f1d462fb48eede", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8c52681cd97ac0fe4c462c90a5acfe1d60f9ea098af8a98a1f1d462fb48eede", kill_on_drop: false }`
[INFO] [stdout] c8c52681cd97ac0fe4c462c90a5acfe1d60f9ea098af8a98a1f1d462fb48eede