[INFO] cloning repository https://github.com/ottocsb/sms_boom_r
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ottocsb/sms_boom_r" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fottocsb%2Fsms_boom_r", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fottocsb%2Fsms_boom_r'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 80071f34c662da5cdb4acb79e9ae1e3d8a845324
[INFO] building ottocsb/sms_boom_r against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fottocsb%2Fsms_boom_r" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ottocsb/sms_boom_r
[INFO] finished tweaking git repo https://github.com/ottocsb/sms_boom_r
[INFO] tweaked toml for git repo https://github.com/ottocsb/sms_boom_r written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ottocsb/sms_boom_r on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ottocsb/sms_boom_r 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deranged v0.3.9
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.14
[INFO] [stderr]   Downloaded console v0.15.7
[INFO] [stderr]   Downloaded axum-core v0.4.2
[INFO] [stderr]   Downloaded openssl-sys v0.9.96
[INFO] [stderr]   Downloaded async-trait v0.1.75
[INFO] [stderr]   Downloaded portable-atomic v1.5.1
[INFO] [stderr]   Downloaded tower-http v0.5.0
[INFO] [stderr]   Downloaded hyper-util v0.1.2
[INFO] [stderr]   Downloaded h2 v0.4.0
[INFO] [stderr]   Downloaded openssl v0.10.60
[INFO] [stderr]   Downloaded axum v0.7.3
[INFO] [stderr]   Downloaded indicatif v0.17.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05bdae7b281ed1c5f1d9a9eda340732eb290fe6275dd5ff8f55b486e87aca468
[INFO] running `Command { std: "docker" "start" "-a" "05bdae7b281ed1c5f1d9a9eda340732eb290fe6275dd5ff8f55b486e87aca468", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05bdae7b281ed1c5f1d9a9eda340732eb290fe6275dd5ff8f55b486e87aca468", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05bdae7b281ed1c5f1d9a9eda340732eb290fe6275dd5ff8f55b486e87aca468", kill_on_drop: false }`
[INFO] [stdout] 05bdae7b281ed1c5f1d9a9eda340732eb290fe6275dd5ff8f55b486e87aca468
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4dfb6a7249c8af6650882097abd08119b4d7da348e8bf76b166b22a02169bcb2
[INFO] running `Command { std: "docker" "start" "-a" "4dfb6a7249c8af6650882097abd08119b4d7da348e8bf76b166b22a02169bcb2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling openssl v0.10.60
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling http v1.0.0
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling async-trait v0.1.75
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.109
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling axum-core v0.4.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling portable-atomic v1.5.1
[INFO] [stderr]    Compiling axum v0.7.3
[INFO] [stderr]    Compiling deranged v0.3.9
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling time v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling openssl-sys v0.9.96
[INFO] [stderr]    Compiling indicatif v0.17.7
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling http-body-util v0.1.0
[INFO] [stderr]    Compiling tower-http v0.5.0
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.14
[INFO] [stderr]    Compiling h2 v0.4.0
[INFO] [stderr]    Compiling h2 v0.3.22
[INFO] [stderr]    Compiling hyper v1.1.0
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-util v0.1.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.23
[INFO] [stderr]    Compiling sms_boom_r v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `err` is never used
[INFO] [stdout]   --> src/struct_mod.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | / impl<T> Response<T>
[INFO] [stdout] 55 | |     where
[INFO] [stdout] 56 | |         T: Serialize,
[INFO] [stdout]    | |_____________________- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 64 |       pub fn err(code: i32, msg: String) -> Self {
[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 53.15s
[INFO] running `Command { std: "docker" "inspect" "4dfb6a7249c8af6650882097abd08119b4d7da348e8bf76b166b22a02169bcb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dfb6a7249c8af6650882097abd08119b4d7da348e8bf76b166b22a02169bcb2", kill_on_drop: false }`
[INFO] [stdout] 4dfb6a7249c8af6650882097abd08119b4d7da348e8bf76b166b22a02169bcb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce7fa67e9f22578d8742af5853aae36e8dffb464774bdb305a53c5488cd6bee6
[INFO] running `Command { std: "docker" "start" "-a" "ce7fa67e9f22578d8742af5853aae36e8dffb464774bdb305a53c5488cd6bee6", kill_on_drop: false }`
[INFO] [stderr]    Compiling sms_boom_r v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `err` is never used
[INFO] [stdout]   --> src/struct_mod.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | / impl<T> Response<T>
[INFO] [stdout] 55 | |     where
[INFO] [stdout] 56 | |         T: Serialize,
[INFO] [stdout]    | |_____________________- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 64 |       pub fn err(code: i32, msg: String) -> Self {
[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.94s
[INFO] running `Command { std: "docker" "inspect" "ce7fa67e9f22578d8742af5853aae36e8dffb464774bdb305a53c5488cd6bee6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce7fa67e9f22578d8742af5853aae36e8dffb464774bdb305a53c5488cd6bee6", kill_on_drop: false }`
[INFO] [stdout] ce7fa67e9f22578d8742af5853aae36e8dffb464774bdb305a53c5488cd6bee6
