[INFO] fetching crate tree-sitter-stack-graphs 0.9.0... [INFO] checking tree-sitter-stack-graphs-0.9.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate tree-sitter-stack-graphs 0.9.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate tree-sitter-stack-graphs 0.9.0 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tree-sitter-stack-graphs 0.9.0 [INFO] finished tweaking crates.io crate tree-sitter-stack-graphs 0.9.0 [INFO] tweaked toml for crates.io crate tree-sitter-stack-graphs 0.9.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate tree-sitter-stack-graphs 0.9.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61be43f1c403abb1a1be45fdfa68a82f82e725768cd210e07e72f515d85272e5 [INFO] running `Command { std: "docker" "start" "-a" "61be43f1c403abb1a1be45fdfa68a82f82e725768cd210e07e72f515d85272e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61be43f1c403abb1a1be45fdfa68a82f82e725768cd210e07e72f515d85272e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61be43f1c403abb1a1be45fdfa68a82f82e725768cd210e07e72f515d85272e5", kill_on_drop: false }` [INFO] [stdout] 61be43f1c403abb1a1be45fdfa68a82f82e725768cd210e07e72f515d85272e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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 -Dtail_expr_drop_order" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f879ae226a03971943501b8a17cd7e26f4065c1628eb893a890e4c926c5d5dd [INFO] running `Command { std: "docker" "start" "-a" "9f879ae226a03971943501b8a17cd7e26f4065c1628eb893a890e4c926c5d5dd", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Compiling cc v1.0.106 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking ahash v0.4.8 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Compiling tree-sitter-loader v0.20.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking string-interner v0.12.2 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling tree-sitter-python v0.19.1 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Checking pretty_assertions v0.7.2 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] Checking lsp-positions v0.3.3 [INFO] [stderr] Compiling controlled-option-macros v0.2.2 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking controlled-option v0.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Checking tree-sitter-tags v0.20.2 [INFO] [stderr] Checking tree-sitter-highlight v0.20.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling enumset_derive v0.8.1 [INFO] [stderr] Checking enumset v1.1.3 [INFO] [stderr] Checking stack-graphs v0.14.0 [INFO] [stderr] Checking tree-sitter-graph v0.11.3 [INFO] [stderr] Checking tree-sitter-stack-graphs v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.63s [INFO] running `Command { std: "docker" "inspect" "9f879ae226a03971943501b8a17cd7e26f4065c1628eb893a890e4c926c5d5dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f879ae226a03971943501b8a17cd7e26f4065c1628eb893a890e4c926c5d5dd", kill_on_drop: false }` [INFO] [stdout] 9f879ae226a03971943501b8a17cd7e26f4065c1628eb893a890e4c926c5d5dd