[INFO] cloning repository https://github.com/Cosiamo/oracle_sql_tools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cosiamo/oracle_sql_tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCosiamo%2Foracle_sql_tools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCosiamo%2Foracle_sql_tools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 20687cc72340f3cdab0d891a1a51ba9773eda015
[INFO] checking Cosiamo/oracle_sql_tools against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCosiamo%2Foracle_sql_tools" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Cosiamo/oracle_sql_tools
[INFO] finished tweaking git repo https://github.com/Cosiamo/oracle_sql_tools
[INFO] tweaked toml for git repo https://github.com/Cosiamo/oracle_sql_tools written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cosiamo/oracle_sql_tools on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Cosiamo/oracle_sql_tools 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded darling_core v0.13.4
[INFO] [stderr]   Downloaded darling_macro v0.13.4
[INFO] [stderr]   Downloaded autocfg v1.2.0
[INFO] [stderr]   Downloaded oracle_procmacro v0.1.2
[INFO] [stderr]   Downloaded darling v0.13.4
[INFO] [stderr]   Downloaded number_prefix v0.4.0
[INFO] [stderr]   Downloaded encode_unicode v0.3.6
[INFO] [stderr]   Downloaded bumpalo v3.15.4
[INFO] [stderr]   Downloaded console v0.15.8
[INFO] [stderr]   Downloaded indicatif v0.17.8
[INFO] [stderr]   Downloaded portable-atomic v1.6.0
[INFO] [stderr]   Downloaded chrono v0.4.35
[INFO] [stderr]   Downloaded syn v2.0.55
[INFO] [stderr]   Downloaded oracle v0.5.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39c89ac28610fed5a3fa4be7b686720c3fb700841d1d04976a76e454e3cc603b
[INFO] running `Command { std: "docker" "start" "-a" "39c89ac28610fed5a3fa4be7b686720c3fb700841d1d04976a76e454e3cc603b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39c89ac28610fed5a3fa4be7b686720c3fb700841d1d04976a76e454e3cc603b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39c89ac28610fed5a3fa4be7b686720c3fb700841d1d04976a76e454e3cc603b", kill_on_drop: false }`
[INFO] [stdout] 39c89ac28610fed5a3fa4be7b686720c3fb700841d1d04976a76e454e3cc603b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b681afd66dd290dc483466c03e75828e1098d8b2782f325dcd16b0641acaaa26
[INFO] running `Command { std: "docker" "start" "-a" "b681afd66dd290dc483466c03e75828e1098d8b2782f325dcd16b0641acaaa26", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling oracle v0.5.7
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling oracle_procmacro v0.1.2
[INFO] [stderr]     Checking oracle_sql_tools v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: useless assignment of variable of type `String` to itself
[INFO] [stdout]   --> src/statements/select/mod.rs:63:21
[INFO] [stdout]    |
[INFO] [stdout] 63 |             None => sql = sql,
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless assignment of variable of type `String` to itself
[INFO] [stdout]   --> src/statements/select/mod.rs:63:21
[INFO] [stdout]    |
[INFO] [stdout] 63 |             None => sql = sql,
[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 29.84s
[INFO] running `Command { std: "docker" "inspect" "b681afd66dd290dc483466c03e75828e1098d8b2782f325dcd16b0641acaaa26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b681afd66dd290dc483466c03e75828e1098d8b2782f325dcd16b0641acaaa26", kill_on_drop: false }`
[INFO] [stdout] b681afd66dd290dc483466c03e75828e1098d8b2782f325dcd16b0641acaaa26
