[INFO] cloning repository https://github.com/huntwj/procol [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/huntwj/procol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuntwj%2Fprocol", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuntwj%2Fprocol'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6c75cef365371173cf1f4ce9e55914b169601fb [INFO] building huntwj/procol against master#461e8078010433ff7de2db2aaae8a3cfb0847215 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuntwj%2Fprocol" "/workspace/builds/worker-100/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-100/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/huntwj/procol 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/huntwj/procol [INFO] finished tweaking git repo https://github.com/huntwj/procol [INFO] tweaked toml for git repo https://github.com/huntwj/procol written to /workspace/builds/worker-100/source/Cargo.toml [INFO] crate git repo https://github.com/huntwj/procol 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-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ae0297c5420dcf3c0ad7d37b5c0d48fd6737ba9a3fc0816c32924dff26b3afd [INFO] running `Command { std: "docker" "start" "-a" "8ae0297c5420dcf3c0ad7d37b5c0d48fd6737ba9a3fc0816c32924dff26b3afd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ae0297c5420dcf3c0ad7d37b5c0d48fd6737ba9a3fc0816c32924dff26b3afd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ae0297c5420dcf3c0ad7d37b5c0d48fd6737ba9a3fc0816c32924dff26b3afd", kill_on_drop: false }` [INFO] [stdout] 8ae0297c5420dcf3c0ad7d37b5c0d48fd6737ba9a3fc0816c32924dff26b3afd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac094eadf08dff572eb5704cb0b6ae51fc28d13a022554c09cc441367a753826 [INFO] running `Command { std: "docker" "start" "-a" "ac094eadf08dff572eb5704cb0b6ae51fc28d13a022554c09cc441367a753826", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling procol v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "ac094eadf08dff572eb5704cb0b6ae51fc28d13a022554c09cc441367a753826", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac094eadf08dff572eb5704cb0b6ae51fc28d13a022554c09cc441367a753826", kill_on_drop: false }` [INFO] [stdout] ac094eadf08dff572eb5704cb0b6ae51fc28d13a022554c09cc441367a753826 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 627b010e9104571435093099d3058a8cf09c223b636548f37c432579def79152 [INFO] running `Command { std: "docker" "start" "-a" "627b010e9104571435093099d3058a8cf09c223b636548f37c432579def79152", kill_on_drop: false }` [INFO] [stderr] Compiling procol v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 47.64s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/procol-36ab145dcade35ec) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/procol-76e03ae5cd8ce4b3) [INFO] running `Command { std: "docker" "inspect" "627b010e9104571435093099d3058a8cf09c223b636548f37c432579def79152", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "627b010e9104571435093099d3058a8cf09c223b636548f37c432579def79152", kill_on_drop: false }` [INFO] [stdout] 627b010e9104571435093099d3058a8cf09c223b636548f37c432579def79152