[INFO] fetching crate cel-cli 0.2.0...
[INFO] checking cel-cli-0.2.0 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate cel-cli 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate cel-cli 0.2.0
[INFO] finished tweaking crates.io crate cel-cli 0.2.0
[INFO] tweaked toml for crates.io crate cel-cli 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cel-cli 0.2.0 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cel-cli 0.2.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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 26559b0ccb7bf564581d642d8fd2fecce7dc3b54adc159afd0f9b6a856fe2edd
[INFO] running `Command { std: "docker" "start" "-a" "26559b0ccb7bf564581d642d8fd2fecce7dc3b54adc159afd0f9b6a856fe2edd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26559b0ccb7bf564581d642d8fd2fecce7dc3b54adc159afd0f9b6a856fe2edd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26559b0ccb7bf564581d642d8fd2fecce7dc3b54adc159afd0f9b6a856fe2edd", kill_on_drop: false }`
[INFO] [stdout] 26559b0ccb7bf564581d642d8fd2fecce7dc3b54adc159afd0f9b6a856fe2edd
[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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61118ed62166f4e8e738868226a5b54ea5cfdb1da93a764d9c4de6213e1f28c8
[INFO] running `Command { std: "docker" "start" "-a" "61118ed62166f4e8e738868226a5b54ea5cfdb1da93a764d9c4de6213e1f28c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling itertools v0.10.0
[INFO] [stderr]    Compiling string_cache v0.8.1
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling syn v1.0.70
[INFO] [stderr]    Compiling pico-args v0.4.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking nix v0.19.1
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]     Checking dirs-sys v0.3.6
[INFO] [stderr]     Checking utf8parse v0.2.0
[INFO] [stderr]     Checking dirs v3.0.2
[INFO] [stderr]    Compiling ascii-canvas v2.0.0
[INFO] [stderr]    Compiling regex v1.4.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling lalrpop-util v0.19.5
[INFO] [stderr]    Compiling lalrpop v0.19.5
[INFO] [stderr]     Checking thiserror v1.0.24
[INFO] [stderr]     Checking rustyline v7.1.0
[INFO] [stderr]    Compiling cel-parser v0.2.0
[INFO] [stderr]     Checking cel-interpreter v0.2.0
[INFO] [stderr]     Checking cel-cli v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]   --> src/main.rs:41:66
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 ctx.add_function("TestFunction".into(), |target, args, ctx| match target {
[INFO] [stdout]    |                                                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/main.rs:41:72
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 ctx.add_function("TestFunction".into(), |target, args, ctx| match target {
[INFO] [stdout]    |                                                                        ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]   --> src/main.rs:41:66
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 ctx.add_function("TestFunction".into(), |target, args, ctx| match target {
[INFO] [stdout]    |                                                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/main.rs:41:72
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 ctx.add_function("TestFunction".into(), |target, args, ctx| match target {
[INFO] [stdout]    |                                                                        ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.75s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 12`
[INFO] running `Command { std: "docker" "inspect" "61118ed62166f4e8e738868226a5b54ea5cfdb1da93a764d9c4de6213e1f28c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61118ed62166f4e8e738868226a5b54ea5cfdb1da93a764d9c4de6213e1f28c8", kill_on_drop: false }`
[INFO] [stdout] 61118ed62166f4e8e738868226a5b54ea5cfdb1da93a764d9c4de6213e1f28c8
