[INFO] fetching crate rust-code-analysis-cli 0.0.23... [INFO] testing rust-code-analysis-cli-0.0.23 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate rust-code-analysis-cli 0.0.23 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate rust-code-analysis-cli 0.0.23 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rust-code-analysis-cli 0.0.23 [INFO] finished tweaking crates.io crate rust-code-analysis-cli 0.0.23 [INFO] tweaked toml for crates.io crate rust-code-analysis-cli 0.0.23 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate rust-code-analysis-cli 0.0.23 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ddd4c7074d6dcf6ea61cf5b5e121acc074381ae4e813fbd5b053e954fc5a0691 [INFO] running `Command { std: "docker" "start" "-a" "ddd4c7074d6dcf6ea61cf5b5e121acc074381ae4e813fbd5b053e954fc5a0691", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ddd4c7074d6dcf6ea61cf5b5e121acc074381ae4e813fbd5b053e954fc5a0691", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddd4c7074d6dcf6ea61cf5b5e121acc074381ae4e813fbd5b053e954fc5a0691", kill_on_drop: false }` [INFO] [stdout] ddd4c7074d6dcf6ea61cf5b5e121acc074381ae4e813fbd5b053e954fc5a0691 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f96abd15250c6d3b94c9fe57bdffb90d9410e17fc12b8aca27ce10a7903ca462 [INFO] running `Command { std: "docker" "start" "-a" "f96abd15250c6d3b94c9fe57bdffb90d9410e17fc12b8aca27ce10a7903ca462", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling tree-sitter v0.19.3 [INFO] [stderr] Compiling tree-sitter-javascript v0.19.0 [INFO] [stderr] Compiling tree-sitter-cpp v0.19.0 [INFO] [stderr] Compiling tree-sitter-java v0.19.0 [INFO] [stderr] Compiling tree-sitter-rust v0.19.0 [INFO] [stderr] Compiling tree-sitter-ccomment v0.19.0 [INFO] [stderr] Compiling tree-sitter-preproc v0.19.0 [INFO] [stderr] Compiling tree-sitter-typescript v0.19.0 [INFO] [stderr] Compiling tree-sitter-python v0.19.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam v0.8.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling rust-code-analysis v0.0.22 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling enum-iterator-derive v0.6.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling enum-iterator v0.6.0 [INFO] [stderr] Compiling tree-sitter-mozjs v0.19.0 [INFO] [stderr] Compiling tree-sitter-mozcpp v0.19.5 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling rust-code-analysis-cli v0.0.23 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.83s [INFO] running `Command { std: "docker" "inspect" "f96abd15250c6d3b94c9fe57bdffb90d9410e17fc12b8aca27ce10a7903ca462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f96abd15250c6d3b94c9fe57bdffb90d9410e17fc12b8aca27ce10a7903ca462", kill_on_drop: false }` [INFO] [stdout] f96abd15250c6d3b94c9fe57bdffb90d9410e17fc12b8aca27ce10a7903ca462 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb14d9703ea2584b577c38ec3c1b1453cbefdfa83a928377a3c6fd47892e900b [INFO] running `Command { std: "docker" "start" "-a" "bb14d9703ea2584b577c38ec3c1b1453cbefdfa83a928377a3c6fd47892e900b", kill_on_drop: false }` [INFO] [stderr] Compiling rust-code-analysis-cli v0.0.23 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.34s [INFO] running `Command { std: "docker" "inspect" "bb14d9703ea2584b577c38ec3c1b1453cbefdfa83a928377a3c6fd47892e900b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb14d9703ea2584b577c38ec3c1b1453cbefdfa83a928377a3c6fd47892e900b", kill_on_drop: false }` [INFO] [stdout] bb14d9703ea2584b577c38ec3c1b1453cbefdfa83a928377a3c6fd47892e900b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f4de987076d93155953e715c563c3988e8bb832338103e1d9cac56d2fe4ac63e [INFO] running `Command { std: "docker" "start" "-a" "f4de987076d93155953e715c563c3988e8bb832338103e1d9cac56d2fe4ac63e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_code_analysis_cli-15a80974c8fd1719) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f4de987076d93155953e715c563c3988e8bb832338103e1d9cac56d2fe4ac63e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4de987076d93155953e715c563c3988e8bb832338103e1d9cac56d2fe4ac63e", kill_on_drop: false }` [INFO] [stdout] f4de987076d93155953e715c563c3988e8bb832338103e1d9cac56d2fe4ac63e