[INFO] cloning repository https://github.com/ndrewxie/miniprof [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ndrewxie/miniprof" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fndrewxie%2Fminiprof", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fndrewxie%2Fminiprof'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e240a1827c4a099dd785ef9e0eba94736b86cfea [INFO] building ndrewxie/miniprof against master#461e8078010433ff7de2db2aaae8a3cfb0847215 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fndrewxie%2Fminiprof" "/workspace/builds/worker-69/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-69/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ndrewxie/miniprof 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/ndrewxie/miniprof [INFO] finished tweaking git repo https://github.com/ndrewxie/miniprof [INFO] tweaked toml for git repo https://github.com/ndrewxie/miniprof written to /workspace/builds/worker-69/source/Cargo.toml [INFO] crate git repo https://github.com/ndrewxie/miniprof 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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] 9f2490b7469bb0be38a0039a3766b0bae6b46afd27b9fd575e7362f59dd3a378 [INFO] running `Command { std: "docker" "start" "-a" "9f2490b7469bb0be38a0039a3766b0bae6b46afd27b9fd575e7362f59dd3a378", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f2490b7469bb0be38a0039a3766b0bae6b46afd27b9fd575e7362f59dd3a378", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f2490b7469bb0be38a0039a3766b0bae6b46afd27b9fd575e7362f59dd3a378", kill_on_drop: false }` [INFO] [stdout] 9f2490b7469bb0be38a0039a3766b0bae6b46afd27b9fd575e7362f59dd3a378 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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] 11cde7cc593e84884dc9da666c90c1362ec187684f6ba319843f3523a21c7c42 [INFO] running `Command { std: "docker" "start" "-a" "11cde7cc593e84884dc9da666c90c1362ec187684f6ba319843f3523a21c7c42", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling miniprof v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.74s [INFO] running `Command { std: "docker" "inspect" "11cde7cc593e84884dc9da666c90c1362ec187684f6ba319843f3523a21c7c42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11cde7cc593e84884dc9da666c90c1362ec187684f6ba319843f3523a21c7c42", kill_on_drop: false }` [INFO] [stdout] 11cde7cc593e84884dc9da666c90c1362ec187684f6ba319843f3523a21c7c42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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] 503b0af093f1fba6ee483dbdca29cf226bcec77b0c3af7f4004ec81effde67fc [INFO] running `Command { std: "docker" "start" "-a" "503b0af093f1fba6ee483dbdca29cf226bcec77b0c3af7f4004ec81effde67fc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling miniprof v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.63s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/miniprof-fab38d9ae9961a16) [INFO] running `Command { std: "docker" "inspect" "503b0af093f1fba6ee483dbdca29cf226bcec77b0c3af7f4004ec81effde67fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "503b0af093f1fba6ee483dbdca29cf226bcec77b0c3af7f4004ec81effde67fc", kill_on_drop: false }` [INFO] [stdout] 503b0af093f1fba6ee483dbdca29cf226bcec77b0c3af7f4004ec81effde67fc