[INFO] fetching crate svgbob_cli 0.7.2...
[INFO] checking svgbob_cli-0.7.2 against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3
[INFO] extracting crate svgbob_cli 0.7.2 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate svgbob_cli 0.7.2 on toolchain 3139ff09e9d07f7700f8d15ed25a231e29c43627
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate svgbob_cli 0.7.2
[INFO] finished tweaking crates.io crate svgbob_cli 0.7.2
[INFO] tweaked toml for crates.io crate svgbob_cli 0.7.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate svgbob_cli 0.7.2 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" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syn_derive v0.1.6
[INFO] [stderr]   Downloaded sauron-macro v0.60.0
[INFO] [stderr]   Downloaded mt-dom v0.59.0
[INFO] [stderr]   Downloaded svgbob v0.7.2
[INFO] [stderr]   Downloaded sauron v0.60.0
[INFO] [stderr]   Downloaded sauron-core v0.60.0
[INFO] [stderr]   Downloaded pom v3.3.0
[INFO] [stderr]   Downloaded bstr v1.6.0
[INFO] [stderr]   Downloaded parry2d v0.13.5
[INFO] [stderr]   Downloaded nalgebra v0.32.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4913634db6b327ce51249838bfa287863221eeb190666bcd6e76b9bc711c81c4
[INFO] running `Command { std: "docker" "start" "-a" "4913634db6b327ce51249838bfa287863221eeb190666bcd6e76b9bc711c81c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4913634db6b327ce51249838bfa287863221eeb190666bcd6e76b9bc711c81c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4913634db6b327ce51249838bfa287863221eeb190666bcd6e76b9bc711c81c4", kill_on_drop: false }`
[INFO] [stdout] 4913634db6b327ce51249838bfa287863221eeb190666bcd6e76b9bc711c81c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03f821afff5831791b70afd6f397a07848f6cdefebe292d70ffa61e4b1cf04ed
[INFO] running `Command { std: "docker" "start" "-a" "03f821afff5831791b70afd6f397a07848f6cdefebe292d70ffa61e4b1cf04ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.87
[INFO] [stderr]    Compiling serde v1.0.174
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling bumpalo v3.13.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.87
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling yansi v1.0.0-rc.1
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling mt-dom v0.59.0
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking typenum v1.16.0
[INFO] [stderr]     Checking regex-automata v0.3.3
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking robust v0.2.3
[INFO] [stderr]     Checking optional v0.5.0
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking wide v0.7.11
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking spade v2.2.0
[INFO] [stderr]     Checking bstr v1.6.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking pom v3.3.0
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.87
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling syn_derive v0.1.6
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.87
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling rstml v0.11.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.87
[INFO] [stderr]     Checking js-sys v0.3.64
[INFO] [stderr]     Checking nalgebra v0.32.3
[INFO] [stderr]     Checking web-sys v0.3.64
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.37
[INFO] [stderr]     Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr]     Checking parry2d v0.13.5
[INFO] [stderr]     Checking sauron-core v0.60.0
[INFO] [stderr]    Compiling sauron-macro v0.60.0
[INFO] [stderr]     Checking sauron v0.60.0
[INFO] [stderr]     Checking svgbob v0.7.2
[INFO] [stderr]     Checking svgbob_cli v0.7.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.87
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "03f821afff5831791b70afd6f397a07848f6cdefebe292d70ffa61e4b1cf04ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03f821afff5831791b70afd6f397a07848f6cdefebe292d70ffa61e4b1cf04ed", kill_on_drop: false }`
[INFO] [stdout] 03f821afff5831791b70afd6f397a07848f6cdefebe292d70ffa61e4b1cf04ed
[INFO] checking svgbob_cli-0.7.2 against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3
[INFO] extracting crate svgbob_cli 0.7.2 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate svgbob_cli 0.7.2 on toolchain a2cff3b7a9661c90ec0d581d3f3a69bb97c11138
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate svgbob_cli 0.7.2
[INFO] finished tweaking crates.io crate svgbob_cli 0.7.2
[INFO] tweaked toml for crates.io crate svgbob_cli 0.7.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate svgbob_cli 0.7.2 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" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4fcefb0cbf7291f87c7f018830067c8bd91df17f2ede5cd06418c1e23e79c42
[INFO] running `Command { std: "docker" "start" "-a" "d4fcefb0cbf7291f87c7f018830067c8bd91df17f2ede5cd06418c1e23e79c42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4fcefb0cbf7291f87c7f018830067c8bd91df17f2ede5cd06418c1e23e79c42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4fcefb0cbf7291f87c7f018830067c8bd91df17f2ede5cd06418c1e23e79c42", kill_on_drop: false }`
[INFO] [stdout] d4fcefb0cbf7291f87c7f018830067c8bd91df17f2ede5cd06418c1e23e79c42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00b92ae6a3b08b04763d68451d1242a96c624befb694c3d765b4d10e55386367
[INFO] running `Command { std: "docker" "start" "-a" "00b92ae6a3b08b04763d68451d1242a96c624befb694c3d765b4d10e55386367", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.87
[INFO] [stderr]    Compiling serde v1.0.174
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]    Compiling bumpalo v3.13.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.87
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling yansi v1.0.0-rc.1
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling mt-dom v0.59.0
[INFO] [stderr]     Checking typenum v1.16.0
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking optional v0.5.0
[INFO] [stderr]     Checking regex-automata v0.3.3
[INFO] [stderr]     Checking robust v0.2.3
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]     Checking wide v0.7.11
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]     Checking spade v2.2.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking bstr v1.6.0
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking pom v3.3.0
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.87
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling syn_derive v0.1.6
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.87
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling rstml v0.11.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.87
[INFO] [stderr]     Checking js-sys v0.3.64
[INFO] [stderr]     Checking nalgebra v0.32.3
[INFO] [stderr]     Checking web-sys v0.3.64
[INFO] [stderr]     Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.37
[INFO] [stderr]     Checking sauron-core v0.60.0
[INFO] [stderr]    Compiling sauron-macro v0.60.0
[INFO] [stderr]     Checking sauron v0.60.0
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "00b92ae6a3b08b04763d68451d1242a96c624befb694c3d765b4d10e55386367", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00b92ae6a3b08b04763d68451d1242a96c624befb694c3d765b4d10e55386367", kill_on_drop: false }`
[INFO] [stdout] 00b92ae6a3b08b04763d68451d1242a96c624befb694c3d765b4d10e55386367
