[INFO] fetching crate svgbob 0.7.6...
[INFO] checking svgbob-0.7.6 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate svgbob 0.7.6 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate svgbob 0.7.6
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate svgbob 0.7.6
[INFO] tweaked toml for crates.io crate svgbob 0.7.6 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate svgbob 0.7.6 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate svgbob 0.7.6 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sauron-macro v0.61.9
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.2
[INFO] [stderr]   Downloaded sauron v0.61.9
[INFO] [stderr]   Downloaded matrixmultiply v0.3.9
[INFO] [stderr]   Downloaded safe_arch v0.7.2
[INFO] [stderr]   Downloaded wide v0.7.28
[INFO] [stderr]   Downloaded sauron-core v0.61.9
[INFO] [stderr]   Downloaded pom v3.4.0
[INFO] [stderr]   Downloaded parry2d v0.13.8
[INFO] [stderr]   Downloaded nalgebra v0.32.6
[INFO] [stderr]   Downloaded bstr v1.11.0
[INFO] [stderr]   Downloaded spade v2.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8da5ec9281d4970842c3279fa94d0a0ff4aad9aa09328fe06766f77d386f3ef
[INFO] running `Command { std: "docker" "start" "-a" "f8da5ec9281d4970842c3279fa94d0a0ff4aad9aa09328fe06766f77d386f3ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8da5ec9281d4970842c3279fa94d0a0ff4aad9aa09328fe06766f77d386f3ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8da5ec9281d4970842c3279fa94d0a0ff4aad9aa09328fe06766f77d386f3ef", kill_on_drop: false }`
[INFO] [stdout] f8da5ec9281d4970842c3279fa94d0a0ff4aad9aa09328fe06766f77d386f3ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd7f81c1ba0287c08e4363eeec211a14728e2ff30670cb60c6ce1fc89f4d21e8
[INFO] running `Command { std: "docker" "start" "-a" "dd7f81c1ba0287c08e4363eeec211a14728e2ff30670cb60c6ce1fc89f4d21e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling wasm-bindgen v0.2.95
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking hashbrown v0.15.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking robust v1.1.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking wide v0.7.28
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking bstr v1.11.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking pom v3.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking spade v2.12.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.95
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.95
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rstml v0.11.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.95
[INFO] [stderr]    Compiling js-sys v0.3.72
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking web-sys v0.3.72
[INFO] [stderr]     Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.45
[INFO] [stderr]     Checking parry2d v0.13.8
[INFO] [stderr]     Checking sauron-core v0.61.9
[INFO] [stderr]    Compiling sauron-macro v0.61.9
[INFO] [stderr]     Checking sauron v0.61.9
[INFO] [stderr]     Checking svgbob v0.7.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.52s
[INFO] running `Command { std: "docker" "inspect" "dd7f81c1ba0287c08e4363eeec211a14728e2ff30670cb60c6ce1fc89f4d21e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd7f81c1ba0287c08e4363eeec211a14728e2ff30670cb60c6ce1fc89f4d21e8", kill_on_drop: false }`
[INFO] [stdout] dd7f81c1ba0287c08e4363eeec211a14728e2ff30670cb60c6ce1fc89f4d21e8
