[INFO] cloning repository https://github.com/adihodos/rope-simulation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adihodos/rope-simulation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadihodos%2Frope-simulation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadihodos%2Frope-simulation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 190b4ba3ae0b7da0f221a003438d0364f1250a0c
[INFO] checking adihodos/rope-simulation against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadihodos%2Frope-simulation" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/adihodos/rope-simulation
[INFO] finished tweaking git repo https://github.com/adihodos/rope-simulation
[INFO] tweaked toml for git repo https://github.com/adihodos/rope-simulation written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/adihodos/rope-simulation on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/adihodos/rope-simulation 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xml-rs v0.8.11
[INFO] [stderr]   Downloaded proc-macro2 v1.0.58
[INFO] [stderr]   Downloaded glfw v0.51.0
[INFO] [stderr]   Downloaded glfw-sys v4.0.0+3.3.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b35b086112ceaeee9dfe25dc4b02eaa574c9f37111924e643956289d06dbdb85
[INFO] running `Command { std: "docker" "start" "-a" "b35b086112ceaeee9dfe25dc4b02eaa574c9f37111924e643956289d06dbdb85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b35b086112ceaeee9dfe25dc4b02eaa574c9f37111924e643956289d06dbdb85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b35b086112ceaeee9dfe25dc4b02eaa574c9f37111924e643956289d06dbdb85", kill_on_drop: false }`
[INFO] [stdout] b35b086112ceaeee9dfe25dc4b02eaa574c9f37111924e643956289d06dbdb85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac44a33ab07ab9c8dee4609cc50a84f5af84d20e8e760e4b46e578083cbde335
[INFO] running `Command { std: "docker" "start" "-a" "ac44a33ab07ab9c8dee4609cc50a84f5af84d20e8e760e4b46e578083cbde335", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling proc-macro2 v1.0.58
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling xml-rs v0.8.11
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling glfw-sys v4.0.0+3.3.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]     Checking sys v0.1.0 (/opt/rustwide/workdir/sys)
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling rendering v0.1.0 (/opt/rustwide/workdir/rendering)
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]     Checking glfw v0.51.0
[INFO] [stderr]     Checking math v0.1.0 (/opt/rustwide/workdir/math)
[INFO] [stderr]     Checking rope v0.1.0 (/opt/rustwide/workdir/rope)
[INFO] [stdout] warning: unused imports: `material_design` and `turbo_srgb`
[INFO] [stdout]   --> rope/src/main.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 |     color_palette::{basic, material_design, turbo_srgb},
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `material_design` and `turbo_srgb`
[INFO] [stdout]   --> rope/src/main.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 |     color_palette::{basic, material_design, turbo_srgb},
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.24s
[INFO] running `Command { std: "docker" "inspect" "ac44a33ab07ab9c8dee4609cc50a84f5af84d20e8e760e4b46e578083cbde335", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac44a33ab07ab9c8dee4609cc50a84f5af84d20e8e760e4b46e578083cbde335", kill_on_drop: false }`
[INFO] [stdout] ac44a33ab07ab9c8dee4609cc50a84f5af84d20e8e760e4b46e578083cbde335
