[INFO] fetching crate markerml_cli 0.1.0... [INFO] building markerml_cli-0.1.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate markerml_cli 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate markerml_cli 0.1.0 [INFO] finished tweaking crates.io crate markerml_cli 0.1.0 [INFO] tweaked toml for crates.io crate markerml_cli 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate markerml_cli 0.1.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate markerml_cli 0.1.0 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded owo-colors v4.0.0 [INFO] [stderr] Downloaded build_html v2.5.0 [INFO] [stderr] Downloaded supports-color v3.0.1 [INFO] [stderr] Downloaded notify v7.0.0 [INFO] [stderr] Downloaded supports-hyperlinks v3.0.0 [INFO] [stderr] Downloaded miette-derive v7.2.0 [INFO] [stderr] Downloaded notify-types v1.0.0 [INFO] [stderr] Downloaded tower v0.5.1 [INFO] [stderr] Downloaded axum v0.7.7 [INFO] [stderr] Downloaded miette v7.2.0 [INFO] [stderr] Downloaded markerml_backend v0.1.1 [INFO] [stderr] Downloaded markerml_frontend v0.1.3 [INFO] [stderr] Downloaded markerml_middleend v0.1.1 [INFO] [stderr] Downloaded markerml v0.1.1 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b9b7463525be81591d57839a8b2dac372a531bc412aa6f26be96e305b08d2d4 [INFO] running `Command { std: "docker" "start" "-a" "9b9b7463525be81591d57839a8b2dac372a531bc412aa6f26be96e305b08d2d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b9b7463525be81591d57839a8b2dac372a531bc412aa6f26be96e305b08d2d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b9b7463525be81591d57839a8b2dac372a531bc412aa6f26be96e305b08d2d4", kill_on_drop: false }` [INFO] [stdout] 9b9b7463525be81591d57839a8b2dac372a531bc412aa6f26be96e305b08d2d4 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 209cfbd17aba83b98a27ead6d9fda4bdb18dfdb0664fd9d36176c90b50bfb56e [INFO] running `Command { std: "docker" "start" "-a" "209cfbd17aba83b98a27ead6d9fda4bdb18dfdb0664fd9d36176c90b50bfb56e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling supports-hyperlinks v3.0.0 [INFO] [stderr] Compiling supports-color v3.0.1 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling build_html v2.5.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling notify-types v1.0.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling notify v7.0.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling miette v7.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling axum v0.7.7 [INFO] [stderr] Compiling markerml_frontend v0.1.3 [INFO] [stderr] Compiling markerml_middleend v0.1.1 [INFO] [stderr] Compiling markerml_backend v0.1.1 [INFO] [stderr] Compiling markerml v0.1.1 [INFO] [stderr] Compiling markerml_cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.94s [INFO] running `Command { std: "docker" "inspect" "209cfbd17aba83b98a27ead6d9fda4bdb18dfdb0664fd9d36176c90b50bfb56e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "209cfbd17aba83b98a27ead6d9fda4bdb18dfdb0664fd9d36176c90b50bfb56e", kill_on_drop: false }` [INFO] [stdout] 209cfbd17aba83b98a27ead6d9fda4bdb18dfdb0664fd9d36176c90b50bfb56e [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 991aed58a00c52438f487262277d26ca39a3d6f3f9ebf8fb8eb35ebbad3c342c [INFO] running `Command { std: "docker" "start" "-a" "991aed58a00c52438f487262277d26ca39a3d6f3f9ebf8fb8eb35ebbad3c342c", kill_on_drop: false }` [INFO] [stderr] Compiling markerml_cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.86s [INFO] running `Command { std: "docker" "inspect" "991aed58a00c52438f487262277d26ca39a3d6f3f9ebf8fb8eb35ebbad3c342c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "991aed58a00c52438f487262277d26ca39a3d6f3f9ebf8fb8eb35ebbad3c342c", kill_on_drop: false }` [INFO] [stdout] 991aed58a00c52438f487262277d26ca39a3d6f3f9ebf8fb8eb35ebbad3c342c