[INFO] fetching crate rust-code-analysis 0.0.24... [INFO] building rust-code-analysis-0.0.24 against try#0c94de7c1a8f4b82b92d562847c35f513f520c7a for pr-102832-1 [INFO] extracting crate rust-code-analysis 0.0.24 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate rust-code-analysis 0.0.24 on toolchain 0c94de7c1a8f4b82b92d562847c35f513f520c7a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rust-code-analysis 0.0.24 [INFO] finished tweaking crates.io crate rust-code-analysis 0.0.24 [INFO] tweaked toml for crates.io crate rust-code-analysis 0.0.24 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d831396df4e42af4357b189e058f29f940021c4aa523f6d5e5f291d5e4e2f42e [INFO] running `Command { std: "docker" "start" "-a" "d831396df4e42af4357b189e058f29f940021c4aa523f6d5e5f291d5e4e2f42e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d831396df4e42af4357b189e058f29f940021c4aa523f6d5e5f291d5e4e2f42e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d831396df4e42af4357b189e058f29f940021c4aa523f6d5e5f291d5e4e2f42e", kill_on_drop: false }` [INFO] [stdout] d831396df4e42af4357b189e058f29f940021c4aa523f6d5e5f291d5e4e2f42e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "RUSTDOCFLAGS=--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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6f2cecd27549e446fd4c15512fc5f7e6fb399b1dc53d1373b21e2a57b5baaa7 [INFO] running `Command { std: "docker" "start" "-a" "a6f2cecd27549e446fd4c15512fc5f7e6fb399b1dc53d1373b21e2a57b5baaa7", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling num-format v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling tree-sitter v0.19.3 [INFO] [stderr] Compiling tree-sitter-cpp v0.19.0 [INFO] [stderr] Compiling tree-sitter-javascript v0.19.0 [INFO] [stderr] Compiling tree-sitter-preproc v0.19.0 [INFO] [stderr] Compiling tree-sitter-python v0.19.0 [INFO] [stderr] Compiling tree-sitter-typescript v0.19.0 [INFO] [stderr] Compiling tree-sitter-ccomment v0.19.0 [INFO] [stderr] Compiling tree-sitter-java v0.19.0 [INFO] [stderr] Compiling tree-sitter-rust v0.19.0 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling tree-sitter-mozcpp v0.19.5 [INFO] [stderr] Compiling tree-sitter-mozjs v0.19.0 [INFO] [stderr] Compiling rust-code-analysis v0.0.24 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.07s [INFO] running `Command { std: "docker" "inspect" "a6f2cecd27549e446fd4c15512fc5f7e6fb399b1dc53d1373b21e2a57b5baaa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6f2cecd27549e446fd4c15512fc5f7e6fb399b1dc53d1373b21e2a57b5baaa7", kill_on_drop: false }` [INFO] [stdout] a6f2cecd27549e446fd4c15512fc5f7e6fb399b1dc53d1373b21e2a57b5baaa7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "RUSTDOCFLAGS=--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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca86cc90b3fc9cfa556ef4ed73f54b205aba0f622547f0768e0c9f93e12ad4cc [INFO] running `Command { std: "docker" "start" "-a" "ca86cc90b3fc9cfa556ef4ed73f54b205aba0f622547f0768e0c9f93e12ad4cc", kill_on_drop: false }` [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling rust-code-analysis v0.0.24 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.61s [INFO] running `Command { std: "docker" "inspect" "ca86cc90b3fc9cfa556ef4ed73f54b205aba0f622547f0768e0c9f93e12ad4cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca86cc90b3fc9cfa556ef4ed73f54b205aba0f622547f0768e0c9f93e12ad4cc", kill_on_drop: false }` [INFO] [stdout] ca86cc90b3fc9cfa556ef4ed73f54b205aba0f622547f0768e0c9f93e12ad4cc