[INFO] cloning repository https://github.com/JoshBurbidge/graph_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JoshBurbidge/graph_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshBurbidge%2Fgraph_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshBurbidge%2Fgraph_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 577f9ec02666f9db3c9382d926c4e11a8303191c [INFO] testing JoshBurbidge/graph_rs against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshBurbidge%2Fgraph_rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JoshBurbidge/graph_rs [INFO] finished tweaking git repo https://github.com/JoshBurbidge/graph_rs [INFO] tweaked toml for git repo https://github.com/JoshBurbidge/graph_rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JoshBurbidge/graph_rs on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JoshBurbidge/graph_rs 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Downloaded rgb v0.8.50 [INFO] [stderr] Downloaded core_maths v0.1.0 [INFO] [stderr] Downloaded unicode-ccc v0.4.0 [INFO] [stderr] Downloaded bytemuck v1.19.0 [INFO] [stderr] Downloaded ttf-parser v0.25.0 [INFO] [stderr] Downloaded glow v0.15.0 [INFO] [stderr] Downloaded image v0.25.4 [INFO] [stderr] Downloaded rustybuzz v0.20.0 [INFO] [stderr] Downloaded femtovg v0.11.2 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9649b290690892464f1a8ea57f7716b59174fb5c5fda9aaf3ee913f63cd0853 [INFO] running `Command { std: "docker" "start" "-a" "b9649b290690892464f1a8ea57f7716b59174fb5c5fda9aaf3ee913f63cd0853", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9649b290690892464f1a8ea57f7716b59174fb5c5fda9aaf3ee913f63cd0853", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9649b290690892464f1a8ea57f7716b59174fb5c5fda9aaf3ee913f63cd0853", kill_on_drop: false }` [INFO] [stdout] b9649b290690892464f1a8ea57f7716b59174fb5c5fda9aaf3ee913f63cd0853 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12b3e8e420693162879c719a5d84f84fb68a75cffed9ab3550b92ff30f327f0c [INFO] running `Command { std: "docker" "start" "-a" "12b3e8e420693162879c719a5d84f84fb68a75cffed9ab3550b92ff30f327f0c", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Compiling cc v1.1.34 [INFO] [stderr] Compiling xml-rs v0.8.22 [INFO] [stderr] Compiling thiserror v1.0.66 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling glutin v0.32.1 [INFO] [stderr] Compiling core_maths v0.1.0 [INFO] [stderr] Compiling winit v0.30.5 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ttf-parser v0.25.0 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling dpi v0.1.1 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling unicode-ccc v0.4.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling glow v0.15.0 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling glutin_glx_sys v0.6.0 [INFO] [stderr] Compiling glutin_egl_sys v0.7.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.66 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling rustybuzz v0.20.0 [INFO] [stderr] Compiling image v0.25.4 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling wayland-client v0.31.7 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling femtovg v0.11.2 [INFO] [stderr] Compiling wayland-protocols v0.32.5 [INFO] [stderr] Compiling wayland-cursor v0.31.7 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.5 [INFO] [stderr] Compiling wayland-protocols-plasma v0.3.5 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling graph v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "12b3e8e420693162879c719a5d84f84fb68a75cffed9ab3550b92ff30f327f0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12b3e8e420693162879c719a5d84f84fb68a75cffed9ab3550b92ff30f327f0c", kill_on_drop: false }` [INFO] [stdout] 12b3e8e420693162879c719a5d84f84fb68a75cffed9ab3550b92ff30f327f0c [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23bff020194e4bc75284e3bdef60ffe6a2bcd8955ccefa981e3fe4fc2fca7e52 [INFO] running `Command { std: "docker" "start" "-a" "23bff020194e4bc75284e3bdef60ffe6a2bcd8955ccefa981e3fe4fc2fca7e52", kill_on_drop: false }` [INFO] [stderr] Compiling graph v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.22s [INFO] running `Command { std: "docker" "inspect" "23bff020194e4bc75284e3bdef60ffe6a2bcd8955ccefa981e3fe4fc2fca7e52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23bff020194e4bc75284e3bdef60ffe6a2bcd8955ccefa981e3fe4fc2fca7e52", kill_on_drop: false }` [INFO] [stdout] 23bff020194e4bc75284e3bdef60ffe6a2bcd8955ccefa981e3fe4fc2fca7e52 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d4d1935ba93414b00aea4e7b8b612ecfcda76508bc4b383c8285c8ef067cb2e6 [INFO] running `Command { std: "docker" "start" "-a" "d4d1935ba93414b00aea4e7b8b612ecfcda76508bc4b383c8285c8ef067cb2e6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/graph-e47aec6f91a41447) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test application::parser::tests::leading_sign_pos ... ok [INFO] [stdout] test application::parser::tests::no_whitespace ... ok [INFO] [stdout] test application::parser::tests::normal_polynomial ... ok [INFO] [stdout] test application::parser::tests::handles_whitespace ... ok [INFO] [stdout] test application::parser::tests::leading_sign_neg ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d4d1935ba93414b00aea4e7b8b612ecfcda76508bc4b383c8285c8ef067cb2e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4d1935ba93414b00aea4e7b8b612ecfcda76508bc4b383c8285c8ef067cb2e6", kill_on_drop: false }` [INFO] [stdout] d4d1935ba93414b00aea4e7b8b612ecfcda76508bc4b383c8285c8ef067cb2e6