[INFO] cloning repository https://github.com/carboneio/carbone-sdk-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/carboneio/carbone-sdk-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarboneio%2Fcarbone-sdk-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarboneio%2Fcarbone-sdk-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7b9809c294e5ca715c6fdf1faee70e59bb8d7009
[INFO] checking carboneio/carbone-sdk-rust against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarboneio%2Fcarbone-sdk-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/carboneio/carbone-sdk-rust
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/carboneio/carbone-sdk-rust
[INFO] tweaked toml for git repo https://github.com/carboneio/carbone-sdk-rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/carboneio/carbone-sdk-rust on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 312 packages to latest compatible versions
[INFO] [stderr]       Adding httpmock v0.6.8 (available: v0.8.2)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[INFO] [stderr]       Adding ring v0.16.20 (available: v0.17.14)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding validator v0.16.1 (available: v0.20.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sluice v0.5.5
[INFO] [stderr]   Downloaded validator_types v0.16.0
[INFO] [stderr]   Downloaded validator v0.16.1
[INFO] [stderr]   Downloaded castaway v0.1.2
[INFO] [stderr]   Downloaded async-object-pool v0.1.5
[INFO] [stderr]   Downloaded if_chain v1.0.3
[INFO] [stderr]   Downloaded validator_derive v0.16.0
[INFO] [stderr]   Downloaded async-signal v0.2.13
[INFO] [stderr]   Downloaded polling v3.11.0
[INFO] [stderr]   Downloaded httpmock v0.6.8
[INFO] [stderr]   Downloaded async-io v2.6.0
[INFO] [stderr]   Downloaded async-process v2.5.0
[INFO] [stderr]   Downloaded curl v0.4.49
[INFO] [stderr]   Downloaded async-std v1.13.2
[INFO] [stderr]   Downloaded isahc v1.7.2
[INFO] [stderr]   Downloaded libnghttp2-sys v0.1.11+1.64.0
[INFO] [stderr]   Downloaded curl-sys v0.4.83+curl-8.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d8153b8e58bcef5b5119f0e65da71149c0af1e4619c34e092224cc369c598b5
[INFO] running `Command { std: "docker" "start" "-a" "7d8153b8e58bcef5b5119f0e65da71149c0af1e4619c34e092224cc369c598b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d8153b8e58bcef5b5119f0e65da71149c0af1e4619c34e092224cc369c598b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d8153b8e58bcef5b5119f0e65da71149c0af1e4619c34e092224cc369c598b5", kill_on_drop: false }`
[INFO] [stdout] 7d8153b8e58bcef5b5119f0e65da71149c0af1e4619c34e092224cc369c598b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3fb4db7a82b5c253ccbb43fb91d229ad6d05c053c06501f6fbfd3cf274cccc96
[INFO] running `Command { std: "docker" "start" "-a" "3fb4db7a82b5c253ccbb43fb91d229ad6d05c053c06501f6fbfd3cf274cccc96", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]     Checking value-bag v1.11.1
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.11+1.64.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling curl-sys v0.4.83+curl-8.15.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling if_chain v1.0.3
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling isahc v1.7.2
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking sluice v0.5.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking castaway v0.1.2
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking serde_regex v1.1.0
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]    Compiling validator_types v0.16.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling validator_derive v0.16.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking validator v0.16.1
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]     Checking async-object-pool v0.1.5
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]    Compiling basic-cookies v0.1.5
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking carbone-sdk-rust v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking httpmock v0.6.8
[INFO] [stdout] warning: unused variable: `mock_render_response_false`
[INFO] [stdout]    --> tests/carbone_test.rs:391:13
[INFO] [stdout]     |
[INFO] [stdout] 391 |         let mock_render_response_false = server.mock(|when, then| {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mock_render_response_false`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mock_upload_template`
[INFO] [stdout]    --> tests/carbone_test.rs:401:13
[INFO] [stdout]     |
[INFO] [stdout] 401 |         let mock_upload_template = server.mock(|when, then| {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mock_upload_template`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "3fb4db7a82b5c253ccbb43fb91d229ad6d05c053c06501f6fbfd3cf274cccc96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fb4db7a82b5c253ccbb43fb91d229ad6d05c053c06501f6fbfd3cf274cccc96", kill_on_drop: false }`
[INFO] [stdout] 3fb4db7a82b5c253ccbb43fb91d229ad6d05c053c06501f6fbfd3cf274cccc96
