[INFO] fetching crate swamp-font 0.0.18...
[INFO] building swamp-font-0.0.18 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate swamp-font 0.0.18 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate swamp-font 0.0.18
[INFO] finished tweaking crates.io crate swamp-font 0.0.18
[INFO] tweaked toml for crates.io crate swamp-font 0.0.18 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate swamp-font 0.0.18 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate swamp-font 0.0.18 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a6300de0e9bbb69dccd96826ba543b78dd136df1d61f519979483486285dcdcd
[INFO] running `Command { std: "docker" "start" "-a" "a6300de0e9bbb69dccd96826ba543b78dd136df1d61f519979483486285dcdcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6300de0e9bbb69dccd96826ba543b78dd136df1d61f519979483486285dcdcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6300de0e9bbb69dccd96826ba543b78dd136df1d61f519979483486285dcdcd", kill_on_drop: false }`
[INFO] [stdout] a6300de0e9bbb69dccd96826ba543b78dd136df1d61f519979483486285dcdcd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fb4995aaab4bf674716a383b72481e274f3d182f68833a8eafab953516e8cfe
[INFO] running `Command { std: "docker" "start" "-a" "6fb4995aaab4bf674716a383b72481e274f3d182f68833a8eafab953516e8cfe", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling owo-colors v2.1.0
[INFO] [stderr]    Compiling message-channel v0.0.1
[INFO] [stderr]    Compiling futures-lite v2.5.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling value-bag v1.10.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling fixstr v0.0.3
[INFO] [stderr]    Compiling sparse-slot v0.0.3
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling bmf-parser v0.0.1
[INFO] [stderr]    Compiling int_math v0.0.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling limnus-macros v0.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling limnus-resource v0.0.17
[INFO] [stderr]    Compiling limnus-local-resource v0.0.17
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling limnus-message v0.0.17
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling limnus-asset-id v0.0.17
[INFO] [stderr]    Compiling chunk-reader v0.0.1
[INFO] [stderr]    Compiling limnus-system-state v0.0.17
[INFO] [stderr]    Compiling limnus-assets v0.0.17
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling limnus-system v0.0.17
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling limnus-stage v0.0.17
[INFO] [stderr]    Compiling limnus-system-params v0.0.17
[INFO] [stderr]    Compiling limnus-scheduler v0.0.17
[INFO] [stderr]    Compiling limnus-default-stages v0.0.17
[INFO] [stderr]    Compiling limnus-scheduler-runner v0.0.17
[INFO] [stderr]    Compiling limnus-app v0.0.17
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling limnus-assets-loader v0.0.17
[INFO] [stderr]    Compiling limnus-loader v0.0.17
[INFO] [stderr]    Compiling async-std v1.13.0
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.45
[INFO] [stderr]    Compiling future-runner v0.0.1
[INFO] [stderr]    Compiling limnus-asset-registry v0.0.17
[INFO] [stderr]    Compiling swamp-font v0.0.18 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.46s
[INFO] running `Command { std: "docker" "inspect" "6fb4995aaab4bf674716a383b72481e274f3d182f68833a8eafab953516e8cfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fb4995aaab4bf674716a383b72481e274f3d182f68833a8eafab953516e8cfe", kill_on_drop: false }`
[INFO] [stdout] 6fb4995aaab4bf674716a383b72481e274f3d182f68833a8eafab953516e8cfe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a58a9bea0bd849f78acb1ea0e49a0efd2534b7f77f027c7d5d764630321eca2c
[INFO] running `Command { std: "docker" "start" "-a" "a58a9bea0bd849f78acb1ea0e49a0efd2534b7f77f027c7d5d764630321eca2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling swamp-font v0.0.18 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s
[INFO] running `Command { std: "docker" "inspect" "a58a9bea0bd849f78acb1ea0e49a0efd2534b7f77f027c7d5d764630321eca2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a58a9bea0bd849f78acb1ea0e49a0efd2534b7f77f027c7d5d764630321eca2c", kill_on_drop: false }`
[INFO] [stdout] a58a9bea0bd849f78acb1ea0e49a0efd2534b7f77f027c7d5d764630321eca2c
