[INFO] cloning repository https://github.com/jacobsvante/cornucopi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jacobsvante/cornucopi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacobsvante%2Fcornucopi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacobsvante%2Fcornucopi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae14b0580e07f4bd6044fb8d3dd38f66339b76cc [INFO] building jacobsvante/cornucopi against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacobsvante%2Fcornucopi" "/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/jacobsvante/cornucopi [INFO] finished tweaking git repo https://github.com/jacobsvante/cornucopi [INFO] tweaked toml for git repo https://github.com/jacobsvante/cornucopi written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jacobsvante/cornucopi on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jacobsvante/cornucopi 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--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] Downloading crates ... [INFO] [stderr] Downloaded uuid v1.11.1 [INFO] [stderr] Downloaded postgres v0.19.9 [INFO] [stderr] Downloaded backtrace-ext v0.2.1 [INFO] [stderr] Downloaded postgres-derive v0.4.6 [INFO] [stderr] Downloaded eui48 v1.1.0 [INFO] [stderr] Downloaded dsl_auto_type v0.1.2 [INFO] [stderr] Downloaded miette-derive v7.4.0 [INFO] [stderr] Downloaded borsh-derive v1.5.3 [INFO] [stderr] Downloaded borsh v1.5.3 [INFO] [stderr] Downloaded pq-sys v0.6.3 [INFO] [stderr] Downloaded rustc-serialize v0.3.25 [INFO] [stderr] Downloaded miette v7.4.0 [INFO] [stderr] Downloaded diesel v2.2.6 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0638cf371b298f3255512ef0f0ea6fa70e50899df915c315597c511b4965c1dc [INFO] running `Command { std: "docker" "start" "-a" "0638cf371b298f3255512ef0f0ea6fa70e50899df915c315597c511b4965c1dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0638cf371b298f3255512ef0f0ea6fa70e50899df915c315597c511b4965c1dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0638cf371b298f3255512ef0f0ea6fa70e50899df915c315597c511b4965c1dc", kill_on_drop: false }` [INFO] [stdout] 0638cf371b298f3255512ef0f0ea6fa70e50899df915c315597c511b4965c1dc [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 3c0b50e4523eb575ed7d162b60a3503a2f858132389d97cb4e5b3e9f17470295 [INFO] running `Command { std: "docker" "start" "-a" "3c0b50e4523eb575ed7d162b60a3503a2f858132389d97cb4e5b3e9f17470295", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling rustc-serialize v0.3.25 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling wasite v0.1.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `encode` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.25/src/serialize.rs:1358:1 [INFO] [stdout] | [INFO] [stdout] 853 | fn encode(&self, s: &mut S) -> Result<(), S::Error>; [INFO] [stdout] | ---------------------------------------------------------------- `encode` from trait [INFO] [stdout] ... [INFO] [stdout] 1358 | impl Encodable for path::Path { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `encode` in implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `decode` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.25/src/serialize.rs:1382:1 [INFO] [stdout] | [INFO] [stdout] 904 | fn decode(d: &mut D) -> Result; [INFO] [stdout] | ----------------------------------------------------------- `decode` from trait [INFO] [stdout] ... [INFO] [stdout] 1382 | impl Decodable for path::PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `decode` in implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling unscanny v0.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling codegen_template v0.1.0 (/opt/rustwide/workdir/crates/codegen_template) [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling winnow v0.6.22 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stdout] For more information about this error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3c0b50e4523eb575ed7d162b60a3503a2f858132389d97cb4e5b3e9f17470295", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c0b50e4523eb575ed7d162b60a3503a2f858132389d97cb4e5b3e9f17470295", kill_on_drop: false }` [INFO] [stdout] 3c0b50e4523eb575ed7d162b60a3503a2f858132389d97cb4e5b3e9f17470295