[INFO] cloning repository https://github.com/llecoq/Desktop-calculator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/llecoq/Desktop-calculator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fllecoq%2FDesktop-calculator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fllecoq%2FDesktop-calculator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 769a131d68b1edbb604e1cd311b67aec550c0452
[INFO] testing llecoq/Desktop-calculator against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fllecoq%2FDesktop-calculator" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/llecoq/Desktop-calculator
[INFO] finished tweaking git repo https://github.com/llecoq/Desktop-calculator
[INFO] tweaked toml for git repo https://github.com/llecoq/Desktop-calculator written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/llecoq/Desktop-calculator on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/llecoq/Desktop-calculator 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fltk-theme v0.7.2
[INFO] [stderr]   Downloaded cc v1.0.90
[INFO] [stderr]   Downloaded fltk v1.4.27
[INFO] [stderr]   Downloaded fltk-sys v1.4.27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ef6ea57fd280113d304917236ef7cd94774ffe96f908581a75350cfb4041408
[INFO] running `Command { std: "docker" "start" "-a" "5ef6ea57fd280113d304917236ef7cd94774ffe96f908581a75350cfb4041408", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ef6ea57fd280113d304917236ef7cd94774ffe96f908581a75350cfb4041408", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ef6ea57fd280113d304917236ef7cd94774ffe96f908581a75350cfb4041408", kill_on_drop: false }`
[INFO] [stdout] 5ef6ea57fd280113d304917236ef7cd94774ffe96f908581a75350cfb4041408
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3fdb56332bc209b52612ee420e590787c9a8b2df47da9bd20ed46a03aa444e2
[INFO] running `Command { std: "docker" "start" "-a" "c3fdb56332bc209b52612ee420e590787c9a8b2df47da9bd20ed46a03aa444e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling fltk-sys v1.4.27
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling fltk v1.4.27
[INFO] [stderr]    Compiling fltk-theme v0.7.2
[INFO] [stderr]    Compiling basic-desktop-calculator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "c3fdb56332bc209b52612ee420e590787c9a8b2df47da9bd20ed46a03aa444e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3fdb56332bc209b52612ee420e590787c9a8b2df47da9bd20ed46a03aa444e2", kill_on_drop: false }`
[INFO] [stdout] c3fdb56332bc209b52612ee420e590787c9a8b2df47da9bd20ed46a03aa444e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6cfa45d203baeb0a84f708ab57325167315bbc2c0fc85276a5f54a33081af96f
[INFO] running `Command { std: "docker" "start" "-a" "6cfa45d203baeb0a84f708ab57325167315bbc2c0fc85276a5f54a33081af96f", kill_on_drop: false }`
[INFO] [stderr]    Compiling basic-desktop-calculator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.05s
[INFO] running `Command { std: "docker" "inspect" "6cfa45d203baeb0a84f708ab57325167315bbc2c0fc85276a5f54a33081af96f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cfa45d203baeb0a84f708ab57325167315bbc2c0fc85276a5f54a33081af96f", kill_on_drop: false }`
[INFO] [stdout] 6cfa45d203baeb0a84f708ab57325167315bbc2c0fc85276a5f54a33081af96f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e0ce48cafea33502efd3a89cdafa7f5a2d0380e1315cfb057e0822ee412843b3
[INFO] running `Command { std: "docker" "start" "-a" "e0ce48cafea33502efd3a89cdafa7f5a2d0380e1315cfb057e0822ee412843b3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/basic_desktop_calculator-e374ebf77451e7be)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test operations::tests::parse_expression_tests ... ok
[INFO] [stderr] Can't open display: 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/basic_desktop_calculator-e374ebf77451e7be` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "e0ce48cafea33502efd3a89cdafa7f5a2d0380e1315cfb057e0822ee412843b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0ce48cafea33502efd3a89cdafa7f5a2d0380e1315cfb057e0822ee412843b3", kill_on_drop: false }`
[INFO] [stdout] e0ce48cafea33502efd3a89cdafa7f5a2d0380e1315cfb057e0822ee412843b3
