[INFO] fetching crate term-data-table 0.2.3... [INFO] checking term-data-table-0.2.3 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate term-data-table 0.2.3 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate term-data-table 0.2.3 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 term-data-table 0.2.3 [INFO] finished tweaking crates.io crate term-data-table 0.2.3 [INFO] tweaked toml for crates.io crate term-data-table 0.2.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate term-data-table 0.2.3 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 89a9015d7d841e0dfc89a006995033a483abe4d727466df6756e2aba1ed34f0f [INFO] running `Command { std: "docker" "start" "-a" "89a9015d7d841e0dfc89a006995033a483abe4d727466df6756e2aba1ed34f0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89a9015d7d841e0dfc89a006995033a483abe4d727466df6756e2aba1ed34f0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89a9015d7d841e0dfc89a006995033a483abe4d727466df6756e2aba1ed34f0f", kill_on_drop: false }` [INFO] [stdout] 89a9015d7d841e0dfc89a006995033a483abe4d727466df6756e2aba1ed34f0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 317a9b0da2e38865f9ef51077ae20744385d06cd3cb5c1da7b2025e6e5cbf564 [INFO] running `Command { std: "docker" "start" "-a" "317a9b0da2e38865f9ef51077ae20744385d06cd3cb5c1da7b2025e6e5cbf564", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Compiling term-data-table-derive v0.1.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Checking term-data-table v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.87s [INFO] running `Command { std: "docker" "inspect" "317a9b0da2e38865f9ef51077ae20744385d06cd3cb5c1da7b2025e6e5cbf564", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "317a9b0da2e38865f9ef51077ae20744385d06cd3cb5c1da7b2025e6e5cbf564", kill_on_drop: false }` [INFO] [stdout] 317a9b0da2e38865f9ef51077ae20744385d06cd3cb5c1da7b2025e6e5cbf564