[INFO] cloning repository https://github.com/sameer/svg2gcode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sameer/svg2gcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsameer%2Fsvg2gcode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsameer%2Fsvg2gcode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06dc7c617900ec65e9c9213a7979a6849c648196 [INFO] checking sameer/svg2gcode against try#4907eac94165faff6c5e5e015670b1c584275f7b for pr-154149 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsameer%2Fsvg2gcode" "/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/sameer/svg2gcode [INFO] finished tweaking git repo https://github.com/sameer/svg2gcode [INFO] tweaked toml for git repo https://github.com/sameer/svg2gcode written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sameer/svg2gcode on toolchain 4907eac94165faff6c5e5e015670b1c584275f7b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sameer/svg2gcode 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" "+4907eac94165faff6c5e5e015670b1c584275f7b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd37c4e98cfc13314f4fa4c86c1bd345dbda0f12e5818d05d2048d4f2536f07c [INFO] running `Command { std: "docker" "start" "-a" "bd37c4e98cfc13314f4fa4c86c1bd345dbda0f12e5818d05d2048d4f2536f07c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd37c4e98cfc13314f4fa4c86c1bd345dbda0f12e5818d05d2048d4f2536f07c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd37c4e98cfc13314f4fa4c86c1bd345dbda0f12e5818d05d2048d4f2536f07c", kill_on_drop: false }` [INFO] [stdout] bd37c4e98cfc13314f4fa4c86c1bd345dbda0f12e5818d05d2048d4f2536f07c [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e145ca95f9669d86ad53f93eabba275470eb12ffb513e6221834a319b0b50cb [INFO] running `Command { std: "docker" "start" "-a" "9e145ca95f9669d86ad53f93eabba275470eb12ffb513e6221834a319b0b50cb", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.114 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wasm-bindgen v0.2.114 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling peg-runtime v0.8.5 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling icewrap v0.1.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking codespan-reporting v0.13.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking kurbo v0.13.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling peg-macros v0.8.5 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking codespan v0.13.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking siphasher v1.0.2 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking roxmltree v0.21.1 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Checking jiff v0.2.23 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking svgtypes v0.16.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Checking clap_builder v4.5.60 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking peg v0.8.5 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking euclid v0.22.13 [INFO] [stderr] Checking uom v0.38.0 [INFO] [stderr] Checking lyon_geom v1.0.6 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.114 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking env_filter v1.0.0 [INFO] [stderr] error: could not compile `uom` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4907eac94165faff6c5e5e015670b1c584275f7b/bin/rustc --crate-name uom --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.38.0/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="autoconvert"' --cfg 'feature="default"' --cfg 'feature="f32"' --cfg 'feature="f64"' --cfg 'feature="si"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("autoconvert", "bigint", "bigint-support", "bigrational", "biguint", "complex-support", "complex32", "complex64", "default", "f32", "f64", "i128", "i16", "i32", "i64", "i8", "isize", "num-bigint", "num-complex", "num-rational", "rational", "rational-support", "rational32", "rational64", "serde", "si", "std", "try-from", "u128", "u16", "u32", "u64", "u8", "use_serde", "usize"))' -C metadata=66508a7704fc0779 -C extra-filename=-16a4f165852cf117 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-ac63be1fdfd7a840.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-2001cc7989580d48.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9e145ca95f9669d86ad53f93eabba275470eb12ffb513e6221834a319b0b50cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e145ca95f9669d86ad53f93eabba275470eb12ffb513e6221834a319b0b50cb", kill_on_drop: false }` [INFO] [stdout] 9e145ca95f9669d86ad53f93eabba275470eb12ffb513e6221834a319b0b50cb