[INFO] cloning repository https://github.com/Pamplemousse/interactions_compiler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pamplemousse/interactions_compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPamplemousse%2Finteractions_compiler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPamplemousse%2Finteractions_compiler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 67f8c739ac35fd6950fda597e7f626310740e480
[INFO] checking Pamplemousse/interactions_compiler against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPamplemousse%2Finteractions_compiler" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Pamplemousse/interactions_compiler on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Pamplemousse/interactions_compiler
[INFO] finished tweaking git repo https://github.com/Pamplemousse/interactions_compiler
[INFO] tweaked toml for git repo https://github.com/Pamplemousse/interactions_compiler written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Pamplemousse/interactions_compiler 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded assert-json-diff v1.0.3
[INFO] [stderr]   Downloaded extend v0.1.1
[INFO] [stderr]   Downloaded proc-macro-error-attr v0.4.12
[INFO] [stderr]   Downloaded proc-macro-error v0.4.12
[INFO] [stderr]   Downloaded syn v1.0.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a34d2d526604b83018cae3514dc8885c50264ec01e5f7f60a7bd01ab582b1e1
[INFO] running `Command { std: "docker" "start" "-a" "5a34d2d526604b83018cae3514dc8885c50264ec01e5f7f60a7bd01ab582b1e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a34d2d526604b83018cae3514dc8885c50264ec01e5f7f60a7bd01ab582b1e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a34d2d526604b83018cae3514dc8885c50264ec01e5f7f60a7bd01ab582b1e1", kill_on_drop: false }`
[INFO] [stdout] 5a34d2d526604b83018cae3514dc8885c50264ec01e5f7f60a7bd01ab582b1e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f54ef103c42f31ff9446c37309e662365ed5dd5d14a6cfdec8c55b30c2d3b62
[INFO] running `Command { std: "docker" "start" "-a" "4f54ef103c42f31ff9446c37309e662365ed5dd5d14a6cfdec8c55b30c2d3b62", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.18
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.87
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling bumpalo v3.13.0
[INFO] [stderr]    Compiling ryu v1.0.4
[INFO] [stderr]    Compiling serde v1.0.106
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.87
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking yaml-rust v0.3.5
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.87
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.87
[INFO] [stderr]    Compiling serde_derive v1.0.106
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.87
[INFO] [stderr]    Compiling extend v0.1.1
[INFO] [stderr]     Checking uuid v1.3.3
[INFO] [stderr]     Checking serde_json v1.0.51
[INFO] [stderr]     Checking assert-json-diff v1.0.3
[INFO] [stderr]     Checking interactions_compiler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `ActionPrint` is never constructed
[INFO] [stdout]   --> src/code_generator/zest/statement/mod.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum Statement {
[INFO] [stdout]    |          --------- variant in this enum
[INFO] [stdout] 24 |     #[serde(rename="ZestActionPrint")]
[INFO] [stdout] 25 |     ActionPrint(ActionPrintStatement),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Statement` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 8.12s
[INFO] running `Command { std: "docker" "inspect" "4f54ef103c42f31ff9446c37309e662365ed5dd5d14a6cfdec8c55b30c2d3b62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f54ef103c42f31ff9446c37309e662365ed5dd5d14a6cfdec8c55b30c2d3b62", kill_on_drop: false }`
[INFO] [stdout] 4f54ef103c42f31ff9446c37309e662365ed5dd5d14a6cfdec8c55b30c2d3b62
