[INFO] cloning repository https://github.com/marc2332/reminder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marc2332/reminder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarc2332%2Freminder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarc2332%2Freminder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 59c03ee72d89d0821540e705aa4a48f860fe0651
[INFO] testing marc2332/reminder against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarc2332%2Freminder" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/marc2332/reminder
[INFO] finished tweaking git repo https://github.com/marc2332/reminder
[INFO] tweaked toml for git repo https://github.com/marc2332/reminder written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marc2332/reminder on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/marc2332/reminder 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mac-notification-sys v0.3.0
[INFO] [stderr]   Downloaded libdbus-sys v0.2.1
[INFO] [stderr]   Downloaded notifica v2.0.0
[INFO] [stderr]   Downloaded notify-rust v3.6.3
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.1
[INFO] [stderr]   Downloaded cc v1.0.66
[INFO] [stderr]   Downloaded dbus v0.6.5
[INFO] [stderr]   Downloaded libc v0.2.81
[INFO] [stderr]   Downloaded winrt v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 621588fd5c05fe30ac3835dcdd5b44482e65f9ae9ddfe32ace6943b389d54063
[INFO] running `Command { std: "docker" "start" "-a" "621588fd5c05fe30ac3835dcdd5b44482e65f9ae9ddfe32ace6943b389d54063", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "621588fd5c05fe30ac3835dcdd5b44482e65f9ae9ddfe32ace6943b389d54063", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "621588fd5c05fe30ac3835dcdd5b44482e65f9ae9ddfe32ace6943b389d54063", kill_on_drop: false }`
[INFO] [stdout] 621588fd5c05fe30ac3835dcdd5b44482e65f9ae9ddfe32ace6943b389d54063
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9f72df9d85cc0dfa37a3fca107ad1c55109a31267076e6e5336c5e4c51742b1
[INFO] running `Command { std: "docker" "start" "-a" "f9f72df9d85cc0dfa37a3fca107ad1c55109a31267076e6e5336c5e4c51742b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling libdbus-sys v0.2.1
[INFO] [stderr]    Compiling dbus v0.6.5
[INFO] [stderr]    Compiling notify-rust v3.6.3
[INFO] [stderr]    Compiling notifica v2.0.0
[INFO] [stderr]    Compiling reminder v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.00s
[INFO] running `Command { std: "docker" "inspect" "f9f72df9d85cc0dfa37a3fca107ad1c55109a31267076e6e5336c5e4c51742b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9f72df9d85cc0dfa37a3fca107ad1c55109a31267076e6e5336c5e4c51742b1", kill_on_drop: false }`
[INFO] [stdout] f9f72df9d85cc0dfa37a3fca107ad1c55109a31267076e6e5336c5e4c51742b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19b251f000b700737bc6756bcc40c6f78b0ec3503355dc1b098c0df102b78942
[INFO] running `Command { std: "docker" "start" "-a" "19b251f000b700737bc6756bcc40c6f78b0ec3503355dc1b098c0df102b78942", kill_on_drop: false }`
[INFO] [stderr]    Compiling reminder v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] running `Command { std: "docker" "inspect" "19b251f000b700737bc6756bcc40c6f78b0ec3503355dc1b098c0df102b78942", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19b251f000b700737bc6756bcc40c6f78b0ec3503355dc1b098c0df102b78942", kill_on_drop: false }`
[INFO] [stdout] 19b251f000b700737bc6756bcc40c6f78b0ec3503355dc1b098c0df102b78942
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7c16edbe23f6c5a17fd3d2506795fd291436de81481bded6a4ffa9d8cec22379
[INFO] running `Command { std: "docker" "start" "-a" "7c16edbe23f6c5a17fd3d2506795fd291436de81481bded6a4ffa9d8cec22379", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/reminder-51ddad3e72a97874)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "7c16edbe23f6c5a17fd3d2506795fd291436de81481bded6a4ffa9d8cec22379", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c16edbe23f6c5a17fd3d2506795fd291436de81481bded6a4ffa9d8cec22379", kill_on_drop: false }`
[INFO] [stdout] 7c16edbe23f6c5a17fd3d2506795fd291436de81481bded6a4ffa9d8cec22379
