[INFO] fetching crate svgbob 0.6.7... [INFO] building svgbob-0.6.7 against try#0179c3cb935eb588d407cb784f436ae84d99db5c for pr-107620-1 [INFO] extracting crate svgbob 0.6.7 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate svgbob 0.6.7 on toolchain 0179c3cb935eb588d407cb784f436ae84d99db5c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate svgbob 0.6.7 [INFO] finished tweaking crates.io crate svgbob 0.6.7 [INFO] tweaked toml for crates.io crate svgbob 0.6.7 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate svgbob 0.6.7 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" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68b2680eb000d133f18d5d369edff910350d39593188012a398f16331f3f64ef [INFO] running `Command { std: "docker" "start" "-a" "68b2680eb000d133f18d5d369edff910350d39593188012a398f16331f3f64ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68b2680eb000d133f18d5d369edff910350d39593188012a398f16331f3f64ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68b2680eb000d133f18d5d369edff910350d39593188012a398f16331f3f64ef", kill_on_drop: false }` [INFO] [stdout] 68b2680eb000d133f18d5d369edff910350d39593188012a398f16331f3f64ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56cca38e83dd0abb722f7907ca7a8b046462d3b70a0c6d6d74a5cc054faa8dc9 [INFO] running `Command { std: "docker" "start" "-a" "56cca38e83dd0abb722f7907ca7a8b046462d3b70a0c6d6d74a5cc054faa8dc9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling bytemuck v1.11.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling mt-dom v0.20.0 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling pom v3.2.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling wide v0.7.4 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling simba v0.7.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling jss v0.5.1 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling sauron-core v0.50.5 [INFO] [stderr] Compiling sauron-component-macro v0.50.5 [INFO] [stderr] Compiling sauron v0.50.5 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling parry2d v0.8.0 [INFO] [stderr] Compiling svgbob v0.6.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.16s [INFO] running `Command { std: "docker" "inspect" "56cca38e83dd0abb722f7907ca7a8b046462d3b70a0c6d6d74a5cc054faa8dc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56cca38e83dd0abb722f7907ca7a8b046462d3b70a0c6d6d74a5cc054faa8dc9", kill_on_drop: false }` [INFO] [stdout] 56cca38e83dd0abb722f7907ca7a8b046462d3b70a0c6d6d74a5cc054faa8dc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6878085d302c95dbe99c6d02ae58976909b5aedd1a1fa2ac67adb60d1bc7043 [INFO] running `Command { std: "docker" "start" "-a" "f6878085d302c95dbe99c6d02ae58976909b5aedd1a1fa2ac67adb60d1bc7043", kill_on_drop: false }` [INFO] [stderr] Compiling svgbob v0.6.7 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `svgbob` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name svgbob --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=dc733ba26fe9cb2f -C extra-filename=-dc733ba26fe9cb2f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern itertools=/opt/rustwide/target/debug/deps/libitertools-9b4dadf9dfdcf5b5.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1f281fe8445d426c.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-57c29e3e9290c9d9.rlib --extern parry2d=/opt/rustwide/target/debug/deps/libparry2d-fb85efba59062d78.rlib --extern pom=/opt/rustwide/target/debug/deps/libpom-ff5be2e54d127dc7.rlib --extern sauron=/opt/rustwide/target/debug/deps/libsauron-6aea7c24968432d0.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f6878085d302c95dbe99c6d02ae58976909b5aedd1a1fa2ac67adb60d1bc7043", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6878085d302c95dbe99c6d02ae58976909b5aedd1a1fa2ac67adb60d1bc7043", kill_on_drop: false }` [INFO] [stdout] f6878085d302c95dbe99c6d02ae58976909b5aedd1a1fa2ac67adb60d1bc7043