[INFO] cloning repository https://github.com/OinkIguana/outline [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OinkIguana/outline" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOinkIguana%2Foutline", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOinkIguana%2Foutline'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76e96d65c8e89be75304cce71ae1b475c94f216f [INFO] building OinkIguana/outline against master#461e8078010433ff7de2db2aaae8a3cfb0847215 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOinkIguana%2Foutline" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/OinkIguana/outline on toolchain 461e8078010433ff7de2db2aaae8a3cfb0847215 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/OinkIguana/outline [INFO] finished tweaking git repo https://github.com/OinkIguana/outline [INFO] tweaked toml for git repo https://github.com/OinkIguana/outline written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/OinkIguana/outline already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dfa93c3ace6067d703eaa093c6b49c96fcf1d0bf19c460af2f905825b75af41b [INFO] running `Command { std: "docker" "start" "-a" "dfa93c3ace6067d703eaa093c6b49c96fcf1d0bf19c460af2f905825b75af41b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfa93c3ace6067d703eaa093c6b49c96fcf1d0bf19c460af2f905825b75af41b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfa93c3ace6067d703eaa093c6b49c96fcf1d0bf19c460af2f905825b75af41b", kill_on_drop: false }` [INFO] [stdout] dfa93c3ace6067d703eaa093c6b49c96fcf1d0bf19c460af2f905825b75af41b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1927cacb6c70b70b5173d4d42e4a82cd7921c27425192bcf6d8ce1eeb28e6609 [INFO] running `Command { std: "docker" "start" "-a" "1927cacb6c70b70b5173d4d42e4a82cd7921c27425192bcf6d8ce1eeb28e6609", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling outline v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "1927cacb6c70b70b5173d4d42e4a82cd7921c27425192bcf6d8ce1eeb28e6609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1927cacb6c70b70b5173d4d42e4a82cd7921c27425192bcf6d8ce1eeb28e6609", kill_on_drop: false }` [INFO] [stdout] 1927cacb6c70b70b5173d4d42e4a82cd7921c27425192bcf6d8ce1eeb28e6609 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2cf5ba2b0723815fce0ce99b7af036598c7164eae52c4fedc5902d10ca42ede [INFO] running `Command { std: "docker" "start" "-a" "e2cf5ba2b0723815fce0ce99b7af036598c7164eae52c4fedc5902d10ca42ede", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling outline v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.74s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/outline-04a38121d51ae2f2) [INFO] running `Command { std: "docker" "inspect" "e2cf5ba2b0723815fce0ce99b7af036598c7164eae52c4fedc5902d10ca42ede", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2cf5ba2b0723815fce0ce99b7af036598c7164eae52c4fedc5902d10ca42ede", kill_on_drop: false }` [INFO] [stdout] e2cf5ba2b0723815fce0ce99b7af036598c7164eae52c4fedc5902d10ca42ede