[INFO] cloning repository https://github.com/daniel-platform/relationship-explorer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daniel-platform/relationship-explorer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-platform%2Frelationship-explorer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-platform%2Frelationship-explorer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 247be5fa284aa4387eead5331a62a2c027138e24 [INFO] testing daniel-platform/relationship-explorer against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-platform%2Frelationship-explorer" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/daniel-platform/relationship-explorer on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/daniel-platform/relationship-explorer [INFO] finished tweaking git repo https://github.com/daniel-platform/relationship-explorer [INFO] tweaked toml for git repo https://github.com/daniel-platform/relationship-explorer written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/daniel-platform/relationship-explorer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded json v0.11.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58cf1541cf623f8343f47b86fd871049c70ee9549c124ea218e454467d0cf7c5 [INFO] running `Command { std: "docker" "start" "-a" "58cf1541cf623f8343f47b86fd871049c70ee9549c124ea218e454467d0cf7c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58cf1541cf623f8343f47b86fd871049c70ee9549c124ea218e454467d0cf7c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58cf1541cf623f8343f47b86fd871049c70ee9549c124ea218e454467d0cf7c5", kill_on_drop: false }` [INFO] [stdout] 58cf1541cf623f8343f47b86fd871049c70ee9549c124ea218e454467d0cf7c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99fb1060ed079aafcdfba3bdbf2ab242dab67d64765cb1f5c40fb73755471e5d [INFO] running `Command { std: "docker" "start" "-a" "99fb1060ed079aafcdfba3bdbf2ab242dab67d64765cb1f5c40fb73755471e5d", kill_on_drop: false }` [INFO] [stderr] Compiling json v0.11.12 [INFO] [stderr] Compiling base64 v0.7.0 [INFO] [stderr] Compiling discovery v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.84s [INFO] running `Command { std: "docker" "inspect" "99fb1060ed079aafcdfba3bdbf2ab242dab67d64765cb1f5c40fb73755471e5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99fb1060ed079aafcdfba3bdbf2ab242dab67d64765cb1f5c40fb73755471e5d", kill_on_drop: false }` [INFO] [stdout] 99fb1060ed079aafcdfba3bdbf2ab242dab67d64765cb1f5c40fb73755471e5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ae43b9d70839e2732c13a42c3e27e7f5afd523d012b3c76321534b3734447de [INFO] running `Command { std: "docker" "start" "-a" "5ae43b9d70839e2732c13a42c3e27e7f5afd523d012b3c76321534b3734447de", kill_on_drop: false }` [INFO] [stderr] Compiling discovery v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `Command { std: "docker" "inspect" "5ae43b9d70839e2732c13a42c3e27e7f5afd523d012b3c76321534b3734447de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ae43b9d70839e2732c13a42c3e27e7f5afd523d012b3c76321534b3734447de", kill_on_drop: false }` [INFO] [stdout] 5ae43b9d70839e2732c13a42c3e27e7f5afd523d012b3c76321534b3734447de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 65b19e640f781d1603e871745d85550dfca876ad5721cae1e1e1b1ca3bb59489 [INFO] running `Command { std: "docker" "start" "-a" "65b19e640f781d1603e871745d85550dfca876ad5721cae1e1e1b1ca3bb59489", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/discovery-ce6712cd4a0326cb) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "65b19e640f781d1603e871745d85550dfca876ad5721cae1e1e1b1ca3bb59489", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65b19e640f781d1603e871745d85550dfca876ad5721cae1e1e1b1ca3bb59489", kill_on_drop: false }` [INFO] [stdout] 65b19e640f781d1603e871745d85550dfca876ad5721cae1e1e1b1ca3bb59489