[INFO] cloning repository https://github.com/GabrielMajeri/adaptive-profiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GabrielMajeri/adaptive-profiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGabrielMajeri%2Fadaptive-profiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGabrielMajeri%2Fadaptive-profiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a344916cb220542b36b450cc7b32a09e0329668 [INFO] checking GabrielMajeri/adaptive-profiler against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGabrielMajeri%2Fadaptive-profiler" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GabrielMajeri/adaptive-profiler on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GabrielMajeri/adaptive-profiler [INFO] finished tweaking git repo https://github.com/GabrielMajeri/adaptive-profiler [INFO] tweaked toml for git repo https://github.com/GabrielMajeri/adaptive-profiler written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/GabrielMajeri/adaptive-profiler already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "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-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2472cc35571daffe6cd6da6d7a59b91f553984c82fbbdbe1163a470433b28809 [INFO] running `Command { std: "docker" "start" "-a" "2472cc35571daffe6cd6da6d7a59b91f553984c82fbbdbe1163a470433b28809", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2472cc35571daffe6cd6da6d7a59b91f553984c82fbbdbe1163a470433b28809", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2472cc35571daffe6cd6da6d7a59b91f553984c82fbbdbe1163a470433b28809", kill_on_drop: false }` [INFO] [stdout] 2472cc35571daffe6cd6da6d7a59b91f553984c82fbbdbe1163a470433b28809 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c032bca088c1f98711340fbd4de451a826ffd09f2eef9f45d10040246a4e5c8 [INFO] running `Command { std: "docker" "start" "-a" "4c032bca088c1f98711340fbd4de451a826ffd09f2eef9f45d10040246a4e5c8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking libc v0.1.12 [INFO] [stderr] Compiling pyo3 v0.13.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking unindent v0.1.7 [INFO] [stderr] Checking splay v0.1.8 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking raw-cpuid v9.0.0 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking mmap v0.1.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking string-interner v0.12.2 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling x86 v0.37.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.13.2 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling pyo3-macros v0.13.2 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Checking perfcnt v0.7.1 [INFO] [stderr] Checking adaptive-profiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 52.50s [INFO] running `Command { std: "docker" "inspect" "4c032bca088c1f98711340fbd4de451a826ffd09f2eef9f45d10040246a4e5c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c032bca088c1f98711340fbd4de451a826ffd09f2eef9f45d10040246a4e5c8", kill_on_drop: false }` [INFO] [stdout] 4c032bca088c1f98711340fbd4de451a826ffd09f2eef9f45d10040246a4e5c8