[INFO] cloning repository https://github.com/shirvan/fastlyzer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shirvan/fastlyzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshirvan%2Ffastlyzer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshirvan%2Ffastlyzer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ce6802995f7f724dd1c74daa5b0f8ac05533486 [INFO] testing shirvan/fastlyzer against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshirvan%2Ffastlyzer" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shirvan/fastlyzer on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shirvan/fastlyzer [INFO] finished tweaking git repo https://github.com/shirvan/fastlyzer [INFO] tweaked toml for git repo https://github.com/shirvan/fastlyzer written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/shirvan/fastlyzer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt-derive v0.3.1 [INFO] [stderr] Downloaded concat-reader v0.1.0 [INFO] [stderr] Downloaded jemallocator-global v0.3.2 [INFO] [stderr] Downloaded structopt v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bfe8efa04091d61dd981da60e2e9b6787e3706a152438bf091b77b0157397a16 [INFO] running `Command { std: "docker" "start" "-a" "bfe8efa04091d61dd981da60e2e9b6787e3706a152438bf091b77b0157397a16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfe8efa04091d61dd981da60e2e9b6787e3706a152438bf091b77b0157397a16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfe8efa04091d61dd981da60e2e9b6787e3706a152438bf091b77b0157397a16", kill_on_drop: false }` [INFO] [stdout] bfe8efa04091d61dd981da60e2e9b6787e3706a152438bf091b77b0157397a16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a27486cad497384351c4ec6bb61fc78223d39d4e3b50eaa3527d0ee07806a77 [INFO] running `Command { std: "docker" "start" "-a" "7a27486cad497384351c4ec6bb61fc78223d39d4e3b50eaa3527d0ee07806a77", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling concat-reader v0.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tabwriter v1.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling backtrace v0.3.37 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling structopt-derive v0.3.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling structopt v0.3.1 [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stderr] Compiling jemallocator-global v0.3.2 [INFO] [stderr] Compiling fastlyzer v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.82s [INFO] running `Command { std: "docker" "inspect" "7a27486cad497384351c4ec6bb61fc78223d39d4e3b50eaa3527d0ee07806a77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a27486cad497384351c4ec6bb61fc78223d39d4e3b50eaa3527d0ee07806a77", kill_on_drop: false }` [INFO] [stdout] 7a27486cad497384351c4ec6bb61fc78223d39d4e3b50eaa3527d0ee07806a77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab7bc6e14e4a9927455ce45adcdbb952020be48502fafc7f50a7d8f4a81587da [INFO] running `Command { std: "docker" "start" "-a" "ab7bc6e14e4a9927455ce45adcdbb952020be48502fafc7f50a7d8f4a81587da", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] running `Command { std: "docker" "inspect" "ab7bc6e14e4a9927455ce45adcdbb952020be48502fafc7f50a7d8f4a81587da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab7bc6e14e4a9927455ce45adcdbb952020be48502fafc7f50a7d8f4a81587da", kill_on_drop: false }` [INFO] [stdout] ab7bc6e14e4a9927455ce45adcdbb952020be48502fafc7f50a7d8f4a81587da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ccf63470953cadc9fd164b3015eaa265d3dfd8a70e494451088332ae8812eefe [INFO] running `Command { std: "docker" "start" "-a" "ccf63470953cadc9fd164b3015eaa265d3dfd8a70e494451088332ae8812eefe", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] running `Command { std: "docker" "inspect" "ccf63470953cadc9fd164b3015eaa265d3dfd8a70e494451088332ae8812eefe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccf63470953cadc9fd164b3015eaa265d3dfd8a70e494451088332ae8812eefe", kill_on_drop: false }` [INFO] [stdout] ccf63470953cadc9fd164b3015eaa265d3dfd8a70e494451088332ae8812eefe