[INFO] fetching crate tank-macros 0.1.0...
[INFO] building tank-macros-0.1.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate tank-macros 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate tank-macros 0.1.0
[INFO] finished tweaking crates.io crate tank-macros 0.1.0
[INFO] tweaked toml for crates.io crate tank-macros 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tank-macros 0.1.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tank-macros 0.1.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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb4f9092ca6b90a031c1df793d6182a3f09eb858fabe326820b4d516c1b38cfa
[INFO] running `Command { std: "docker" "start" "-a" "eb4f9092ca6b90a031c1df793d6182a3f09eb858fabe326820b4d516c1b38cfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb4f9092ca6b90a031c1df793d6182a3f09eb858fabe326820b4d516c1b38cfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb4f9092ca6b90a031c1df793d6182a3f09eb858fabe326820b4d516c1b38cfa", kill_on_drop: false }`
[INFO] [stdout] eb4f9092ca6b90a031c1df793d6182a3f09eb858fabe326820b4d516c1b38cfa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1f1e2397854fce750c980532121b6dda10eb7a6de2d4c1ac2592e9b22fdc3ac
[INFO] running `Command { std: "docker" "start" "-a" "e1f1e2397854fce750c980532121b6dda10eb7a6de2d4c1ac2592e9b22fdc3ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling rust_decimal v1.37.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tank-core v0.1.0
[INFO] [stderr]    Compiling tank-macros v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/decode_expression.rs:145:20
[INFO] [stdout]     |
[INFO] [stdout] 145 |         Expr::Call(v) => todo!("Expr::Call"),
[INFO] [stdout]     |                    ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr_method_call`
[INFO] [stdout]    --> src/decode_expression.rs:160:26
[INFO] [stdout]     |
[INFO] [stdout] 160 |         Expr::MethodCall(expr_method_call) => todo!("Expr::MethodCall"),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expr_method_call`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JoinTypeParsed` is never constructed
[INFO] [stdout]   --> src/decode_join.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct JoinTypeParsed(pub(crate) TokenStream, JoinType);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.13s
[INFO] running `Command { std: "docker" "inspect" "e1f1e2397854fce750c980532121b6dda10eb7a6de2d4c1ac2592e9b22fdc3ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1f1e2397854fce750c980532121b6dda10eb7a6de2d4c1ac2592e9b22fdc3ac", kill_on_drop: false }`
[INFO] [stdout] e1f1e2397854fce750c980532121b6dda10eb7a6de2d4c1ac2592e9b22fdc3ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b2d106ea882c2f343984553f89ae9bb8a227b179d9ec3ee3bc4cae77c760aa0
[INFO] running `Command { std: "docker" "start" "-a" "4b2d106ea882c2f343984553f89ae9bb8a227b179d9ec3ee3bc4cae77c760aa0", kill_on_drop: false }`
[INFO] [stderr]    Compiling tank-macros v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/decode_expression.rs:145:20
[INFO] [stdout]     |
[INFO] [stdout] 145 |         Expr::Call(v) => todo!("Expr::Call"),
[INFO] [stdout]     |                    ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr_method_call`
[INFO] [stdout]    --> src/decode_expression.rs:160:26
[INFO] [stdout]     |
[INFO] [stdout] 160 |         Expr::MethodCall(expr_method_call) => todo!("Expr::MethodCall"),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expr_method_call`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JoinTypeParsed` is never constructed
[INFO] [stdout]   --> src/decode_join.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct JoinTypeParsed(pub(crate) TokenStream, JoinType);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/decode_expression.rs:145:20
[INFO] [stdout]     |
[INFO] [stdout] 145 |         Expr::Call(v) => todo!("Expr::Call"),
[INFO] [stdout]     |                    ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr_method_call`
[INFO] [stdout]    --> src/decode_expression.rs:160:26
[INFO] [stdout]     |
[INFO] [stdout] 160 |         Expr::MethodCall(expr_method_call) => todo!("Expr::MethodCall"),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expr_method_call`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JoinTypeParsed` is never constructed
[INFO] [stdout]   --> src/decode_join.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct JoinTypeParsed(pub(crate) TokenStream, JoinType);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.28s
[INFO] running `Command { std: "docker" "inspect" "4b2d106ea882c2f343984553f89ae9bb8a227b179d9ec3ee3bc4cae77c760aa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b2d106ea882c2f343984553f89ae9bb8a227b179d9ec3ee3bc4cae77c760aa0", kill_on_drop: false }`
[INFO] [stdout] 4b2d106ea882c2f343984553f89ae9bb8a227b179d9ec3ee3bc4cae77c760aa0
